# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.14.2] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.14/lib/python3.9/site-packages/ansible ansible collection location = /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection executable location = /opt/ansible-2.14/bin/ansible-playbook python version = 3.9.13 (main, Jun 24 2022, 15:32:51) [GCC 8.5.0 20210514 (Red Hat 8.5.0-13)] (/opt/ansible-2.14/bin/python3.9) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. 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 /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/tests_states_nm.yml PLAY [Run playbook 'playbooks/tests_states.yml' with nm as provider] *********** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/tests_states_nm.yml:5 Sunday 12 February 2023 04:46:25 +0000 (0:00:00.801) 0:00:00.801 ******* ok: [sut] TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/tests_states_nm.yml:8 Sunday 12 February 2023 04:46:43 +0000 (0:00:17.763) 0:00:18.564 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/tasks/el_repo_setup.yml:2 Sunday 12 February 2023 04:46:44 +0000 (0:00:01.191) 0:00:19.756 ******* ok: [sut] TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/tasks/el_repo_setup.yml:13 Sunday 12 February 2023 04:46:47 +0000 (0:00:02.578) 0:00:22.334 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/tasks/el_repo_setup.yml:38 Sunday 12 February 2023 04:46:48 +0000 (0:00:01.221) 0:00:23.556 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/tasks/enable_epel.yml:4 Sunday 12 February 2023 04:46:49 +0000 (0:00:00.745) 0:00:24.301 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/tasks/enable_epel.yml:19 Sunday 12 February 2023 04:46:50 +0000 (0:00:00.973) 0:00:25.274 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/tasks/enable_epel.yml:23 Sunday 12 February 2023 04:46:51 +0000 (0:00:00.983) 0:00:26.257 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/tasks/enable_epel.yml:30 Sunday 12 February 2023 04:46:52 +0000 (0:00:01.238) 0:00:27.495 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/tests_states_nm.yml:9 Sunday 12 February 2023 04:46:54 +0000 (0:00:01.484) 0:00:28.980 ******* ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tests_states.yml:3 Sunday 12 February 2023 04:46:56 +0000 (0:00:01.897) 0:00:30.877 ******* ok: [sut] TASK [Show playbook name] ****************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tests_states.yml:10 Sunday 12 February 2023 04:47:01 +0000 (0:00:05.243) 0:00:36.120 ******* ok: [sut] => {} MSG: this is: playbooks/tests_states.yml TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tests_states.yml:18 Sunday 12 February 2023 04:47:02 +0000 (0:00:01.049) 0:00:37.170 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile] ******************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:5 Sunday 12 February 2023 04:47:04 +0000 (0:00:01.962) 0:00:39.132 ******* ok: [sut] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:9 Sunday 12 February 2023 04:47:05 +0000 (0:00:01.071) 0:00:40.204 ******* ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can create a profile" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bridge_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_present.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "what": "tasks/assert_device_present.yml", "when": true } ] } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:21 Sunday 12 February 2023 04:47:09 +0000 (0:00:04.037) 0:00:44.242 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/show_interfaces.yml for sut TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 12 February 2023 04:47:10 +0000 (0:00:01.101) 0:00:45.343 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 12 February 2023 04:47:11 +0000 (0:00:00.845) 0:00:46.189 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004768", "end": "2023-02-12 04:47:19.697206", "rc": 0, "start": "2023-02-12 04:47:18.692438" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 12 February 2023 04:47:20 +0000 (0:00:08.800) 0:00:54.990 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/show_interfaces.yml:4 Sunday 12 February 2023 04:47:21 +0000 (0:00:00.891) 0:00:55.881 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [setup] ******************************************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:23 Sunday 12 February 2023 04:47:21 +0000 (0:00:00.903) 0:00:56.785 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/delete_interface.yml for sut => (item=tasks/delete_interface.yml) included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_device_absent.yml for sut => (item=tasks/assert_device_absent.yml) TASK [remove test interface if necessary] ************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/delete_interface.yml:3 Sunday 12 February 2023 04:47:24 +0000 (0:00:02.497) 0:00:59.282 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.008508", "end": "2023-02-12 04:47:26.233026", "rc": 1, "start": "2023-02-12 04:47:26.224518" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_device_absent.yml:3 Sunday 12 February 2023 04:47:26 +0000 (0:00:02.075) 0:01:01.358 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 12 February 2023 04:47:27 +0000 (0:00:01.235) 0:01:02.593 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface statebr is absent] ********************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_device_absent.yml:4 Sunday 12 February 2023 04:47:36 +0000 (0:00:08.514) 0:01:11.107 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [test] ******************************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:29 Sunday 12 February 2023 04:47:37 +0000 (0:00:01.422) 0:01:12.529 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/create_bridge_profile.yml for sut => (item=tasks/create_bridge_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/create_bridge_profile.yml:3 Sunday 12 February 2023 04:47:40 +0000 (0:00:02.365) 0:01:14.895 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 12 February 2023 04:47:43 +0000 (0:00:03.623) 0:01:18.518 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 12 February 2023 04:47:45 +0000 (0:00:02.300) 0:01:20.819 ******* ok: [sut] => { "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 services are running] **** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 Sunday 12 February 2023 04:47:52 +0000 (0:00:06.406) 0:01:27.225 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:14 Sunday 12 February 2023 04:48:06 +0000 (0:00:14.354) 0:01:41.579 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 12 February 2023 04:48:33 +0000 (0:00:27.127) 0:02:08.707 ******* ok: [sut] => {} 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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 12 February 2023 04:48:36 +0000 (0:00:02.817) 0:02:11.524 ******* skipping: [sut] => { "changed": false, "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 12 February 2023 04:48:40 +0000 (0:00:03.378) 0:02:14.903 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Sunday 12 February 2023 04:48:41 +0000 (0:00:01.655) 0:02:16.559 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:35 Sunday 12 February 2023 04:49:15 +0000 (0:00:33.438) 0:02:49.998 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:45 Sunday 12 February 2023 04:49:18 +0000 (0:00:03.426) 0:02:53.425 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:56 Sunday 12 February 2023 04:49:20 +0000 (0:00:02.342) 0:02:55.767 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:69 Sunday 12 February 2023 04:49:29 +0000 (0:00:08.929) 0:03:04.697 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:80 Sunday 12 February 2023 04:50:08 +0000 (0:00:38.310) 0:03:43.007 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:89 Sunday 12 February 2023 04:50:09 +0000 (0:00:00.998) 0:03:44.005 ******* skipping: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:97 Sunday 12 February 2023 04:50:09 +0000 (0:00:00.208) 0:03:44.253 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:106 Sunday 12 February 2023 04:50:09 +0000 (0:00:00.298) 0:03:44.552 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\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, 089ab382-2b75-4bbe-aa8b-b51afe9267a0 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:118 Sunday 12 February 2023 04:50:11 +0000 (0:00:01.359) 0:03:45.911 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Sunday 12 February 2023 04:50:11 +0000 (0:00:00.126) 0:03:46.038 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 089ab382-2b75-4bbe-aa8b-b51afe9267a0" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:128 Sunday 12 February 2023 04:50:11 +0000 (0:00:00.228) 0:03:46.267 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\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, 089ab382-2b75-4bbe-aa8b-b51afe9267a0\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 089ab382-2b75-4bbe-aa8b-b51afe9267a0" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Sunday 12 February 2023 04:50:11 +0000 (0:00:00.213) 0:03:46.481 ******* skipping: [sut] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 12 February 2023 04:50:11 +0000 (0:00:00.307) 0:03:46.788 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/create_bridge_profile.yml:14 Sunday 12 February 2023 04:50:12 +0000 (0:00:00.788) 0:03:47.577 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\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, 089ab382-2b75-4bbe-aa8b-b51afe9267a0\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 089ab382-2b75-4bbe-aa8b-b51afe9267a0" ] } } TASK [asserts] ***************************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:35 Sunday 12 February 2023 04:50:12 +0000 (0:00:00.090) 0:03:47.667 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_profile_present.yml for sut => (item=tasks/assert_profile_present.yml) TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_profile_present.yml:3 Sunday 12 February 2023 04:50:13 +0000 (0:00:00.219) 0:03:47.887 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 12 February 2023 04:50:13 +0000 (0:00:00.189) 0:03:48.077 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false }, "changed": false } TASK [stat profile file] ******************************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:8 Sunday 12 February 2023 04:50:13 +0000 (0:00:00.152) 0:03:48.229 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1676177410.9743297, "block_size": 4096, "blocks": 8, "ctime": 1676177410.7113318, "dev": 51716, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8401605, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1676177410.7113318, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 221, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:16 Sunday 12 February 2023 04:50:13 +0000 (0:00:00.437) 0:03:48.666 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:24 Sunday 12 February 2023 04:50:13 +0000 (0:00:00.128) 0:03:48.795 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.052425", "end": "2023-02-12 04:50:14.310286", "rc": 0, "start": "2023-02-12 04:50:14.257861" } STDOUT: statebr /etc/sysconfig/network-scripts/ifcfg-statebr TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:33 Sunday 12 February 2023 04:50:14 +0000 (0:00:00.493) 0:03:49.288 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:43 Sunday 12 February 2023 04:50:14 +0000 (0:00:00.107) 0:03:49.396 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 12 February 2023 04:50:14 +0000 (0:00:00.142) 0:03:49.538 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [assert that profile 'statebr' is present] ******************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_profile_present.yml:4 Sunday 12 February 2023 04:50:14 +0000 (0:00:00.120) 0:03:49.659 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [assert that ansible managed comment in 'statebr' is present] ************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_profile_present.yml:9 Sunday 12 February 2023 04:50:14 +0000 (0:00:00.153) 0:03:49.812 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [conditional asserts] ***************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:41 Sunday 12 February 2023 04:50:15 +0000 (0:00:00.078) 0:03:49.891 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_device_present.yml for sut => (item={'what': 'tasks/assert_device_present.yml', 'when': True}) TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_device_present.yml:3 Sunday 12 February 2023 04:50:15 +0000 (0:00:00.190) 0:03:50.082 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 12 February 2023 04:50:15 +0000 (0:00:00.148) 0:03:50.231 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1676177410.9116626, "block_size": 4096, "blocks": 0, "ctime": 1676177410.9116626, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22746, "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": 1676177410.9116626, "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 interface statebr is present] ******************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_device_present.yml:4 Sunday 12 February 2023 04:50:15 +0000 (0:00:00.322) 0:03:50.554 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can create a profile'] ******************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:47 Sunday 12 February 2023 04:50:15 +0000 (0:00:00.142) 0:03:50.696 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [cleanup] ***************************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:66 Sunday 12 February 2023 04:50:15 +0000 (0:00:00.137) 0:03:50.834 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/cleanup_profile+device.yml for sut => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 12 February 2023 04:50:16 +0000 (0:00:00.275) 0:03:51.109 ******* fatal: [sut]: 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.070524", "end": "2023-02-12 04:50:16.578932", "rc": 1, "start": "2023-02-12 04:50:16.508408" } STDOUT: Connection 'statebr' (089ab382-2b75-4bbe-aa8b-b51afe9267a0) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tests_states.yml:39 Sunday 12 February 2023 04:50:16 +0000 (0:00:00.411) 0:03:51.520 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile without autoconnect] ************************ task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:5 Sunday 12 February 2023 04:50:16 +0000 (0:00:00.154) 0:03:51.675 ******* ok: [sut] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:9 Sunday 12 February 2023 04:50:16 +0000 (0:00:00.136) 0:03:51.811 ******* ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can create a profile without autoconnect" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bridge_profile_no_autoconnect.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_absent.yml", "tasks/assert_profile_present.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined. 'lsr_assert_when' is undefined" } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:21 Sunday 12 February 2023 04:50:17 +0000 (0:00:00.466) 0:03:52.277 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/show_interfaces.yml for sut TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 12 February 2023 04:50:17 +0000 (0:00:00.122) 0:03:52.399 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 12 February 2023 04:50:17 +0000 (0:00:00.150) 0:03:52.550 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003781", "end": "2023-02-12 04:50:18.001261", "rc": 0, "start": "2023-02-12 04:50:17.997480" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 12 February 2023 04:50:18 +0000 (0:00:00.380) 0:03:52.930 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/show_interfaces.yml:4 Sunday 12 February 2023 04:50:18 +0000 (0:00:00.094) 0:03:53.025 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [setup] ******************************************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:23 Sunday 12 February 2023 04:50:18 +0000 (0:00:00.111) 0:03:53.137 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/delete_interface.yml for sut => (item=tasks/delete_interface.yml) included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_device_absent.yml for sut => (item=tasks/assert_device_absent.yml) TASK [remove test interface if necessary] ************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/delete_interface.yml:3 Sunday 12 February 2023 04:50:18 +0000 (0:00:00.128) 0:03:53.266 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.006812", "end": "2023-02-12 04:50:18.649330", "rc": 1, "start": "2023-02-12 04:50:18.642518" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_device_absent.yml:3 Sunday 12 February 2023 04:50:18 +0000 (0:00:00.364) 0:03:53.630 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 12 February 2023 04:50:18 +0000 (0:00:00.193) 0:03:53.823 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface statebr is absent] ********************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_device_absent.yml:4 Sunday 12 February 2023 04:50:19 +0000 (0:00:00.337) 0:03:54.161 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [test] ******************************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:29 Sunday 12 February 2023 04:50:19 +0000 (0:00:00.176) 0:03:54.338 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for sut => (item=tasks/create_bridge_profile_no_autoconnect.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Sunday 12 February 2023 04:50:19 +0000 (0:00:00.343) 0:03:54.681 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 12 February 2023 04:50:20 +0000 (0:00:00.289) 0:03:54.971 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 12 February 2023 04:50:20 +0000 (0:00:00.222) 0:03:55.194 ******* ok: [sut] => { "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 services are running] **** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 Sunday 12 February 2023 04:50:21 +0000 (0:00:00.735) 0:03:55.929 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:14 Sunday 12 February 2023 04:50:22 +0000 (0:00:01.914) 0:03:57.844 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 12 February 2023 04:50:23 +0000 (0:00:00.964) 0:03:58.809 ******* ok: [sut] => {} 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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 12 February 2023 04:50:24 +0000 (0:00:00.106) 0:03:58.916 ******* skipping: [sut] => { "changed": false, "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 12 February 2023 04:50:24 +0000 (0:00:00.127) 0:03:59.043 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Sunday 12 February 2023 04:50:24 +0000 (0:00:00.197) 0:03:59.240 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:35 Sunday 12 February 2023 04:50:25 +0000 (0:00:01.072) 0:04:00.313 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:45 Sunday 12 February 2023 04:50:25 +0000 (0:00:00.109) 0:04:00.422 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:56 Sunday 12 February 2023 04:50:25 +0000 (0:00:00.066) 0:04:00.489 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:69 Sunday 12 February 2023 04:50:25 +0000 (0:00:00.356) 0:04:00.845 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:80 Sunday 12 February 2023 04:50:28 +0000 (0:00:02.393) 0:04:03.238 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:89 Sunday 12 February 2023 04:50:29 +0000 (0:00:00.757) 0:04:03.995 ******* skipping: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:97 Sunday 12 February 2023 04:50:29 +0000 (0:00:00.119) 0:04:04.115 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:106 Sunday 12 February 2023 04:50:29 +0000 (0:00:00.193) 0:04:04.308 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\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, dbbafb76-4797-4ad8-9db9-6ead8339307c TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:118 Sunday 12 February 2023 04:50:30 +0000 (0:00:01.096) 0:04:05.405 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Sunday 12 February 2023 04:50:30 +0000 (0:00:00.188) 0:04:05.594 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, dbbafb76-4797-4ad8-9db9-6ead8339307c" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:128 Sunday 12 February 2023 04:50:30 +0000 (0:00:00.224) 0:04:05.819 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\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, dbbafb76-4797-4ad8-9db9-6ead8339307c\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, dbbafb76-4797-4ad8-9db9-6ead8339307c" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Sunday 12 February 2023 04:50:31 +0000 (0:00:00.324) 0:04:06.143 ******* skipping: [sut] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 12 February 2023 04:50:31 +0000 (0:00:00.456) 0:04:06.599 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Sunday 12 February 2023 04:50:32 +0000 (0:00:00.700) 0:04:07.300 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\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, dbbafb76-4797-4ad8-9db9-6ead8339307c\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, dbbafb76-4797-4ad8-9db9-6ead8339307c" ] } } TASK [asserts] ***************************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:35 Sunday 12 February 2023 04:50:32 +0000 (0:00:00.308) 0:04:07.608 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_device_absent.yml for sut => (item=tasks/assert_device_absent.yml) included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_profile_present.yml for sut => (item=tasks/assert_profile_present.yml) TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_device_absent.yml:3 Sunday 12 February 2023 04:50:33 +0000 (0:00:00.465) 0:04:08.074 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 12 February 2023 04:50:33 +0000 (0:00:00.772) 0:04:08.847 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface statebr is absent] ********************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_device_absent.yml:4 Sunday 12 February 2023 04:50:34 +0000 (0:00:00.564) 0:04:09.411 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_profile_present.yml:3 Sunday 12 February 2023 04:50:34 +0000 (0:00:00.194) 0:04:09.606 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 12 February 2023 04:50:35 +0000 (0:00:00.333) 0:04:09.939 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false }, "changed": false } TASK [stat profile file] ******************************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:8 Sunday 12 February 2023 04:50:35 +0000 (0:00:00.341) 0:04:10.280 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1676177430.4241598, "block_size": 4096, "blocks": 8, "ctime": 1676177430.4241598, "dev": 51716, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8401605, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1676177430.4241598, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 220, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:16 Sunday 12 February 2023 04:50:36 +0000 (0:00:01.315) 0:04:11.596 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:24 Sunday 12 February 2023 04:50:37 +0000 (0:00:00.695) 0:04:12.291 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.023748", "end": "2023-02-12 04:50:38.203340", "rc": 0, "start": "2023-02-12 04:50:38.179592" } STDOUT: statebr /etc/sysconfig/network-scripts/ifcfg-statebr TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:33 Sunday 12 February 2023 04:50:38 +0000 (0:00:01.112) 0:04:13.403 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:43 Sunday 12 February 2023 04:50:39 +0000 (0:00:01.112) 0:04:14.516 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 12 February 2023 04:50:40 +0000 (0:00:00.542) 0:04:15.058 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [assert that profile 'statebr' is present] ******************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_profile_present.yml:4 Sunday 12 February 2023 04:50:40 +0000 (0:00:00.623) 0:04:15.681 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [assert that ansible managed comment in 'statebr' is present] ************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_profile_present.yml:9 Sunday 12 February 2023 04:50:41 +0000 (0:00:00.825) 0:04:16.507 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [conditional asserts] ***************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:41 Sunday 12 February 2023 04:50:42 +0000 (0:00:00.733) 0:04:17.241 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:47 Sunday 12 February 2023 04:50:43 +0000 (0:00:00.852) 0:04:18.094 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [cleanup] ***************************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:66 Sunday 12 February 2023 04:50:43 +0000 (0:00:00.641) 0:04:18.735 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/cleanup_profile+device.yml for sut => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 12 February 2023 04:50:45 +0000 (0:00:01.854) 0:04:20.589 ******* fatal: [sut]: 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.045566", "end": "2023-02-12 04:50:46.482414", "rc": 1, "start": "2023-02-12 04:50:46.436848" } STDOUT: Connection 'statebr' (dbbafb76-4797-4ad8-9db9-6ead8339307c) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tests_states.yml:57 Sunday 12 February 2023 04:50:47 +0000 (0:00:01.395) 0:04:21.984 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can activate an existing profile] ******************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:5 Sunday 12 February 2023 04:50:48 +0000 (0:00:01.121) 0:04:23.106 ******* ok: [sut] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:9 Sunday 12 February 2023 04:50:48 +0000 (0:00:00.541) 0:04:23.648 ******* ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can activate an existing profile" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/activate_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_present.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined. 'lsr_assert_when' is undefined" } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:21 Sunday 12 February 2023 04:50:51 +0000 (0:00:02.487) 0:04:26.135 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/show_interfaces.yml for sut TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 12 February 2023 04:50:53 +0000 (0:00:01.762) 0:04:27.897 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 12 February 2023 04:50:54 +0000 (0:00:01.286) 0:04:29.183 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003635", "end": "2023-02-12 04:50:55.368344", "rc": 0, "start": "2023-02-12 04:50:55.364709" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 12 February 2023 04:50:56 +0000 (0:00:01.734) 0:04:30.918 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/show_interfaces.yml:4 Sunday 12 February 2023 04:50:57 +0000 (0:00:00.941) 0:04:31.859 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [setup] ******************************************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:23 Sunday 12 February 2023 04:50:58 +0000 (0:00:01.025) 0:04:32.885 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/create_bridge_profile.yml for sut => (item=tasks/create_bridge_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/create_bridge_profile.yml:3 Sunday 12 February 2023 04:50:59 +0000 (0:00:01.764) 0:04:34.649 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 12 February 2023 04:51:01 +0000 (0:00:01.627) 0:04:36.277 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 12 February 2023 04:51:04 +0000 (0:00:02.608) 0:04:38.885 ******* ok: [sut] => { "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 services are running] **** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 Sunday 12 February 2023 04:51:08 +0000 (0:00:04.985) 0:04:43.870 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:14 Sunday 12 February 2023 04:51:15 +0000 (0:00:06.148) 0:04:50.019 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 12 February 2023 04:51:24 +0000 (0:00:09.094) 0:04:59.113 ******* ok: [sut] => {} 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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 12 February 2023 04:51:25 +0000 (0:00:01.713) 0:05:00.826 ******* skipping: [sut] => { "changed": false, "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 12 February 2023 04:51:29 +0000 (0:00:03.207) 0:05:04.034 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Sunday 12 February 2023 04:51:31 +0000 (0:00:01.896) 0:05:05.930 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:35 Sunday 12 February 2023 04:51:57 +0000 (0:00:26.745) 0:05:32.675 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:45 Sunday 12 February 2023 04:52:00 +0000 (0:00:02.367) 0:05:35.043 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:56 Sunday 12 February 2023 04:52:02 +0000 (0:00:02.733) 0:05:37.776 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:69 Sunday 12 February 2023 04:52:13 +0000 (0:00:10.720) 0:05:48.496 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:80 Sunday 12 February 2023 04:52:53 +0000 (0:00:40.174) 0:06:28.671 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:89 Sunday 12 February 2023 04:53:01 +0000 (0:00:07.526) 0:06:36.197 ******* skipping: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:97 Sunday 12 February 2023 04:53:02 +0000 (0:00:01.575) 0:06:37.772 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:106 Sunday 12 February 2023 04:53:05 +0000 (0:00:02.368) 0:06:40.140 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\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, fce1b0b3-77ed-41c1-b2ff-aeb1e103ed38 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:118 Sunday 12 February 2023 04:53:16 +0000 (0:00:11.209) 0:06:51.350 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Sunday 12 February 2023 04:53:18 +0000 (0:00:02.379) 0:06:53.729 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, fce1b0b3-77ed-41c1-b2ff-aeb1e103ed38" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:128 Sunday 12 February 2023 04:53:21 +0000 (0:00:03.072) 0:06:56.802 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\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, fce1b0b3-77ed-41c1-b2ff-aeb1e103ed38\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, fce1b0b3-77ed-41c1-b2ff-aeb1e103ed38" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Sunday 12 February 2023 04:53:23 +0000 (0:00:01.896) 0:06:58.698 ******* skipping: [sut] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 12 February 2023 04:53:25 +0000 (0:00:01.993) 0:07:00.692 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/create_bridge_profile.yml:14 Sunday 12 February 2023 04:53:30 +0000 (0:00:04.384) 0:07:05.077 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\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, fce1b0b3-77ed-41c1-b2ff-aeb1e103ed38\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, fce1b0b3-77ed-41c1-b2ff-aeb1e103ed38" ] } } TASK [test] ******************************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:29 Sunday 12 February 2023 04:53:32 +0000 (0:00:02.600) 0:07:07.677 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/activate_profile.yml for sut => (item=tasks/activate_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/activate_profile.yml:3 Sunday 12 February 2023 04:53:41 +0000 (0:00:09.146) 0:07:16.823 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 12 February 2023 04:53:48 +0000 (0:00:06.575) 0:07:23.398 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 12 February 2023 04:53:54 +0000 (0:00:06.097) 0:07:29.496 ******* ok: [sut] => { "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 services are running] **** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 Sunday 12 February 2023 04:54:00 +0000 (0:00:05.508) 0:07:35.004 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:14 Sunday 12 February 2023 04:54:04 +0000 (0:00:04.606) 0:07:39.611 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 12 February 2023 04:54:14 +0000 (0:00:09.659) 0:07:49.270 ******* ok: [sut] => {} 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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 12 February 2023 04:54:17 +0000 (0:00:02.735) 0:07:52.005 ******* skipping: [sut] => { "changed": false, "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 12 February 2023 04:54:19 +0000 (0:00:02.014) 0:07:54.020 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Sunday 12 February 2023 04:54:23 +0000 (0:00:04.223) 0:07:58.244 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:35 Sunday 12 February 2023 04:55:02 +0000 (0:00:39.601) 0:08:37.845 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:45 Sunday 12 February 2023 04:55:05 +0000 (0:00:02.323) 0:08:40.169 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:56 Sunday 12 February 2023 04:55:06 +0000 (0:00:00.865) 0:08:41.035 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:69 Sunday 12 February 2023 04:55:07 +0000 (0:00:01.754) 0:08:42.790 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:80 Sunday 12 February 2023 04:55:13 +0000 (0:00:05.304) 0:08:48.094 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:89 Sunday 12 February 2023 04:55:14 +0000 (0:00:01.526) 0:08:49.621 ******* skipping: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:97 Sunday 12 February 2023 04:55:14 +0000 (0:00:00.219) 0:08:49.841 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:106 Sunday 12 February 2023 04:55:15 +0000 (0:00:00.218) 0:08:50.060 ******* ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\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, fce1b0b3-77ed-41c1-b2ff-aeb1e103ed38 skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:118 Sunday 12 February 2023 04:55:16 +0000 (0:00:01.537) 0:08:51.597 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Sunday 12 February 2023 04:55:17 +0000 (0:00:00.347) 0:08:51.944 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, fce1b0b3-77ed-41c1-b2ff-aeb1e103ed38 skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:128 Sunday 12 February 2023 04:55:17 +0000 (0:00:00.259) 0:08:52.203 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\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, fce1b0b3-77ed-41c1-b2ff-aeb1e103ed38 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, fce1b0b3-77ed-41c1-b2ff-aeb1e103ed38 skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Sunday 12 February 2023 04:55:17 +0000 (0:00:00.310) 0:08:52.514 ******* skipping: [sut] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 12 February 2023 04:55:18 +0000 (0:00:00.358) 0:08:52.873 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [asserts] ***************************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:35 Sunday 12 February 2023 04:55:18 +0000 (0:00:00.679) 0:08:53.552 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_device_present.yml for sut => (item=tasks/assert_device_present.yml) included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_profile_present.yml for sut => (item=tasks/assert_profile_present.yml) TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_device_present.yml:3 Sunday 12 February 2023 04:55:19 +0000 (0:00:00.606) 0:08:54.159 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 12 February 2023 04:55:19 +0000 (0:00:00.376) 0:08:54.536 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1676177595.233245, "block_size": 4096, "blocks": 0, "ctime": 1676177595.233245, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22877, "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": 1676177595.233245, "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 interface statebr is present] ******************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_device_present.yml:4 Sunday 12 February 2023 04:55:20 +0000 (0:00:00.469) 0:08:55.006 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_profile_present.yml:3 Sunday 12 February 2023 04:55:20 +0000 (0:00:00.284) 0:08:55.290 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 12 February 2023 04:55:20 +0000 (0:00:00.337) 0:08:55.628 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false }, "changed": false } TASK [stat profile file] ******************************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:8 Sunday 12 February 2023 04:55:20 +0000 (0:00:00.226) 0:08:55.855 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1676177595.2957304, "block_size": 4096, "blocks": 8, "ctime": 1676177595.230731, "dev": 51716, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8401605, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1676177595.230731, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 221, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:16 Sunday 12 February 2023 04:55:21 +0000 (0:00:00.538) 0:08:56.393 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:24 Sunday 12 February 2023 04:55:21 +0000 (0:00:00.237) 0:08:56.631 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.023327", "end": "2023-02-12 04:55:22.114073", "rc": 0, "start": "2023-02-12 04:55:22.090746" } STDOUT: statebr /etc/sysconfig/network-scripts/ifcfg-statebr TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:33 Sunday 12 February 2023 04:55:22 +0000 (0:00:00.557) 0:08:57.189 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:43 Sunday 12 February 2023 04:55:22 +0000 (0:00:00.210) 0:08:57.399 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 12 February 2023 04:55:22 +0000 (0:00:00.136) 0:08:57.535 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [assert that profile 'statebr' is present] ******************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_profile_present.yml:4 Sunday 12 February 2023 04:55:22 +0000 (0:00:00.197) 0:08:57.733 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [assert that ansible managed comment in 'statebr' is present] ************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_profile_present.yml:9 Sunday 12 February 2023 04:55:23 +0000 (0:00:00.261) 0:08:57.994 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [conditional asserts] ***************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:41 Sunday 12 February 2023 04:55:23 +0000 (0:00:00.388) 0:08:58.383 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Success in test 'I can activate an existing profile'] ******************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:47 Sunday 12 February 2023 04:55:24 +0000 (0:00:00.570) 0:08:58.953 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [cleanup] ***************************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:66 Sunday 12 February 2023 04:55:24 +0000 (0:00:00.083) 0:08:59.037 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/cleanup_profile+device.yml for sut => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 12 February 2023 04:55:24 +0000 (0:00:00.279) 0:08:59.317 ******* fatal: [sut]: 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.088653", "end": "2023-02-12 04:55:25.033187", "rc": 1, "start": "2023-02-12 04:55:24.944534" } STDOUT: Connection 'statebr' (fce1b0b3-77ed-41c1-b2ff-aeb1e103ed38) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tests_states.yml:73 Sunday 12 February 2023 04:55:25 +0000 (0:00:00.631) 0:08:59.948 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can remove an existing profile without taking it down] *********** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:5 Sunday 12 February 2023 04:55:25 +0000 (0:00:00.221) 0:09:00.170 ******* ok: [sut] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:9 Sunday 12 February 2023 04:55:25 +0000 (0:00:00.227) 0:09:00.398 ******* ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can remove an existing profile without taking it down" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_absent.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined. 'lsr_assert_when' is undefined" } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:21 Sunday 12 February 2023 04:55:25 +0000 (0:00:00.438) 0:09:00.836 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/show_interfaces.yml for sut TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 12 February 2023 04:55:26 +0000 (0:00:00.333) 0:09:01.170 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 12 February 2023 04:55:26 +0000 (0:00:00.318) 0:09:01.489 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003900", "end": "2023-02-12 04:55:27.018310", "rc": 0, "start": "2023-02-12 04:55:27.014410" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 12 February 2023 04:55:27 +0000 (0:00:00.680) 0:09:02.169 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/show_interfaces.yml:4 Sunday 12 February 2023 04:55:27 +0000 (0:00:00.430) 0:09:02.600 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [setup] ******************************************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:23 Sunday 12 February 2023 04:55:27 +0000 (0:00:00.116) 0:09:02.716 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/create_bridge_profile.yml for sut => (item=tasks/create_bridge_profile.yml) included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/activate_profile.yml for sut => (item=tasks/activate_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/create_bridge_profile.yml:3 Sunday 12 February 2023 04:55:28 +0000 (0:00:00.475) 0:09:03.192 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 12 February 2023 04:55:28 +0000 (0:00:00.301) 0:09:03.493 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 12 February 2023 04:55:29 +0000 (0:00:00.660) 0:09:04.153 ******* ok: [sut] => { "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 services are running] **** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 Sunday 12 February 2023 04:55:30 +0000 (0:00:01.097) 0:09:05.251 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:14 Sunday 12 February 2023 04:55:32 +0000 (0:00:02.310) 0:09:07.561 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 12 February 2023 04:55:35 +0000 (0:00:02.355) 0:09:09.917 ******* ok: [sut] => {} 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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 12 February 2023 04:55:35 +0000 (0:00:00.819) 0:09:10.737 ******* skipping: [sut] => { "changed": false, "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 12 February 2023 04:55:37 +0000 (0:00:01.310) 0:09:12.047 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Sunday 12 February 2023 04:55:38 +0000 (0:00:01.507) 0:09:13.554 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:35 Sunday 12 February 2023 04:55:54 +0000 (0:00:15.813) 0:09:29.368 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:45 Sunday 12 February 2023 04:55:55 +0000 (0:00:01.454) 0:09:30.823 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:56 Sunday 12 February 2023 04:55:57 +0000 (0:00:01.556) 0:09:32.379 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:69 Sunday 12 February 2023 04:56:05 +0000 (0:00:08.354) 0:09:40.734 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:80 Sunday 12 February 2023 04:56:44 +0000 (0:00:38.395) 0:10:19.129 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:89 Sunday 12 February 2023 04:56:54 +0000 (0:00:10.405) 0:10:29.535 ******* skipping: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:97 Sunday 12 February 2023 04:56:56 +0000 (0:00:02.028) 0:10:31.564 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:106 Sunday 12 February 2023 04:56:59 +0000 (0:00:02.490) 0:10:34.055 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\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, c21daa08-2ed9-4602-ab9b-258d03b80619 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:118 Sunday 12 February 2023 04:57:05 +0000 (0:00:06.653) 0:10:40.708 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Sunday 12 February 2023 04:57:09 +0000 (0:00:03.358) 0:10:44.067 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, c21daa08-2ed9-4602-ab9b-258d03b80619" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:128 Sunday 12 February 2023 04:57:11 +0000 (0:00:02.489) 0:10:46.556 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\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, c21daa08-2ed9-4602-ab9b-258d03b80619\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, c21daa08-2ed9-4602-ab9b-258d03b80619" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Sunday 12 February 2023 04:57:14 +0000 (0:00:03.152) 0:10:49.709 ******* skipping: [sut] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 12 February 2023 04:57:17 +0000 (0:00:02.202) 0:10:51.912 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/create_bridge_profile.yml:14 Sunday 12 February 2023 04:57:21 +0000 (0:00:04.145) 0:10:56.057 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\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, c21daa08-2ed9-4602-ab9b-258d03b80619\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, c21daa08-2ed9-4602-ab9b-258d03b80619" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/activate_profile.yml:3 Sunday 12 February 2023 04:57:23 +0000 (0:00:02.480) 0:10:58.538 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 12 February 2023 04:57:26 +0000 (0:00:02.930) 0:11:01.468 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 12 February 2023 04:57:30 +0000 (0:00:04.107) 0:11:05.575 ******* ok: [sut] => { "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 services are running] **** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 Sunday 12 February 2023 04:57:39 +0000 (0:00:08.442) 0:11:14.018 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:14 Sunday 12 February 2023 04:57:46 +0000 (0:00:07.320) 0:11:21.405 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 12 February 2023 04:57:55 +0000 (0:00:08.994) 0:11:30.400 ******* ok: [sut] => {} 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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 12 February 2023 04:57:57 +0000 (0:00:02.444) 0:11:32.844 ******* skipping: [sut] => { "changed": false, "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 12 February 2023 04:58:01 +0000 (0:00:03.045) 0:11:35.890 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Sunday 12 February 2023 04:58:04 +0000 (0:00:03.791) 0:11:39.681 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:35 Sunday 12 February 2023 04:58:52 +0000 (0:00:47.691) 0:12:27.372 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:45 Sunday 12 February 2023 04:58:56 +0000 (0:00:04.146) 0:12:31.519 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:56 Sunday 12 February 2023 04:58:59 +0000 (0:00:03.313) 0:12:34.832 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:69 Sunday 12 February 2023 04:59:10 +0000 (0:00:10.928) 0:12:45.760 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:80 Sunday 12 February 2023 04:59:48 +0000 (0:00:37.938) 0:13:23.699 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:89 Sunday 12 February 2023 04:59:58 +0000 (0:00:09.275) 0:13:32.974 ******* skipping: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:97 Sunday 12 February 2023 05:00:04 +0000 (0:00:06.334) 0:13:39.309 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:106 Sunday 12 February 2023 05:00:06 +0000 (0:00:01.689) 0:13:40.998 ******* ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\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, c21daa08-2ed9-4602-ab9b-258d03b80619 skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:118 Sunday 12 February 2023 05:00:07 +0000 (0:00:01.152) 0:13:42.151 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Sunday 12 February 2023 05:00:07 +0000 (0:00:00.531) 0:13:42.682 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, c21daa08-2ed9-4602-ab9b-258d03b80619 skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:128 Sunday 12 February 2023 05:00:08 +0000 (0:00:00.230) 0:13:42.913 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\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, c21daa08-2ed9-4602-ab9b-258d03b80619 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, c21daa08-2ed9-4602-ab9b-258d03b80619 skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Sunday 12 February 2023 05:00:08 +0000 (0:00:00.386) 0:13:43.299 ******* skipping: [sut] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 12 February 2023 05:00:08 +0000 (0:00:00.436) 0:13:43.735 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [test] ******************************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:29 Sunday 12 February 2023 05:00:09 +0000 (0:00:00.611) 0:13:44.347 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/remove_profile.yml for sut => (item=tasks/remove_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/remove_profile.yml:3 Sunday 12 February 2023 05:00:10 +0000 (0:00:00.665) 0:13:45.013 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 12 February 2023 05:00:10 +0000 (0:00:00.605) 0:13:45.618 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 12 February 2023 05:00:11 +0000 (0:00:00.410) 0:13:46.029 ******* ok: [sut] => { "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 services are running] **** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 Sunday 12 February 2023 05:00:12 +0000 (0:00:01.176) 0:13:47.205 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:14 Sunday 12 February 2023 05:00:14 +0000 (0:00:02.067) 0:13:49.273 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 12 February 2023 05:00:15 +0000 (0:00:01.135) 0:13:50.408 ******* ok: [sut] => {} 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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 12 February 2023 05:00:15 +0000 (0:00:00.276) 0:13:50.685 ******* skipping: [sut] => { "changed": false, "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 12 February 2023 05:00:16 +0000 (0:00:00.201) 0:13:50.886 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Sunday 12 February 2023 05:00:16 +0000 (0:00:00.212) 0:13:51.099 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:35 Sunday 12 February 2023 05:00:18 +0000 (0:00:02.356) 0:13:53.456 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:45 Sunday 12 February 2023 05:00:18 +0000 (0:00:00.146) 0:13:53.602 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:56 Sunday 12 February 2023 05:00:18 +0000 (0:00:00.099) 0:13:53.702 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:69 Sunday 12 February 2023 05:00:19 +0000 (0:00:00.396) 0:13:54.099 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:80 Sunday 12 February 2023 05:00:22 +0000 (0:00:02.851) 0:13:56.951 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:89 Sunday 12 February 2023 05:00:22 +0000 (0:00:00.795) 0:13:57.746 ******* skipping: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:97 Sunday 12 February 2023 05:00:23 +0000 (0:00:00.110) 0:13:57.857 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:106 Sunday 12 February 2023 05:00:23 +0000 (0:00:00.120) 0:13:57.977 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:118 Sunday 12 February 2023 05:00:24 +0000 (0:00:01.119) 0:13:59.097 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Sunday 12 February 2023 05:00:24 +0000 (0:00:00.123) 0:13:59.220 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:128 Sunday 12 February 2023 05:00:24 +0000 (0:00:00.257) 0:13:59.477 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Sunday 12 February 2023 05:00:24 +0000 (0:00:00.277) 0:13:59.754 ******* skipping: [sut] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 12 February 2023 05:00:25 +0000 (0:00:00.210) 0:13:59.965 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [asserts] ***************************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:35 Sunday 12 February 2023 05:00:25 +0000 (0:00:00.534) 0:14:00.500 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_device_present.yml for sut => (item=tasks/assert_device_present.yml) included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_profile_absent.yml for sut => (item=tasks/assert_profile_absent.yml) TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_device_present.yml:3 Sunday 12 February 2023 05:00:26 +0000 (0:00:00.431) 0:14:00.932 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 12 February 2023 05:00:26 +0000 (0:00:00.281) 0:14:01.213 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1676177824.4440947, "block_size": 4096, "blocks": 0, "ctime": 1676177824.4440947, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 23008, "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": 1676177824.4440947, "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 interface statebr is present] ******************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_device_present.yml:4 Sunday 12 February 2023 05:00:26 +0000 (0:00:00.506) 0:14:01.721 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_profile_absent.yml:3 Sunday 12 February 2023 05:00:27 +0000 (0:00:00.288) 0:14:02.009 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 12 February 2023 05:00:27 +0000 (0:00:00.418) 0:14:02.427 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false }, "changed": false } TASK [stat profile file] ******************************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:8 Sunday 12 February 2023 05:00:27 +0000 (0:00:00.204) 0:14:02.632 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:16 Sunday 12 February 2023 05:00:28 +0000 (0:00:00.640) 0:14:03.272 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:24 Sunday 12 February 2023 05:00:28 +0000 (0:00:00.113) 0:14:03.385 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.022989", "end": "2023-02-12 05:00:28.892128", "rc": 1, "start": "2023-02-12 05:00:28.869139" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:33 Sunday 12 February 2023 05:00:29 +0000 (0:00:00.474) 0:14:03.860 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:43 Sunday 12 February 2023 05:00:29 +0000 (0:00:00.286) 0:14:04.147 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 12 February 2023 05:00:29 +0000 (0:00:00.229) 0:14:04.376 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [assert that profile 'statebr' is absent] ********************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_profile_absent.yml:4 Sunday 12 February 2023 05:00:29 +0000 (0:00:00.134) 0:14:04.510 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [conditional asserts] ***************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:41 Sunday 12 February 2023 05:00:29 +0000 (0:00:00.104) 0:14:04.615 ******* skipping: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:47 Sunday 12 February 2023 05:00:29 +0000 (0:00:00.223) 0:14:04.839 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [cleanup] ***************************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:66 Sunday 12 February 2023 05:00:30 +0000 (0:00:00.192) 0:14:05.032 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/cleanup_profile+device.yml for sut => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 12 February 2023 05:00:30 +0000 (0:00:00.329) 0:14:05.361 ******* fatal: [sut]: 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.085785", "end": "2023-02-12 05:00:31.018981", "rc": 1, "start": "2023-02-12 05:00:30.933196" } STDOUT: Connection 'statebr' (c21daa08-2ed9-4602-ab9b-258d03b80619) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tests_states.yml:90 Sunday 12 February 2023 05:00:31 +0000 (0:00:00.666) 0:14:06.028 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can take a profile down that is absent] ************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:5 Sunday 12 February 2023 05:00:31 +0000 (0:00:00.569) 0:14:06.597 ******* ok: [sut] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:9 Sunday 12 February 2023 05:00:31 +0000 (0:00:00.256) 0:14:06.853 ******* ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can take a profile down that is absent" } ok: [sut] => (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: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove+down_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_absent.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "what": "tasks/assert_device_absent.yml", "when": true } ] } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:21 Sunday 12 February 2023 05:00:33 +0000 (0:00:01.318) 0:14:08.193 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/show_interfaces.yml for sut TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 12 February 2023 05:00:34 +0000 (0:00:01.111) 0:14:09.305 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 12 February 2023 05:00:35 +0000 (0:00:00.918) 0:14:10.223 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003906", "end": "2023-02-12 05:00:36.012642", "rc": 0, "start": "2023-02-12 05:00:36.008736" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 12 February 2023 05:00:36 +0000 (0:00:01.028) 0:14:11.252 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/show_interfaces.yml:4 Sunday 12 February 2023 05:00:39 +0000 (0:00:02.692) 0:14:13.944 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [setup] ******************************************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:23 Sunday 12 February 2023 05:00:40 +0000 (0:00:01.681) 0:14:15.626 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/create_bridge_profile.yml for sut => (item=tasks/create_bridge_profile.yml) included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/activate_profile.yml for sut => (item=tasks/activate_profile.yml) included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/remove_profile.yml for sut => (item=tasks/remove_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/create_bridge_profile.yml:3 Sunday 12 February 2023 05:00:42 +0000 (0:00:01.905) 0:14:17.532 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 12 February 2023 05:00:45 +0000 (0:00:03.274) 0:14:20.807 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 12 February 2023 05:00:48 +0000 (0:00:02.768) 0:14:23.576 ******* ok: [sut] => { "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 services are running] **** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 Sunday 12 February 2023 05:00:55 +0000 (0:00:06.345) 0:14:29.921 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:14 Sunday 12 February 2023 05:01:00 +0000 (0:00:05.414) 0:14:35.336 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 12 February 2023 05:01:09 +0000 (0:00:08.726) 0:14:44.062 ******* ok: [sut] => {} 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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 12 February 2023 05:01:11 +0000 (0:00:02.175) 0:14:46.238 ******* skipping: [sut] => { "changed": false, "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 12 February 2023 05:01:13 +0000 (0:00:02.175) 0:14:48.414 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Sunday 12 February 2023 05:01:15 +0000 (0:00:02.039) 0:14:50.453 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:35 Sunday 12 February 2023 05:01:36 +0000 (0:00:20.499) 0:15:10.953 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:45 Sunday 12 February 2023 05:01:37 +0000 (0:00:01.057) 0:15:12.011 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:56 Sunday 12 February 2023 05:01:39 +0000 (0:00:02.409) 0:15:14.421 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:69 Sunday 12 February 2023 05:01:45 +0000 (0:00:05.599) 0:15:20.020 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:80 Sunday 12 February 2023 05:02:19 +0000 (0:00:34.472) 0:15:54.492 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:89 Sunday 12 February 2023 05:02:30 +0000 (0:00:10.607) 0:16:05.100 ******* skipping: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:97 Sunday 12 February 2023 05:02:32 +0000 (0:00:02.619) 0:16:07.720 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:106 Sunday 12 February 2023 05:02:34 +0000 (0:00:01.753) 0:16:09.473 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\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, 8a87dae8-3cb1-46d9-9620-f020a3a2d1c2 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:118 Sunday 12 February 2023 05:02:44 +0000 (0:00:09.747) 0:16:19.221 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Sunday 12 February 2023 05:02:47 +0000 (0:00:03.539) 0:16:22.760 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 8a87dae8-3cb1-46d9-9620-f020a3a2d1c2" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:128 Sunday 12 February 2023 05:02:53 +0000 (0:00:05.575) 0:16:28.335 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\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, 8a87dae8-3cb1-46d9-9620-f020a3a2d1c2\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 8a87dae8-3cb1-46d9-9620-f020a3a2d1c2" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Sunday 12 February 2023 05:02:56 +0000 (0:00:02.834) 0:16:31.170 ******* skipping: [sut] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 12 February 2023 05:02:58 +0000 (0:00:02.552) 0:16:33.722 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/create_bridge_profile.yml:14 Sunday 12 February 2023 05:03:04 +0000 (0:00:05.998) 0:16:39.721 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\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, 8a87dae8-3cb1-46d9-9620-f020a3a2d1c2\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 8a87dae8-3cb1-46d9-9620-f020a3a2d1c2" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/activate_profile.yml:3 Sunday 12 February 2023 05:03:08 +0000 (0:00:03.510) 0:16:43.232 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 12 February 2023 05:03:14 +0000 (0:00:06.087) 0:16:49.319 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 12 February 2023 05:03:19 +0000 (0:00:04.848) 0:16:54.168 ******* ok: [sut] => { "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 services are running] **** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 Sunday 12 February 2023 05:03:25 +0000 (0:00:05.784) 0:16:59.952 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:14 Sunday 12 February 2023 05:03:32 +0000 (0:00:07.202) 0:17:07.155 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 12 February 2023 05:03:43 +0000 (0:00:11.672) 0:17:18.827 ******* ok: [sut] => {} 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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 12 February 2023 05:03:48 +0000 (0:00:04.780) 0:17:23.608 ******* skipping: [sut] => { "changed": false, "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 12 February 2023 05:03:52 +0000 (0:00:03.537) 0:17:27.145 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Sunday 12 February 2023 05:03:55 +0000 (0:00:03.028) 0:17:30.174 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:35 Sunday 12 February 2023 05:04:37 +0000 (0:00:42.579) 0:18:12.754 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:45 Sunday 12 February 2023 05:04:43 +0000 (0:00:06.071) 0:18:18.825 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:56 Sunday 12 February 2023 05:04:47 +0000 (0:00:03.441) 0:18:22.266 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:69 Sunday 12 February 2023 05:05:03 +0000 (0:00:16.125) 0:18:38.392 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:80 Sunday 12 February 2023 05:05:10 +0000 (0:00:07.036) 0:18:45.428 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:89 Sunday 12 February 2023 05:05:11 +0000 (0:00:01.025) 0:18:46.453 ******* skipping: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:97 Sunday 12 February 2023 05:05:11 +0000 (0:00:00.391) 0:18:46.845 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:106 Sunday 12 February 2023 05:05:12 +0000 (0:00:00.229) 0:18:47.074 ******* ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\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, 8a87dae8-3cb1-46d9-9620-f020a3a2d1c2 skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:118 Sunday 12 February 2023 05:05:13 +0000 (0:00:01.227) 0:18:48.302 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Sunday 12 February 2023 05:05:13 +0000 (0:00:00.227) 0:18:48.530 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 8a87dae8-3cb1-46d9-9620-f020a3a2d1c2 skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:128 Sunday 12 February 2023 05:05:13 +0000 (0:00:00.208) 0:18:48.738 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\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, 8a87dae8-3cb1-46d9-9620-f020a3a2d1c2 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 8a87dae8-3cb1-46d9-9620-f020a3a2d1c2 skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Sunday 12 February 2023 05:05:14 +0000 (0:00:00.128) 0:18:48.866 ******* skipping: [sut] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 12 February 2023 05:05:14 +0000 (0:00:00.224) 0:18:49.091 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/remove_profile.yml:3 Sunday 12 February 2023 05:05:14 +0000 (0:00:00.457) 0:18:49.548 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 12 February 2023 05:05:14 +0000 (0:00:00.245) 0:18:49.793 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 12 February 2023 05:05:15 +0000 (0:00:00.186) 0:18:49.980 ******* ok: [sut] => { "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 services are running] **** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 Sunday 12 February 2023 05:05:15 +0000 (0:00:00.793) 0:18:50.774 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:14 Sunday 12 February 2023 05:05:17 +0000 (0:00:02.029) 0:18:52.804 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 12 February 2023 05:05:18 +0000 (0:00:01.023) 0:18:53.828 ******* ok: [sut] => {} 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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 12 February 2023 05:05:19 +0000 (0:00:00.122) 0:18:53.950 ******* skipping: [sut] => { "changed": false, "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 12 February 2023 05:05:19 +0000 (0:00:00.130) 0:18:54.081 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Sunday 12 February 2023 05:05:19 +0000 (0:00:00.192) 0:18:54.273 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:35 Sunday 12 February 2023 05:05:20 +0000 (0:00:01.363) 0:18:55.636 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:45 Sunday 12 February 2023 05:05:20 +0000 (0:00:00.101) 0:18:55.738 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:56 Sunday 12 February 2023 05:05:21 +0000 (0:00:00.140) 0:18:55.879 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:69 Sunday 12 February 2023 05:05:21 +0000 (0:00:00.436) 0:18:56.316 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:80 Sunday 12 February 2023 05:05:23 +0000 (0:00:01.751) 0:18:58.068 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:89 Sunday 12 February 2023 05:05:23 +0000 (0:00:00.263) 0:18:58.332 ******* skipping: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:97 Sunday 12 February 2023 05:05:23 +0000 (0:00:00.061) 0:18:58.393 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:106 Sunday 12 February 2023 05:05:23 +0000 (0:00:00.075) 0:18:58.469 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:118 Sunday 12 February 2023 05:05:24 +0000 (0:00:00.688) 0:18:59.158 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Sunday 12 February 2023 05:05:24 +0000 (0:00:00.073) 0:18:59.232 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:128 Sunday 12 February 2023 05:05:24 +0000 (0:00:00.081) 0:18:59.313 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Sunday 12 February 2023 05:05:24 +0000 (0:00:00.066) 0:18:59.379 ******* skipping: [sut] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 12 February 2023 05:05:24 +0000 (0:00:00.085) 0:18:59.464 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [test] ******************************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:29 Sunday 12 February 2023 05:05:24 +0000 (0:00:00.370) 0:18:59.835 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/remove+down_profile.yml for sut => (item=tasks/remove+down_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/remove+down_profile.yml:3 Sunday 12 February 2023 05:05:25 +0000 (0:00:00.112) 0:18:59.947 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 12 February 2023 05:05:25 +0000 (0:00:00.169) 0:19:00.117 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 12 February 2023 05:05:25 +0000 (0:00:00.129) 0:19:00.247 ******* ok: [sut] => { "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 services are running] **** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 Sunday 12 February 2023 05:05:25 +0000 (0:00:00.531) 0:19:00.778 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:14 Sunday 12 February 2023 05:05:27 +0000 (0:00:01.880) 0:19:02.659 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 12 February 2023 05:05:28 +0000 (0:00:00.919) 0:19:03.579 ******* ok: [sut] => {} 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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 12 February 2023 05:05:28 +0000 (0:00:00.080) 0:19:03.673 ******* skipping: [sut] => { "changed": false, "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 12 February 2023 05:05:28 +0000 (0:00:00.116) 0:19:03.789 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Sunday 12 February 2023 05:05:29 +0000 (0:00:00.111) 0:19:03.900 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:35 Sunday 12 February 2023 05:05:30 +0000 (0:00:01.043) 0:19:04.944 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:45 Sunday 12 February 2023 05:05:30 +0000 (0:00:00.117) 0:19:05.061 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:56 Sunday 12 February 2023 05:05:30 +0000 (0:00:00.125) 0:19:05.186 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:69 Sunday 12 February 2023 05:05:30 +0000 (0:00:00.417) 0:19:05.604 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:80 Sunday 12 February 2023 05:05:33 +0000 (0:00:03.041) 0:19:08.646 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:89 Sunday 12 February 2023 05:05:34 +0000 (0:00:00.698) 0:19:09.344 ******* skipping: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:97 Sunday 12 February 2023 05:05:34 +0000 (0:00:00.246) 0:19:09.591 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:106 Sunday 12 February 2023 05:05:34 +0000 (0:00:00.206) 0:19:09.797 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:118 Sunday 12 February 2023 05:05:36 +0000 (0:00:01.240) 0:19:11.038 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Sunday 12 February 2023 05:05:37 +0000 (0:00:00.861) 0:19:11.900 ******* ok: [sut] => { "__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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:128 Sunday 12 February 2023 05:05:38 +0000 (0:00:01.125) 0:19:13.026 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Sunday 12 February 2023 05:05:39 +0000 (0:00:01.326) 0:19:14.352 ******* skipping: [sut] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 12 February 2023 05:05:41 +0000 (0:00:01.836) 0:19:16.189 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [asserts] ***************************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:35 Sunday 12 February 2023 05:05:43 +0000 (0:00:02.588) 0:19:18.777 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_profile_absent.yml for sut => (item=tasks/assert_profile_absent.yml) TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_profile_absent.yml:3 Sunday 12 February 2023 05:05:46 +0000 (0:00:02.690) 0:19:21.468 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 12 February 2023 05:05:48 +0000 (0:00:02.056) 0:19:23.524 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false }, "changed": false } TASK [stat profile file] ******************************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:8 Sunday 12 February 2023 05:05:50 +0000 (0:00:01.633) 0:19:25.158 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:16 Sunday 12 February 2023 05:05:52 +0000 (0:00:02.158) 0:19:27.316 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:24 Sunday 12 February 2023 05:05:53 +0000 (0:00:01.202) 0:19:28.519 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.022287", "end": "2023-02-12 05:05:55.102160", "rc": 1, "start": "2023-02-12 05:05:55.079873" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:33 Sunday 12 February 2023 05:05:55 +0000 (0:00:02.182) 0:19:30.702 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:43 Sunday 12 February 2023 05:05:57 +0000 (0:00:01.303) 0:19:32.005 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 12 February 2023 05:05:58 +0000 (0:00:01.102) 0:19:33.108 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [assert that profile 'statebr' is absent] ********************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_profile_absent.yml:4 Sunday 12 February 2023 05:05:59 +0000 (0:00:01.109) 0:19:34.258 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [conditional asserts] ***************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:41 Sunday 12 February 2023 05:06:00 +0000 (0:00:01.093) 0:19:35.351 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_device_absent.yml for sut => (item={'what': 'tasks/assert_device_absent.yml', 'when': True}) TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_device_absent.yml:3 Sunday 12 February 2023 05:06:04 +0000 (0:00:03.883) 0:19:39.234 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 12 February 2023 05:06:07 +0000 (0:00:03.101) 0:19:42.336 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface statebr is absent] ********************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_device_absent.yml:4 Sunday 12 February 2023 05:06:09 +0000 (0:00:01.978) 0:19:44.315 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can take a profile down that is absent'] ************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:47 Sunday 12 February 2023 05:06:10 +0000 (0:00:00.659) 0:19:44.974 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [cleanup] ***************************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:66 Sunday 12 February 2023 05:06:11 +0000 (0:00:01.376) 0:19:46.351 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/cleanup_profile+device.yml for sut => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 12 February 2023 05:06:14 +0000 (0:00:03.238) 0:19:49.590 ******* fatal: [sut]: 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.044200", "end": "2023-02-12 05:06:16.312057", "rc": 1, "start": "2023-02-12 05:06:16.267857" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tests_states.yml:110 Sunday 12 February 2023 05:06:17 +0000 (0:00:02.913) 0:19:52.503 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I will not get an error when I try to remove an absent profile] **** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:5 Sunday 12 February 2023 05:06:21 +0000 (0:00:03.729) 0:19:56.233 ******* ok: [sut] => {} MSG: ########## I will not get an error when I try to remove an absent profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:9 Sunday 12 February 2023 05:06:22 +0000 (0:00:01.100) 0:19:57.333 ******* ok: [sut] => (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: [sut] => (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: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove+down_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_absent.yml", "tasks/get_NetworkManager_NVR.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "what": "tasks/assert_device_absent.yml", "when": true } ] } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:21 Sunday 12 February 2023 05:06:26 +0000 (0:00:04.270) 0:20:01.604 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/show_interfaces.yml for sut TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 12 February 2023 05:06:28 +0000 (0:00:01.926) 0:20:03.531 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 12 February 2023 05:06:31 +0000 (0:00:02.766) 0:20:06.362 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003847", "end": "2023-02-12 05:06:33.400835", "rc": 0, "start": "2023-02-12 05:06:33.396988" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 12 February 2023 05:06:34 +0000 (0:00:03.220) 0:20:09.582 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/show_interfaces.yml:4 Sunday 12 February 2023 05:06:39 +0000 (0:00:05.040) 0:20:14.623 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [setup] ******************************************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:23 Sunday 12 February 2023 05:06:41 +0000 (0:00:01.524) 0:20:16.147 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/create_bridge_profile.yml for sut => (item=tasks/create_bridge_profile.yml) included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/activate_profile.yml for sut => (item=tasks/activate_profile.yml) included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/remove+down_profile.yml for sut => (item=tasks/remove+down_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/create_bridge_profile.yml:3 Sunday 12 February 2023 05:06:45 +0000 (0:00:03.926) 0:20:20.074 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 12 February 2023 05:06:47 +0000 (0:00:02.774) 0:20:22.849 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 12 February 2023 05:06:51 +0000 (0:00:03.253) 0:20:26.102 ******* ok: [sut] => { "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 services are running] **** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 Sunday 12 February 2023 05:06:58 +0000 (0:00:07.611) 0:20:33.714 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:14 Sunday 12 February 2023 05:07:04 +0000 (0:00:05.297) 0:20:39.011 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 12 February 2023 05:07:08 +0000 (0:00:03.902) 0:20:42.914 ******* ok: [sut] => {} 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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 12 February 2023 05:07:09 +0000 (0:00:01.434) 0:20:44.348 ******* skipping: [sut] => { "changed": false, "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 12 February 2023 05:07:12 +0000 (0:00:02.956) 0:20:47.305 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Sunday 12 February 2023 05:07:14 +0000 (0:00:02.267) 0:20:49.572 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:35 Sunday 12 February 2023 05:07:45 +0000 (0:00:30.706) 0:21:20.279 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:45 Sunday 12 February 2023 05:07:47 +0000 (0:00:02.466) 0:21:22.746 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:56 Sunday 12 February 2023 05:07:50 +0000 (0:00:02.290) 0:21:25.036 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:69 Sunday 12 February 2023 05:07:59 +0000 (0:00:09.776) 0:21:34.813 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:80 Sunday 12 February 2023 05:08:39 +0000 (0:00:39.765) 0:22:14.579 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:89 Sunday 12 February 2023 05:08:50 +0000 (0:00:10.702) 0:22:25.281 ******* skipping: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:97 Sunday 12 February 2023 05:08:52 +0000 (0:00:01.606) 0:22:26.888 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:106 Sunday 12 February 2023 05:08:53 +0000 (0:00:01.162) 0:22:28.051 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\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, d78236b2-ac20-4c84-bc4e-0aaf3e4299b4 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:118 Sunday 12 February 2023 05:09:01 +0000 (0:00:08.285) 0:22:36.336 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Sunday 12 February 2023 05:09:04 +0000 (0:00:02.651) 0:22:38.988 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, d78236b2-ac20-4c84-bc4e-0aaf3e4299b4" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:128 Sunday 12 February 2023 05:09:06 +0000 (0:00:02.245) 0:22:41.234 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\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, d78236b2-ac20-4c84-bc4e-0aaf3e4299b4\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, d78236b2-ac20-4c84-bc4e-0aaf3e4299b4" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Sunday 12 February 2023 05:09:09 +0000 (0:00:02.929) 0:22:44.163 ******* skipping: [sut] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 12 February 2023 05:09:12 +0000 (0:00:02.954) 0:22:47.117 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/create_bridge_profile.yml:14 Sunday 12 February 2023 05:09:18 +0000 (0:00:05.869) 0:22:52.987 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\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, d78236b2-ac20-4c84-bc4e-0aaf3e4299b4\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, d78236b2-ac20-4c84-bc4e-0aaf3e4299b4" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/activate_profile.yml:3 Sunday 12 February 2023 05:09:20 +0000 (0:00:02.577) 0:22:55.564 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 12 February 2023 05:09:24 +0000 (0:00:03.536) 0:22:59.100 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 12 February 2023 05:09:28 +0000 (0:00:03.778) 0:23:02.879 ******* ok: [sut] => { "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 services are running] **** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 Sunday 12 February 2023 05:09:32 +0000 (0:00:04.835) 0:23:07.714 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:14 Sunday 12 February 2023 05:09:39 +0000 (0:00:06.399) 0:23:14.114 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 12 February 2023 05:09:46 +0000 (0:00:07.608) 0:23:21.743 ******* ok: [sut] => {} 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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 12 February 2023 05:09:48 +0000 (0:00:02.001) 0:23:23.744 ******* skipping: [sut] => { "changed": false, "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 12 February 2023 05:09:51 +0000 (0:00:02.297) 0:23:26.042 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Sunday 12 February 2023 05:09:53 +0000 (0:00:02.411) 0:23:28.454 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:35 Sunday 12 February 2023 05:10:05 +0000 (0:00:12.358) 0:23:40.812 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:45 Sunday 12 February 2023 05:10:06 +0000 (0:00:00.393) 0:23:41.206 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:56 Sunday 12 February 2023 05:10:06 +0000 (0:00:00.262) 0:23:41.468 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:69 Sunday 12 February 2023 05:10:07 +0000 (0:00:00.641) 0:23:42.110 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:80 Sunday 12 February 2023 05:10:09 +0000 (0:00:01.847) 0:23:43.958 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:89 Sunday 12 February 2023 05:10:09 +0000 (0:00:00.573) 0:23:44.531 ******* skipping: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:97 Sunday 12 February 2023 05:10:09 +0000 (0:00:00.175) 0:23:44.707 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:106 Sunday 12 February 2023 05:10:09 +0000 (0:00:00.118) 0:23:44.825 ******* ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\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, d78236b2-ac20-4c84-bc4e-0aaf3e4299b4 skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:118 Sunday 12 February 2023 05:10:10 +0000 (0:00:00.739) 0:23:45.564 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Sunday 12 February 2023 05:10:10 +0000 (0:00:00.275) 0:23:45.840 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, d78236b2-ac20-4c84-bc4e-0aaf3e4299b4 skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:128 Sunday 12 February 2023 05:10:11 +0000 (0:00:00.213) 0:23:46.054 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\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, d78236b2-ac20-4c84-bc4e-0aaf3e4299b4 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, d78236b2-ac20-4c84-bc4e-0aaf3e4299b4 skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Sunday 12 February 2023 05:10:11 +0000 (0:00:00.494) 0:23:46.548 ******* skipping: [sut] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 12 February 2023 05:10:11 +0000 (0:00:00.196) 0:23:46.745 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/remove+down_profile.yml:3 Sunday 12 February 2023 05:10:12 +0000 (0:00:00.349) 0:23:47.095 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 12 February 2023 05:10:12 +0000 (0:00:00.175) 0:23:47.271 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 12 February 2023 05:10:12 +0000 (0:00:00.357) 0:23:47.628 ******* ok: [sut] => { "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 services are running] **** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 Sunday 12 February 2023 05:10:13 +0000 (0:00:00.903) 0:23:48.531 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:14 Sunday 12 February 2023 05:10:15 +0000 (0:00:02.106) 0:23:50.638 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 12 February 2023 05:10:16 +0000 (0:00:00.926) 0:23:51.564 ******* ok: [sut] => {} 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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 12 February 2023 05:10:16 +0000 (0:00:00.193) 0:23:51.757 ******* skipping: [sut] => { "changed": false, "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 12 February 2023 05:10:16 +0000 (0:00:00.088) 0:23:51.845 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Sunday 12 February 2023 05:10:17 +0000 (0:00:00.077) 0:23:51.923 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:35 Sunday 12 February 2023 05:10:17 +0000 (0:00:00.803) 0:23:52.726 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:45 Sunday 12 February 2023 05:10:17 +0000 (0:00:00.067) 0:23:52.794 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:56 Sunday 12 February 2023 05:10:18 +0000 (0:00:00.082) 0:23:52.877 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:69 Sunday 12 February 2023 05:10:18 +0000 (0:00:00.272) 0:23:53.149 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:80 Sunday 12 February 2023 05:10:19 +0000 (0:00:01.320) 0:23:54.470 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:89 Sunday 12 February 2023 05:10:19 +0000 (0:00:00.334) 0:23:54.804 ******* skipping: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:97 Sunday 12 February 2023 05:10:20 +0000 (0:00:00.056) 0:23:54.861 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:106 Sunday 12 February 2023 05:10:20 +0000 (0:00:00.070) 0:23:54.932 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:118 Sunday 12 February 2023 05:10:20 +0000 (0:00:00.672) 0:23:55.604 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Sunday 12 February 2023 05:10:20 +0000 (0:00:00.106) 0:23:55.711 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:128 Sunday 12 February 2023 05:10:20 +0000 (0:00:00.083) 0:23:55.795 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Sunday 12 February 2023 05:10:21 +0000 (0:00:00.082) 0:23:55.877 ******* skipping: [sut] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 12 February 2023 05:10:21 +0000 (0:00:00.123) 0:23:56.000 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [test] ******************************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:29 Sunday 12 February 2023 05:10:21 +0000 (0:00:00.352) 0:23:56.353 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/remove+down_profile.yml for sut => (item=tasks/remove+down_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/remove+down_profile.yml:3 Sunday 12 February 2023 05:10:21 +0000 (0:00:00.237) 0:23:56.590 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 12 February 2023 05:10:21 +0000 (0:00:00.113) 0:23:56.703 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 12 February 2023 05:10:21 +0000 (0:00:00.125) 0:23:56.829 ******* ok: [sut] => { "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 services are running] **** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 Sunday 12 February 2023 05:10:22 +0000 (0:00:00.487) 0:23:57.316 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:14 Sunday 12 February 2023 05:10:24 +0000 (0:00:01.881) 0:23:59.198 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 12 February 2023 05:10:25 +0000 (0:00:00.946) 0:24:00.145 ******* ok: [sut] => {} 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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 12 February 2023 05:10:25 +0000 (0:00:00.063) 0:24:00.208 ******* skipping: [sut] => { "changed": false, "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 12 February 2023 05:10:25 +0000 (0:00:00.067) 0:24:00.275 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Sunday 12 February 2023 05:10:25 +0000 (0:00:00.064) 0:24:00.340 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:35 Sunday 12 February 2023 05:10:26 +0000 (0:00:01.267) 0:24:01.608 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:45 Sunday 12 February 2023 05:10:26 +0000 (0:00:00.088) 0:24:01.697 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:56 Sunday 12 February 2023 05:10:26 +0000 (0:00:00.081) 0:24:01.779 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:69 Sunday 12 February 2023 05:10:27 +0000 (0:00:00.312) 0:24:02.092 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:80 Sunday 12 February 2023 05:10:28 +0000 (0:00:01.642) 0:24:03.734 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:89 Sunday 12 February 2023 05:10:29 +0000 (0:00:00.225) 0:24:03.960 ******* skipping: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:97 Sunday 12 February 2023 05:10:29 +0000 (0:00:00.060) 0:24:04.021 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:106 Sunday 12 February 2023 05:10:29 +0000 (0:00:00.078) 0:24:04.099 ******* ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:118 Sunday 12 February 2023 05:10:29 +0000 (0:00:00.731) 0:24:04.830 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Sunday 12 February 2023 05:10:30 +0000 (0:00:00.077) 0:24:04.908 ******* ok: [sut] => { "__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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:128 Sunday 12 February 2023 05:10:30 +0000 (0:00:00.092) 0:24:05.000 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Sunday 12 February 2023 05:10:30 +0000 (0:00:00.093) 0:24:05.094 ******* skipping: [sut] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 12 February 2023 05:10:30 +0000 (0:00:00.093) 0:24:05.187 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [asserts] ***************************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:35 Sunday 12 February 2023 05:10:30 +0000 (0:00:00.407) 0:24:05.595 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_profile_absent.yml for sut => (item=tasks/assert_profile_absent.yml) included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_NetworkManager_NVR.yml for sut => (item=tasks/get_NetworkManager_NVR.yml) TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_profile_absent.yml:3 Sunday 12 February 2023 05:10:30 +0000 (0:00:00.226) 0:24:05.822 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 12 February 2023 05:10:31 +0000 (0:00:00.166) 0:24:05.988 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false }, "changed": false } TASK [stat profile file] ******************************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:8 Sunday 12 February 2023 05:10:31 +0000 (0:00:00.129) 0:24:06.118 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:16 Sunday 12 February 2023 05:10:31 +0000 (0:00:00.440) 0:24:06.559 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:24 Sunday 12 February 2023 05:10:31 +0000 (0:00:00.173) 0:24:06.733 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021109", "end": "2023-02-12 05:10:32.175918", "rc": 1, "start": "2023-02-12 05:10:32.154809" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:33 Sunday 12 February 2023 05:10:32 +0000 (0:00:00.375) 0:24:07.109 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:43 Sunday 12 February 2023 05:10:32 +0000 (0:00:00.086) 0:24:07.195 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 12 February 2023 05:10:32 +0000 (0:00:00.176) 0:24:07.372 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [assert that profile 'statebr' is absent] ********************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_profile_absent.yml:4 Sunday 12 February 2023 05:10:32 +0000 (0:00:00.146) 0:24:07.518 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_NetworkManager_NVR.yml:4 Sunday 12 February 2023 05:10:32 +0000 (0:00:00.174) 0:24:07.692 ******* changed: [sut] => { "changed": true, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.315672", "end": "2023-02-12 05:10:33.449640", "rc": 0, "start": "2023-02-12 05:10:33.133968" } STDOUT: NetworkManager-1.41.90-1.el9 TASK [Store NetworkManager version] ******************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_NetworkManager_NVR.yml:9 Sunday 12 February 2023 05:10:33 +0000 (0:00:00.698) 0:24:08.391 ******* ok: [sut] => { "ansible_facts": { "NetworkManager_NVR": "NetworkManager-1.41.90-1.el9" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_NetworkManager_NVR.yml:13 Sunday 12 February 2023 05:10:33 +0000 (0:00:00.079) 0:24:08.470 ******* ok: [sut] => { "NetworkManager_NVR": "NetworkManager-1.41.90-1.el9" } TASK [conditional asserts] ***************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:41 Sunday 12 February 2023 05:10:33 +0000 (0:00:00.168) 0:24:08.639 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_device_absent.yml for sut => (item={'what': 'tasks/assert_device_absent.yml', 'when': True}) TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_device_absent.yml:3 Sunday 12 February 2023 05:10:33 +0000 (0:00:00.213) 0:24:08.852 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 12 February 2023 05:10:34 +0000 (0:00:00.114) 0:24:08.966 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface statebr is absent] ********************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_device_absent.yml:4 Sunday 12 February 2023 05:10:34 +0000 (0:00:00.367) 0:24:09.334 ******* ok: [sut] => { "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: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:47 Sunday 12 February 2023 05:10:34 +0000 (0:00:00.129) 0:24:09.463 ******* ok: [sut] => {} MSG: +++++ Success in test 'I will not get an error when I try to remove an absent profile' +++++ TASK [cleanup] ***************************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:66 Sunday 12 February 2023 05:10:34 +0000 (0:00:00.075) 0:24:09.539 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/cleanup_profile+device.yml for sut => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 12 February 2023 05:10:34 +0000 (0:00:00.162) 0:24:09.702 ******* fatal: [sut]: 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.043225", "end": "2023-02-12 05:10:35.125560", "rc": 1, "start": "2023-02-12 05:10:35.082335" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Cannot find device "statebr" MSG: non-zero return code ...ignoring PLAY RECAP ********************************************************************* sut : ok=329 changed=11 unreachable=0 failed=0 skipped=191 rescued=0 ignored=11 Sunday 12 February 2023 05:10:35 +0000 (0:00:00.478) 0:24:10.180 ******* =============================================================================== fedora.linux_system_roles.network : Enable and start NetworkManager --- 191.12s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:69 fedora.linux_system_roles.network : Install packages ------------------ 142.23s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 fedora.linux_system_roles.network : Install packages ------------------ 127.21s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 fedora.linux_system_roles.network : Enable and start NetworkManager ---- 52.13s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:69 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces -- 43.38s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:56 fedora.linux_system_roles.network : Enable and start wpa_supplicant ---- 40.24s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:80 fedora.linux_system_roles.network : Configure networking connection profiles -- 37.25s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:106 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces -- 29.45s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:56 fedora.linux_system_roles.network : Check which packages are installed -- 27.13s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:14 fedora.linux_system_roles.network : Re-test connectivity --------------- 21.19s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 fedora.linux_system_roles.network : Ensure ansible_facts used by role -- 18.83s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Gathering Facts -------------------------------------------------------- 17.76s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/tests_states_nm.yml:5 ------ fedora.linux_system_roles.network : Check which services are running --- 14.35s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 fedora.linux_system_roles.network : Show stderr messages for the network_connections -- 13.61s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 -- 13.46s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider -- 13.03s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable -- 12.93s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:35 fedora.linux_system_roles.network : Enable and start wpa_supplicant ---- 12.40s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:80 fedora.linux_system_roles.network : Configure networking state --------- 12.06s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:118 fedora.linux_system_roles.network : Print network provider ------------- 11.96s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: [defaults]callback_whitelist option, normalizing names to new standard, use callbacks_enabled instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{ item['when'] }} [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{ item['when'] }} [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{ item['when'] }} ---^---^---^---^---^---