ansible-playbook [core 2.17.7] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-qeU executable location = /usr/local/bin/ansible-playbook python version = 3.12.8 (main, Dec 3 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] (/usr/bin/python3.12) jinja version = 3.1.5 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_states_nm.yml ************************************************** 2 plays in /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_nm.yml PLAY [Run playbook 'playbooks/tests_states.yml' with nm as provider] *********** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_nm.yml:6 Saturday 11 January 2025 07:46:31 -0500 (0:00:00.007) 0:00:00.007 ****** [WARNING]: Platform linux on host managed-node2 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node2] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_nm.yml:9 Saturday 11 January 2025 07:46:32 -0500 (0:00:01.165) 0:00:01.173 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed-node2 TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Saturday 11 January 2025 07:46:32 -0500 (0:00:00.035) 0:00:01.208 ****** ok: [managed-node2] TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Saturday 11 January 2025 07:46:33 -0500 (0:00:00.504) 0:00:01.713 ****** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Saturday 11 January 2025 07:46:33 -0500 (0:00:00.620) 0:00:02.333 ****** ok: [managed-node2] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Saturday 11 January 2025 07:46:34 -0500 (0:00:00.055) 0:00:02.389 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Saturday 11 January 2025 07:46:34 -0500 (0:00:00.026) 0:00:02.415 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed-node2 TASK [Create EPEL 9] *********************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Saturday 11 January 2025 07:46:34 -0500 (0:00:00.085) 0:00:02.500 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Saturday 11 January 2025 07:46:34 -0500 (0:00:00.024) 0:00:02.525 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Saturday 11 January 2025 07:46:34 -0500 (0:00:00.021) 0:00:02.546 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Saturday 11 January 2025 07:46:34 -0500 (0:00:00.021) 0:00:02.568 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Saturday 11 January 2025 07:46:34 -0500 (0:00:00.019) 0:00:02.588 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_nm.yml:11 Saturday 11 January 2025 07:46:34 -0500 (0:00:00.023) 0:00:02.611 ****** ok: [managed-node2] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing states] ************************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:3 Saturday 11 January 2025 07:46:34 -0500 (0:00:00.028) 0:00:02.640 ****** ok: [managed-node2] TASK [Show playbook name] ****************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:11 Saturday 11 January 2025 07:46:35 -0500 (0:00:00.835) 0:00:03.476 ****** ok: [managed-node2] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:22 Saturday 11 January 2025 07:46:35 -0500 (0:00:00.031) 0:00:03.507 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed-node2 TASK [TEST: I can create a profile] ******************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 11 January 2025 07:46:35 -0500 (0:00:00.042) 0:00:03.550 ****** ok: [managed-node2] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 11 January 2025 07:46:35 -0500 (0:00:00.026) 0:00:03.576 ****** ok: [managed-node2] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can create a profile" } ok: [managed-node2] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } ok: [managed-node2] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bridge_profile.yml" ] } ok: [managed-node2] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_present.yml" ] } ok: [managed-node2] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": true, "what": "tasks/assert_device_present.yml" } ] } ok: [managed-node2] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed-node2] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 11 January 2025 07:46:35 -0500 (0:00:00.106) 0:00:03.682 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed-node2 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 11 January 2025 07:46:35 -0500 (0:00:00.065) 0:00:03.748 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed-node2 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 11 January 2025 07:46:35 -0500 (0:00:00.033) 0:00:03.782 ****** ok: [managed-node2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003562", "end": "2025-01-11 07:46:35.884304", "rc": 0, "start": "2025-01-11 07:46:35.880742" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 11 January 2025 07:46:35 -0500 (0:00:00.544) 0:00:04.327 ****** ok: [managed-node2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 11 January 2025 07:46:35 -0500 (0:00:00.022) 0:00:04.349 ****** ok: [managed-node2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 11 January 2025 07:46:35 -0500 (0:00:00.020) 0:00:04.369 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed-node2 => (item=tasks/delete_interface.yml) included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed-node2 => (item=tasks/assert_device_absent.yml) TASK [Remove test interface if necessary] ************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Saturday 11 January 2025 07:46:36 -0500 (0:00:00.030) 0:00:04.400 ****** fatal: [managed-node2]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.008001", "end": "2025-01-11 07:46:36.319829", "rc": 1, "start": "2025-01-11 07:46:36.311828" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Saturday 11 January 2025 07:46:36 -0500 (0:00:00.365) 0:00:04.766 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed-node2 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 11 January 2025 07:46:36 -0500 (0:00:00.034) 0:00:04.800 ****** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Saturday 11 January 2025 07:46:36 -0500 (0:00:00.370) 0:00:05.170 ****** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 11 January 2025 07:46:36 -0500 (0:00:00.018) 0:00:05.189 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed-node2 => (item=tasks/create_bridge_profile.yml) TASK [Include network role] **************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Saturday 11 January 2025 07:46:36 -0500 (0:00:00.027) 0:00:05.216 ****** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 11 January 2025 07:46:36 -0500 (0:00:00.043) 0:00:05.260 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 11 January 2025 07:46:36 -0500 (0:00:00.040) 0:00:05.300 ****** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 11 January 2025 07:46:36 -0500 (0:00:00.067) 0:00:05.367 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 11 January 2025 07:46:37 -0500 (0:00:00.032) 0:00:05.400 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 11 January 2025 07:46:37 -0500 (0:00:00.038) 0:00:05.439 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 11 January 2025 07:46:38 -0500 (0:00:01.877) 0:00:07.316 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 11 January 2025 07:46:40 -0500 (0:00:01.195) 0:00:08.511 ****** ok: [managed-node2] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 11 January 2025 07:46:40 -0500 (0:00:00.039) 0:00:08.551 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 11 January 2025 07:46:40 -0500 (0:00:00.030) 0:00:08.582 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 11 January 2025 07:46:40 -0500 (0:00:00.044) 0:00:08.627 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 11 January 2025 07:46:40 -0500 (0:00:00.112) 0:00:08.739 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 11 January 2025 07:46:40 -0500 (0:00:00.139) 0:00:08.879 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 11 January 2025 07:46:40 -0500 (0:00:00.106) 0:00:08.986 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 11 January 2025 07:46:40 -0500 (0:00:00.100) 0:00:09.086 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 11 January 2025 07:46:40 -0500 (0:00:00.107) 0:00:09.194 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 11 January 2025 07:46:40 -0500 (0:00:00.039) 0:00:09.234 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 11 January 2025 07:46:40 -0500 (0:00:00.060) 0:00:09.294 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 11 January 2025 07:46:40 -0500 (0:00:00.059) 0:00:09.354 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 11 January 2025 07:46:41 -0500 (0:00:00.951) 0:00:10.306 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 11 January 2025 07:46:42 -0500 (0:00:00.099) 0:00:10.406 ****** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 11 January 2025 07:46:42 -0500 (0:00:00.052) 0:00:10.458 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 11 January 2025 07:46:42 -0500 (0:00:00.056) 0:00:10.515 ****** changed: [managed-node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, b6633474-5195-44ce-a988-0265432cc182 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 11 January 2025 07:46:42 -0500 (0:00:00.786) 0:00:11.302 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 11 January 2025 07:46:42 -0500 (0:00:00.047) 0:00:11.349 ****** ok: [managed-node2] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, b6633474-5195-44ce-a988-0265432cc182" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 11 January 2025 07:46:43 -0500 (0:00:00.059) 0:00:11.408 ****** ok: [managed-node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, b6633474-5195-44ce-a988-0265432cc182\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, b6633474-5195-44ce-a988-0265432cc182" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 11 January 2025 07:46:43 -0500 (0:00:00.059) 0:00:11.468 ****** skipping: [managed-node2] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 11 January 2025 07:46:43 -0500 (0:00:00.052) 0:00:11.520 ****** ok: [managed-node2] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Saturday 11 January 2025 07:46:43 -0500 (0:00:00.617) 0:00:12.138 ****** ok: [managed-node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, b6633474-5195-44ce-a988-0265432cc182\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, b6633474-5195-44ce-a988-0265432cc182" ] } } TASK [Asserts] ***************************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 11 January 2025 07:46:43 -0500 (0:00:00.036) 0:00:12.175 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed-node2 => (item=tasks/assert_profile_present.yml) TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Saturday 11 January 2025 07:46:43 -0500 (0:00:00.059) 0:00:12.234 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed-node2 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 11 January 2025 07:46:43 -0500 (0:00:00.058) 0:00:12.292 ****** ok: [managed-node2] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 11 January 2025 07:46:43 -0500 (0:00:00.068) 0:00:12.360 ****** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 11 January 2025 07:46:44 -0500 (0:00:00.402) 0:00:12.763 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 11 January 2025 07:46:44 -0500 (0:00:00.052) 0:00:12.815 ****** ok: [managed-node2] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021066", "end": "2025-01-11 07:46:44.791402", "rc": 0, "start": "2025-01-11 07:46:44.770336" } STDOUT: statebr /etc/NetworkManager/system-connections/statebr.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 11 January 2025 07:46:44 -0500 (0:00:00.445) 0:00:13.261 ****** ok: [managed-node2] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 11 January 2025 07:46:44 -0500 (0:00:00.060) 0:00:13.321 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 11 January 2025 07:46:45 -0500 (0:00:00.065) 0:00:13.387 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 11 January 2025 07:46:45 -0500 (0:00:00.063) 0:00:13.450 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 11 January 2025 07:46:45 -0500 (0:00:00.063) 0:00:13.514 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Saturday 11 January 2025 07:46:45 -0500 (0:00:00.052) 0:00:13.567 ****** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Saturday 11 January 2025 07:46:45 -0500 (0:00:00.048) 0:00:13.615 ****** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Saturday 11 January 2025 07:46:45 -0500 (0:00:00.048) 0:00:13.664 ****** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 11 January 2025 07:46:45 -0500 (0:00:00.047) 0:00:13.711 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed-node2 => (item={'what': 'tasks/assert_device_present.yml', 'condition': True}) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Saturday 11 January 2025 07:46:45 -0500 (0:00:00.087) 0:00:13.798 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed-node2 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 11 January 2025 07:46:45 -0500 (0:00:00.052) 0:00:13.851 ****** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1736599602.7972832, "block_size": 4096, "blocks": 0, "ctime": 1736599602.7972832, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31264, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/statebr", "lnk_target": "../../devices/virtual/net/statebr", "mode": "0777", "mtime": 1736599602.7972832, "nlink": 1, "path": "/sys/class/net/statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'statebr'] ************************ task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Saturday 11 January 2025 07:46:45 -0500 (0:00:00.397) 0:00:14.249 ****** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can create a profile'] ******************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 11 January 2025 07:46:45 -0500 (0:00:00.065) 0:00:14.314 ****** ok: [managed-node2] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 11 January 2025 07:46:45 -0500 (0:00:00.060) 0:00:14.374 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed-node2 => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 11 January 2025 07:46:46 -0500 (0:00:00.152) 0:00:14.526 ****** fatal: [managed-node2]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.062752", "end": "2025-01-11 07:46:46.525994", "rc": 1, "start": "2025-01-11 07:46:46.463242" } STDOUT: Connection 'statebr' (b6633474-5195-44ce-a988-0265432cc182) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:45 Saturday 11 January 2025 07:46:46 -0500 (0:00:00.507) 0:00:15.034 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed-node2 TASK [TEST: I can create a profile without autoconnect] ************************ task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 11 January 2025 07:46:46 -0500 (0:00:00.147) 0:00:15.181 ****** ok: [managed-node2] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 11 January 2025 07:46:46 -0500 (0:00:00.076) 0:00:15.258 ****** ok: [managed-node2] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can create a profile without autoconnect" } ok: [managed-node2] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } ok: [managed-node2] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bridge_profile_no_autoconnect.yml" ] } ok: [managed-node2] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_absent.yml", "tasks/assert_profile_present.yml" ] } ok: [managed-node2] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } ok: [managed-node2] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed-node2] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 11 January 2025 07:46:47 -0500 (0:00:00.141) 0:00:15.399 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed-node2 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 11 January 2025 07:46:47 -0500 (0:00:00.096) 0:00:15.496 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed-node2 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 11 January 2025 07:46:47 -0500 (0:00:00.113) 0:00:15.610 ****** ok: [managed-node2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003540", "end": "2025-01-11 07:46:47.592608", "rc": 0, "start": "2025-01-11 07:46:47.589068" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 11 January 2025 07:46:47 -0500 (0:00:00.428) 0:00:16.038 ****** ok: [managed-node2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 11 January 2025 07:46:47 -0500 (0:00:00.035) 0:00:16.074 ****** ok: [managed-node2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 11 January 2025 07:46:47 -0500 (0:00:00.036) 0:00:16.110 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed-node2 => (item=tasks/delete_interface.yml) included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed-node2 => (item=tasks/assert_device_absent.yml) TASK [Remove test interface if necessary] ************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Saturday 11 January 2025 07:46:47 -0500 (0:00:00.065) 0:00:16.176 ****** fatal: [managed-node2]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.006540", "end": "2025-01-11 07:46:48.124658", "rc": 1, "start": "2025-01-11 07:46:48.118118" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Saturday 11 January 2025 07:46:48 -0500 (0:00:00.424) 0:00:16.601 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed-node2 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 11 January 2025 07:46:48 -0500 (0:00:00.125) 0:00:16.726 ****** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Saturday 11 January 2025 07:46:48 -0500 (0:00:00.394) 0:00:17.121 ****** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 11 January 2025 07:46:48 -0500 (0:00:00.070) 0:00:17.191 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for managed-node2 => (item=tasks/create_bridge_profile_no_autoconnect.yml) TASK [Include network role] **************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Saturday 11 January 2025 07:46:48 -0500 (0:00:00.106) 0:00:17.298 ****** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 11 January 2025 07:46:49 -0500 (0:00:00.119) 0:00:17.418 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 11 January 2025 07:46:49 -0500 (0:00:00.075) 0:00:17.494 ****** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 11 January 2025 07:46:49 -0500 (0:00:00.071) 0:00:17.565 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 11 January 2025 07:46:49 -0500 (0:00:00.036) 0:00:17.602 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 11 January 2025 07:46:49 -0500 (0:00:00.037) 0:00:17.639 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 11 January 2025 07:46:50 -0500 (0:00:01.644) 0:00:19.284 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 11 January 2025 07:46:51 -0500 (0:00:00.892) 0:00:20.176 ****** ok: [managed-node2] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 11 January 2025 07:46:51 -0500 (0:00:00.043) 0:00:20.220 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 11 January 2025 07:46:51 -0500 (0:00:00.082) 0:00:20.302 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 11 January 2025 07:46:51 -0500 (0:00:00.038) 0:00:20.341 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 11 January 2025 07:46:52 -0500 (0:00:00.053) 0:00:20.394 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 11 January 2025 07:46:52 -0500 (0:00:00.067) 0:00:20.462 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 11 January 2025 07:46:52 -0500 (0:00:00.056) 0:00:20.518 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 11 January 2025 07:46:52 -0500 (0:00:00.092) 0:00:20.611 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 11 January 2025 07:46:52 -0500 (0:00:00.117) 0:00:20.729 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 11 January 2025 07:46:52 -0500 (0:00:00.046) 0:00:20.775 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 11 January 2025 07:46:52 -0500 (0:00:00.038) 0:00:20.814 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 11 January 2025 07:46:52 -0500 (0:00:00.061) 0:00:20.875 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 11 January 2025 07:46:53 -0500 (0:00:00.568) 0:00:21.443 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 11 January 2025 07:46:53 -0500 (0:00:00.101) 0:00:21.544 ****** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 11 January 2025 07:46:53 -0500 (0:00:00.050) 0:00:21.595 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 11 January 2025 07:46:53 -0500 (0:00:00.052) 0:00:21.648 ****** changed: [managed-node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 783703b7-9538-4ff7-9415-8378d61cda1d TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 11 January 2025 07:46:53 -0500 (0:00:00.673) 0:00:22.321 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 11 January 2025 07:46:53 -0500 (0:00:00.058) 0:00:22.380 ****** ok: [managed-node2] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 783703b7-9538-4ff7-9415-8378d61cda1d" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 11 January 2025 07:46:54 -0500 (0:00:00.062) 0:00:22.443 ****** ok: [managed-node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 783703b7-9538-4ff7-9415-8378d61cda1d\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 783703b7-9538-4ff7-9415-8378d61cda1d" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 11 January 2025 07:46:54 -0500 (0:00:00.062) 0:00:22.506 ****** skipping: [managed-node2] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 11 January 2025 07:46:54 -0500 (0:00:00.092) 0:00:22.599 ****** ok: [managed-node2] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Saturday 11 January 2025 07:46:54 -0500 (0:00:00.469) 0:00:23.069 ****** ok: [managed-node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 783703b7-9538-4ff7-9415-8378d61cda1d\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 783703b7-9538-4ff7-9415-8378d61cda1d" ] } } TASK [Asserts] ***************************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 11 January 2025 07:46:54 -0500 (0:00:00.059) 0:00:23.128 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed-node2 => (item=tasks/assert_device_absent.yml) included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed-node2 => (item=tasks/assert_profile_present.yml) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Saturday 11 January 2025 07:46:54 -0500 (0:00:00.181) 0:00:23.310 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed-node2 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 11 January 2025 07:46:55 -0500 (0:00:00.098) 0:00:23.408 ****** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Saturday 11 January 2025 07:46:55 -0500 (0:00:00.467) 0:00:23.875 ****** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Saturday 11 January 2025 07:46:55 -0500 (0:00:00.063) 0:00:23.939 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed-node2 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 11 January 2025 07:46:55 -0500 (0:00:00.068) 0:00:24.007 ****** ok: [managed-node2] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 11 January 2025 07:46:55 -0500 (0:00:00.041) 0:00:24.048 ****** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 11 January 2025 07:46:56 -0500 (0:00:00.385) 0:00:24.434 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 11 January 2025 07:46:56 -0500 (0:00:00.067) 0:00:24.502 ****** ok: [managed-node2] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021132", "end": "2025-01-11 07:46:56.459601", "rc": 0, "start": "2025-01-11 07:46:56.438469" } STDOUT: statebr /etc/NetworkManager/system-connections/statebr.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 11 January 2025 07:46:56 -0500 (0:00:00.416) 0:00:24.918 ****** ok: [managed-node2] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 11 January 2025 07:46:56 -0500 (0:00:00.046) 0:00:24.965 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 11 January 2025 07:46:56 -0500 (0:00:00.036) 0:00:25.001 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 11 January 2025 07:46:56 -0500 (0:00:00.030) 0:00:25.032 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 11 January 2025 07:46:56 -0500 (0:00:00.062) 0:00:25.095 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Saturday 11 January 2025 07:46:56 -0500 (0:00:00.032) 0:00:25.127 ****** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Saturday 11 January 2025 07:46:56 -0500 (0:00:00.036) 0:00:25.163 ****** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Saturday 11 January 2025 07:46:56 -0500 (0:00:00.040) 0:00:25.204 ****** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 11 January 2025 07:46:56 -0500 (0:00:00.054) 0:00:25.258 ****** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 11 January 2025 07:46:56 -0500 (0:00:00.097) 0:00:25.356 ****** ok: [managed-node2] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 11 January 2025 07:46:57 -0500 (0:00:00.059) 0:00:25.415 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed-node2 => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 11 January 2025 07:46:57 -0500 (0:00:00.124) 0:00:25.540 ****** fatal: [managed-node2]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.040427", "end": "2025-01-11 07:46:57.545291", "rc": 1, "start": "2025-01-11 07:46:57.504864" } STDOUT: Connection 'statebr' (783703b7-9538-4ff7-9415-8378d61cda1d) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:65 Saturday 11 January 2025 07:46:57 -0500 (0:00:00.467) 0:00:26.007 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed-node2 TASK [TEST: I can activate an existing profile] ******************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 11 January 2025 07:46:57 -0500 (0:00:00.071) 0:00:26.079 ****** ok: [managed-node2] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 11 January 2025 07:46:57 -0500 (0:00:00.052) 0:00:26.131 ****** ok: [managed-node2] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can activate an existing profile" } ok: [managed-node2] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml" ] } ok: [managed-node2] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/activate_profile.yml" ] } ok: [managed-node2] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_present.yml" ] } ok: [managed-node2] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } ok: [managed-node2] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed-node2] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 11 January 2025 07:46:57 -0500 (0:00:00.111) 0:00:26.242 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed-node2 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 11 January 2025 07:46:57 -0500 (0:00:00.070) 0:00:26.312 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed-node2 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 11 January 2025 07:46:58 -0500 (0:00:00.078) 0:00:26.391 ****** ok: [managed-node2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003959", "end": "2025-01-11 07:46:58.292955", "rc": 0, "start": "2025-01-11 07:46:58.288996" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 11 January 2025 07:46:58 -0500 (0:00:00.454) 0:00:26.845 ****** ok: [managed-node2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 11 January 2025 07:46:58 -0500 (0:00:00.082) 0:00:26.928 ****** ok: [managed-node2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 11 January 2025 07:46:58 -0500 (0:00:00.092) 0:00:27.021 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed-node2 => (item=tasks/create_bridge_profile.yml) TASK [Include network role] **************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Saturday 11 January 2025 07:46:58 -0500 (0:00:00.173) 0:00:27.194 ****** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 11 January 2025 07:46:58 -0500 (0:00:00.159) 0:00:27.354 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 11 January 2025 07:46:59 -0500 (0:00:00.131) 0:00:27.485 ****** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 11 January 2025 07:46:59 -0500 (0:00:00.072) 0:00:27.558 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 11 January 2025 07:46:59 -0500 (0:00:00.038) 0:00:27.596 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 11 January 2025 07:46:59 -0500 (0:00:00.052) 0:00:27.649 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 11 January 2025 07:47:00 -0500 (0:00:01.642) 0:00:29.291 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 11 January 2025 07:47:01 -0500 (0:00:00.848) 0:00:30.140 ****** ok: [managed-node2] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 11 January 2025 07:47:01 -0500 (0:00:00.077) 0:00:30.218 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 11 January 2025 07:47:02 -0500 (0:00:00.167) 0:00:30.386 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 11 January 2025 07:47:02 -0500 (0:00:00.056) 0:00:30.443 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 11 January 2025 07:47:02 -0500 (0:00:00.109) 0:00:30.552 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 11 January 2025 07:47:02 -0500 (0:00:00.084) 0:00:30.636 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 11 January 2025 07:47:02 -0500 (0:00:00.072) 0:00:30.709 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 11 January 2025 07:47:02 -0500 (0:00:00.065) 0:00:30.774 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 11 January 2025 07:47:02 -0500 (0:00:00.105) 0:00:30.880 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 11 January 2025 07:47:02 -0500 (0:00:00.037) 0:00:30.918 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 11 January 2025 07:47:02 -0500 (0:00:00.033) 0:00:30.952 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 11 January 2025 07:47:02 -0500 (0:00:00.066) 0:00:31.018 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 11 January 2025 07:47:03 -0500 (0:00:00.573) 0:00:31.592 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 11 January 2025 07:47:03 -0500 (0:00:00.102) 0:00:31.694 ****** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 11 January 2025 07:47:03 -0500 (0:00:00.069) 0:00:31.764 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 11 January 2025 07:47:03 -0500 (0:00:00.099) 0:00:31.864 ****** changed: [managed-node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, fc41de25-194b-406d-9d4a-b9eba98d6214 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 11 January 2025 07:47:04 -0500 (0:00:00.773) 0:00:32.637 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 11 January 2025 07:47:04 -0500 (0:00:00.104) 0:00:32.742 ****** ok: [managed-node2] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, fc41de25-194b-406d-9d4a-b9eba98d6214" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 11 January 2025 07:47:04 -0500 (0:00:00.072) 0:00:32.814 ****** ok: [managed-node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, fc41de25-194b-406d-9d4a-b9eba98d6214\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, fc41de25-194b-406d-9d4a-b9eba98d6214" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 11 January 2025 07:47:04 -0500 (0:00:00.080) 0:00:32.894 ****** skipping: [managed-node2] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 11 January 2025 07:47:04 -0500 (0:00:00.077) 0:00:32.972 ****** ok: [managed-node2] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Saturday 11 January 2025 07:47:05 -0500 (0:00:00.430) 0:00:33.403 ****** ok: [managed-node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, fc41de25-194b-406d-9d4a-b9eba98d6214\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, fc41de25-194b-406d-9d4a-b9eba98d6214" ] } } TASK [Test] ******************************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 11 January 2025 07:47:05 -0500 (0:00:00.050) 0:00:33.453 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml for managed-node2 => (item=tasks/activate_profile.yml) TASK [Include network role] **************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml:3 Saturday 11 January 2025 07:47:05 -0500 (0:00:00.061) 0:00:33.515 ****** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 11 January 2025 07:47:05 -0500 (0:00:00.180) 0:00:33.695 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 11 January 2025 07:47:05 -0500 (0:00:00.145) 0:00:33.841 ****** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 11 January 2025 07:47:05 -0500 (0:00:00.140) 0:00:33.982 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 11 January 2025 07:47:05 -0500 (0:00:00.084) 0:00:34.068 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 11 January 2025 07:47:05 -0500 (0:00:00.064) 0:00:34.133 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 11 January 2025 07:47:07 -0500 (0:00:01.591) 0:00:35.724 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 11 January 2025 07:47:08 -0500 (0:00:00.935) 0:00:36.660 ****** ok: [managed-node2] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 11 January 2025 07:47:08 -0500 (0:00:00.067) 0:00:36.728 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 11 January 2025 07:47:08 -0500 (0:00:00.114) 0:00:36.842 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 11 January 2025 07:47:08 -0500 (0:00:00.092) 0:00:36.934 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 11 January 2025 07:47:08 -0500 (0:00:00.135) 0:00:37.070 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 11 January 2025 07:47:08 -0500 (0:00:00.124) 0:00:37.195 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 11 January 2025 07:47:08 -0500 (0:00:00.078) 0:00:37.273 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 11 January 2025 07:47:08 -0500 (0:00:00.082) 0:00:37.356 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 11 January 2025 07:47:09 -0500 (0:00:00.093) 0:00:37.449 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 11 January 2025 07:47:09 -0500 (0:00:00.033) 0:00:37.483 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 11 January 2025 07:47:09 -0500 (0:00:00.039) 0:00:37.522 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 11 January 2025 07:47:09 -0500 (0:00:00.096) 0:00:37.618 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 11 January 2025 07:47:09 -0500 (0:00:00.632) 0:00:38.250 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 11 January 2025 07:47:09 -0500 (0:00:00.104) 0:00:38.355 ****** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 11 January 2025 07:47:10 -0500 (0:00:00.053) 0:00:38.409 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 11 January 2025 07:47:10 -0500 (0:00:00.054) 0:00:38.464 ****** ok: [managed-node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr, fc41de25-194b-406d-9d4a-b9eba98d6214 skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 11 January 2025 07:47:10 -0500 (0:00:00.587) 0:00:39.051 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 11 January 2025 07:47:10 -0500 (0:00:00.034) 0:00:39.085 ****** ok: [managed-node2] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, fc41de25-194b-406d-9d4a-b9eba98d6214 skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 11 January 2025 07:47:10 -0500 (0:00:00.039) 0:00:39.125 ****** ok: [managed-node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, fc41de25-194b-406d-9d4a-b9eba98d6214 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, fc41de25-194b-406d-9d4a-b9eba98d6214 skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 11 January 2025 07:47:10 -0500 (0:00:00.037) 0:00:39.163 ****** skipping: [managed-node2] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 11 January 2025 07:47:10 -0500 (0:00:00.084) 0:00:39.247 ****** ok: [managed-node2] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 11 January 2025 07:47:11 -0500 (0:00:00.364) 0:00:39.612 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed-node2 => (item=tasks/assert_device_present.yml) included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed-node2 => (item=tasks/assert_profile_present.yml) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Saturday 11 January 2025 07:47:11 -0500 (0:00:00.068) 0:00:39.680 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed-node2 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 11 January 2025 07:47:11 -0500 (0:00:00.065) 0:00:39.745 ****** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1736599624.0780551, "block_size": 4096, "blocks": 0, "ctime": 1736599624.0780551, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31395, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/statebr", "lnk_target": "../../devices/virtual/net/statebr", "mode": "0777", "mtime": 1736599624.0780551, "nlink": 1, "path": "/sys/class/net/statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'statebr'] ************************ task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Saturday 11 January 2025 07:47:11 -0500 (0:00:00.405) 0:00:40.150 ****** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Saturday 11 January 2025 07:47:11 -0500 (0:00:00.043) 0:00:40.194 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed-node2 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 11 January 2025 07:47:11 -0500 (0:00:00.063) 0:00:40.257 ****** ok: [managed-node2] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 11 January 2025 07:47:11 -0500 (0:00:00.047) 0:00:40.305 ****** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 11 January 2025 07:47:12 -0500 (0:00:00.381) 0:00:40.686 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 11 January 2025 07:47:12 -0500 (0:00:00.056) 0:00:40.743 ****** ok: [managed-node2] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020147", "end": "2025-01-11 07:47:12.713234", "rc": 0, "start": "2025-01-11 07:47:12.693087" } STDOUT: statebr /etc/NetworkManager/system-connections/statebr.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 11 January 2025 07:47:12 -0500 (0:00:00.442) 0:00:41.185 ****** ok: [managed-node2] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 11 January 2025 07:47:12 -0500 (0:00:00.066) 0:00:41.251 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 11 January 2025 07:47:12 -0500 (0:00:00.059) 0:00:41.311 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 11 January 2025 07:47:12 -0500 (0:00:00.058) 0:00:41.370 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 11 January 2025 07:47:13 -0500 (0:00:00.066) 0:00:41.436 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Saturday 11 January 2025 07:47:13 -0500 (0:00:00.175) 0:00:41.612 ****** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Saturday 11 January 2025 07:47:13 -0500 (0:00:00.067) 0:00:41.680 ****** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Saturday 11 January 2025 07:47:13 -0500 (0:00:00.086) 0:00:41.766 ****** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 11 January 2025 07:47:13 -0500 (0:00:00.077) 0:00:41.844 ****** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Success in test 'I can activate an existing profile'] ******************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 11 January 2025 07:47:13 -0500 (0:00:00.105) 0:00:41.950 ****** ok: [managed-node2] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 11 January 2025 07:47:13 -0500 (0:00:00.071) 0:00:42.022 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed-node2 => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 11 January 2025 07:47:13 -0500 (0:00:00.156) 0:00:42.178 ****** fatal: [managed-node2]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.070979", "end": "2025-01-11 07:47:14.247447", "rc": 1, "start": "2025-01-11 07:47:14.176468" } STDOUT: Connection 'statebr' (fc41de25-194b-406d-9d4a-b9eba98d6214) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:83 Saturday 11 January 2025 07:47:14 -0500 (0:00:00.521) 0:00:42.700 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed-node2 TASK [TEST: I can remove an existing profile without taking it down] *********** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 11 January 2025 07:47:14 -0500 (0:00:00.094) 0:00:42.794 ****** ok: [managed-node2] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 11 January 2025 07:47:14 -0500 (0:00:00.061) 0:00:42.856 ****** ok: [managed-node2] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can remove an existing profile without taking it down" } ok: [managed-node2] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml" ] } ok: [managed-node2] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove_profile.yml" ] } ok: [managed-node2] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_absent.yml" ] } ok: [managed-node2] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } ok: [managed-node2] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed-node2] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 11 January 2025 07:47:14 -0500 (0:00:00.101) 0:00:42.957 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed-node2 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 11 January 2025 07:47:14 -0500 (0:00:00.075) 0:00:43.033 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed-node2 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 11 January 2025 07:47:14 -0500 (0:00:00.060) 0:00:43.093 ****** ok: [managed-node2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004042", "end": "2025-01-11 07:47:15.004711", "rc": 0, "start": "2025-01-11 07:47:15.000669" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 11 January 2025 07:47:15 -0500 (0:00:00.379) 0:00:43.473 ****** ok: [managed-node2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 11 January 2025 07:47:15 -0500 (0:00:00.126) 0:00:43.599 ****** ok: [managed-node2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 11 January 2025 07:47:15 -0500 (0:00:00.064) 0:00:43.664 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed-node2 => (item=tasks/create_bridge_profile.yml) included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml for managed-node2 => (item=tasks/activate_profile.yml) TASK [Include network role] **************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Saturday 11 January 2025 07:47:15 -0500 (0:00:00.107) 0:00:43.771 ****** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 11 January 2025 07:47:15 -0500 (0:00:00.104) 0:00:43.875 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 11 January 2025 07:47:15 -0500 (0:00:00.120) 0:00:43.996 ****** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 11 January 2025 07:47:15 -0500 (0:00:00.080) 0:00:44.076 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 11 January 2025 07:47:15 -0500 (0:00:00.039) 0:00:44.116 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 11 January 2025 07:47:15 -0500 (0:00:00.038) 0:00:44.154 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 11 January 2025 07:47:17 -0500 (0:00:01.585) 0:00:45.739 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 11 January 2025 07:47:18 -0500 (0:00:01.016) 0:00:46.756 ****** ok: [managed-node2] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 11 January 2025 07:47:18 -0500 (0:00:00.089) 0:00:46.845 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 11 January 2025 07:47:18 -0500 (0:00:00.086) 0:00:46.932 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 11 January 2025 07:47:18 -0500 (0:00:00.135) 0:00:47.068 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 11 January 2025 07:47:18 -0500 (0:00:00.100) 0:00:47.168 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 11 January 2025 07:47:18 -0500 (0:00:00.092) 0:00:47.260 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 11 January 2025 07:47:18 -0500 (0:00:00.081) 0:00:47.342 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 11 January 2025 07:47:19 -0500 (0:00:00.112) 0:00:47.454 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 11 January 2025 07:47:19 -0500 (0:00:00.163) 0:00:47.618 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 11 January 2025 07:47:19 -0500 (0:00:00.045) 0:00:47.663 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 11 January 2025 07:47:19 -0500 (0:00:00.049) 0:00:47.713 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 11 January 2025 07:47:19 -0500 (0:00:00.071) 0:00:47.784 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 11 January 2025 07:47:19 -0500 (0:00:00.579) 0:00:48.364 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 11 January 2025 07:47:20 -0500 (0:00:00.086) 0:00:48.451 ****** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 11 January 2025 07:47:20 -0500 (0:00:00.058) 0:00:48.509 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 11 January 2025 07:47:20 -0500 (0:00:00.056) 0:00:48.565 ****** changed: [managed-node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, c758cdea-234d-4cf1-8046-cdbfcb91ee22 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 11 January 2025 07:47:20 -0500 (0:00:00.646) 0:00:49.211 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 11 January 2025 07:47:20 -0500 (0:00:00.065) 0:00:49.277 ****** ok: [managed-node2] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, c758cdea-234d-4cf1-8046-cdbfcb91ee22" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 11 January 2025 07:47:20 -0500 (0:00:00.063) 0:00:49.340 ****** ok: [managed-node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, c758cdea-234d-4cf1-8046-cdbfcb91ee22\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, c758cdea-234d-4cf1-8046-cdbfcb91ee22" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 11 January 2025 07:47:21 -0500 (0:00:00.065) 0:00:49.405 ****** skipping: [managed-node2] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 11 January 2025 07:47:21 -0500 (0:00:00.056) 0:00:49.461 ****** ok: [managed-node2] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Saturday 11 January 2025 07:47:21 -0500 (0:00:00.425) 0:00:49.887 ****** ok: [managed-node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, c758cdea-234d-4cf1-8046-cdbfcb91ee22\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, c758cdea-234d-4cf1-8046-cdbfcb91ee22" ] } } TASK [Include network role] **************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml:3 Saturday 11 January 2025 07:47:21 -0500 (0:00:00.039) 0:00:49.927 ****** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 11 January 2025 07:47:21 -0500 (0:00:00.106) 0:00:50.034 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 11 January 2025 07:47:21 -0500 (0:00:00.114) 0:00:50.148 ****** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 11 January 2025 07:47:21 -0500 (0:00:00.105) 0:00:50.254 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 11 January 2025 07:47:21 -0500 (0:00:00.086) 0:00:50.340 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 11 January 2025 07:47:22 -0500 (0:00:00.061) 0:00:50.402 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 11 January 2025 07:47:24 -0500 (0:00:02.663) 0:00:53.065 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 11 January 2025 07:47:25 -0500 (0:00:00.888) 0:00:53.954 ****** ok: [managed-node2] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 11 January 2025 07:47:25 -0500 (0:00:00.059) 0:00:54.013 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 11 January 2025 07:47:25 -0500 (0:00:00.055) 0:00:54.069 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 11 January 2025 07:47:25 -0500 (0:00:00.052) 0:00:54.122 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 11 January 2025 07:47:25 -0500 (0:00:00.075) 0:00:54.197 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 11 January 2025 07:47:26 -0500 (0:00:00.240) 0:00:54.438 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 11 January 2025 07:47:26 -0500 (0:00:00.108) 0:00:54.546 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 11 January 2025 07:47:26 -0500 (0:00:00.164) 0:00:54.711 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 11 January 2025 07:47:26 -0500 (0:00:00.274) 0:00:54.985 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 11 January 2025 07:47:26 -0500 (0:00:00.088) 0:00:55.074 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 11 January 2025 07:47:26 -0500 (0:00:00.102) 0:00:55.177 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 11 January 2025 07:47:26 -0500 (0:00:00.175) 0:00:55.352 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 11 January 2025 07:47:27 -0500 (0:00:00.794) 0:00:56.147 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 11 January 2025 07:47:27 -0500 (0:00:00.068) 0:00:56.216 ****** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 11 January 2025 07:47:27 -0500 (0:00:00.034) 0:00:56.250 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 11 January 2025 07:47:27 -0500 (0:00:00.038) 0:00:56.289 ****** ok: [managed-node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr, c758cdea-234d-4cf1-8046-cdbfcb91ee22 skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 11 January 2025 07:47:28 -0500 (0:00:00.641) 0:00:56.930 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 11 January 2025 07:47:28 -0500 (0:00:00.043) 0:00:56.973 ****** ok: [managed-node2] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, c758cdea-234d-4cf1-8046-cdbfcb91ee22 skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 11 January 2025 07:47:28 -0500 (0:00:00.059) 0:00:57.033 ****** ok: [managed-node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, c758cdea-234d-4cf1-8046-cdbfcb91ee22 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, c758cdea-234d-4cf1-8046-cdbfcb91ee22 skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 11 January 2025 07:47:28 -0500 (0:00:00.070) 0:00:57.104 ****** skipping: [managed-node2] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 11 January 2025 07:47:28 -0500 (0:00:00.077) 0:00:57.181 ****** ok: [managed-node2] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 11 January 2025 07:47:29 -0500 (0:00:00.482) 0:00:57.663 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml for managed-node2 => (item=tasks/remove_profile.yml) TASK [Include network role] **************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml:3 Saturday 11 January 2025 07:47:29 -0500 (0:00:00.193) 0:00:57.857 ****** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 11 January 2025 07:47:29 -0500 (0:00:00.100) 0:00:57.958 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 11 January 2025 07:47:29 -0500 (0:00:00.114) 0:00:58.073 ****** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 11 January 2025 07:47:29 -0500 (0:00:00.159) 0:00:58.232 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 11 January 2025 07:47:29 -0500 (0:00:00.062) 0:00:58.294 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 11 January 2025 07:47:29 -0500 (0:00:00.050) 0:00:58.345 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 11 January 2025 07:47:31 -0500 (0:00:01.581) 0:00:59.926 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 11 January 2025 07:47:32 -0500 (0:00:00.852) 0:01:00.779 ****** ok: [managed-node2] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 11 January 2025 07:47:32 -0500 (0:00:00.047) 0:01:00.826 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 11 January 2025 07:47:32 -0500 (0:00:00.066) 0:01:00.892 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 11 January 2025 07:47:32 -0500 (0:00:00.054) 0:01:00.947 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 11 January 2025 07:47:32 -0500 (0:00:00.087) 0:01:01.035 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 11 January 2025 07:47:32 -0500 (0:00:00.138) 0:01:01.174 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 11 January 2025 07:47:32 -0500 (0:00:00.056) 0:01:01.230 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 11 January 2025 07:47:32 -0500 (0:00:00.067) 0:01:01.297 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 11 January 2025 07:47:33 -0500 (0:00:00.092) 0:01:01.390 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 11 January 2025 07:47:33 -0500 (0:00:00.034) 0:01:01.425 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 11 January 2025 07:47:33 -0500 (0:00:00.035) 0:01:01.460 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 11 January 2025 07:47:33 -0500 (0:00:00.064) 0:01:01.524 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 11 January 2025 07:47:33 -0500 (0:00:00.579) 0:01:02.104 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 11 January 2025 07:47:33 -0500 (0:00:00.067) 0:01:02.171 ****** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 11 January 2025 07:47:33 -0500 (0:00:00.043) 0:01:02.215 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 11 January 2025 07:47:33 -0500 (0:00:00.044) 0:01:02.260 ****** changed: [managed-node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 11 January 2025 07:47:34 -0500 (0:00:00.608) 0:01:02.868 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 11 January 2025 07:47:34 -0500 (0:00:00.057) 0:01:02.926 ****** ok: [managed-node2] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 11 January 2025 07:47:34 -0500 (0:00:00.062) 0:01:02.989 ****** ok: [managed-node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 11 January 2025 07:47:34 -0500 (0:00:00.063) 0:01:03.053 ****** skipping: [managed-node2] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 11 January 2025 07:47:34 -0500 (0:00:00.057) 0:01:03.110 ****** ok: [managed-node2] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 11 January 2025 07:47:35 -0500 (0:00:00.422) 0:01:03.533 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed-node2 => (item=tasks/assert_device_present.yml) included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml for managed-node2 => (item=tasks/assert_profile_absent.yml) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Saturday 11 January 2025 07:47:35 -0500 (0:00:00.220) 0:01:03.754 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed-node2 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 11 January 2025 07:47:35 -0500 (0:00:00.090) 0:01:03.844 ****** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1736599640.6938655, "block_size": 4096, "blocks": 0, "ctime": 1736599640.6938655, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31526, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/statebr", "lnk_target": "../../devices/virtual/net/statebr", "mode": "0777", "mtime": 1736599640.6938655, "nlink": 1, "path": "/sys/class/net/statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'statebr'] ************************ task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Saturday 11 January 2025 07:47:35 -0500 (0:00:00.369) 0:01:04.213 ****** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:3 Saturday 11 January 2025 07:47:35 -0500 (0:00:00.036) 0:01:04.250 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed-node2 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 11 January 2025 07:47:35 -0500 (0:00:00.061) 0:01:04.311 ****** ok: [managed-node2] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 11 January 2025 07:47:35 -0500 (0:00:00.036) 0:01:04.348 ****** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 11 January 2025 07:47:36 -0500 (0:00:00.348) 0:01:04.697 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 11 January 2025 07:47:36 -0500 (0:00:00.032) 0:01:04.729 ****** fatal: [managed-node2]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020342", "end": "2025-01-11 07:47:36.656413", "rc": 1, "start": "2025-01-11 07:47:36.636071" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 11 January 2025 07:47:36 -0500 (0:00:00.392) 0:01:05.122 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "nm_profile_exists.rc == 0", "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 11 January 2025 07:47:36 -0500 (0:00:00.040) 0:01:05.162 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 11 January 2025 07:47:36 -0500 (0:00:00.033) 0:01:05.195 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 11 January 2025 07:47:36 -0500 (0:00:00.035) 0:01:05.230 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 11 January 2025 07:47:36 -0500 (0:00:00.033) 0:01:05.264 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Saturday 11 January 2025 07:47:36 -0500 (0:00:00.033) 0:01:05.297 ****** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 11 January 2025 07:47:36 -0500 (0:00:00.035) 0:01:05.333 ****** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 11 January 2025 07:47:37 -0500 (0:00:00.052) 0:01:05.386 ****** ok: [managed-node2] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 11 January 2025 07:47:37 -0500 (0:00:00.075) 0:01:05.461 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed-node2 => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 11 January 2025 07:47:37 -0500 (0:00:00.061) 0:01:05.522 ****** fatal: [managed-node2]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.070517", "end": "2025-01-11 07:47:37.516252", "rc": 1, "start": "2025-01-11 07:47:37.445735" } STDOUT: Connection 'statebr' (c758cdea-234d-4cf1-8046-cdbfcb91ee22) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:102 Saturday 11 January 2025 07:47:37 -0500 (0:00:00.445) 0:01:05.968 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed-node2 TASK [TEST: I can take a profile down that is absent] ************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 11 January 2025 07:47:37 -0500 (0:00:00.063) 0:01:06.031 ****** ok: [managed-node2] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 11 January 2025 07:47:37 -0500 (0:00:00.035) 0:01:06.067 ****** ok: [managed-node2] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can take a profile down that is absent" } ok: [managed-node2] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml", "tasks/remove_profile.yml" ] } ok: [managed-node2] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove+down_profile.yml" ] } ok: [managed-node2] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_absent.yml" ] } ok: [managed-node2] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": true, "what": "tasks/assert_device_absent.yml" } ] } ok: [managed-node2] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed-node2] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 11 January 2025 07:47:37 -0500 (0:00:00.082) 0:01:06.150 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed-node2 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 11 January 2025 07:47:37 -0500 (0:00:00.109) 0:01:06.260 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed-node2 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 11 January 2025 07:47:37 -0500 (0:00:00.094) 0:01:06.354 ****** ok: [managed-node2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003423", "end": "2025-01-11 07:47:38.332110", "rc": 0, "start": "2025-01-11 07:47:38.328687" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 11 January 2025 07:47:38 -0500 (0:00:00.460) 0:01:06.815 ****** ok: [managed-node2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 11 January 2025 07:47:38 -0500 (0:00:00.109) 0:01:06.925 ****** ok: [managed-node2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 11 January 2025 07:47:38 -0500 (0:00:00.085) 0:01:07.010 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed-node2 => (item=tasks/create_bridge_profile.yml) included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml for managed-node2 => (item=tasks/activate_profile.yml) included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml for managed-node2 => (item=tasks/remove_profile.yml) TASK [Include network role] **************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Saturday 11 January 2025 07:47:38 -0500 (0:00:00.160) 0:01:07.170 ****** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 11 January 2025 07:47:39 -0500 (0:00:00.274) 0:01:07.444 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 11 January 2025 07:47:39 -0500 (0:00:00.127) 0:01:07.572 ****** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 11 January 2025 07:47:39 -0500 (0:00:00.119) 0:01:07.692 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 11 January 2025 07:47:39 -0500 (0:00:00.075) 0:01:07.769 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 11 January 2025 07:47:39 -0500 (0:00:00.114) 0:01:07.884 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 11 January 2025 07:47:41 -0500 (0:00:01.733) 0:01:09.617 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 11 January 2025 07:47:42 -0500 (0:00:01.029) 0:01:10.646 ****** ok: [managed-node2] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 11 January 2025 07:47:42 -0500 (0:00:00.136) 0:01:10.782 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 11 January 2025 07:47:42 -0500 (0:00:00.066) 0:01:10.849 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 11 January 2025 07:47:42 -0500 (0:00:00.066) 0:01:10.915 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 11 January 2025 07:47:42 -0500 (0:00:00.096) 0:01:11.013 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 11 January 2025 07:47:42 -0500 (0:00:00.142) 0:01:11.155 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 11 January 2025 07:47:42 -0500 (0:00:00.111) 0:01:11.266 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 11 January 2025 07:47:42 -0500 (0:00:00.110) 0:01:11.377 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 11 January 2025 07:47:43 -0500 (0:00:00.188) 0:01:11.565 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 11 January 2025 07:47:43 -0500 (0:00:00.046) 0:01:11.612 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 11 January 2025 07:47:43 -0500 (0:00:00.043) 0:01:11.655 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 11 January 2025 07:47:43 -0500 (0:00:00.074) 0:01:11.730 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 11 January 2025 07:47:43 -0500 (0:00:00.587) 0:01:12.317 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 11 January 2025 07:47:44 -0500 (0:00:00.100) 0:01:12.417 ****** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 11 January 2025 07:47:44 -0500 (0:00:00.037) 0:01:12.455 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 11 January 2025 07:47:44 -0500 (0:00:00.034) 0:01:12.490 ****** changed: [managed-node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, d9ff3d30-a5f6-4245-bf07-341bb2fbce85 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 11 January 2025 07:47:44 -0500 (0:00:00.580) 0:01:13.071 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 11 January 2025 07:47:44 -0500 (0:00:00.036) 0:01:13.108 ****** ok: [managed-node2] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, d9ff3d30-a5f6-4245-bf07-341bb2fbce85" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 11 January 2025 07:47:44 -0500 (0:00:00.084) 0:01:13.192 ****** ok: [managed-node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, d9ff3d30-a5f6-4245-bf07-341bb2fbce85\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, d9ff3d30-a5f6-4245-bf07-341bb2fbce85" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 11 January 2025 07:47:44 -0500 (0:00:00.101) 0:01:13.294 ****** skipping: [managed-node2] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 11 January 2025 07:47:44 -0500 (0:00:00.061) 0:01:13.355 ****** ok: [managed-node2] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Saturday 11 January 2025 07:47:45 -0500 (0:00:00.410) 0:01:13.766 ****** ok: [managed-node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, d9ff3d30-a5f6-4245-bf07-341bb2fbce85\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, d9ff3d30-a5f6-4245-bf07-341bb2fbce85" ] } } TASK [Include network role] **************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml:3 Saturday 11 January 2025 07:47:45 -0500 (0:00:00.044) 0:01:13.811 ****** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 11 January 2025 07:47:45 -0500 (0:00:00.072) 0:01:13.883 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 11 January 2025 07:47:45 -0500 (0:00:00.105) 0:01:13.989 ****** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 11 January 2025 07:47:45 -0500 (0:00:00.085) 0:01:14.074 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 11 January 2025 07:47:45 -0500 (0:00:00.041) 0:01:14.116 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 11 January 2025 07:47:45 -0500 (0:00:00.052) 0:01:14.168 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 11 January 2025 07:47:47 -0500 (0:00:01.631) 0:01:15.800 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 11 January 2025 07:47:48 -0500 (0:00:00.818) 0:01:16.618 ****** ok: [managed-node2] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 11 January 2025 07:47:48 -0500 (0:00:00.036) 0:01:16.654 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 11 January 2025 07:47:48 -0500 (0:00:00.035) 0:01:16.690 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 11 January 2025 07:47:48 -0500 (0:00:00.062) 0:01:16.753 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 11 January 2025 07:47:48 -0500 (0:00:00.110) 0:01:16.864 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 11 January 2025 07:47:48 -0500 (0:00:00.109) 0:01:16.973 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 11 January 2025 07:47:48 -0500 (0:00:00.063) 0:01:17.037 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 11 January 2025 07:47:48 -0500 (0:00:00.072) 0:01:17.109 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 11 January 2025 07:47:48 -0500 (0:00:00.106) 0:01:17.216 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 11 January 2025 07:47:48 -0500 (0:00:00.048) 0:01:17.264 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 11 January 2025 07:47:49 -0500 (0:00:00.128) 0:01:17.393 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 11 January 2025 07:47:49 -0500 (0:00:00.134) 0:01:17.527 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 11 January 2025 07:47:49 -0500 (0:00:00.674) 0:01:18.201 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 11 January 2025 07:47:49 -0500 (0:00:00.119) 0:01:18.321 ****** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 11 January 2025 07:47:50 -0500 (0:00:00.084) 0:01:18.406 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 11 January 2025 07:47:50 -0500 (0:00:00.077) 0:01:18.484 ****** ok: [managed-node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr, d9ff3d30-a5f6-4245-bf07-341bb2fbce85 skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 11 January 2025 07:47:50 -0500 (0:00:00.624) 0:01:19.109 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 11 January 2025 07:47:50 -0500 (0:00:00.045) 0:01:19.154 ****** ok: [managed-node2] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, d9ff3d30-a5f6-4245-bf07-341bb2fbce85 skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 11 January 2025 07:47:50 -0500 (0:00:00.042) 0:01:19.196 ****** ok: [managed-node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, d9ff3d30-a5f6-4245-bf07-341bb2fbce85 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, d9ff3d30-a5f6-4245-bf07-341bb2fbce85 skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 11 January 2025 07:47:50 -0500 (0:00:00.069) 0:01:19.266 ****** skipping: [managed-node2] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 11 January 2025 07:47:50 -0500 (0:00:00.102) 0:01:19.369 ****** ok: [managed-node2] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml:3 Saturday 11 January 2025 07:47:51 -0500 (0:00:00.394) 0:01:19.763 ****** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 11 January 2025 07:47:51 -0500 (0:00:00.070) 0:01:19.834 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 11 January 2025 07:47:51 -0500 (0:00:00.070) 0:01:19.904 ****** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 11 January 2025 07:47:51 -0500 (0:00:00.080) 0:01:19.985 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 11 January 2025 07:47:51 -0500 (0:00:00.103) 0:01:20.088 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 11 January 2025 07:47:51 -0500 (0:00:00.063) 0:01:20.152 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 11 January 2025 07:47:53 -0500 (0:00:01.624) 0:01:21.777 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 11 January 2025 07:47:54 -0500 (0:00:00.974) 0:01:22.751 ****** ok: [managed-node2] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 11 January 2025 07:47:54 -0500 (0:00:00.069) 0:01:22.820 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 11 January 2025 07:47:54 -0500 (0:00:00.035) 0:01:22.856 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 11 January 2025 07:47:54 -0500 (0:00:00.046) 0:01:22.903 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 11 January 2025 07:47:54 -0500 (0:00:00.093) 0:01:22.996 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 11 January 2025 07:47:54 -0500 (0:00:00.139) 0:01:23.136 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 11 January 2025 07:47:54 -0500 (0:00:00.103) 0:01:23.240 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 11 January 2025 07:47:54 -0500 (0:00:00.113) 0:01:23.353 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 11 January 2025 07:47:55 -0500 (0:00:00.163) 0:01:23.517 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 11 January 2025 07:47:55 -0500 (0:00:00.042) 0:01:23.559 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 11 January 2025 07:47:55 -0500 (0:00:00.051) 0:01:23.610 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 11 January 2025 07:47:55 -0500 (0:00:00.063) 0:01:23.673 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 11 January 2025 07:47:55 -0500 (0:00:00.590) 0:01:24.264 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 11 January 2025 07:47:56 -0500 (0:00:00.166) 0:01:24.430 ****** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 11 January 2025 07:47:56 -0500 (0:00:00.032) 0:01:24.463 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 11 January 2025 07:47:56 -0500 (0:00:00.032) 0:01:24.495 ****** changed: [managed-node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 11 January 2025 07:47:56 -0500 (0:00:00.564) 0:01:25.060 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 11 January 2025 07:47:56 -0500 (0:00:00.058) 0:01:25.118 ****** ok: [managed-node2] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 11 January 2025 07:47:56 -0500 (0:00:00.066) 0:01:25.185 ****** ok: [managed-node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 11 January 2025 07:47:56 -0500 (0:00:00.063) 0:01:25.249 ****** skipping: [managed-node2] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 11 January 2025 07:47:56 -0500 (0:00:00.057) 0:01:25.306 ****** ok: [managed-node2] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 11 January 2025 07:47:57 -0500 (0:00:00.420) 0:01:25.726 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml for managed-node2 => (item=tasks/remove+down_profile.yml) TASK [Include network role] **************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml:3 Saturday 11 January 2025 07:47:57 -0500 (0:00:00.104) 0:01:25.831 ****** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 11 January 2025 07:47:57 -0500 (0:00:00.101) 0:01:25.932 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 11 January 2025 07:47:57 -0500 (0:00:00.082) 0:01:26.015 ****** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 11 January 2025 07:47:57 -0500 (0:00:00.064) 0:01:26.080 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 11 January 2025 07:47:57 -0500 (0:00:00.037) 0:01:26.117 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 11 January 2025 07:47:57 -0500 (0:00:00.087) 0:01:26.204 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 11 January 2025 07:47:59 -0500 (0:00:01.694) 0:01:27.899 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 11 January 2025 07:48:00 -0500 (0:00:00.978) 0:01:28.878 ****** ok: [managed-node2] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 11 January 2025 07:48:00 -0500 (0:00:00.063) 0:01:28.941 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 11 January 2025 07:48:00 -0500 (0:00:00.059) 0:01:29.001 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 11 January 2025 07:48:00 -0500 (0:00:00.059) 0:01:29.060 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 11 January 2025 07:48:00 -0500 (0:00:00.093) 0:01:29.154 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 11 January 2025 07:48:00 -0500 (0:00:00.109) 0:01:29.263 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 11 January 2025 07:48:00 -0500 (0:00:00.085) 0:01:29.349 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 11 January 2025 07:48:01 -0500 (0:00:00.081) 0:01:29.431 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 11 January 2025 07:48:01 -0500 (0:00:00.104) 0:01:29.535 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 11 January 2025 07:48:01 -0500 (0:00:00.033) 0:01:29.569 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 11 January 2025 07:48:01 -0500 (0:00:00.034) 0:01:29.603 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 11 January 2025 07:48:01 -0500 (0:00:00.061) 0:01:29.665 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 11 January 2025 07:48:01 -0500 (0:00:00.559) 0:01:30.224 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 11 January 2025 07:48:01 -0500 (0:00:00.064) 0:01:30.288 ****** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 11 January 2025 07:48:01 -0500 (0:00:00.087) 0:01:30.376 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 11 January 2025 07:48:02 -0500 (0:00:00.035) 0:01:30.412 ****** changed: [managed-node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 11 January 2025 07:48:02 -0500 (0:00:00.613) 0:01:31.025 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 11 January 2025 07:48:02 -0500 (0:00:00.045) 0:01:31.071 ****** ok: [managed-node2] => { "__network_connections_result.stderr_lines": [ "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 11 January 2025 07:48:02 -0500 (0:00:00.053) 0:01:31.124 ****** ok: [managed-node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete\n", "stderr_lines": [ "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 11 January 2025 07:48:02 -0500 (0:00:00.044) 0:01:31.169 ****** skipping: [managed-node2] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 11 January 2025 07:48:02 -0500 (0:00:00.034) 0:01:31.204 ****** ok: [managed-node2] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 11 January 2025 07:48:03 -0500 (0:00:00.422) 0:01:31.626 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml for managed-node2 => (item=tasks/assert_profile_absent.yml) TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:3 Saturday 11 January 2025 07:48:03 -0500 (0:00:00.144) 0:01:31.771 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed-node2 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 11 January 2025 07:48:03 -0500 (0:00:00.165) 0:01:31.936 ****** ok: [managed-node2] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 11 January 2025 07:48:03 -0500 (0:00:00.091) 0:01:32.028 ****** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 11 January 2025 07:48:04 -0500 (0:00:00.430) 0:01:32.458 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 11 January 2025 07:48:04 -0500 (0:00:00.065) 0:01:32.524 ****** fatal: [managed-node2]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.019726", "end": "2025-01-11 07:48:04.510782", "rc": 1, "start": "2025-01-11 07:48:04.491056" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 11 January 2025 07:48:04 -0500 (0:00:00.465) 0:01:32.990 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "nm_profile_exists.rc == 0", "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 11 January 2025 07:48:04 -0500 (0:00:00.038) 0:01:33.028 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 11 January 2025 07:48:04 -0500 (0:00:00.037) 0:01:33.066 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 11 January 2025 07:48:04 -0500 (0:00:00.112) 0:01:33.179 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 11 January 2025 07:48:04 -0500 (0:00:00.057) 0:01:33.237 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Saturday 11 January 2025 07:48:04 -0500 (0:00:00.052) 0:01:33.290 ****** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 11 January 2025 07:48:04 -0500 (0:00:00.082) 0:01:33.373 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed-node2 => (item={'what': 'tasks/assert_device_absent.yml', 'condition': True}) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Saturday 11 January 2025 07:48:05 -0500 (0:00:00.205) 0:01:33.578 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed-node2 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 11 January 2025 07:48:05 -0500 (0:00:00.107) 0:01:33.686 ****** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Saturday 11 January 2025 07:48:05 -0500 (0:00:00.398) 0:01:34.084 ****** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can take a profile down that is absent'] ************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 11 January 2025 07:48:05 -0500 (0:00:00.057) 0:01:34.142 ****** ok: [managed-node2] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 11 January 2025 07:48:05 -0500 (0:00:00.057) 0:01:34.199 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed-node2 => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 11 January 2025 07:48:05 -0500 (0:00:00.098) 0:01:34.298 ****** fatal: [managed-node2]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.038801", "end": "2025-01-11 07:48:06.266767", "rc": 1, "start": "2025-01-11 07:48:06.227966" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:124 Saturday 11 January 2025 07:48:06 -0500 (0:00:00.431) 0:01:34.729 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed-node2 TASK [TEST: I will not get an error when I try to remove an absent profile] **** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 11 January 2025 07:48:06 -0500 (0:00:00.117) 0:01:34.847 ****** ok: [managed-node2] => {} MSG: ########## I will not get an error when I try to remove an absent profile ########## TASK [Show item] *************************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 11 January 2025 07:48:06 -0500 (0:00:00.056) 0:01:34.904 ****** ok: [managed-node2] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I will not get an error when I try to remove an absent profile" } ok: [managed-node2] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml", "tasks/remove+down_profile.yml" ] } ok: [managed-node2] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove+down_profile.yml" ] } ok: [managed-node2] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_absent.yml", "tasks/get_NetworkManager_NVR.yml" ] } ok: [managed-node2] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": true, "what": "tasks/assert_device_absent.yml" } ] } ok: [managed-node2] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed-node2] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml", "tasks/check_network_dns.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 11 January 2025 07:48:06 -0500 (0:00:00.087) 0:01:34.991 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed-node2 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 11 January 2025 07:48:06 -0500 (0:00:00.175) 0:01:35.167 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed-node2 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 11 January 2025 07:48:06 -0500 (0:00:00.107) 0:01:35.274 ****** ok: [managed-node2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003961", "end": "2025-01-11 07:48:07.264464", "rc": 0, "start": "2025-01-11 07:48:07.260503" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 11 January 2025 07:48:07 -0500 (0:00:00.440) 0:01:35.715 ****** ok: [managed-node2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 11 January 2025 07:48:07 -0500 (0:00:00.035) 0:01:35.751 ****** ok: [managed-node2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 11 January 2025 07:48:07 -0500 (0:00:00.036) 0:01:35.787 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed-node2 => (item=tasks/create_bridge_profile.yml) included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml for managed-node2 => (item=tasks/activate_profile.yml) included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml for managed-node2 => (item=tasks/remove+down_profile.yml) TASK [Include network role] **************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Saturday 11 January 2025 07:48:07 -0500 (0:00:00.073) 0:01:35.861 ****** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 11 January 2025 07:48:07 -0500 (0:00:00.118) 0:01:35.979 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 11 January 2025 07:48:07 -0500 (0:00:00.117) 0:01:36.096 ****** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 11 January 2025 07:48:07 -0500 (0:00:00.079) 0:01:36.176 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 11 January 2025 07:48:07 -0500 (0:00:00.045) 0:01:36.221 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 11 January 2025 07:48:07 -0500 (0:00:00.046) 0:01:36.268 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 11 January 2025 07:48:09 -0500 (0:00:01.614) 0:01:37.883 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 11 January 2025 07:48:10 -0500 (0:00:01.014) 0:01:38.897 ****** ok: [managed-node2] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 11 January 2025 07:48:10 -0500 (0:00:00.041) 0:01:38.938 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 11 January 2025 07:48:10 -0500 (0:00:00.033) 0:01:38.972 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 11 January 2025 07:48:10 -0500 (0:00:00.031) 0:01:39.004 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 11 January 2025 07:48:10 -0500 (0:00:00.055) 0:01:39.059 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 11 January 2025 07:48:10 -0500 (0:00:00.062) 0:01:39.122 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 11 January 2025 07:48:10 -0500 (0:00:00.076) 0:01:39.198 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 11 January 2025 07:48:10 -0500 (0:00:00.109) 0:01:39.308 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 11 January 2025 07:48:11 -0500 (0:00:00.126) 0:01:39.434 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 11 January 2025 07:48:11 -0500 (0:00:00.037) 0:01:39.472 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 11 January 2025 07:48:11 -0500 (0:00:00.052) 0:01:39.524 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 11 January 2025 07:48:11 -0500 (0:00:00.090) 0:01:39.614 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 11 January 2025 07:48:11 -0500 (0:00:00.645) 0:01:40.259 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 11 January 2025 07:48:11 -0500 (0:00:00.099) 0:01:40.359 ****** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 11 January 2025 07:48:12 -0500 (0:00:00.053) 0:01:40.413 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 11 January 2025 07:48:12 -0500 (0:00:00.054) 0:01:40.467 ****** changed: [managed-node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 7c394e3e-9559-425b-894e-0feed7df16cb TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 11 January 2025 07:48:12 -0500 (0:00:00.803) 0:01:41.271 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 11 January 2025 07:48:12 -0500 (0:00:00.041) 0:01:41.312 ****** ok: [managed-node2] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 7c394e3e-9559-425b-894e-0feed7df16cb" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 11 January 2025 07:48:12 -0500 (0:00:00.042) 0:01:41.354 ****** ok: [managed-node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 7c394e3e-9559-425b-894e-0feed7df16cb\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 7c394e3e-9559-425b-894e-0feed7df16cb" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 11 January 2025 07:48:13 -0500 (0:00:00.045) 0:01:41.400 ****** skipping: [managed-node2] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 11 January 2025 07:48:13 -0500 (0:00:00.048) 0:01:41.448 ****** ok: [managed-node2] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Saturday 11 January 2025 07:48:13 -0500 (0:00:00.362) 0:01:41.811 ****** ok: [managed-node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 7c394e3e-9559-425b-894e-0feed7df16cb\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 7c394e3e-9559-425b-894e-0feed7df16cb" ] } } TASK [Include network role] **************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml:3 Saturday 11 January 2025 07:48:13 -0500 (0:00:00.038) 0:01:41.849 ****** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 11 January 2025 07:48:13 -0500 (0:00:00.070) 0:01:41.920 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 11 January 2025 07:48:13 -0500 (0:00:00.065) 0:01:41.986 ****** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 11 January 2025 07:48:13 -0500 (0:00:00.079) 0:01:42.066 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 11 January 2025 07:48:13 -0500 (0:00:00.065) 0:01:42.132 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 11 January 2025 07:48:13 -0500 (0:00:00.047) 0:01:42.179 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 11 January 2025 07:48:15 -0500 (0:00:01.682) 0:01:43.862 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 11 January 2025 07:48:16 -0500 (0:00:01.077) 0:01:44.939 ****** ok: [managed-node2] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 11 January 2025 07:48:16 -0500 (0:00:00.070) 0:01:45.009 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 11 January 2025 07:48:16 -0500 (0:00:00.061) 0:01:45.070 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 11 January 2025 07:48:16 -0500 (0:00:00.059) 0:01:45.130 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 11 January 2025 07:48:16 -0500 (0:00:00.084) 0:01:45.214 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 11 January 2025 07:48:16 -0500 (0:00:00.071) 0:01:45.286 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 11 January 2025 07:48:16 -0500 (0:00:00.064) 0:01:45.350 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 11 January 2025 07:48:17 -0500 (0:00:00.063) 0:01:45.414 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 11 January 2025 07:48:17 -0500 (0:00:00.168) 0:01:45.582 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 11 January 2025 07:48:17 -0500 (0:00:00.068) 0:01:45.651 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 11 January 2025 07:48:17 -0500 (0:00:00.114) 0:01:45.766 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 11 January 2025 07:48:17 -0500 (0:00:00.188) 0:01:45.954 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 11 January 2025 07:48:18 -0500 (0:00:00.766) 0:01:46.726 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 11 January 2025 07:48:18 -0500 (0:00:00.114) 0:01:46.840 ****** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 11 January 2025 07:48:18 -0500 (0:00:00.056) 0:01:46.897 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 11 January 2025 07:48:18 -0500 (0:00:00.038) 0:01:46.936 ****** ok: [managed-node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 7c394e3e-9559-425b-894e-0feed7df16cb skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 11 January 2025 07:48:19 -0500 (0:00:00.617) 0:01:47.553 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 11 January 2025 07:48:19 -0500 (0:00:00.034) 0:01:47.587 ****** ok: [managed-node2] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 7c394e3e-9559-425b-894e-0feed7df16cb skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 11 January 2025 07:48:19 -0500 (0:00:00.149) 0:01:47.737 ****** ok: [managed-node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 7c394e3e-9559-425b-894e-0feed7df16cb skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 7c394e3e-9559-425b-894e-0feed7df16cb skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 11 January 2025 07:48:19 -0500 (0:00:00.068) 0:01:47.806 ****** skipping: [managed-node2] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 11 January 2025 07:48:19 -0500 (0:00:00.066) 0:01:47.880 ****** ok: [managed-node2] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml:3 Saturday 11 January 2025 07:48:19 -0500 (0:00:00.396) 0:01:48.276 ****** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 11 January 2025 07:48:20 -0500 (0:00:00.159) 0:01:48.435 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 11 January 2025 07:48:20 -0500 (0:00:00.145) 0:01:48.581 ****** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 11 January 2025 07:48:20 -0500 (0:00:00.102) 0:01:48.684 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 11 January 2025 07:48:20 -0500 (0:00:00.067) 0:01:48.751 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 11 January 2025 07:48:20 -0500 (0:00:00.100) 0:01:48.854 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 11 January 2025 07:48:22 -0500 (0:00:01.644) 0:01:50.498 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 11 January 2025 07:48:23 -0500 (0:00:00.910) 0:01:51.409 ****** ok: [managed-node2] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 11 January 2025 07:48:23 -0500 (0:00:00.066) 0:01:51.476 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 11 January 2025 07:48:23 -0500 (0:00:00.141) 0:01:51.618 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 11 January 2025 07:48:23 -0500 (0:00:00.069) 0:01:51.687 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 11 January 2025 07:48:23 -0500 (0:00:00.106) 0:01:51.793 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 11 January 2025 07:48:23 -0500 (0:00:00.109) 0:01:51.903 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 11 January 2025 07:48:23 -0500 (0:00:00.106) 0:01:52.009 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 11 January 2025 07:48:23 -0500 (0:00:00.118) 0:01:52.128 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 11 January 2025 07:48:23 -0500 (0:00:00.170) 0:01:52.298 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 11 January 2025 07:48:23 -0500 (0:00:00.041) 0:01:52.340 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 11 January 2025 07:48:23 -0500 (0:00:00.034) 0:01:52.375 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 11 January 2025 07:48:24 -0500 (0:00:00.070) 0:01:52.445 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 11 January 2025 07:48:24 -0500 (0:00:00.647) 0:01:53.092 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 11 January 2025 07:48:24 -0500 (0:00:00.138) 0:01:53.231 ****** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 11 January 2025 07:48:24 -0500 (0:00:00.071) 0:01:53.302 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 11 January 2025 07:48:24 -0500 (0:00:00.069) 0:01:53.372 ****** changed: [managed-node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 11 January 2025 07:48:25 -0500 (0:00:00.764) 0:01:54.136 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 11 January 2025 07:48:25 -0500 (0:00:00.067) 0:01:54.204 ****** ok: [managed-node2] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 11 January 2025 07:48:25 -0500 (0:00:00.065) 0:01:54.270 ****** ok: [managed-node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 11 January 2025 07:48:25 -0500 (0:00:00.069) 0:01:54.339 ****** skipping: [managed-node2] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 11 January 2025 07:48:26 -0500 (0:00:00.060) 0:01:54.400 ****** ok: [managed-node2] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 11 January 2025 07:48:26 -0500 (0:00:00.461) 0:01:54.861 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml for managed-node2 => (item=tasks/remove+down_profile.yml) TASK [Include network role] **************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml:3 Saturday 11 January 2025 07:48:26 -0500 (0:00:00.082) 0:01:54.944 ****** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 11 January 2025 07:48:26 -0500 (0:00:00.074) 0:01:55.018 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 11 January 2025 07:48:26 -0500 (0:00:00.068) 0:01:55.087 ****** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 11 January 2025 07:48:26 -0500 (0:00:00.063) 0:01:55.150 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 11 January 2025 07:48:26 -0500 (0:00:00.041) 0:01:55.191 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 11 January 2025 07:48:26 -0500 (0:00:00.039) 0:01:55.231 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 11 January 2025 07:48:28 -0500 (0:00:01.600) 0:01:56.831 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 11 January 2025 07:48:29 -0500 (0:00:00.867) 0:01:57.699 ****** ok: [managed-node2] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 11 January 2025 07:48:29 -0500 (0:00:00.045) 0:01:57.744 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 11 January 2025 07:48:29 -0500 (0:00:00.034) 0:01:57.779 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 11 January 2025 07:48:29 -0500 (0:00:00.103) 0:01:57.882 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 11 January 2025 07:48:29 -0500 (0:00:00.058) 0:01:57.941 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 11 January 2025 07:48:29 -0500 (0:00:00.095) 0:01:58.036 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 11 January 2025 07:48:29 -0500 (0:00:00.098) 0:01:58.134 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 11 January 2025 07:48:29 -0500 (0:00:00.108) 0:01:58.243 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 11 January 2025 07:48:30 -0500 (0:00:00.154) 0:01:58.398 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 11 January 2025 07:48:30 -0500 (0:00:00.059) 0:01:58.457 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 11 January 2025 07:48:30 -0500 (0:00:00.061) 0:01:58.518 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 11 January 2025 07:48:30 -0500 (0:00:00.085) 0:01:58.604 ****** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 11 January 2025 07:48:30 -0500 (0:00:00.584) 0:01:59.188 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 11 January 2025 07:48:30 -0500 (0:00:00.067) 0:01:59.256 ****** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 11 January 2025 07:48:30 -0500 (0:00:00.034) 0:01:59.290 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 11 January 2025 07:48:30 -0500 (0:00:00.036) 0:01:59.327 ****** ok: [managed-node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 11 January 2025 07:48:31 -0500 (0:00:00.537) 0:01:59.864 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 11 January 2025 07:48:31 -0500 (0:00:00.048) 0:01:59.913 ****** ok: [managed-node2] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 11 January 2025 07:48:31 -0500 (0:00:00.041) 0:01:59.954 ****** ok: [managed-node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete\n", "stderr_lines": [ "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 11 January 2025 07:48:31 -0500 (0:00:00.039) 0:01:59.993 ****** skipping: [managed-node2] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 11 January 2025 07:48:31 -0500 (0:00:00.035) 0:02:00.029 ****** ok: [managed-node2] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 11 January 2025 07:48:32 -0500 (0:00:00.424) 0:02:00.453 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml for managed-node2 => (item=tasks/assert_profile_absent.yml) included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml for managed-node2 => (item=tasks/get_NetworkManager_NVR.yml) TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:3 Saturday 11 January 2025 07:48:32 -0500 (0:00:00.071) 0:02:00.525 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed-node2 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 11 January 2025 07:48:32 -0500 (0:00:00.061) 0:02:00.586 ****** ok: [managed-node2] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 11 January 2025 07:48:32 -0500 (0:00:00.037) 0:02:00.624 ****** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 11 January 2025 07:48:32 -0500 (0:00:00.353) 0:02:00.977 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 11 January 2025 07:48:32 -0500 (0:00:00.034) 0:02:01.011 ****** fatal: [managed-node2]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.018894", "end": "2025-01-11 07:48:32.933394", "rc": 1, "start": "2025-01-11 07:48:32.914500" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 11 January 2025 07:48:32 -0500 (0:00:00.370) 0:02:01.382 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "nm_profile_exists.rc == 0", "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 11 January 2025 07:48:33 -0500 (0:00:00.036) 0:02:01.418 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 11 January 2025 07:48:33 -0500 (0:00:00.037) 0:02:01.455 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 11 January 2025 07:48:33 -0500 (0:00:00.036) 0:02:01.492 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 11 January 2025 07:48:33 -0500 (0:00:00.036) 0:02:01.528 ****** skipping: [managed-node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Saturday 11 January 2025 07:48:33 -0500 (0:00:00.036) 0:02:01.564 ****** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml:7 Saturday 11 January 2025 07:48:33 -0500 (0:00:00.038) 0:02:01.603 ****** ok: [managed-node2] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.279736", "end": "2025-01-11 07:48:33.787460", "rc": 0, "start": "2025-01-11 07:48:33.507724" } STDOUT: NetworkManager-1.51.4-1.el9 TASK [Store NetworkManager version] ******************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml:14 Saturday 11 January 2025 07:48:33 -0500 (0:00:00.643) 0:02:02.246 ****** ok: [managed-node2] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.51.4-1.el9" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml:18 Saturday 11 January 2025 07:48:33 -0500 (0:00:00.041) 0:02:02.288 ****** ok: [managed-node2] => { "networkmanager_nvr": "NetworkManager-1.51.4-1.el9" } TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 11 January 2025 07:48:33 -0500 (0:00:00.049) 0:02:02.337 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed-node2 => (item={'what': 'tasks/assert_device_absent.yml', 'condition': True}) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Saturday 11 January 2025 07:48:34 -0500 (0:00:00.151) 0:02:02.488 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed-node2 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 11 January 2025 07:48:34 -0500 (0:00:00.055) 0:02:02.544 ****** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Saturday 11 January 2025 07:48:34 -0500 (0:00:00.351) 0:02:02.895 ****** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I will not get an error when I try to remove an absent profile'] *** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 11 January 2025 07:48:34 -0500 (0:00:00.041) 0:02:02.937 ****** ok: [managed-node2] => {} MSG: +++++ Success in test 'I will not get an error when I try to remove an absent profile' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 11 January 2025 07:48:34 -0500 (0:00:00.051) 0:02:02.988 ****** included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed-node2 => (item=tasks/cleanup_profile+device.yml) included: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed-node2 => (item=tasks/check_network_dns.yml) TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 11 January 2025 07:48:34 -0500 (0:00:00.073) 0:02:03.061 ****** fatal: [managed-node2]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.040042", "end": "2025-01-11 07:48:35.003947", "rc": 1, "start": "2025-01-11 07:48:34.963905" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Saturday 11 January 2025 07:48:35 -0500 (0:00:00.390) 0:02:03.451 ****** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.009115", "end": "2025-01-11 07:48:35.365230", "rc": 0, "start": "2025-01-11 07:48:35.356115" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 12:5b:fc:d2:d8:ff brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.11.224/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0 valid_lft 3011sec preferred_lft 3011sec inet6 fe80::105b:fcff:fed2:d8ff/64 scope link valid_lft forever preferred_lft forever 28: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether a2:69:ea:c3:a9:da brd ff:ff:ff:ff:ff:ff inet 192.0.2.72/31 scope global noprefixroute rpltstbr valid_lft forever preferred_lft forever IP ROUTE default via 10.31.8.1 dev eth0 proto dhcp src 10.31.11.224 metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.11.224 metric 100 192.0.2.72/31 dev rpltstbr proto kernel scope link src 192.0.2.72 metric 425 linkdown IP -6 ROUTE ::1 dev lo proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Saturday 11 January 2025 07:48:35 -0500 (0:00:00.361) 0:02:03.813 ****** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.189240", "end": "2025-01-11 07:48:35.911489", "rc": 0, "start": "2025-01-11 07:48:35.722249" } STDOUT: CHECK DNS AND CONNECTIVITY 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 6100 0 --:--:-- --:--:-- --:--:-- 6100 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 2552 0 --:--:-- --:--:-- --:--:-- 2552 PLAY RECAP ********************************************************************* managed-node2 : ok=334 changed=10 unreachable=0 failed=0 skipped=312 rescued=0 ignored=11 TASKS RECAP ******************************************************************** Saturday 11 January 2025 07:48:35 -0500 (0:00:00.527) 0:02:04.341 ****** =============================================================================== fedora.linux_system_roles.network : Check which services are running ---- 2.66s /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.88s /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.73s /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.69s /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.68s /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.64s /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.64s /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.64s /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.63s /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.62s /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.61s /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.60s /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.59s /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.59s /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.58s /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which packages are installed --- 1.20s /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 1.17s /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_nm.yml:6 fedora.linux_system_roles.network : Check which packages are installed --- 1.08s /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.03s /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.02s /tmp/collections-qeU/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26