[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ansible-playbook [core 2.17.3] 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-hud executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 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-hud/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-hud/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_nm.yml:6 Saturday 07 September 2024 08:47:23 -0400 (0:00:00.015) 0:00:00.015 **** [WARNING]: Platform linux on host managed_node3 is using the discovered Python interpreter at /usr/bin/python3.12, 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_node3] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_nm.yml:9 Saturday 07 September 2024 08:47:25 -0400 (0:00:01.587) 0:00:01.602 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node3 TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Saturday 07 September 2024 08:47:25 -0400 (0:00:00.061) 0:00:01.664 **** ok: [managed_node3] TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Saturday 07 September 2024 08:47:26 -0400 (0:00:00.667) 0:00:02.332 **** ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Saturday 07 September 2024 08:47:26 -0400 (0:00:00.567) 0:00:02.899 **** ok: [managed_node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Saturday 07 September 2024 08:47:26 -0400 (0:00:00.040) 0:00:02.939 **** skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Saturday 07 September 2024 08:47:26 -0400 (0:00:00.022) 0:00:02.962 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node3 TASK [Create EPEL 39] ********************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Saturday 07 September 2024 08:47:26 -0400 (0:00:00.058) 0:00:03.021 **** skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Saturday 07 September 2024 08:47:26 -0400 (0:00:00.017) 0:00:03.038 **** skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Saturday 07 September 2024 08:47:26 -0400 (0:00:00.012) 0:00:03.050 **** skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Saturday 07 September 2024 08:47:26 -0400 (0:00:00.015) 0:00:03.066 **** skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Saturday 07 September 2024 08:47:26 -0400 (0:00:00.011) 0:00:03.077 **** skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_nm.yml:11 Saturday 07 September 2024 08:47:26 -0400 (0:00:00.012) 0:00:03.090 **** ok: [managed_node3] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing states] ************************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:3 Saturday 07 September 2024 08:47:26 -0400 (0:00:00.028) 0:00:03.118 **** ok: [managed_node3] TASK [Show playbook name] ****************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:11 Saturday 07 September 2024 08:47:27 -0400 (0:00:00.916) 0:00:04.035 **** ok: [managed_node3] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:22 Saturday 07 September 2024 08:47:27 -0400 (0:00:00.017) 0:00:04.053 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed_node3 TASK [TEST: I can create a profile] ******************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 07 September 2024 08:47:27 -0400 (0:00:00.027) 0:00:04.080 **** ok: [managed_node3] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 07 September 2024 08:47:27 -0400 (0:00:00.016) 0:00:04.097 **** ok: [managed_node3] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can create a profile" } ok: [managed_node3] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } ok: [managed_node3] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bridge_profile.yml" ] } ok: [managed_node3] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_present.yml" ] } ok: [managed_node3] => (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_node3] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed_node3] => (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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 07 September 2024 08:47:27 -0400 (0:00:00.060) 0:00:04.157 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node3 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 07 September 2024 08:47:27 -0400 (0:00:00.034) 0:00:04.192 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node3 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 07 September 2024 08:47:28 -0400 (0:00:00.038) 0:00:04.230 **** ok: [managed_node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003498", "end": "2024-09-07 08:47:28.516414", "rc": 0, "start": "2024-09-07 08:47:28.512916" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 07 September 2024 08:47:28 -0400 (0:00:00.569) 0:00:04.799 **** ok: [managed_node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 07 September 2024 08:47:28 -0400 (0:00:00.021) 0:00:04.821 **** ok: [managed_node3] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 07 September 2024 08:47:28 -0400 (0:00:00.019) 0:00:04.840 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed_node3 => (item=tasks/delete_interface.yml) included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node3 => (item=tasks/assert_device_absent.yml) TASK [Remove test interface if necessary] ************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Saturday 07 September 2024 08:47:28 -0400 (0:00:00.037) 0:00:04.878 **** fatal: [managed_node3]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.007574", "end": "2024-09-07 08:47:28.957596", "rc": 1, "start": "2024-09-07 08:47:28.950022" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Saturday 07 September 2024 08:47:29 -0400 (0:00:00.359) 0:00:05.238 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node3 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 07 September 2024 08:47:29 -0400 (0:00:00.033) 0:00:05.271 **** ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Saturday 07 September 2024 08:47:29 -0400 (0:00:00.395) 0:00:05.666 **** ok: [managed_node3] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 07 September 2024 08:47:29 -0400 (0:00:00.059) 0:00:05.725 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed_node3 => (item=tasks/create_bridge_profile.yml) TASK [Include network role] **************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Saturday 07 September 2024 08:47:29 -0400 (0:00:00.058) 0:00:05.784 **** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 07 September 2024 08:47:29 -0400 (0:00:00.080) 0:00:05.865 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 07 September 2024 08:47:29 -0400 (0:00:00.061) 0:00:05.926 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 07 September 2024 08:47:29 -0400 (0:00:00.063) 0:00:05.990 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 07 September 2024 08:47:29 -0400 (0:00:00.030) 0:00:06.021 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 07 September 2024 08:47:29 -0400 (0:00:00.054) 0:00:06.075 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 07 September 2024 08:47:32 -0400 (0:00:02.439) 0:00:08.515 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 07 September 2024 08:47:33 -0400 (0:00:01.303) 0:00:09.819 **** ok: [managed_node3] => {} 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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 07 September 2024 08:47:33 -0400 (0:00:00.051) 0:00:09.870 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 07 September 2024 08:47:33 -0400 (0:00:00.049) 0:00:09.920 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 07 September 2024 08:47:33 -0400 (0:00:00.047) 0:00:09.967 **** skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 07 September 2024 08:47:33 -0400 (0:00:00.102) 0:00:10.070 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 07 September 2024 08:47:33 -0400 (0:00:00.119) 0:00:10.190 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 07 September 2024 08:47:34 -0400 (0:00:00.095) 0:00:10.286 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 07 September 2024 08:47:34 -0400 (0:00:00.178) 0:00:10.464 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 07 September 2024 08:47:34 -0400 (0:00:00.145) 0:00:10.609 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 07 September 2024 08:47:34 -0400 (0:00:00.045) 0:00:10.654 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 07 September 2024 08:47:34 -0400 (0:00:00.049) 0:00:10.703 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 07 September 2024 08:47:34 -0400 (0:00:00.066) 0:00:10.770 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 07 September 2024 08:47:35 -0400 (0:00:00.982) 0:00:11.752 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 07 September 2024 08:47:35 -0400 (0:00:00.118) 0:00:11.870 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 07 September 2024 08:47:35 -0400 (0:00:00.067) 0:00:11.938 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 07 September 2024 08:47:35 -0400 (0:00:00.085) 0:00:12.024 **** changed: [managed_node3] => { "_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, 10c69382-42e0-46ad-8599-6e7e828a6df8 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 07 September 2024 08:47:36 -0400 (0:00:01.004) 0:00:13.028 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 07 September 2024 08:47:36 -0400 (0:00:00.111) 0:00:13.140 **** ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 10c69382-42e0-46ad-8599-6e7e828a6df8" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 07 September 2024 08:47:36 -0400 (0:00:00.078) 0:00:13.219 **** ok: [managed_node3] => { "__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, 10c69382-42e0-46ad-8599-6e7e828a6df8\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 10c69382-42e0-46ad-8599-6e7e828a6df8" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 07 September 2024 08:47:37 -0400 (0:00:00.074) 0:00:13.294 **** skipping: [managed_node3] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 07 September 2024 08:47:37 -0400 (0:00:00.066) 0:00:13.361 **** ok: [managed_node3] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Saturday 07 September 2024 08:47:37 -0400 (0:00:00.747) 0:00:14.108 **** ok: [managed_node3] => { "__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, 10c69382-42e0-46ad-8599-6e7e828a6df8\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 10c69382-42e0-46ad-8599-6e7e828a6df8" ] } } TASK [Asserts] ***************************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 07 September 2024 08:47:38 -0400 (0:00:00.130) 0:00:14.238 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node3 => (item=tasks/assert_profile_present.yml) TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Saturday 07 September 2024 08:47:38 -0400 (0:00:00.159) 0:00:14.398 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node3 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 07 September 2024 08:47:38 -0400 (0:00:00.180) 0:00:14.578 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 07 September 2024 08:47:38 -0400 (0:00:00.119) 0:00:14.698 **** ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 07 September 2024 08:47:38 -0400 (0:00:00.510) 0:00:15.208 **** skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 07 September 2024 08:47:39 -0400 (0:00:00.087) 0:00:15.296 **** ok: [managed_node3] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.019097", "end": "2024-09-07 08:47:39.412884", "rc": 0, "start": "2024-09-07 08:47:39.393787" } 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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 07 September 2024 08:47:39 -0400 (0:00:00.446) 0:00:15.742 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 07 September 2024 08:47:39 -0400 (0:00:00.076) 0:00:15.819 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 07 September 2024 08:47:39 -0400 (0:00:00.069) 0:00:15.888 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 07 September 2024 08:47:39 -0400 (0:00:00.069) 0:00:15.957 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 07 September 2024 08:47:39 -0400 (0:00:00.071) 0:00:16.029 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Saturday 07 September 2024 08:47:39 -0400 (0:00:00.054) 0:00:16.083 **** ok: [managed_node3] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Saturday 07 September 2024 08:47:39 -0400 (0:00:00.072) 0:00:16.156 **** ok: [managed_node3] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Saturday 07 September 2024 08:47:39 -0400 (0:00:00.054) 0:00:16.211 **** ok: [managed_node3] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 07 September 2024 08:47:40 -0400 (0:00:00.042) 0:00:16.254 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node3 => (item={'what': 'tasks/assert_device_present.yml', 'condition': True}) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Saturday 07 September 2024 08:47:40 -0400 (0:00:00.238) 0:00:16.492 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node3 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 07 September 2024 08:47:40 -0400 (0:00:00.153) 0:00:16.646 **** ok: [managed_node3] => { "changed": false, "stat": { "atime": 1725713256.6075795, "block_size": 4096, "blocks": 0, "ctime": 1725713256.6075795, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 39556, "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": 1725713256.6075795, "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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Saturday 07 September 2024 08:47:40 -0400 (0:00:00.411) 0:00:17.058 **** ok: [managed_node3] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can create a profile'] ******************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 07 September 2024 08:47:40 -0400 (0:00:00.051) 0:00:17.110 **** ok: [managed_node3] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 07 September 2024 08:47:40 -0400 (0:00:00.074) 0:00:17.184 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed_node3 => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 07 September 2024 08:47:41 -0400 (0:00:00.131) 0:00:17.316 **** fatal: [managed_node3]: 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.120279", "end": "2024-09-07 08:47:41.527203", "rc": 1, "start": "2024-09-07 08:47:41.406924" } STDOUT: Connection 'statebr' (10c69382-42e0-46ad-8599-6e7e828a6df8) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:45 Saturday 07 September 2024 08:47:41 -0400 (0:00:00.583) 0:00:17.899 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed_node3 TASK [TEST: I can create a profile without autoconnect] ************************ task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 07 September 2024 08:47:41 -0400 (0:00:00.188) 0:00:18.087 **** ok: [managed_node3] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 07 September 2024 08:47:41 -0400 (0:00:00.084) 0:00:18.172 **** ok: [managed_node3] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can create a profile without autoconnect" } ok: [managed_node3] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } ok: [managed_node3] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bridge_profile_no_autoconnect.yml" ] } ok: [managed_node3] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_absent.yml", "tasks/assert_profile_present.yml" ] } ok: [managed_node3] => (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_node3] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed_node3] => (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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 07 September 2024 08:47:42 -0400 (0:00:00.166) 0:00:18.338 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node3 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 07 September 2024 08:47:42 -0400 (0:00:00.121) 0:00:18.460 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node3 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 07 September 2024 08:47:42 -0400 (0:00:00.185) 0:00:18.645 **** ok: [managed_node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003774", "end": "2024-09-07 08:47:42.755265", "rc": 0, "start": "2024-09-07 08:47:42.751491" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 07 September 2024 08:47:42 -0400 (0:00:00.415) 0:00:19.060 **** ok: [managed_node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 07 September 2024 08:47:42 -0400 (0:00:00.042) 0:00:19.103 **** ok: [managed_node3] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 07 September 2024 08:47:42 -0400 (0:00:00.046) 0:00:19.150 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed_node3 => (item=tasks/delete_interface.yml) included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node3 => (item=tasks/assert_device_absent.yml) TASK [Remove test interface if necessary] ************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Saturday 07 September 2024 08:47:42 -0400 (0:00:00.073) 0:00:19.223 **** fatal: [managed_node3]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.006358", "end": "2024-09-07 08:47:43.316501", "rc": 1, "start": "2024-09-07 08:47:43.310143" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Saturday 07 September 2024 08:47:43 -0400 (0:00:00.433) 0:00:19.657 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node3 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 07 September 2024 08:47:43 -0400 (0:00:00.185) 0:00:19.842 **** ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Saturday 07 September 2024 08:47:44 -0400 (0:00:00.546) 0:00:20.389 **** ok: [managed_node3] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 07 September 2024 08:47:44 -0400 (0:00:00.079) 0:00:20.469 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for managed_node3 => (item=tasks/create_bridge_profile_no_autoconnect.yml) TASK [Include network role] **************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Saturday 07 September 2024 08:47:44 -0400 (0:00:00.096) 0:00:20.565 **** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 07 September 2024 08:47:44 -0400 (0:00:00.134) 0:00:20.700 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 07 September 2024 08:47:44 -0400 (0:00:00.079) 0:00:20.780 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 07 September 2024 08:47:44 -0400 (0:00:00.066) 0:00:20.846 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 07 September 2024 08:47:44 -0400 (0:00:00.042) 0:00:20.889 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 07 September 2024 08:47:44 -0400 (0:00:00.042) 0:00:20.932 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 07 September 2024 08:47:46 -0400 (0:00:02.199) 0:00:23.131 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 07 September 2024 08:47:48 -0400 (0:00:01.156) 0:00:24.288 **** ok: [managed_node3] => {} 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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 07 September 2024 08:47:48 -0400 (0:00:00.085) 0:00:24.373 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 07 September 2024 08:47:48 -0400 (0:00:00.108) 0:00:24.482 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 07 September 2024 08:47:48 -0400 (0:00:00.065) 0:00:24.548 **** skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 07 September 2024 08:47:48 -0400 (0:00:00.100) 0:00:24.648 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 07 September 2024 08:47:48 -0400 (0:00:00.153) 0:00:24.802 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 07 September 2024 08:47:48 -0400 (0:00:00.096) 0:00:24.899 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 07 September 2024 08:47:48 -0400 (0:00:00.275) 0:00:25.174 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 07 September 2024 08:47:49 -0400 (0:00:00.186) 0:00:25.361 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 07 September 2024 08:47:49 -0400 (0:00:00.045) 0:00:25.407 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 07 September 2024 08:47:49 -0400 (0:00:00.045) 0:00:25.453 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 07 September 2024 08:47:49 -0400 (0:00:00.094) 0:00:25.548 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 07 September 2024 08:47:49 -0400 (0:00:00.651) 0:00:26.199 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 07 September 2024 08:47:50 -0400 (0:00:00.116) 0:00:26.316 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 07 September 2024 08:47:50 -0400 (0:00:00.066) 0:00:26.382 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 07 September 2024 08:47:50 -0400 (0:00:00.064) 0:00:26.446 **** changed: [managed_node3] => { "_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, 84c408cd-9322-4c52-9e8b-e9cb74426e99 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 07 September 2024 08:47:50 -0400 (0:00:00.749) 0:00:27.196 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 07 September 2024 08:47:51 -0400 (0:00:00.045) 0:00:27.241 **** ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 84c408cd-9322-4c52-9e8b-e9cb74426e99" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 07 September 2024 08:47:51 -0400 (0:00:00.043) 0:00:27.284 **** ok: [managed_node3] => { "__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, 84c408cd-9322-4c52-9e8b-e9cb74426e99\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 84c408cd-9322-4c52-9e8b-e9cb74426e99" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 07 September 2024 08:47:51 -0400 (0:00:00.042) 0:00:27.327 **** skipping: [managed_node3] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 07 September 2024 08:47:51 -0400 (0:00:00.043) 0:00:27.370 **** ok: [managed_node3] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Saturday 07 September 2024 08:47:51 -0400 (0:00:00.421) 0:00:27.792 **** ok: [managed_node3] => { "__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, 84c408cd-9322-4c52-9e8b-e9cb74426e99\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 84c408cd-9322-4c52-9e8b-e9cb74426e99" ] } } TASK [Asserts] ***************************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 07 September 2024 08:47:51 -0400 (0:00:00.076) 0:00:27.868 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node3 => (item=tasks/assert_device_absent.yml) included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node3 => (item=tasks/assert_profile_present.yml) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Saturday 07 September 2024 08:47:51 -0400 (0:00:00.080) 0:00:27.949 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node3 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 07 September 2024 08:47:51 -0400 (0:00:00.065) 0:00:28.014 **** ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Saturday 07 September 2024 08:47:52 -0400 (0:00:00.379) 0:00:28.393 **** ok: [managed_node3] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Saturday 07 September 2024 08:47:52 -0400 (0:00:00.042) 0:00:28.436 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node3 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 07 September 2024 08:47:52 -0400 (0:00:00.103) 0:00:28.539 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 07 September 2024 08:47:52 -0400 (0:00:00.070) 0:00:28.609 **** ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 07 September 2024 08:47:52 -0400 (0:00:00.421) 0:00:29.031 **** skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 07 September 2024 08:47:52 -0400 (0:00:00.041) 0:00:29.073 **** ok: [managed_node3] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.018694", "end": "2024-09-07 08:47:53.256281", "rc": 0, "start": "2024-09-07 08:47:53.237587" } 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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 07 September 2024 08:47:53 -0400 (0:00:00.527) 0:00:29.600 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 07 September 2024 08:47:53 -0400 (0:00:00.081) 0:00:29.682 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 07 September 2024 08:47:53 -0400 (0:00:00.079) 0:00:29.761 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 07 September 2024 08:47:53 -0400 (0:00:00.075) 0:00:29.837 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 07 September 2024 08:47:53 -0400 (0:00:00.068) 0:00:29.905 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Saturday 07 September 2024 08:47:53 -0400 (0:00:00.110) 0:00:30.016 **** ok: [managed_node3] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Saturday 07 September 2024 08:47:53 -0400 (0:00:00.073) 0:00:30.090 **** ok: [managed_node3] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Saturday 07 September 2024 08:47:53 -0400 (0:00:00.070) 0:00:30.160 **** ok: [managed_node3] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 07 September 2024 08:47:54 -0400 (0:00:00.071) 0:00:30.232 **** skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 07 September 2024 08:47:54 -0400 (0:00:00.092) 0:00:30.324 **** ok: [managed_node3] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 07 September 2024 08:47:54 -0400 (0:00:00.069) 0:00:30.394 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed_node3 => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 07 September 2024 08:47:54 -0400 (0:00:00.176) 0:00:30.571 **** fatal: [managed_node3]: 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.037281", "end": "2024-09-07 08:47:54.723474", "rc": 1, "start": "2024-09-07 08:47:54.686193" } STDOUT: Connection 'statebr' (84c408cd-9322-4c52-9e8b-e9cb74426e99) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:65 Saturday 07 September 2024 08:47:54 -0400 (0:00:00.529) 0:00:31.101 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed_node3 TASK [TEST: I can activate an existing profile] ******************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 07 September 2024 08:47:55 -0400 (0:00:00.144) 0:00:31.245 **** ok: [managed_node3] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 07 September 2024 08:47:55 -0400 (0:00:00.078) 0:00:31.323 **** ok: [managed_node3] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can activate an existing profile" } ok: [managed_node3] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml" ] } ok: [managed_node3] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/activate_profile.yml" ] } ok: [managed_node3] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_present.yml" ] } ok: [managed_node3] => (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_node3] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed_node3] => (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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 07 September 2024 08:47:55 -0400 (0:00:00.130) 0:00:31.454 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node3 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 07 September 2024 08:47:55 -0400 (0:00:00.150) 0:00:31.605 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node3 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 07 September 2024 08:47:55 -0400 (0:00:00.155) 0:00:31.760 **** ok: [managed_node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004684", "end": "2024-09-07 08:47:56.871324", "rc": 0, "start": "2024-09-07 08:47:55.866640" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 07 September 2024 08:47:56 -0400 (0:00:01.456) 0:00:33.217 **** ok: [managed_node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 07 September 2024 08:47:57 -0400 (0:00:00.076) 0:00:33.293 **** ok: [managed_node3] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 07 September 2024 08:47:57 -0400 (0:00:00.081) 0:00:33.375 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed_node3 => (item=tasks/create_bridge_profile.yml) TASK [Include network role] **************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Saturday 07 September 2024 08:47:57 -0400 (0:00:00.116) 0:00:33.492 **** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 07 September 2024 08:47:57 -0400 (0:00:00.131) 0:00:33.624 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 07 September 2024 08:47:57 -0400 (0:00:00.141) 0:00:33.765 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 07 September 2024 08:47:57 -0400 (0:00:00.112) 0:00:33.878 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 07 September 2024 08:47:57 -0400 (0:00:00.067) 0:00:33.945 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 07 September 2024 08:47:57 -0400 (0:00:00.048) 0:00:33.994 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 07 September 2024 08:48:00 -0400 (0:00:02.241) 0:00:36.236 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 07 September 2024 08:48:01 -0400 (0:00:01.107) 0:00:37.343 **** ok: [managed_node3] => {} 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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 07 September 2024 08:48:01 -0400 (0:00:00.081) 0:00:37.424 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 07 September 2024 08:48:01 -0400 (0:00:00.051) 0:00:37.475 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 07 September 2024 08:48:01 -0400 (0:00:00.047) 0:00:37.523 **** skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 07 September 2024 08:48:01 -0400 (0:00:00.059) 0:00:37.582 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 07 September 2024 08:48:01 -0400 (0:00:00.068) 0:00:37.650 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 07 September 2024 08:48:01 -0400 (0:00:00.058) 0:00:37.709 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 07 September 2024 08:48:01 -0400 (0:00:00.067) 0:00:37.776 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 07 September 2024 08:48:01 -0400 (0:00:00.096) 0:00:37.872 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 07 September 2024 08:48:01 -0400 (0:00:00.039) 0:00:37.912 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 07 September 2024 08:48:01 -0400 (0:00:00.038) 0:00:37.950 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 07 September 2024 08:48:01 -0400 (0:00:00.082) 0:00:38.033 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 07 September 2024 08:48:02 -0400 (0:00:00.651) 0:00:38.684 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 07 September 2024 08:48:02 -0400 (0:00:00.121) 0:00:38.805 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 07 September 2024 08:48:02 -0400 (0:00:00.047) 0:00:38.853 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 07 September 2024 08:48:02 -0400 (0:00:00.103) 0:00:38.957 **** changed: [managed_node3] => { "_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, 0a640ce6-5797-4dcf-8fd7-8d89d1d4a884 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 07 September 2024 08:48:03 -0400 (0:00:00.809) 0:00:39.766 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 07 September 2024 08:48:03 -0400 (0:00:00.039) 0:00:39.805 **** ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 0a640ce6-5797-4dcf-8fd7-8d89d1d4a884" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 07 September 2024 08:48:03 -0400 (0:00:00.043) 0:00:39.849 **** ok: [managed_node3] => { "__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, 0a640ce6-5797-4dcf-8fd7-8d89d1d4a884\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 0a640ce6-5797-4dcf-8fd7-8d89d1d4a884" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 07 September 2024 08:48:03 -0400 (0:00:00.042) 0:00:39.892 **** skipping: [managed_node3] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 07 September 2024 08:48:03 -0400 (0:00:00.037) 0:00:39.929 **** ok: [managed_node3] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Saturday 07 September 2024 08:48:04 -0400 (0:00:00.497) 0:00:40.426 **** ok: [managed_node3] => { "__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, 0a640ce6-5797-4dcf-8fd7-8d89d1d4a884\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 0a640ce6-5797-4dcf-8fd7-8d89d1d4a884" ] } } TASK [Test] ******************************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 07 September 2024 08:48:04 -0400 (0:00:00.074) 0:00:40.501 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml for managed_node3 => (item=tasks/activate_profile.yml) TASK [Include network role] **************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml:3 Saturday 07 September 2024 08:48:04 -0400 (0:00:00.142) 0:00:40.644 **** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 07 September 2024 08:48:04 -0400 (0:00:00.229) 0:00:40.874 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 07 September 2024 08:48:04 -0400 (0:00:00.217) 0:00:41.092 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 07 September 2024 08:48:05 -0400 (0:00:00.199) 0:00:41.291 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 07 September 2024 08:48:05 -0400 (0:00:00.193) 0:00:41.485 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 07 September 2024 08:48:05 -0400 (0:00:00.103) 0:00:41.589 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 07 September 2024 08:48:07 -0400 (0:00:02.386) 0:00:43.975 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 07 September 2024 08:48:08 -0400 (0:00:01.067) 0:00:45.043 **** ok: [managed_node3] => {} 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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 07 September 2024 08:48:08 -0400 (0:00:00.077) 0:00:45.120 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 07 September 2024 08:48:08 -0400 (0:00:00.068) 0:00:45.189 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 07 September 2024 08:48:09 -0400 (0:00:00.068) 0:00:45.257 **** skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 07 September 2024 08:48:09 -0400 (0:00:00.101) 0:00:45.359 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 07 September 2024 08:48:09 -0400 (0:00:00.125) 0:00:45.484 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 07 September 2024 08:48:09 -0400 (0:00:00.104) 0:00:45.589 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 07 September 2024 08:48:09 -0400 (0:00:00.115) 0:00:45.704 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 07 September 2024 08:48:09 -0400 (0:00:00.171) 0:00:45.876 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 07 September 2024 08:48:09 -0400 (0:00:00.066) 0:00:45.942 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 07 September 2024 08:48:09 -0400 (0:00:00.085) 0:00:46.027 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 07 September 2024 08:48:09 -0400 (0:00:00.076) 0:00:46.104 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 07 September 2024 08:48:10 -0400 (0:00:00.666) 0:00:46.770 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 07 September 2024 08:48:10 -0400 (0:00:00.088) 0:00:46.859 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 07 September 2024 08:48:10 -0400 (0:00:00.048) 0:00:46.907 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 07 September 2024 08:48:10 -0400 (0:00:00.045) 0:00:46.953 **** ok: [managed_node3] => { "_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, 0a640ce6-5797-4dcf-8fd7-8d89d1d4a884 skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 07 September 2024 08:48:11 -0400 (0:00:00.629) 0:00:47.582 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 07 September 2024 08:48:11 -0400 (0:00:00.073) 0:00:47.655 **** ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 0a640ce6-5797-4dcf-8fd7-8d89d1d4a884 skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 07 September 2024 08:48:11 -0400 (0:00:00.124) 0:00:47.780 **** ok: [managed_node3] => { "__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, 0a640ce6-5797-4dcf-8fd7-8d89d1d4a884 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 0a640ce6-5797-4dcf-8fd7-8d89d1d4a884 skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 07 September 2024 08:48:11 -0400 (0:00:00.119) 0:00:47.899 **** skipping: [managed_node3] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 07 September 2024 08:48:11 -0400 (0:00:00.092) 0:00:47.991 **** ok: [managed_node3] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 07 September 2024 08:48:12 -0400 (0:00:00.444) 0:00:48.436 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node3 => (item=tasks/assert_device_present.yml) included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node3 => (item=tasks/assert_profile_present.yml) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Saturday 07 September 2024 08:48:12 -0400 (0:00:00.087) 0:00:48.523 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node3 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 07 September 2024 08:48:12 -0400 (0:00:00.081) 0:00:48.605 **** ok: [managed_node3] => { "changed": false, "stat": { "atime": 1725713283.4136245, "block_size": 4096, "blocks": 0, "ctime": 1725713283.4136245, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 39681, "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": 1725713283.4136245, "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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Saturday 07 September 2024 08:48:12 -0400 (0:00:00.494) 0:00:49.099 **** ok: [managed_node3] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Saturday 07 September 2024 08:48:12 -0400 (0:00:00.077) 0:00:49.177 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node3 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 07 September 2024 08:48:13 -0400 (0:00:00.102) 0:00:49.280 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 07 September 2024 08:48:13 -0400 (0:00:00.072) 0:00:49.352 **** ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 07 September 2024 08:48:13 -0400 (0:00:00.405) 0:00:49.757 **** skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 07 September 2024 08:48:13 -0400 (0:00:00.038) 0:00:49.795 **** ok: [managed_node3] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.018414", "end": "2024-09-07 08:48:13.887395", "rc": 0, "start": "2024-09-07 08:48:13.868981" } 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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 07 September 2024 08:48:13 -0400 (0:00:00.393) 0:00:50.189 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 07 September 2024 08:48:14 -0400 (0:00:00.043) 0:00:50.233 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 07 September 2024 08:48:14 -0400 (0:00:00.038) 0:00:50.271 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 07 September 2024 08:48:14 -0400 (0:00:00.038) 0:00:50.310 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 07 September 2024 08:48:14 -0400 (0:00:00.038) 0:00:50.349 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Saturday 07 September 2024 08:48:14 -0400 (0:00:00.037) 0:00:50.387 **** ok: [managed_node3] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Saturday 07 September 2024 08:48:14 -0400 (0:00:00.044) 0:00:50.431 **** ok: [managed_node3] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Saturday 07 September 2024 08:48:14 -0400 (0:00:00.055) 0:00:50.487 **** ok: [managed_node3] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 07 September 2024 08:48:14 -0400 (0:00:00.070) 0:00:50.558 **** skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Success in test 'I can activate an existing profile'] ******************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 07 September 2024 08:48:14 -0400 (0:00:00.141) 0:00:50.700 **** ok: [managed_node3] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 07 September 2024 08:48:14 -0400 (0:00:00.054) 0:00:50.755 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed_node3 => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 07 September 2024 08:48:14 -0400 (0:00:00.079) 0:00:50.835 **** ok: [managed_node3] => { "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.055230", "end": "2024-09-07 08:48:14.965543", "rc": 0, "start": "2024-09-07 08:48:14.910313" } STDOUT: Connection 'statebr' (0a640ce6-5797-4dcf-8fd7-8d89d1d4a884) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:83 Saturday 07 September 2024 08:48:15 -0400 (0:00:00.529) 0:00:51.364 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed_node3 TASK [TEST: I can remove an existing profile without taking it down] *********** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 07 September 2024 08:48:15 -0400 (0:00:00.186) 0:00:51.550 **** ok: [managed_node3] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 07 September 2024 08:48:15 -0400 (0:00:00.063) 0:00:51.614 **** ok: [managed_node3] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can remove an existing profile without taking it down" } ok: [managed_node3] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml" ] } ok: [managed_node3] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove_profile.yml" ] } ok: [managed_node3] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_absent.yml" ] } ok: [managed_node3] => (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_node3] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed_node3] => (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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 07 September 2024 08:48:15 -0400 (0:00:00.100) 0:00:51.714 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node3 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 07 September 2024 08:48:15 -0400 (0:00:00.072) 0:00:51.787 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node3 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 07 September 2024 08:48:15 -0400 (0:00:00.106) 0:00:51.893 **** ok: [managed_node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003453", "end": "2024-09-07 08:48:16.031806", "rc": 0, "start": "2024-09-07 08:48:16.028353" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 07 September 2024 08:48:16 -0400 (0:00:00.443) 0:00:52.337 **** ok: [managed_node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 07 September 2024 08:48:16 -0400 (0:00:00.042) 0:00:52.379 **** ok: [managed_node3] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 07 September 2024 08:48:16 -0400 (0:00:00.042) 0:00:52.422 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed_node3 => (item=tasks/create_bridge_profile.yml) included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml for managed_node3 => (item=tasks/activate_profile.yml) TASK [Include network role] **************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Saturday 07 September 2024 08:48:16 -0400 (0:00:00.105) 0:00:52.527 **** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 07 September 2024 08:48:16 -0400 (0:00:00.088) 0:00:52.616 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 07 September 2024 08:48:16 -0400 (0:00:00.082) 0:00:52.698 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 07 September 2024 08:48:16 -0400 (0:00:00.080) 0:00:52.778 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 07 September 2024 08:48:16 -0400 (0:00:00.043) 0:00:52.822 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 07 September 2024 08:48:16 -0400 (0:00:00.043) 0:00:52.865 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 07 September 2024 08:48:18 -0400 (0:00:02.223) 0:00:55.088 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 07 September 2024 08:48:19 -0400 (0:00:00.964) 0:00:56.053 **** ok: [managed_node3] => {} 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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 07 September 2024 08:48:19 -0400 (0:00:00.048) 0:00:56.102 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 07 September 2024 08:48:19 -0400 (0:00:00.060) 0:00:56.163 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 07 September 2024 08:48:20 -0400 (0:00:00.108) 0:00:56.271 **** skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 07 September 2024 08:48:20 -0400 (0:00:00.072) 0:00:56.343 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 07 September 2024 08:48:20 -0400 (0:00:00.089) 0:00:56.433 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 07 September 2024 08:48:20 -0400 (0:00:00.061) 0:00:56.495 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 07 September 2024 08:48:20 -0400 (0:00:00.067) 0:00:56.562 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 07 September 2024 08:48:20 -0400 (0:00:00.100) 0:00:56.662 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 07 September 2024 08:48:20 -0400 (0:00:00.039) 0:00:56.702 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 07 September 2024 08:48:20 -0400 (0:00:00.037) 0:00:56.739 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 07 September 2024 08:48:20 -0400 (0:00:00.076) 0:00:56.815 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 07 September 2024 08:48:21 -0400 (0:00:00.707) 0:00:57.523 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 07 September 2024 08:48:21 -0400 (0:00:00.069) 0:00:57.592 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 07 September 2024 08:48:21 -0400 (0:00:00.038) 0:00:57.631 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 07 September 2024 08:48:21 -0400 (0:00:00.038) 0:00:57.669 **** changed: [managed_node3] => { "_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, e26cf794-d662-464c-93ef-dc845b82670b TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 07 September 2024 08:48:22 -0400 (0:00:00.649) 0:00:58.319 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 07 September 2024 08:48:22 -0400 (0:00:00.049) 0:00:58.368 **** ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, e26cf794-d662-464c-93ef-dc845b82670b" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 07 September 2024 08:48:22 -0400 (0:00:00.043) 0:00:58.412 **** ok: [managed_node3] => { "__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, e26cf794-d662-464c-93ef-dc845b82670b\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, e26cf794-d662-464c-93ef-dc845b82670b" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 07 September 2024 08:48:22 -0400 (0:00:00.078) 0:00:58.490 **** skipping: [managed_node3] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 07 September 2024 08:48:22 -0400 (0:00:00.039) 0:00:58.529 **** ok: [managed_node3] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Saturday 07 September 2024 08:48:22 -0400 (0:00:00.509) 0:00:59.038 **** ok: [managed_node3] => { "__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, e26cf794-d662-464c-93ef-dc845b82670b\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, e26cf794-d662-464c-93ef-dc845b82670b" ] } } TASK [Include network role] **************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml:3 Saturday 07 September 2024 08:48:22 -0400 (0:00:00.054) 0:00:59.093 **** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 07 September 2024 08:48:22 -0400 (0:00:00.100) 0:00:59.193 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 07 September 2024 08:48:23 -0400 (0:00:00.080) 0:00:59.274 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 07 September 2024 08:48:23 -0400 (0:00:00.066) 0:00:59.341 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 07 September 2024 08:48:23 -0400 (0:00:00.062) 0:00:59.403 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 07 September 2024 08:48:23 -0400 (0:00:00.074) 0:00:59.478 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 07 September 2024 08:48:25 -0400 (0:00:02.285) 0:01:01.763 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 07 September 2024 08:48:26 -0400 (0:00:01.171) 0:01:02.935 **** ok: [managed_node3] => {} 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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 07 September 2024 08:48:26 -0400 (0:00:00.076) 0:01:03.011 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 07 September 2024 08:48:26 -0400 (0:00:00.086) 0:01:03.097 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 07 September 2024 08:48:26 -0400 (0:00:00.109) 0:01:03.207 **** skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 07 September 2024 08:48:27 -0400 (0:00:00.100) 0:01:03.307 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 07 September 2024 08:48:27 -0400 (0:00:00.168) 0:01:03.475 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 07 September 2024 08:48:27 -0400 (0:00:00.172) 0:01:03.648 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 07 September 2024 08:48:27 -0400 (0:00:00.176) 0:01:03.825 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 07 September 2024 08:48:27 -0400 (0:00:00.174) 0:01:03.999 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 07 September 2024 08:48:27 -0400 (0:00:00.054) 0:01:04.053 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 07 September 2024 08:48:27 -0400 (0:00:00.042) 0:01:04.095 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 07 September 2024 08:48:27 -0400 (0:00:00.075) 0:01:04.171 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 07 September 2024 08:48:28 -0400 (0:00:00.799) 0:01:04.970 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 07 September 2024 08:48:28 -0400 (0:00:00.112) 0:01:05.082 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 07 September 2024 08:48:28 -0400 (0:00:00.086) 0:01:05.169 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 07 September 2024 08:48:29 -0400 (0:00:00.073) 0:01:05.242 **** ok: [managed_node3] => { "_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, e26cf794-d662-464c-93ef-dc845b82670b skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 07 September 2024 08:48:29 -0400 (0:00:00.714) 0:01:05.957 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 07 September 2024 08:48:29 -0400 (0:00:00.077) 0:01:06.035 **** ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, e26cf794-d662-464c-93ef-dc845b82670b skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 07 September 2024 08:48:29 -0400 (0:00:00.044) 0:01:06.080 **** ok: [managed_node3] => { "__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, e26cf794-d662-464c-93ef-dc845b82670b skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, e26cf794-d662-464c-93ef-dc845b82670b skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 07 September 2024 08:48:29 -0400 (0:00:00.058) 0:01:06.139 **** skipping: [managed_node3] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 07 September 2024 08:48:29 -0400 (0:00:00.050) 0:01:06.189 **** ok: [managed_node3] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 07 September 2024 08:48:30 -0400 (0:00:00.443) 0:01:06.633 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml for managed_node3 => (item=tasks/remove_profile.yml) TASK [Include network role] **************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml:3 Saturday 07 September 2024 08:48:30 -0400 (0:00:00.087) 0:01:06.720 **** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 07 September 2024 08:48:30 -0400 (0:00:00.104) 0:01:06.824 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 07 September 2024 08:48:30 -0400 (0:00:00.087) 0:01:06.912 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 07 September 2024 08:48:30 -0400 (0:00:00.087) 0:01:07.000 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 07 September 2024 08:48:30 -0400 (0:00:00.077) 0:01:07.077 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 07 September 2024 08:48:30 -0400 (0:00:00.098) 0:01:07.176 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 07 September 2024 08:48:33 -0400 (0:00:02.384) 0:01:09.560 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 07 September 2024 08:48:34 -0400 (0:00:01.063) 0:01:10.623 **** ok: [managed_node3] => {} 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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 07 September 2024 08:48:34 -0400 (0:00:00.079) 0:01:10.703 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 07 September 2024 08:48:34 -0400 (0:00:00.071) 0:01:10.774 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 07 September 2024 08:48:34 -0400 (0:00:00.069) 0:01:10.844 **** skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 07 September 2024 08:48:34 -0400 (0:00:00.126) 0:01:10.970 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 07 September 2024 08:48:34 -0400 (0:00:00.161) 0:01:11.132 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 07 September 2024 08:48:35 -0400 (0:00:00.112) 0:01:11.245 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 07 September 2024 08:48:35 -0400 (0:00:00.124) 0:01:11.370 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 07 September 2024 08:48:35 -0400 (0:00:00.231) 0:01:11.602 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 07 September 2024 08:48:35 -0400 (0:00:00.083) 0:01:11.686 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 07 September 2024 08:48:35 -0400 (0:00:00.087) 0:01:11.773 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 07 September 2024 08:48:35 -0400 (0:00:00.146) 0:01:11.920 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 07 September 2024 08:48:36 -0400 (0:00:00.727) 0:01:12.647 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 07 September 2024 08:48:36 -0400 (0:00:00.186) 0:01:12.833 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 07 September 2024 08:48:36 -0400 (0:00:00.040) 0:01:12.874 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 07 September 2024 08:48:36 -0400 (0:00:00.038) 0:01:12.912 **** changed: [managed_node3] => { "_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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 07 September 2024 08:48:37 -0400 (0:00:00.719) 0:01:13.632 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 07 September 2024 08:48:37 -0400 (0:00:00.085) 0:01:13.718 **** ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 07 September 2024 08:48:37 -0400 (0:00:00.127) 0:01:13.845 **** ok: [managed_node3] => { "__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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 07 September 2024 08:48:37 -0400 (0:00:00.142) 0:01:13.988 **** skipping: [managed_node3] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 07 September 2024 08:48:37 -0400 (0:00:00.107) 0:01:14.096 **** ok: [managed_node3] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 07 September 2024 08:48:38 -0400 (0:00:00.601) 0:01:14.697 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node3 => (item=tasks/assert_device_present.yml) included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml for managed_node3 => (item=tasks/assert_profile_absent.yml) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Saturday 07 September 2024 08:48:38 -0400 (0:00:00.192) 0:01:14.889 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node3 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 07 September 2024 08:48:38 -0400 (0:00:00.076) 0:01:14.965 **** ok: [managed_node3] => { "changed": false, "stat": { "atime": 1725713301.951192, "block_size": 4096, "blocks": 0, "ctime": 1725713301.951192, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 39806, "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": 1725713301.951192, "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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Saturday 07 September 2024 08:48:39 -0400 (0:00:00.384) 0:01:15.350 **** ok: [managed_node3] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:3 Saturday 07 September 2024 08:48:39 -0400 (0:00:00.043) 0:01:15.393 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node3 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 07 September 2024 08:48:39 -0400 (0:00:00.105) 0:01:15.499 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 07 September 2024 08:48:39 -0400 (0:00:00.055) 0:01:15.554 **** ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 07 September 2024 08:48:39 -0400 (0:00:00.431) 0:01:15.985 **** skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 07 September 2024 08:48:39 -0400 (0:00:00.048) 0:01:16.034 **** fatal: [managed_node3]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.018518", "end": "2024-09-07 08:48:40.131529", "rc": 1, "start": "2024-09-07 08:48:40.113011" } 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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 07 September 2024 08:48:40 -0400 (0:00:00.416) 0:01:16.451 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 07 September 2024 08:48:40 -0400 (0:00:00.072) 0:01:16.523 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 07 September 2024 08:48:40 -0400 (0:00:00.044) 0:01:16.568 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 07 September 2024 08:48:40 -0400 (0:00:00.075) 0:01:16.643 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 07 September 2024 08:48:40 -0400 (0:00:00.077) 0:01:16.720 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Saturday 07 September 2024 08:48:40 -0400 (0:00:00.092) 0:01:16.813 **** ok: [managed_node3] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 07 September 2024 08:48:40 -0400 (0:00:00.084) 0:01:16.897 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 07 September 2024 08:48:40 -0400 (0:00:00.068) 0:01:16.966 **** ok: [managed_node3] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 07 September 2024 08:48:40 -0400 (0:00:00.070) 0:01:17.036 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed_node3 => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 07 September 2024 08:48:40 -0400 (0:00:00.168) 0:01:17.204 **** fatal: [managed_node3]: 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.147152", "end": "2024-09-07 08:48:41.466186", "rc": 1, "start": "2024-09-07 08:48:41.319034" } STDOUT: Connection 'statebr' (e26cf794-d662-464c-93ef-dc845b82670b) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:102 Saturday 07 September 2024 08:48:41 -0400 (0:00:00.568) 0:01:17.773 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed_node3 TASK [TEST: I can take a profile down that is absent] ************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 07 September 2024 08:48:41 -0400 (0:00:00.107) 0:01:17.881 **** ok: [managed_node3] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 07 September 2024 08:48:41 -0400 (0:00:00.043) 0:01:17.924 **** ok: [managed_node3] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can take a profile down that is absent" } ok: [managed_node3] => (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_node3] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove+down_profile.yml" ] } ok: [managed_node3] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_absent.yml" ] } ok: [managed_node3] => (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_node3] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed_node3] => (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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 07 September 2024 08:48:41 -0400 (0:00:00.076) 0:01:18.001 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node3 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 07 September 2024 08:48:41 -0400 (0:00:00.067) 0:01:18.069 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node3 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 07 September 2024 08:48:41 -0400 (0:00:00.064) 0:01:18.134 **** ok: [managed_node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003791", "end": "2024-09-07 08:48:42.222343", "rc": 0, "start": "2024-09-07 08:48:42.218552" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 07 September 2024 08:48:42 -0400 (0:00:00.424) 0:01:18.558 **** ok: [managed_node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 07 September 2024 08:48:42 -0400 (0:00:00.050) 0:01:18.608 **** ok: [managed_node3] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 07 September 2024 08:48:42 -0400 (0:00:00.075) 0:01:18.684 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed_node3 => (item=tasks/create_bridge_profile.yml) included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml for managed_node3 => (item=tasks/activate_profile.yml) included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml for managed_node3 => (item=tasks/remove_profile.yml) TASK [Include network role] **************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Saturday 07 September 2024 08:48:42 -0400 (0:00:00.153) 0:01:18.838 **** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 07 September 2024 08:48:42 -0400 (0:00:00.123) 0:01:18.961 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 07 September 2024 08:48:42 -0400 (0:00:00.127) 0:01:19.089 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 07 September 2024 08:48:42 -0400 (0:00:00.100) 0:01:19.189 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 07 September 2024 08:48:43 -0400 (0:00:00.081) 0:01:19.271 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 07 September 2024 08:48:43 -0400 (0:00:00.064) 0:01:19.335 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 07 September 2024 08:48:45 -0400 (0:00:02.219) 0:01:21.555 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 07 September 2024 08:48:46 -0400 (0:00:00.935) 0:01:22.490 **** ok: [managed_node3] => {} 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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 07 September 2024 08:48:46 -0400 (0:00:00.043) 0:01:22.533 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 07 September 2024 08:48:46 -0400 (0:00:00.039) 0:01:22.573 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 07 September 2024 08:48:46 -0400 (0:00:00.038) 0:01:22.612 **** skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 07 September 2024 08:48:46 -0400 (0:00:00.057) 0:01:22.669 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 07 September 2024 08:48:46 -0400 (0:00:00.071) 0:01:22.741 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 07 September 2024 08:48:46 -0400 (0:00:00.057) 0:01:22.798 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 07 September 2024 08:48:46 -0400 (0:00:00.084) 0:01:22.882 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 07 September 2024 08:48:46 -0400 (0:00:00.182) 0:01:23.065 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 07 September 2024 08:48:46 -0400 (0:00:00.040) 0:01:23.106 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 07 September 2024 08:48:46 -0400 (0:00:00.038) 0:01:23.144 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 07 September 2024 08:48:47 -0400 (0:00:00.087) 0:01:23.232 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 07 September 2024 08:48:47 -0400 (0:00:00.680) 0:01:23.912 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 07 September 2024 08:48:47 -0400 (0:00:00.069) 0:01:23.982 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 07 September 2024 08:48:47 -0400 (0:00:00.039) 0:01:24.022 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 07 September 2024 08:48:47 -0400 (0:00:00.038) 0:01:24.061 **** changed: [managed_node3] => { "_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, 8121847a-df40-49ec-8066-0a3cf32e2bdd TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 07 September 2024 08:48:48 -0400 (0:00:00.699) 0:01:24.760 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 07 September 2024 08:48:48 -0400 (0:00:00.093) 0:01:24.854 **** ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 8121847a-df40-49ec-8066-0a3cf32e2bdd" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 07 September 2024 08:48:48 -0400 (0:00:00.097) 0:01:24.951 **** ok: [managed_node3] => { "__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, 8121847a-df40-49ec-8066-0a3cf32e2bdd\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 8121847a-df40-49ec-8066-0a3cf32e2bdd" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 07 September 2024 08:48:48 -0400 (0:00:00.085) 0:01:25.037 **** skipping: [managed_node3] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 07 September 2024 08:48:48 -0400 (0:00:00.070) 0:01:25.108 **** ok: [managed_node3] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Saturday 07 September 2024 08:48:49 -0400 (0:00:00.485) 0:01:25.594 **** ok: [managed_node3] => { "__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, 8121847a-df40-49ec-8066-0a3cf32e2bdd\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 8121847a-df40-49ec-8066-0a3cf32e2bdd" ] } } TASK [Include network role] **************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml:3 Saturday 07 September 2024 08:48:49 -0400 (0:00:00.124) 0:01:25.719 **** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 07 September 2024 08:48:49 -0400 (0:00:00.239) 0:01:25.958 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 07 September 2024 08:48:50 -0400 (0:00:00.273) 0:01:26.232 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 07 September 2024 08:48:50 -0400 (0:00:00.202) 0:01:26.435 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 07 September 2024 08:48:50 -0400 (0:00:00.083) 0:01:26.518 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 07 September 2024 08:48:50 -0400 (0:00:00.075) 0:01:26.593 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 07 September 2024 08:48:52 -0400 (0:00:02.237) 0:01:28.830 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 07 September 2024 08:48:53 -0400 (0:00:01.173) 0:01:30.004 **** ok: [managed_node3] => {} 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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 07 September 2024 08:48:53 -0400 (0:00:00.099) 0:01:30.104 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 07 September 2024 08:48:53 -0400 (0:00:00.073) 0:01:30.177 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 07 September 2024 08:48:54 -0400 (0:00:00.113) 0:01:30.291 **** skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 07 September 2024 08:48:54 -0400 (0:00:00.109) 0:01:30.401 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 07 September 2024 08:48:54 -0400 (0:00:00.244) 0:01:30.645 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 07 September 2024 08:48:54 -0400 (0:00:00.108) 0:01:30.754 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 07 September 2024 08:48:54 -0400 (0:00:00.122) 0:01:30.877 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 07 September 2024 08:48:54 -0400 (0:00:00.202) 0:01:31.079 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 07 September 2024 08:48:54 -0400 (0:00:00.085) 0:01:31.165 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 07 September 2024 08:48:55 -0400 (0:00:00.069) 0:01:31.234 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 07 September 2024 08:48:55 -0400 (0:00:00.188) 0:01:31.423 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 07 September 2024 08:48:55 -0400 (0:00:00.783) 0:01:32.207 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 07 September 2024 08:48:56 -0400 (0:00:00.095) 0:01:32.302 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 07 September 2024 08:48:56 -0400 (0:00:00.068) 0:01:32.370 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 07 September 2024 08:48:56 -0400 (0:00:00.081) 0:01:32.452 **** ok: [managed_node3] => { "_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, 8121847a-df40-49ec-8066-0a3cf32e2bdd skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 07 September 2024 08:48:57 -0400 (0:00:00.827) 0:01:33.280 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 07 September 2024 08:48:57 -0400 (0:00:00.132) 0:01:33.412 **** ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 8121847a-df40-49ec-8066-0a3cf32e2bdd skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 07 September 2024 08:48:57 -0400 (0:00:00.129) 0:01:33.541 **** ok: [managed_node3] => { "__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, 8121847a-df40-49ec-8066-0a3cf32e2bdd skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 8121847a-df40-49ec-8066-0a3cf32e2bdd skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 07 September 2024 08:48:57 -0400 (0:00:00.096) 0:01:33.638 **** skipping: [managed_node3] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 07 September 2024 08:48:57 -0400 (0:00:00.057) 0:01:33.695 **** ok: [managed_node3] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml:3 Saturday 07 September 2024 08:48:57 -0400 (0:00:00.457) 0:01:34.153 **** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 07 September 2024 08:48:58 -0400 (0:00:00.090) 0:01:34.243 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 07 September 2024 08:48:58 -0400 (0:00:00.079) 0:01:34.323 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 07 September 2024 08:48:58 -0400 (0:00:00.068) 0:01:34.391 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 07 September 2024 08:48:58 -0400 (0:00:00.043) 0:01:34.435 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 07 September 2024 08:48:58 -0400 (0:00:00.042) 0:01:34.477 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 07 September 2024 08:49:00 -0400 (0:00:02.245) 0:01:36.723 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 07 September 2024 08:49:01 -0400 (0:00:01.037) 0:01:37.760 **** ok: [managed_node3] => {} 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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 07 September 2024 08:49:01 -0400 (0:00:00.043) 0:01:37.804 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 07 September 2024 08:49:01 -0400 (0:00:00.039) 0:01:37.843 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 07 September 2024 08:49:01 -0400 (0:00:00.038) 0:01:37.882 **** skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 07 September 2024 08:49:01 -0400 (0:00:00.142) 0:01:38.024 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 07 September 2024 08:49:01 -0400 (0:00:00.078) 0:01:38.102 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 07 September 2024 08:49:01 -0400 (0:00:00.090) 0:01:38.193 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 07 September 2024 08:49:02 -0400 (0:00:00.170) 0:01:38.364 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 07 September 2024 08:49:02 -0400 (0:00:00.258) 0:01:38.622 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 07 September 2024 08:49:02 -0400 (0:00:00.099) 0:01:38.722 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 07 September 2024 08:49:02 -0400 (0:00:00.054) 0:01:38.776 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 07 September 2024 08:49:02 -0400 (0:00:00.088) 0:01:38.864 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 07 September 2024 08:49:03 -0400 (0:00:00.673) 0:01:39.538 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 07 September 2024 08:49:03 -0400 (0:00:00.133) 0:01:39.672 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 07 September 2024 08:49:03 -0400 (0:00:00.103) 0:01:39.775 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 07 September 2024 08:49:03 -0400 (0:00:00.093) 0:01:39.869 **** changed: [managed_node3] => { "_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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 07 September 2024 08:49:04 -0400 (0:00:00.826) 0:01:40.696 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 07 September 2024 08:49:04 -0400 (0:00:00.072) 0:01:40.768 **** ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 07 September 2024 08:49:04 -0400 (0:00:00.114) 0:01:40.882 **** ok: [managed_node3] => { "__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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 07 September 2024 08:49:04 -0400 (0:00:00.066) 0:01:40.948 **** skipping: [managed_node3] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 07 September 2024 08:49:04 -0400 (0:00:00.095) 0:01:41.044 **** ok: [managed_node3] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 07 September 2024 08:49:05 -0400 (0:00:00.453) 0:01:41.497 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml for managed_node3 => (item=tasks/remove+down_profile.yml) TASK [Include network role] **************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml:3 Saturday 07 September 2024 08:49:05 -0400 (0:00:00.095) 0:01:41.593 **** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 07 September 2024 08:49:05 -0400 (0:00:00.087) 0:01:41.681 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 07 September 2024 08:49:05 -0400 (0:00:00.080) 0:01:41.761 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 07 September 2024 08:49:05 -0400 (0:00:00.065) 0:01:41.827 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 07 September 2024 08:49:05 -0400 (0:00:00.051) 0:01:41.878 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 07 September 2024 08:49:05 -0400 (0:00:00.054) 0:01:41.933 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 07 September 2024 08:49:07 -0400 (0:00:02.203) 0:01:44.136 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 07 September 2024 08:49:09 -0400 (0:00:01.135) 0:01:45.272 **** ok: [managed_node3] => {} 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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 07 September 2024 08:49:09 -0400 (0:00:00.081) 0:01:45.353 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 07 September 2024 08:49:09 -0400 (0:00:00.071) 0:01:45.425 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 07 September 2024 08:49:09 -0400 (0:00:00.072) 0:01:45.497 **** skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 07 September 2024 08:49:09 -0400 (0:00:00.105) 0:01:45.603 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 07 September 2024 08:49:09 -0400 (0:00:00.124) 0:01:45.727 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 07 September 2024 08:49:09 -0400 (0:00:00.107) 0:01:45.835 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 07 September 2024 08:49:09 -0400 (0:00:00.101) 0:01:45.936 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 07 September 2024 08:49:09 -0400 (0:00:00.157) 0:01:46.093 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 07 September 2024 08:49:09 -0400 (0:00:00.074) 0:01:46.168 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 07 September 2024 08:49:10 -0400 (0:00:00.072) 0:01:46.241 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 07 September 2024 08:49:10 -0400 (0:00:00.101) 0:01:46.342 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 07 September 2024 08:49:10 -0400 (0:00:00.658) 0:01:47.001 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 07 September 2024 08:49:10 -0400 (0:00:00.104) 0:01:47.106 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 07 September 2024 08:49:10 -0400 (0:00:00.039) 0:01:47.145 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 07 September 2024 08:49:10 -0400 (0:00:00.038) 0:01:47.184 **** changed: [managed_node3] => { "_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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 07 September 2024 08:49:11 -0400 (0:00:00.850) 0:01:48.034 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 07 September 2024 08:49:11 -0400 (0:00:00.100) 0:01:48.136 **** ok: [managed_node3] => { "__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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 07 September 2024 08:49:11 -0400 (0:00:00.057) 0:01:48.193 **** ok: [managed_node3] => { "__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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 07 September 2024 08:49:12 -0400 (0:00:00.054) 0:01:48.247 **** skipping: [managed_node3] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 07 September 2024 08:49:12 -0400 (0:00:00.068) 0:01:48.316 **** ok: [managed_node3] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 07 September 2024 08:49:12 -0400 (0:00:00.484) 0:01:48.800 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml for managed_node3 => (item=tasks/assert_profile_absent.yml) TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:3 Saturday 07 September 2024 08:49:12 -0400 (0:00:00.164) 0:01:48.964 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node3 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 07 September 2024 08:49:12 -0400 (0:00:00.183) 0:01:49.148 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 07 September 2024 08:49:13 -0400 (0:00:00.141) 0:01:49.290 **** ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 07 September 2024 08:49:13 -0400 (0:00:00.515) 0:01:49.806 **** skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 07 September 2024 08:49:13 -0400 (0:00:00.090) 0:01:49.896 **** fatal: [managed_node3]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.017719", "end": "2024-09-07 08:49:14.030696", "rc": 1, "start": "2024-09-07 08:49:14.012977" } 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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 07 September 2024 08:49:14 -0400 (0:00:00.488) 0:01:50.385 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 07 September 2024 08:49:14 -0400 (0:00:00.115) 0:01:50.500 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 07 September 2024 08:49:14 -0400 (0:00:00.099) 0:01:50.600 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 07 September 2024 08:49:14 -0400 (0:00:00.164) 0:01:50.764 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 07 September 2024 08:49:14 -0400 (0:00:00.104) 0:01:50.869 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Saturday 07 September 2024 08:49:14 -0400 (0:00:00.120) 0:01:50.990 **** ok: [managed_node3] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 07 September 2024 08:49:14 -0400 (0:00:00.121) 0:01:51.111 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node3 => (item={'what': 'tasks/assert_device_absent.yml', 'condition': True}) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Saturday 07 September 2024 08:49:15 -0400 (0:00:00.277) 0:01:51.389 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node3 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 07 September 2024 08:49:15 -0400 (0:00:00.096) 0:01:51.485 **** ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Saturday 07 September 2024 08:49:15 -0400 (0:00:00.408) 0:01:51.894 **** ok: [managed_node3] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can take a profile down that is absent'] ************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 07 September 2024 08:49:15 -0400 (0:00:00.054) 0:01:51.948 **** ok: [managed_node3] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 07 September 2024 08:49:15 -0400 (0:00:00.048) 0:01:51.997 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed_node3 => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 07 September 2024 08:49:15 -0400 (0:00:00.075) 0:01:52.073 **** fatal: [managed_node3]: 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.034943", "end": "2024-09-07 08:49:16.181430", "rc": 1, "start": "2024-09-07 08:49:16.146487" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:124 Saturday 07 September 2024 08:49:16 -0400 (0:00:00.443) 0:01:52.517 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed_node3 TASK [TEST: I will not get an error when I try to remove an absent profile] **** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 07 September 2024 08:49:16 -0400 (0:00:00.129) 0:01:52.647 **** ok: [managed_node3] => {} MSG: ########## I will not get an error when I try to remove an absent profile ########## TASK [Show item] *************************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 07 September 2024 08:49:16 -0400 (0:00:00.128) 0:01:52.775 **** ok: [managed_node3] => (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_node3] => (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_node3] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove+down_profile.yml" ] } ok: [managed_node3] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_absent.yml", "tasks/get_NetworkManager_NVR.yml" ] } ok: [managed_node3] => (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_node3] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed_node3] => (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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 07 September 2024 08:49:16 -0400 (0:00:00.171) 0:01:52.947 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node3 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 07 September 2024 08:49:16 -0400 (0:00:00.120) 0:01:53.067 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node3 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 07 September 2024 08:49:17 -0400 (0:00:00.174) 0:01:53.241 **** ok: [managed_node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003768", "end": "2024-09-07 08:49:17.491064", "rc": 0, "start": "2024-09-07 08:49:17.487296" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 07 September 2024 08:49:17 -0400 (0:00:00.567) 0:01:53.808 **** ok: [managed_node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 07 September 2024 08:49:17 -0400 (0:00:00.051) 0:01:53.860 **** ok: [managed_node3] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 07 September 2024 08:49:17 -0400 (0:00:00.056) 0:01:53.916 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed_node3 => (item=tasks/create_bridge_profile.yml) included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml for managed_node3 => (item=tasks/activate_profile.yml) included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml for managed_node3 => (item=tasks/remove+down_profile.yml) TASK [Include network role] **************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Saturday 07 September 2024 08:49:17 -0400 (0:00:00.087) 0:01:54.003 **** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 07 September 2024 08:49:17 -0400 (0:00:00.127) 0:01:54.131 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 07 September 2024 08:49:17 -0400 (0:00:00.097) 0:01:54.229 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 07 September 2024 08:49:18 -0400 (0:00:00.107) 0:01:54.337 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 07 September 2024 08:49:18 -0400 (0:00:00.063) 0:01:54.400 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 07 September 2024 08:49:18 -0400 (0:00:00.049) 0:01:54.450 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 07 September 2024 08:49:20 -0400 (0:00:02.215) 0:01:56.666 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 07 September 2024 08:49:21 -0400 (0:00:00.954) 0:01:57.620 **** ok: [managed_node3] => {} 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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 07 September 2024 08:49:21 -0400 (0:00:00.044) 0:01:57.665 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 07 September 2024 08:49:21 -0400 (0:00:00.040) 0:01:57.705 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 07 September 2024 08:49:21 -0400 (0:00:00.037) 0:01:57.743 **** skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 07 September 2024 08:49:21 -0400 (0:00:00.061) 0:01:57.805 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 07 September 2024 08:49:21 -0400 (0:00:00.071) 0:01:57.876 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 07 September 2024 08:49:21 -0400 (0:00:00.084) 0:01:57.961 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 07 September 2024 08:49:21 -0400 (0:00:00.104) 0:01:58.065 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 07 September 2024 08:49:21 -0400 (0:00:00.152) 0:01:58.218 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 07 September 2024 08:49:22 -0400 (0:00:00.043) 0:01:58.261 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 07 September 2024 08:49:22 -0400 (0:00:00.079) 0:01:58.341 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 07 September 2024 08:49:22 -0400 (0:00:00.070) 0:01:58.412 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 07 September 2024 08:49:22 -0400 (0:00:00.733) 0:01:59.146 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 07 September 2024 08:49:23 -0400 (0:00:00.110) 0:01:59.256 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 07 September 2024 08:49:23 -0400 (0:00:00.052) 0:01:59.309 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 07 September 2024 08:49:23 -0400 (0:00:00.042) 0:01:59.352 **** changed: [managed_node3] => { "_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, 70ee109c-a8f4-4a56-8379-2168f808d2e3 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 07 September 2024 08:49:23 -0400 (0:00:00.644) 0:01:59.997 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 07 September 2024 08:49:23 -0400 (0:00:00.055) 0:02:00.052 **** ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 70ee109c-a8f4-4a56-8379-2168f808d2e3" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 07 September 2024 08:49:23 -0400 (0:00:00.072) 0:02:00.125 **** ok: [managed_node3] => { "__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, 70ee109c-a8f4-4a56-8379-2168f808d2e3\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 70ee109c-a8f4-4a56-8379-2168f808d2e3" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 07 September 2024 08:49:23 -0400 (0:00:00.075) 0:02:00.201 **** skipping: [managed_node3] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 07 September 2024 08:49:24 -0400 (0:00:00.068) 0:02:00.269 **** ok: [managed_node3] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Saturday 07 September 2024 08:49:24 -0400 (0:00:00.457) 0:02:00.727 **** ok: [managed_node3] => { "__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, 70ee109c-a8f4-4a56-8379-2168f808d2e3\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 70ee109c-a8f4-4a56-8379-2168f808d2e3" ] } } TASK [Include network role] **************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml:3 Saturday 07 September 2024 08:49:24 -0400 (0:00:00.077) 0:02:00.804 **** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 07 September 2024 08:49:24 -0400 (0:00:00.148) 0:02:00.953 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 07 September 2024 08:49:24 -0400 (0:00:00.131) 0:02:01.084 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 07 September 2024 08:49:24 -0400 (0:00:00.068) 0:02:01.153 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 07 September 2024 08:49:24 -0400 (0:00:00.045) 0:02:01.198 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 07 September 2024 08:49:25 -0400 (0:00:00.044) 0:02:01.243 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 07 September 2024 08:49:27 -0400 (0:00:02.226) 0:02:03.469 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 07 September 2024 08:49:28 -0400 (0:00:00.960) 0:02:04.429 **** ok: [managed_node3] => {} 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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 07 September 2024 08:49:28 -0400 (0:00:00.044) 0:02:04.474 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 07 September 2024 08:49:28 -0400 (0:00:00.039) 0:02:04.514 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 07 September 2024 08:49:28 -0400 (0:00:00.038) 0:02:04.553 **** skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 07 September 2024 08:49:28 -0400 (0:00:00.059) 0:02:04.612 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 07 September 2024 08:49:28 -0400 (0:00:00.089) 0:02:04.702 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 07 September 2024 08:49:28 -0400 (0:00:00.060) 0:02:04.762 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 07 September 2024 08:49:28 -0400 (0:00:00.106) 0:02:04.869 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 07 September 2024 08:49:28 -0400 (0:00:00.102) 0:02:04.971 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 07 September 2024 08:49:28 -0400 (0:00:00.040) 0:02:05.012 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 07 September 2024 08:49:28 -0400 (0:00:00.039) 0:02:05.051 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 07 September 2024 08:49:28 -0400 (0:00:00.066) 0:02:05.118 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 07 September 2024 08:49:29 -0400 (0:00:00.639) 0:02:05.757 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 07 September 2024 08:49:29 -0400 (0:00:00.070) 0:02:05.828 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 07 September 2024 08:49:29 -0400 (0:00:00.039) 0:02:05.867 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 07 September 2024 08:49:29 -0400 (0:00:00.039) 0:02:05.906 **** ok: [managed_node3] => { "_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, 70ee109c-a8f4-4a56-8379-2168f808d2e3 skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 07 September 2024 08:49:30 -0400 (0:00:00.580) 0:02:06.487 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 07 September 2024 08:49:30 -0400 (0:00:00.040) 0:02:06.527 **** ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 70ee109c-a8f4-4a56-8379-2168f808d2e3 skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 07 September 2024 08:49:30 -0400 (0:00:00.042) 0:02:06.570 **** ok: [managed_node3] => { "__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, 70ee109c-a8f4-4a56-8379-2168f808d2e3 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 70ee109c-a8f4-4a56-8379-2168f808d2e3 skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 07 September 2024 08:49:30 -0400 (0:00:00.043) 0:02:06.614 **** skipping: [managed_node3] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 07 September 2024 08:49:30 -0400 (0:00:00.039) 0:02:06.653 **** ok: [managed_node3] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml:3 Saturday 07 September 2024 08:49:30 -0400 (0:00:00.433) 0:02:07.086 **** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 07 September 2024 08:49:31 -0400 (0:00:00.204) 0:02:07.291 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 07 September 2024 08:49:31 -0400 (0:00:00.133) 0:02:07.425 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 07 September 2024 08:49:31 -0400 (0:00:00.080) 0:02:07.505 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 07 September 2024 08:49:31 -0400 (0:00:00.052) 0:02:07.558 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 07 September 2024 08:49:31 -0400 (0:00:00.045) 0:02:07.603 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 07 September 2024 08:49:33 -0400 (0:00:02.186) 0:02:09.790 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 07 September 2024 08:49:34 -0400 (0:00:00.957) 0:02:10.747 **** ok: [managed_node3] => {} 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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 07 September 2024 08:49:34 -0400 (0:00:00.044) 0:02:10.792 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 07 September 2024 08:49:34 -0400 (0:00:00.040) 0:02:10.833 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 07 September 2024 08:49:34 -0400 (0:00:00.055) 0:02:10.889 **** skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 07 September 2024 08:49:34 -0400 (0:00:00.060) 0:02:10.949 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 07 September 2024 08:49:34 -0400 (0:00:00.070) 0:02:11.019 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 07 September 2024 08:49:34 -0400 (0:00:00.196) 0:02:11.216 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 07 September 2024 08:49:35 -0400 (0:00:00.090) 0:02:11.307 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 07 September 2024 08:49:35 -0400 (0:00:00.120) 0:02:11.428 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 07 September 2024 08:49:35 -0400 (0:00:00.040) 0:02:11.468 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 07 September 2024 08:49:35 -0400 (0:00:00.039) 0:02:11.508 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 07 September 2024 08:49:35 -0400 (0:00:00.067) 0:02:11.575 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 07 September 2024 08:49:35 -0400 (0:00:00.626) 0:02:12.202 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 07 September 2024 08:49:36 -0400 (0:00:00.071) 0:02:12.273 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 07 September 2024 08:49:36 -0400 (0:00:00.039) 0:02:12.313 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 07 September 2024 08:49:36 -0400 (0:00:00.043) 0:02:12.356 **** changed: [managed_node3] => { "_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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 07 September 2024 08:49:36 -0400 (0:00:00.751) 0:02:13.108 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 07 September 2024 08:49:36 -0400 (0:00:00.041) 0:02:13.149 **** ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 07 September 2024 08:49:36 -0400 (0:00:00.043) 0:02:13.193 **** ok: [managed_node3] => { "__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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 07 September 2024 08:49:37 -0400 (0:00:00.043) 0:02:13.237 **** skipping: [managed_node3] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 07 September 2024 08:49:37 -0400 (0:00:00.043) 0:02:13.280 **** ok: [managed_node3] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 07 September 2024 08:49:37 -0400 (0:00:00.494) 0:02:13.774 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml for managed_node3 => (item=tasks/remove+down_profile.yml) TASK [Include network role] **************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml:3 Saturday 07 September 2024 08:49:37 -0400 (0:00:00.076) 0:02:13.851 **** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 07 September 2024 08:49:37 -0400 (0:00:00.093) 0:02:13.945 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 07 September 2024 08:49:37 -0400 (0:00:00.143) 0:02:14.088 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 07 September 2024 08:49:37 -0400 (0:00:00.085) 0:02:14.174 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 07 September 2024 08:49:38 -0400 (0:00:00.062) 0:02:14.237 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 07 September 2024 08:49:38 -0400 (0:00:00.048) 0:02:14.285 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 07 September 2024 08:49:40 -0400 (0:00:02.233) 0:02:16.519 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 07 September 2024 08:49:41 -0400 (0:00:00.975) 0:02:17.494 **** ok: [managed_node3] => {} 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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 07 September 2024 08:49:41 -0400 (0:00:00.050) 0:02:17.544 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 07 September 2024 08:49:41 -0400 (0:00:00.078) 0:02:17.623 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 07 September 2024 08:49:41 -0400 (0:00:00.041) 0:02:17.664 **** skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 07 September 2024 08:49:41 -0400 (0:00:00.060) 0:02:17.724 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 07 September 2024 08:49:41 -0400 (0:00:00.078) 0:02:17.802 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 07 September 2024 08:49:41 -0400 (0:00:00.085) 0:02:17.888 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 07 September 2024 08:49:41 -0400 (0:00:00.104) 0:02:17.993 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 07 September 2024 08:49:41 -0400 (0:00:00.138) 0:02:18.131 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 07 September 2024 08:49:41 -0400 (0:00:00.040) 0:02:18.172 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 07 September 2024 08:49:41 -0400 (0:00:00.038) 0:02:18.211 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 07 September 2024 08:49:42 -0400 (0:00:00.071) 0:02:18.282 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 07 September 2024 08:49:42 -0400 (0:00:00.702) 0:02:18.985 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 07 September 2024 08:49:42 -0400 (0:00:00.121) 0:02:19.106 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 07 September 2024 08:49:42 -0400 (0:00:00.075) 0:02:19.181 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 07 September 2024 08:49:43 -0400 (0:00:00.068) 0:02:19.249 **** ok: [managed_node3] => { "_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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 07 September 2024 08:49:43 -0400 (0:00:00.673) 0:02:19.923 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 07 September 2024 08:49:43 -0400 (0:00:00.041) 0:02:19.964 **** ok: [managed_node3] => { "__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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 07 September 2024 08:49:43 -0400 (0:00:00.083) 0:02:20.047 **** ok: [managed_node3] => { "__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-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 07 September 2024 08:49:43 -0400 (0:00:00.045) 0:02:20.093 **** skipping: [managed_node3] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 07 September 2024 08:49:43 -0400 (0:00:00.047) 0:02:20.140 **** ok: [managed_node3] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 07 September 2024 08:49:44 -0400 (0:00:00.420) 0:02:20.561 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml for managed_node3 => (item=tasks/assert_profile_absent.yml) included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml for managed_node3 => (item=tasks/get_NetworkManager_NVR.yml) TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:3 Saturday 07 September 2024 08:49:44 -0400 (0:00:00.084) 0:02:20.645 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node3 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 07 September 2024 08:49:44 -0400 (0:00:00.073) 0:02:20.719 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 07 September 2024 08:49:44 -0400 (0:00:00.041) 0:02:20.761 **** ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 07 September 2024 08:49:44 -0400 (0:00:00.381) 0:02:21.142 **** skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 07 September 2024 08:49:44 -0400 (0:00:00.040) 0:02:21.183 **** fatal: [managed_node3]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.017603", "end": "2024-09-07 08:49:45.275284", "rc": 1, "start": "2024-09-07 08:49:45.257681" } 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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 07 September 2024 08:49:45 -0400 (0:00:00.395) 0:02:21.578 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 07 September 2024 08:49:45 -0400 (0:00:00.039) 0:02:21.618 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 07 September 2024 08:49:45 -0400 (0:00:00.038) 0:02:21.657 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 07 September 2024 08:49:45 -0400 (0:00:00.039) 0:02:21.697 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 07 September 2024 08:49:45 -0400 (0:00:00.039) 0:02:21.736 **** skipping: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Saturday 07 September 2024 08:49:45 -0400 (0:00:00.078) 0:02:21.814 **** ok: [managed_node3] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml:7 Saturday 07 September 2024 08:49:45 -0400 (0:00:00.045) 0:02:21.860 **** ok: [managed_node3] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.315228", "end": "2024-09-07 08:49:46.249825", "rc": 0, "start": "2024-09-07 08:49:45.934597" } STDOUT: NetworkManager-1.44.2-1.fc39 TASK [Store NetworkManager version] ******************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml:14 Saturday 07 September 2024 08:49:46 -0400 (0:00:00.695) 0:02:22.555 **** ok: [managed_node3] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.44.2-1.fc39" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml:18 Saturday 07 September 2024 08:49:46 -0400 (0:00:00.044) 0:02:22.599 **** ok: [managed_node3] => { "networkmanager_nvr": "NetworkManager-1.44.2-1.fc39" } TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 07 September 2024 08:49:46 -0400 (0:00:00.043) 0:02:22.642 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node3 => (item={'what': 'tasks/assert_device_absent.yml', 'condition': True}) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Saturday 07 September 2024 08:49:46 -0400 (0:00:00.100) 0:02:22.743 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node3 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 07 September 2024 08:49:46 -0400 (0:00:00.067) 0:02:22.810 **** ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Saturday 07 September 2024 08:49:46 -0400 (0:00:00.386) 0:02:23.196 **** ok: [managed_node3] => { "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-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 07 September 2024 08:49:47 -0400 (0:00:00.044) 0:02:23.241 **** ok: [managed_node3] => {} MSG: +++++ Success in test 'I will not get an error when I try to remove an absent profile' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 07 September 2024 08:49:47 -0400 (0:00:00.041) 0:02:23.283 **** included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed_node3 => (item=tasks/cleanup_profile+device.yml) included: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed_node3 => (item=tasks/check_network_dns.yml) TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 07 September 2024 08:49:47 -0400 (0:00:00.083) 0:02:23.366 **** fatal: [managed_node3]: 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.035684", "end": "2024-09-07 08:49:47.475752", "rc": 1, "start": "2024-09-07 08:49:47.440068" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Saturday 07 September 2024 08:49:47 -0400 (0:00:00.422) 0:02:23.788 **** ok: [managed_node3] => { "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.008991", "end": "2024-09-07 08:49:47.887632", "rc": 0, "start": "2024-09-07 08:49:47.878641" } 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 noprefixroute valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 02:96:b8:79:5d:1b brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.47.69/22 brd 10.31.47.255 scope global dynamic noprefixroute eth0 valid_lft 2655sec preferred_lft 2655sec inet6 fe80::d610:663f:319c:775e/64 scope link noprefixroute valid_lft forever preferred_lft forever IP ROUTE default via 10.31.44.1 dev eth0 proto dhcp src 10.31.47.69 metric 100 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.47.69 metric 100 IP -6 ROUTE fe80::/64 dev eth0 proto kernel metric 1024 pref medium RESOLV # This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8). # Do not edit. # # This file might be symlinked as /etc/resolv.conf. If you're looking at # /etc/resolv.conf and seeing this text, you have followed the symlink. # # This is a dynamic resolv.conf file for connecting local clients to the # internal DNS stub resolver of systemd-resolved. This file lists all # configured search domains. # # Run "resolvectl status" to see details about the uplink DNS servers # currently in use. # # Third party programs should typically not access this file directly, but only # through the symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a # different way, replace this symlink by a static file or a different symlink. # # See man:systemd-resolved.service(8) for details about the supported modes of # operation for /etc/resolv.conf. nameserver 127.0.0.53 options edns0 trust-ad search us-east-1.aws.redhat.com TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Saturday 07 September 2024 08:49:47 -0400 (0:00:00.410) 0:02:24.198 **** skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_facts[\"distribution\"] == \"CentOS\"", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* managed_node3 : ok=333 changed=10 unreachable=0 failed=0 skipped=313 rescued=0 ignored=10 Saturday 07 September 2024 08:49:48 -0400 (0:00:00.161) 0:02:24.360 **** =============================================================================== fedora.linux_system_roles.network : Check which services are running ---- 2.44s /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.39s /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.38s /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.29s /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.25s /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.24s /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.24s /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.23s /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.23s /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.22s /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.22s /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.22s /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.20s /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.20s /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.19s /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gathering Facts --------------------------------------------------------- 1.59s /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_nm.yml:6 Gather current interface info ------------------------------------------- 1.46s /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 fedora.linux_system_roles.network : Check which packages are installed --- 1.30s /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.17s /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.17s /tmp/collections-hud/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26