# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 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.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_states_nm.yml ************************************************** 2 plays in /WORKDIR/git-ci_fixupvm5u80/tests/tests_states_nm.yml PLAY [Run playbook 'playbooks/tests_states.yml' with nm as provider] *********** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/tests_states_nm.yml:6 Tuesday 23 January 2024 19:30:52 +0000 (0:00:00.012) 0:00:00.012 ******* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/tests_states_nm.yml:9 Tuesday 23 January 2024 19:30:53 +0000 (0:00:00.895) 0:00:00.908 ******* included: /WORKDIR/git-ci_fixupvm5u80/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/git-ci_fixupvm5u80/tests/tasks/el_repo_setup.yml:3 Tuesday 23 January 2024 19:30:53 +0000 (0:00:00.041) 0:00:00.949 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/tasks/el_repo_setup.yml:19 Tuesday 23 January 2024 19:30:54 +0000 (0:00:00.518) 0:00:01.467 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/tasks/el_repo_setup.yml:24 Tuesday 23 January 2024 19:30:54 +0000 (0:00:00.271) 0:00:01.739 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/tasks/el_repo_setup.yml:28 Tuesday 23 January 2024 19:30:54 +0000 (0:00:00.020) 0:00:01.760 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/tasks/el_repo_setup.yml:53 Tuesday 23 January 2024 19:30:54 +0000 (0:00:00.024) 0:00:01.784 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/tasks/enable_epel.yml:8 Tuesday 23 January 2024 19:30:54 +0000 (0:00:00.073) 0:00:01.857 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/tasks/enable_epel.yml:24 Tuesday 23 January 2024 19:30:54 +0000 (0:00:00.015) 0:00:01.873 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/tasks/enable_epel.yml:30 Tuesday 23 January 2024 19:30:54 +0000 (0:00:00.027) 0:00:01.900 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/tasks/enable_epel.yml:35 Tuesday 23 January 2024 19:30:54 +0000 (0:00:00.020) 0:00:01.921 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/tasks/enable_epel.yml:40 Tuesday 23 January 2024 19:30:54 +0000 (0:00:00.020) 0:00:01.941 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/tests_states_nm.yml:11 Tuesday 23 January 2024 19:30:54 +0000 (0:00:00.027) 0:00:01.968 ******* ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing states] ************************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tests_states.yml:3 Tuesday 23 January 2024 19:30:54 +0000 (0:00:00.031) 0:00:02.000 ******* ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tests_states.yml:11 Tuesday 23 January 2024 19:30:55 +0000 (0:00:00.791) 0:00:02.791 ******* ok: [sut] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tests_states.yml:22 Tuesday 23 January 2024 19:30:55 +0000 (0:00:00.029) 0:00:02.821 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile] ******************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:5 Tuesday 23 January 2024 19:30:55 +0000 (0:00:00.023) 0:00:02.845 ******* ok: [sut] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:9 Tuesday 23 January 2024 19:30:55 +0000 (0:00:00.027) 0:00:02.873 ******* 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": [ { "condition": true, "what": "tasks/assert_device_present.yml" } ] } 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 the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:21 Tuesday 23 January 2024 19:30:55 +0000 (0:00:00.048) 0:00:02.922 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:30:55 +0000 (0:00:00.019) 0:00:02.941 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:30:55 +0000 (0:00:00.020) 0:00:02.962 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004685", "end": "2024-01-23 19:30:57.105029", "rc": 0, "start": "2024-01-23 19:30:56.100344" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:30:57 +0000 (0:00:01.260) 0:00:04.223 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:30:57 +0000 (0:00:00.011) 0:00:04.235 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:24 Tuesday 23 January 2024 19:30:57 +0000 (0:00:00.022) 0:00:04.257 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/delete_interface.yml:3 Tuesday 23 January 2024 19:30:57 +0000 (0:00:00.066) 0:00:04.324 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.007633", "end": "2024-01-23 19:30:57.433479", "rc": 1, "start": "2024-01-23 19:30:57.425846" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_device_absent.yml:3 Tuesday 23 January 2024 19:30:57 +0000 (0:00:00.226) 0:00:04.550 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:30:57 +0000 (0:00:00.015) 0:00:04.566 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_device_absent.yml:5 Tuesday 23 January 2024 19:30:57 +0000 (0:00:00.233) 0:00:04.799 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:30 Tuesday 23 January 2024 19:30:57 +0000 (0:00:00.013) 0:00:04.813 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/create_bridge_profile.yml:3 Tuesday 23 January 2024 19:30:57 +0000 (0:00:00.019) 0:00:04.833 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:30:57 +0000 (0:00:00.031) 0:00:04.865 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:30:57 +0000 (0:00:00.070) 0:00:04.935 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:30:57 +0000 (0:00:00.018) 0:00:04.954 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:30:57 +0000 (0:00:00.019) 0:00:04.974 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:30:57 +0000 (0:00:00.026) 0:00:05.001 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:31:00 +0000 (0:00:02.309) 0:00:07.311 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:31:01 +0000 (0:00:01.067) 0:00:08.379 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:31:01 +0000 (0:00:00.023) 0:00:08.403 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:31:01 +0000 (0:00:00.022) 0:00:08.425 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:31:01 +0000 (0:00:00.021) 0:00:08.446 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:31:01 +0000 (0:00:00.044) 0:00:08.491 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:31:01 +0000 (0:00:00.021) 0:00:08.513 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:31:01 +0000 (0:00:00.021) 0:00:08.534 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:31:01 +0000 (0:00:00.026) 0:00:08.560 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:31:02 +0000 (0:00:00.763) 0:00:09.324 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:31:02 +0000 (0:00:00.029) 0:00:09.354 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:31:02 +0000 (0:00:00.022) 0:00:09.376 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:31:02 +0000 (0:00:00.024) 0:00:09.401 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, e0ffce42-d9e3-485e-bef5-2d757ea2d8e5 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:31:02 +0000 (0:00:00.654) 0:00:10.056 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:31:02 +0000 (0:00:00.021) 0:00:10.078 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, e0ffce42-d9e3-485e-bef5-2d757ea2d8e5" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:31:03 +0000 (0:00:00.025) 0:00:10.103 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, e0ffce42-d9e3-485e-bef5-2d757ea2d8e5\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, e0ffce42-d9e3-485e-bef5-2d757ea2d8e5" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:31:03 +0000 (0:00:00.024) 0:00:10.128 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:31:03 +0000 (0:00:00.028) 0:00:10.156 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/create_bridge_profile.yml:14 Tuesday 23 January 2024 19:31:03 +0000 (0:00:00.305) 0:00:10.462 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, e0ffce42-d9e3-485e-bef5-2d757ea2d8e5\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, e0ffce42-d9e3-485e-bef5-2d757ea2d8e5" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:36 Tuesday 23 January 2024 19:31:03 +0000 (0:00:00.044) 0:00:10.507 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 23 January 2024 19:31:03 +0000 (0:00:00.084) 0:00:10.592 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 23 January 2024 19:31:03 +0000 (0:00:00.095) 0:00:10.687 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 23 January 2024 19:31:03 +0000 (0:00:00.028) 0:00:10.716 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 23 January 2024 19:31:03 +0000 (0:00:00.262) 0:00:10.978 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 23 January 2024 19:31:03 +0000 (0:00:00.109) 0:00:11.088 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.022805", "end": "2024-01-23 19:31:04.275338", "rc": 0, "start": "2024-01-23 19:31:04.252533" } STDOUT: statebr /etc/NetworkManager/system-connections/statebr.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 23 January 2024 19:31:04 +0000 (0:00:00.340) 0:00:11.428 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 23 January 2024 19:31:04 +0000 (0:00:00.037) 0:00:11.466 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 23 January 2024 19:31:04 +0000 (0:00:00.028) 0:00:11.495 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 23 January 2024 19:31:04 +0000 (0:00:00.030) 0:00:11.525 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 23 January 2024 19:31:04 +0000 (0:00:00.025) 0:00:11.551 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 23 January 2024 19:31:04 +0000 (0:00:00.034) 0:00:11.586 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 23 January 2024 19:31:04 +0000 (0:00:00.030) 0:00:11.617 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 23 January 2024 19:31:04 +0000 (0:00:00.025) 0:00:11.642 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:42 Tuesday 23 January 2024 19:31:04 +0000 (0:00:00.024) 0:00:11.667 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 23 January 2024 19:31:04 +0000 (0:00:00.046) 0:00:11.714 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:31:04 +0000 (0:00:00.068) 0:00:11.782 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1706038262.8751833, "block_size": 4096, "blocks": 0, "ctime": 1706038262.8751833, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 34012, "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": 1706038262.8751833, "nlink": 1, "path": "/sys/class/net/statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'statebr'] ************************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 23 January 2024 19:31:04 +0000 (0:00:00.221) 0:00:12.004 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can create a profile'] ******************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:47 Tuesday 23 January 2024 19:31:04 +0000 (0:00:00.029) 0:00:12.033 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:66 Tuesday 23 January 2024 19:31:04 +0000 (0:00:00.025) 0:00:12.058 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/cleanup_profile+device.yml:3 Tuesday 23 January 2024 19:31:05 +0000 (0:00:00.044) 0:00:12.103 ******* 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.059436", "end": "2024-01-23 19:31:05.241399", "rc": 1, "start": "2024-01-23 19:31:05.181963" } STDOUT: Connection 'statebr' (e0ffce42-d9e3-485e-bef5-2d757ea2d8e5) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tests_states.yml:45 Tuesday 23 January 2024 19:31:05 +0000 (0:00:00.280) 0:00:12.383 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile without autoconnect] ************************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:5 Tuesday 23 January 2024 19:31:05 +0000 (0:00:00.063) 0:00:12.447 ******* ok: [sut] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:9 Tuesday 23 January 2024 19:31:05 +0000 (0:00:00.039) 0:00:12.487 ******* 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" } 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 the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:21 Tuesday 23 January 2024 19:31:05 +0000 (0:00:00.079) 0:00:12.566 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:31:05 +0000 (0:00:00.073) 0:00:12.640 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:31:05 +0000 (0:00:00.078) 0:00:12.718 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003497", "end": "2024-01-23 19:31:05.809470", "rc": 0, "start": "2024-01-23 19:31:05.805973" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:31:05 +0000 (0:00:00.253) 0:00:12.971 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:31:05 +0000 (0:00:00.057) 0:00:13.029 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:24 Tuesday 23 January 2024 19:31:05 +0000 (0:00:00.027) 0:00:13.057 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/delete_interface.yml:3 Tuesday 23 January 2024 19:31:06 +0000 (0:00:00.047) 0:00:13.105 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.006421", "end": "2024-01-23 19:31:06.197808", "rc": 1, "start": "2024-01-23 19:31:06.191387" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_device_absent.yml:3 Tuesday 23 January 2024 19:31:06 +0000 (0:00:00.222) 0:00:13.328 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:31:06 +0000 (0:00:00.039) 0:00:13.367 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_device_absent.yml:5 Tuesday 23 January 2024 19:31:06 +0000 (0:00:00.205) 0:00:13.573 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:30 Tuesday 23 January 2024 19:31:06 +0000 (0:00:00.024) 0:00:13.598 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Tuesday 23 January 2024 19:31:06 +0000 (0:00:00.040) 0:00:13.638 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:31:06 +0000 (0:00:00.067) 0:00:13.706 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:31:06 +0000 (0:00:00.043) 0:00:13.749 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:31:06 +0000 (0:00:00.039) 0:00:13.788 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:31:06 +0000 (0:00:00.024) 0:00:13.813 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:31:06 +0000 (0:00:00.025) 0:00:13.839 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:31:08 +0000 (0:00:02.153) 0:00:15.993 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:31:09 +0000 (0:00:00.921) 0:00:16.914 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:31:09 +0000 (0:00:00.023) 0:00:16.938 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:31:09 +0000 (0:00:00.021) 0:00:16.959 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:31:09 +0000 (0:00:00.021) 0:00:16.981 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:31:09 +0000 (0:00:00.044) 0:00:17.025 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:31:09 +0000 (0:00:00.021) 0:00:17.046 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:31:09 +0000 (0:00:00.020) 0:00:17.067 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:31:09 +0000 (0:00:00.024) 0:00:17.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 [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:31:10 +0000 (0:00:00.547) 0:00:17.640 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:31:10 +0000 (0:00:00.049) 0:00:17.689 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:31:10 +0000 (0:00:00.021) 0:00:17.711 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:31:10 +0000 (0:00:00.021) 0:00:17.733 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 6dabe474-7d40-4b1d-a003-4f2c6a0e8c51 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:31:11 +0000 (0:00:00.375) 0:00:18.108 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:31:11 +0000 (0:00:00.022) 0:00:18.131 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 6dabe474-7d40-4b1d-a003-4f2c6a0e8c51" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:31:11 +0000 (0:00:00.024) 0:00:18.155 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 6dabe474-7d40-4b1d-a003-4f2c6a0e8c51\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 6dabe474-7d40-4b1d-a003-4f2c6a0e8c51" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:31:11 +0000 (0:00:00.024) 0:00:18.179 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:31:11 +0000 (0:00:00.021) 0:00:18.201 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Tuesday 23 January 2024 19:31:11 +0000 (0:00:00.204) 0:00:18.405 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 6dabe474-7d40-4b1d-a003-4f2c6a0e8c51\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 6dabe474-7d40-4b1d-a003-4f2c6a0e8c51" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:36 Tuesday 23 January 2024 19:31:11 +0000 (0:00:00.024) 0:00:18.429 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_device_absent.yml for sut included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_device_absent.yml:3 Tuesday 23 January 2024 19:31:11 +0000 (0:00:00.047) 0:00:18.476 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:31:11 +0000 (0:00:00.042) 0:00:18.519 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_device_absent.yml:5 Tuesday 23 January 2024 19:31:11 +0000 (0:00:00.257) 0:00:18.777 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 23 January 2024 19:31:11 +0000 (0:00:00.030) 0:00:18.808 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 23 January 2024 19:31:11 +0000 (0:00:00.054) 0:00:18.863 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 23 January 2024 19:31:11 +0000 (0:00:00.036) 0:00:18.899 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 23 January 2024 19:31:12 +0000 (0:00:00.259) 0:00:19.158 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 23 January 2024 19:31:12 +0000 (0:00:00.050) 0:00:19.209 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021604", "end": "2024-01-23 19:31:12.312562", "rc": 0, "start": "2024-01-23 19:31:12.290958" } STDOUT: statebr /etc/NetworkManager/system-connections/statebr.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 23 January 2024 19:31:12 +0000 (0:00:00.233) 0:00:19.442 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 23 January 2024 19:31:12 +0000 (0:00:00.029) 0:00:19.471 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 23 January 2024 19:31:12 +0000 (0:00:00.026) 0:00:19.498 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 23 January 2024 19:31:12 +0000 (0:00:00.024) 0:00:19.522 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 23 January 2024 19:31:12 +0000 (0:00:00.039) 0:00:19.561 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 23 January 2024 19:31:12 +0000 (0:00:00.025) 0:00:19.586 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 23 January 2024 19:31:12 +0000 (0:00:00.032) 0:00:19.619 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 23 January 2024 19:31:12 +0000 (0:00:00.025) 0:00:19.644 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:42 Tuesday 23 January 2024 19:31:12 +0000 (0:00:00.049) 0:00:19.693 ******* TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:47 Tuesday 23 January 2024 19:31:12 +0000 (0:00:00.022) 0:00:19.715 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:66 Tuesday 23 January 2024 19:31:12 +0000 (0:00:00.037) 0:00:19.753 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/cleanup_profile+device.yml:3 Tuesday 23 January 2024 19:31:12 +0000 (0:00:00.065) 0:00:19.819 ******* 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.042491", "end": "2024-01-23 19:31:12.943416", "rc": 1, "start": "2024-01-23 19:31:12.900925" } STDOUT: Connection 'statebr' (6dabe474-7d40-4b1d-a003-4f2c6a0e8c51) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tests_states.yml:65 Tuesday 23 January 2024 19:31:13 +0000 (0:00:00.286) 0:00:20.105 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can activate an existing profile] ******************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:5 Tuesday 23 January 2024 19:31:13 +0000 (0:00:00.091) 0:00:20.197 ******* ok: [sut] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:9 Tuesday 23 January 2024 19:31:13 +0000 (0:00:00.082) 0:00:20.279 ******* 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" } 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 the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:21 Tuesday 23 January 2024 19:31:13 +0000 (0:00:00.084) 0:00:20.364 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:31:13 +0000 (0:00:00.103) 0:00:20.467 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:31:13 +0000 (0:00:00.047) 0:00:20.514 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003437", "end": "2024-01-23 19:31:13.630294", "rc": 0, "start": "2024-01-23 19:31:13.626857" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:31:13 +0000 (0:00:00.274) 0:00:20.789 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:31:13 +0000 (0:00:00.110) 0:00:20.899 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:24 Tuesday 23 January 2024 19:31:13 +0000 (0:00:00.043) 0:00:20.943 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/create_bridge_profile.yml:3 Tuesday 23 January 2024 19:31:13 +0000 (0:00:00.055) 0:00:20.998 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:31:13 +0000 (0:00:00.070) 0:00:21.068 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:31:14 +0000 (0:00:00.082) 0:00:21.151 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:31:14 +0000 (0:00:00.081) 0:00:21.232 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:31:14 +0000 (0:00:00.028) 0:00:21.261 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:31:14 +0000 (0:00:00.093) 0:00:21.354 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:31:16 +0000 (0:00:02.258) 0:00:23.612 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:31:17 +0000 (0:00:00.917) 0:00:24.530 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:31:17 +0000 (0:00:00.022) 0:00:24.553 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:31:17 +0000 (0:00:00.021) 0:00:24.575 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:31:17 +0000 (0:00:00.021) 0:00:24.596 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:31:17 +0000 (0:00:00.049) 0:00:24.646 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:31:17 +0000 (0:00:00.035) 0:00:24.681 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:31:17 +0000 (0:00:00.046) 0:00:24.728 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:31:17 +0000 (0:00:00.034) 0:00:24.763 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:31:18 +0000 (0:00:00.610) 0:00:25.373 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:31:18 +0000 (0:00:00.040) 0:00:25.413 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:31:18 +0000 (0:00:00.035) 0:00:25.449 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:31:18 +0000 (0:00:00.038) 0:00:25.487 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, c01f485c-a407-476a-bc53-c7e31eaa35bf TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:31:18 +0000 (0:00:00.487) 0:00:25.975 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:31:18 +0000 (0:00:00.055) 0:00:26.031 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, c01f485c-a407-476a-bc53-c7e31eaa35bf" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:31:18 +0000 (0:00:00.027) 0:00:26.058 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, c01f485c-a407-476a-bc53-c7e31eaa35bf\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, c01f485c-a407-476a-bc53-c7e31eaa35bf" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:31:18 +0000 (0:00:00.034) 0:00:26.092 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:31:19 +0000 (0:00:00.034) 0:00:26.126 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/create_bridge_profile.yml:14 Tuesday 23 January 2024 19:31:19 +0000 (0:00:00.204) 0:00:26.330 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, c01f485c-a407-476a-bc53-c7e31eaa35bf\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, c01f485c-a407-476a-bc53-c7e31eaa35bf" ] } } TASK [Test] ******************************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:30 Tuesday 23 January 2024 19:31:19 +0000 (0:00:00.026) 0:00:26.357 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/activate_profile.yml:3 Tuesday 23 January 2024 19:31:19 +0000 (0:00:00.041) 0:00:26.399 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:31:19 +0000 (0:00:00.080) 0:00:26.479 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:31:19 +0000 (0:00:00.044) 0:00:26.524 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:31:19 +0000 (0:00:00.030) 0:00:26.554 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:31:19 +0000 (0:00:00.033) 0:00:26.588 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:31:19 +0000 (0:00:00.063) 0:00:26.652 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:31:21 +0000 (0:00:02.241) 0:00:28.894 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:31:22 +0000 (0:00:00.968) 0:00:29.862 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:31:22 +0000 (0:00:00.031) 0:00:29.894 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:31:22 +0000 (0:00:00.054) 0:00:29.949 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:31:22 +0000 (0:00:00.026) 0:00:29.975 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:31:22 +0000 (0:00:00.059) 0:00:30.034 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:31:22 +0000 (0:00:00.041) 0:00:30.076 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:31:23 +0000 (0:00:00.035) 0:00:30.111 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:31:23 +0000 (0:00:00.027) 0:00:30.139 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:31:23 +0000 (0:00:00.554) 0:00:30.694 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:31:23 +0000 (0:00:00.050) 0:00:30.744 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:31:23 +0000 (0:00:00.021) 0:00:30.766 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:31:23 +0000 (0:00:00.022) 0:00:30.788 ******* ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr, c01f485c-a407-476a-bc53-c7e31eaa35bf skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:31:24 +0000 (0:00:00.366) 0:00:31.154 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:31:24 +0000 (0:00:00.022) 0:00:31.177 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, c01f485c-a407-476a-bc53-c7e31eaa35bf skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:31:24 +0000 (0:00:00.024) 0:00:31.201 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, c01f485c-a407-476a-bc53-c7e31eaa35bf skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, c01f485c-a407-476a-bc53-c7e31eaa35bf skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:31:24 +0000 (0:00:00.022) 0:00:31.224 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:31:24 +0000 (0:00:00.021) 0:00:31.246 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:36 Tuesday 23 January 2024 19:31:24 +0000 (0:00:00.199) 0:00:31.446 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 23 January 2024 19:31:24 +0000 (0:00:00.043) 0:00:31.489 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:31:24 +0000 (0:00:00.046) 0:00:31.536 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1706038278.754955, "block_size": 4096, "blocks": 0, "ctime": 1706038278.754955, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 34143, "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": 1706038278.754955, "nlink": 1, "path": "/sys/class/net/statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'statebr'] ************************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 23 January 2024 19:31:24 +0000 (0:00:00.209) 0:00:31.745 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 23 January 2024 19:31:24 +0000 (0:00:00.051) 0:00:31.797 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 23 January 2024 19:31:24 +0000 (0:00:00.042) 0:00:31.840 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 23 January 2024 19:31:24 +0000 (0:00:00.024) 0:00:31.865 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 23 January 2024 19:31:24 +0000 (0:00:00.208) 0:00:32.073 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 23 January 2024 19:31:25 +0000 (0:00:00.040) 0:00:32.113 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.022286", "end": "2024-01-23 19:31:25.237004", "rc": 0, "start": "2024-01-23 19:31:25.214718" } STDOUT: statebr /etc/NetworkManager/system-connections/statebr.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 23 January 2024 19:31:25 +0000 (0:00:00.274) 0:00:32.387 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 23 January 2024 19:31:25 +0000 (0:00:00.078) 0:00:32.466 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 23 January 2024 19:31:25 +0000 (0:00:00.055) 0:00:32.521 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 23 January 2024 19:31:25 +0000 (0:00:00.035) 0:00:32.557 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 23 January 2024 19:31:25 +0000 (0:00:00.025) 0:00:32.583 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 23 January 2024 19:31:25 +0000 (0:00:00.048) 0:00:32.632 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 23 January 2024 19:31:25 +0000 (0:00:00.026) 0:00:32.658 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 23 January 2024 19:31:25 +0000 (0:00:00.035) 0:00:32.694 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:42 Tuesday 23 January 2024 19:31:25 +0000 (0:00:00.096) 0:00:32.790 ******* TASK [Success in test 'I can activate an existing profile'] ******************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:47 Tuesday 23 January 2024 19:31:25 +0000 (0:00:00.038) 0:00:32.828 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:66 Tuesday 23 January 2024 19:31:25 +0000 (0:00:00.074) 0:00:32.902 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/cleanup_profile+device.yml:3 Tuesday 23 January 2024 19:31:25 +0000 (0:00:00.058) 0:00:32.961 ******* 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.067481", "end": "2024-01-23 19:31:26.113786", "rc": 1, "start": "2024-01-23 19:31:26.046305" } STDOUT: Connection 'statebr' (c01f485c-a407-476a-bc53-c7e31eaa35bf) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tests_states.yml:83 Tuesday 23 January 2024 19:31:26 +0000 (0:00:00.301) 0:00:33.263 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can remove an existing profile without taking it down] *********** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:5 Tuesday 23 January 2024 19:31:26 +0000 (0:00:00.058) 0:00:33.322 ******* ok: [sut] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:9 Tuesday 23 January 2024 19:31:26 +0000 (0:00:00.023) 0:00:33.345 ******* 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" } 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 the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:21 Tuesday 23 January 2024 19:31:26 +0000 (0:00:00.066) 0:00:33.411 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:31:26 +0000 (0:00:00.041) 0:00:33.452 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:31:26 +0000 (0:00:00.037) 0:00:33.490 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004632", "end": "2024-01-23 19:31:27.571846", "rc": 0, "start": "2024-01-23 19:31:26.567214" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:31:27 +0000 (0:00:01.212) 0:00:34.702 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:31:27 +0000 (0:00:00.024) 0:00:34.726 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:24 Tuesday 23 January 2024 19:31:27 +0000 (0:00:00.025) 0:00:34.752 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/create_bridge_profile.yml:3 Tuesday 23 January 2024 19:31:27 +0000 (0:00:00.055) 0:00:34.807 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:31:27 +0000 (0:00:00.040) 0:00:34.847 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:31:27 +0000 (0:00:00.061) 0:00:34.909 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:31:27 +0000 (0:00:00.028) 0:00:34.938 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:31:27 +0000 (0:00:00.026) 0:00:34.965 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:31:27 +0000 (0:00:00.023) 0:00:34.988 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:31:30 +0000 (0:00:02.147) 0:00:37.136 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:31:30 +0000 (0:00:00.899) 0:00:38.036 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:31:30 +0000 (0:00:00.050) 0:00:38.086 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:31:31 +0000 (0:00:00.022) 0:00:38.109 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:31:31 +0000 (0:00:00.030) 0:00:38.140 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:31:31 +0000 (0:00:00.087) 0:00:38.228 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:31:31 +0000 (0:00:00.053) 0:00:38.281 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:31:31 +0000 (0:00:00.042) 0:00:38.324 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:31:31 +0000 (0:00:00.027) 0:00:38.351 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:31:31 +0000 (0:00:00.545) 0:00:38.896 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:31:31 +0000 (0:00:00.028) 0:00:38.925 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:31:31 +0000 (0:00:00.024) 0:00:38.949 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:31:31 +0000 (0:00:00.026) 0:00:38.976 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, fcf3e773-211b-44e3-b3b1-43e0715bdbc3 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:31:32 +0000 (0:00:00.405) 0:00:39.382 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:31:32 +0000 (0:00:00.022) 0:00:39.404 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, fcf3e773-211b-44e3-b3b1-43e0715bdbc3" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:31:32 +0000 (0:00:00.023) 0:00:39.427 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, fcf3e773-211b-44e3-b3b1-43e0715bdbc3\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, fcf3e773-211b-44e3-b3b1-43e0715bdbc3" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:31:32 +0000 (0:00:00.023) 0:00:39.451 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:31:32 +0000 (0:00:00.022) 0:00:39.474 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/create_bridge_profile.yml:14 Tuesday 23 January 2024 19:31:32 +0000 (0:00:00.227) 0:00:39.701 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, fcf3e773-211b-44e3-b3b1-43e0715bdbc3\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, fcf3e773-211b-44e3-b3b1-43e0715bdbc3" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/activate_profile.yml:3 Tuesday 23 January 2024 19:31:32 +0000 (0:00:00.028) 0:00:39.730 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:31:32 +0000 (0:00:00.040) 0:00:39.771 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:31:32 +0000 (0:00:00.047) 0:00:39.819 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:31:32 +0000 (0:00:00.030) 0:00:39.850 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:31:32 +0000 (0:00:00.026) 0:00:39.876 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:31:32 +0000 (0:00:00.023) 0:00:39.900 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:31:35 +0000 (0:00:02.295) 0:00:42.196 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:31:36 +0000 (0:00:01.040) 0:00:43.236 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:31:36 +0000 (0:00:00.048) 0:00:43.285 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:31:36 +0000 (0:00:00.118) 0:00:43.404 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:31:36 +0000 (0:00:00.090) 0:00:43.494 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:31:36 +0000 (0:00:00.176) 0:00:43.670 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:31:36 +0000 (0:00:00.058) 0:00:43.728 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:31:36 +0000 (0:00:00.028) 0:00:43.757 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:31:36 +0000 (0:00:00.033) 0:00:43.791 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:31:37 +0000 (0:00:00.545) 0:00:44.336 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:31:37 +0000 (0:00:00.028) 0:00:44.364 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:31:37 +0000 (0:00:00.049) 0:00:44.413 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:31:37 +0000 (0:00:00.042) 0:00:44.456 ******* ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr, fcf3e773-211b-44e3-b3b1-43e0715bdbc3 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:31:37 +0000 (0:00:00.446) 0:00:44.902 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:31:37 +0000 (0:00:00.034) 0:00:44.937 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, fcf3e773-211b-44e3-b3b1-43e0715bdbc3 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:31:37 +0000 (0:00:00.034) 0:00:44.972 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, fcf3e773-211b-44e3-b3b1-43e0715bdbc3 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, fcf3e773-211b-44e3-b3b1-43e0715bdbc3 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:31:37 +0000 (0:00:00.032) 0:00:45.004 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:31:37 +0000 (0:00:00.026) 0:00:45.030 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:30 Tuesday 23 January 2024 19:31:38 +0000 (0:00:00.228) 0:00:45.259 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/remove_profile.yml:3 Tuesday 23 January 2024 19:31:38 +0000 (0:00:00.054) 0:00:45.313 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:31:38 +0000 (0:00:00.087) 0:00:45.401 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:31:38 +0000 (0:00:00.072) 0:00:45.474 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:31:38 +0000 (0:00:00.093) 0:00:45.568 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:31:38 +0000 (0:00:00.069) 0:00:45.638 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:31:38 +0000 (0:00:00.056) 0:00:45.694 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:31:40 +0000 (0:00:02.193) 0:00:47.888 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:31:41 +0000 (0:00:00.937) 0:00:48.825 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:31:41 +0000 (0:00:00.085) 0:00:48.911 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:31:41 +0000 (0:00:00.032) 0:00:48.943 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:31:41 +0000 (0:00:00.039) 0:00:48.983 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:31:41 +0000 (0:00:00.049) 0:00:49.032 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:31:41 +0000 (0:00:00.044) 0:00:49.076 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:31:42 +0000 (0:00:00.041) 0:00:49.118 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:31:42 +0000 (0:00:00.041) 0:00:49.160 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:31:42 +0000 (0:00:00.580) 0:00:49.740 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:31:42 +0000 (0:00:00.106) 0:00:49.846 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:31:42 +0000 (0:00:00.051) 0:00:49.897 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:31:42 +0000 (0:00:00.053) 0:00:49.950 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:31:43 +0000 (0:00:00.442) 0:00:50.392 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:31:43 +0000 (0:00:00.039) 0:00:50.432 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:31:43 +0000 (0:00:00.033) 0:00:50.465 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:31:43 +0000 (0:00:00.052) 0:00:50.518 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:31:43 +0000 (0:00:00.107) 0:00:50.626 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:36 Tuesday 23 January 2024 19:31:43 +0000 (0:00:00.266) 0:00:50.892 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 23 January 2024 19:31:43 +0000 (0:00:00.073) 0:00:50.965 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:31:43 +0000 (0:00:00.047) 0:00:51.013 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1706038292.2054214, "block_size": 4096, "blocks": 0, "ctime": 1706038292.2054214, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 34274, "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": 1706038292.2054214, "nlink": 1, "path": "/sys/class/net/statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'statebr'] ************************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 23 January 2024 19:31:44 +0000 (0:00:00.209) 0:00:51.223 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_profile_absent.yml:3 Tuesday 23 January 2024 19:31:44 +0000 (0:00:00.026) 0:00:51.249 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 23 January 2024 19:31:44 +0000 (0:00:00.039) 0:00:51.289 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 23 January 2024 19:31:44 +0000 (0:00:00.023) 0:00:51.312 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 23 January 2024 19:31:44 +0000 (0:00:00.228) 0:00:51.541 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 23 January 2024 19:31:44 +0000 (0:00:00.043) 0:00:51.585 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021980", "end": "2024-01-23 19:31:44.687705", "rc": 1, "start": "2024-01-23 19:31:44.665725" } 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/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 23 January 2024 19:31:44 +0000 (0:00:00.261) 0:00:51.846 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 23 January 2024 19:31:44 +0000 (0:00:00.024) 0:00:51.871 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 23 January 2024 19:31:44 +0000 (0:00:00.025) 0:00:51.897 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 23 January 2024 19:31:44 +0000 (0:00:00.023) 0:00:51.920 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 23 January 2024 19:31:44 +0000 (0:00:00.022) 0:00:51.943 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_profile_absent.yml:5 Tuesday 23 January 2024 19:31:44 +0000 (0:00:00.031) 0:00:51.975 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:42 Tuesday 23 January 2024 19:31:44 +0000 (0:00:00.026) 0:00:52.001 ******* TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:47 Tuesday 23 January 2024 19:31:44 +0000 (0:00:00.021) 0:00:52.023 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:66 Tuesday 23 January 2024 19:31:44 +0000 (0:00:00.026) 0:00:52.050 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/cleanup_profile+device.yml:3 Tuesday 23 January 2024 19:31:45 +0000 (0:00:00.065) 0:00:52.115 ******* 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.074681", "end": "2024-01-23 19:31:45.270398", "rc": 1, "start": "2024-01-23 19:31:45.195717" } STDOUT: Connection 'statebr' (fcf3e773-211b-44e3-b3b1-43e0715bdbc3) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tests_states.yml:103 Tuesday 23 January 2024 19:31:45 +0000 (0:00:00.290) 0:00:52.405 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can take a profile down that is absent] ************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:5 Tuesday 23 January 2024 19:31:45 +0000 (0:00:00.038) 0:00:52.444 ******* ok: [sut] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:9 Tuesday 23 January 2024 19:31:45 +0000 (0:00:00.025) 0:00:52.469 ******* 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": [ { "condition": true, "what": "tasks/assert_device_absent.yml" } ] } 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 the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:21 Tuesday 23 January 2024 19:31:45 +0000 (0:00:00.072) 0:00:52.541 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:31:45 +0000 (0:00:00.038) 0:00:52.580 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:31:45 +0000 (0:00:00.036) 0:00:52.616 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003460", "end": "2024-01-23 19:31:45.696291", "rc": 0, "start": "2024-01-23 19:31:45.692831" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:31:45 +0000 (0:00:00.219) 0:00:52.836 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:31:45 +0000 (0:00:00.041) 0:00:52.877 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:24 Tuesday 23 January 2024 19:31:45 +0000 (0:00:00.028) 0:00:52.906 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/create_bridge_profile.yml:3 Tuesday 23 January 2024 19:31:45 +0000 (0:00:00.055) 0:00:52.961 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:31:45 +0000 (0:00:00.053) 0:00:53.015 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:31:45 +0000 (0:00:00.049) 0:00:53.064 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:31:46 +0000 (0:00:00.043) 0:00:53.107 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:31:46 +0000 (0:00:00.076) 0:00:53.184 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:31:46 +0000 (0:00:00.023) 0:00:53.207 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:31:48 +0000 (0:00:02.205) 0:00:55.412 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:31:49 +0000 (0:00:00.911) 0:00:56.324 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:31:49 +0000 (0:00:00.024) 0:00:56.348 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:31:49 +0000 (0:00:00.037) 0:00:56.386 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:31:49 +0000 (0:00:00.075) 0:00:56.461 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:31:49 +0000 (0:00:00.071) 0:00:56.533 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:31:49 +0000 (0:00:00.032) 0:00:56.565 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:31:49 +0000 (0:00:00.033) 0:00:56.599 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:31:49 +0000 (0:00:00.038) 0:00:56.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 [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:31:50 +0000 (0:00:00.568) 0:00:57.206 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:31:50 +0000 (0:00:00.028) 0:00:57.235 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:31:50 +0000 (0:00:00.033) 0:00:57.268 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:31:50 +0000 (0:00:00.087) 0:00:57.356 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 4045b205-fb67-49d3-a4a2-9ae0ab270435 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:31:50 +0000 (0:00:00.515) 0:00:57.871 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:31:50 +0000 (0:00:00.062) 0:00:57.933 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 4045b205-fb67-49d3-a4a2-9ae0ab270435" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:31:50 +0000 (0:00:00.054) 0:00:57.988 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 4045b205-fb67-49d3-a4a2-9ae0ab270435\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 4045b205-fb67-49d3-a4a2-9ae0ab270435" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:31:50 +0000 (0:00:00.035) 0:00:58.023 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:31:50 +0000 (0:00:00.040) 0:00:58.064 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/create_bridge_profile.yml:14 Tuesday 23 January 2024 19:31:51 +0000 (0:00:00.282) 0:00:58.346 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 4045b205-fb67-49d3-a4a2-9ae0ab270435\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 4045b205-fb67-49d3-a4a2-9ae0ab270435" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/activate_profile.yml:3 Tuesday 23 January 2024 19:31:51 +0000 (0:00:00.048) 0:00:58.395 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:31:51 +0000 (0:00:00.072) 0:00:58.467 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:31:51 +0000 (0:00:00.063) 0:00:58.530 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:31:51 +0000 (0:00:00.070) 0:00:58.601 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:31:51 +0000 (0:00:00.026) 0:00:58.627 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:31:51 +0000 (0:00:00.048) 0:00:58.675 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:31:53 +0000 (0:00:02.211) 0:01:00.887 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:31:54 +0000 (0:00:00.941) 0:01:01.829 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:31:54 +0000 (0:00:00.040) 0:01:01.869 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:31:54 +0000 (0:00:00.030) 0:01:01.900 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:31:54 +0000 (0:00:00.023) 0:01:01.924 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:31:54 +0000 (0:00:00.061) 0:01:01.985 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:31:54 +0000 (0:00:00.029) 0:01:02.015 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:31:54 +0000 (0:00:00.023) 0:01:02.038 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:31:54 +0000 (0:00:00.027) 0:01:02.066 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:31:55 +0000 (0:00:00.567) 0:01:02.634 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:31:55 +0000 (0:00:00.073) 0:01:02.708 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:31:55 +0000 (0:00:00.118) 0:01:02.826 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:31:55 +0000 (0:00:00.038) 0:01:02.865 ******* ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 4045b205-fb67-49d3-a4a2-9ae0ab270435 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:31:56 +0000 (0:00:00.427) 0:01:03.292 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:31:56 +0000 (0:00:00.042) 0:01:03.334 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 4045b205-fb67-49d3-a4a2-9ae0ab270435 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:31:56 +0000 (0:00:00.025) 0:01:03.360 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 4045b205-fb67-49d3-a4a2-9ae0ab270435 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 4045b205-fb67-49d3-a4a2-9ae0ab270435 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:31:56 +0000 (0:00:00.024) 0:01:03.385 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:31:56 +0000 (0:00:00.025) 0:01:03.410 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/remove_profile.yml:3 Tuesday 23 January 2024 19:31:56 +0000 (0:00:00.201) 0:01:03.611 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:31:56 +0000 (0:00:00.044) 0:01:03.656 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:31:56 +0000 (0:00:00.054) 0:01:03.710 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:31:56 +0000 (0:00:00.044) 0:01:03.755 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:31:56 +0000 (0:00:00.048) 0:01:03.804 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:31:56 +0000 (0:00:00.030) 0:01:03.834 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:31:58 +0000 (0:00:02.185) 0:01:06.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 [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:31:59 +0000 (0:00:00.892) 0:01:06.912 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:31:59 +0000 (0:00:00.025) 0:01:06.938 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:31:59 +0000 (0:00:00.056) 0:01:06.994 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:31:59 +0000 (0:00:00.060) 0:01:07.055 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:32:00 +0000 (0:00:00.099) 0:01:07.154 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:32:00 +0000 (0:00:00.038) 0:01:07.192 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:32:00 +0000 (0:00:00.033) 0:01:07.226 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:32:00 +0000 (0:00:00.031) 0:01:07.258 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:32:00 +0000 (0:00:00.573) 0:01:07.831 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:32:00 +0000 (0:00:00.063) 0:01:07.894 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:32:00 +0000 (0:00:00.032) 0:01:07.927 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:32:00 +0000 (0:00:00.059) 0:01:07.987 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:32:01 +0000 (0:00:00.477) 0:01:08.464 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:32:01 +0000 (0:00:00.039) 0:01:08.503 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:32:01 +0000 (0:00:00.030) 0:01:08.534 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:32:01 +0000 (0:00:00.038) 0:01:08.573 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:32:01 +0000 (0:00:00.077) 0:01:08.650 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:30 Tuesday 23 January 2024 19:32:01 +0000 (0:00:00.299) 0:01:08.949 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/remove+down_profile.yml:3 Tuesday 23 January 2024 19:32:01 +0000 (0:00:00.050) 0:01:09.000 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:32:01 +0000 (0:00:00.049) 0:01:09.049 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:32:02 +0000 (0:00:00.064) 0:01:09.114 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:32:02 +0000 (0:00:00.046) 0:01:09.161 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:32:02 +0000 (0:00:00.052) 0:01:09.213 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:32:02 +0000 (0:00:00.055) 0:01:09.268 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:32:04 +0000 (0:00:02.263) 0:01:11.532 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:32:05 +0000 (0:00:00.992) 0:01:12.525 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:32:05 +0000 (0:00:00.025) 0:01:12.550 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:32:05 +0000 (0:00:00.024) 0:01:12.574 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:32:05 +0000 (0:00:00.022) 0:01:12.597 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:32:05 +0000 (0:00:00.046) 0:01:12.644 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:32:05 +0000 (0:00:00.022) 0:01:12.667 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:32:05 +0000 (0:00:00.022) 0:01:12.689 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:32:05 +0000 (0:00:00.026) 0:01:12.716 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:32:06 +0000 (0:00:00.568) 0:01:13.285 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:32:06 +0000 (0:00:00.026) 0:01:13.311 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:32:06 +0000 (0:00:00.022) 0:01:13.333 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:32:06 +0000 (0:00:00.023) 0:01:13.357 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:32:06 +0000 (0:00:00.458) 0:01:13.815 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:32:06 +0000 (0:00:00.056) 0:01:13.872 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:32:06 +0000 (0:00:00.034) 0:01:13.907 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete\n", "stderr_lines": [ "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:32:06 +0000 (0:00:00.044) 0:01:13.951 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:32:06 +0000 (0:00:00.025) 0:01:13.977 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:36 Tuesday 23 January 2024 19:32:07 +0000 (0:00:00.283) 0:01:14.260 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_profile_absent.yml:3 Tuesday 23 January 2024 19:32:07 +0000 (0:00:00.043) 0:01:14.303 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 23 January 2024 19:32:07 +0000 (0:00:00.040) 0:01:14.343 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 23 January 2024 19:32:07 +0000 (0:00:00.022) 0:01:14.366 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 23 January 2024 19:32:07 +0000 (0:00:00.207) 0:01:14.574 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 23 January 2024 19:32:07 +0000 (0:00:00.044) 0:01:14.618 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020771", "end": "2024-01-23 19:32:07.752147", "rc": 1, "start": "2024-01-23 19:32:07.731376" } 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/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 23 January 2024 19:32:07 +0000 (0:00:00.265) 0:01:14.884 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 23 January 2024 19:32:07 +0000 (0:00:00.046) 0:01:14.930 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 23 January 2024 19:32:07 +0000 (0:00:00.035) 0:01:14.966 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 23 January 2024 19:32:07 +0000 (0:00:00.036) 0:01:15.002 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 23 January 2024 19:32:07 +0000 (0:00:00.061) 0:01:15.064 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_profile_absent.yml:5 Tuesday 23 January 2024 19:32:07 +0000 (0:00:00.026) 0:01:15.090 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:42 Tuesday 23 January 2024 19:32:08 +0000 (0:00:00.038) 0:01:15.129 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_device_absent.yml:3 Tuesday 23 January 2024 19:32:08 +0000 (0:00:00.047) 0:01:15.177 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:32:08 +0000 (0:00:00.056) 0:01:15.234 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_device_absent.yml:5 Tuesday 23 January 2024 19:32:08 +0000 (0:00:00.231) 0:01:15.465 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can take a profile down that is absent'] ************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:47 Tuesday 23 January 2024 19:32:08 +0000 (0:00:00.092) 0:01:15.557 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:66 Tuesday 23 January 2024 19:32:08 +0000 (0:00:00.026) 0:01:15.584 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/cleanup_profile+device.yml:3 Tuesday 23 January 2024 19:32:08 +0000 (0:00:00.055) 0:01:15.639 ******* 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.040197", "end": "2024-01-23 19:32:08.758205", "rc": 1, "start": "2024-01-23 19:32:08.718008" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tests_states.yml:126 Tuesday 23 January 2024 19:32:08 +0000 (0:00:00.248) 0:01:15.888 ******* included: /WORKDIR/git-ci_fixupvm5u80/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/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:5 Tuesday 23 January 2024 19:32:08 +0000 (0:00:00.045) 0:01:15.933 ******* ok: [sut] => {} MSG: ########## I will not get an error when I try to remove an absent profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:9 Tuesday 23 January 2024 19:32:08 +0000 (0:00:00.031) 0:01:15.965 ******* 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": [ { "condition": true, "what": "tasks/assert_device_absent.yml" } ] } 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 the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:21 Tuesday 23 January 2024 19:32:08 +0000 (0:00:00.062) 0:01:16.027 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:32:08 +0000 (0:00:00.037) 0:01:16.064 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:32:09 +0000 (0:00:00.036) 0:01:16.100 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003504", "end": "2024-01-23 19:32:09.180663", "rc": 0, "start": "2024-01-23 19:32:09.177159" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:32:09 +0000 (0:00:00.209) 0:01:16.310 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:32:09 +0000 (0:00:00.023) 0:01:16.334 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:24 Tuesday 23 January 2024 19:32:09 +0000 (0:00:00.053) 0:01:16.387 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/create_bridge_profile.yml:3 Tuesday 23 January 2024 19:32:09 +0000 (0:00:00.048) 0:01:16.436 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:32:09 +0000 (0:00:00.039) 0:01:16.475 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:32:09 +0000 (0:00:00.044) 0:01:16.520 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:32:09 +0000 (0:00:00.030) 0:01:16.550 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:32:09 +0000 (0:00:00.024) 0:01:16.574 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:32:09 +0000 (0:00:00.023) 0:01:16.597 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:32:11 +0000 (0:00:02.174) 0:01:18.772 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:32:12 +0000 (0:00:00.906) 0:01:19.678 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:32:12 +0000 (0:00:00.022) 0:01:19.701 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:32:12 +0000 (0:00:00.022) 0:01:19.723 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:32:12 +0000 (0:00:00.021) 0:01:19.745 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:32:12 +0000 (0:00:00.044) 0:01:19.790 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:32:12 +0000 (0:00:00.022) 0:01:19.812 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:32:12 +0000 (0:00:00.022) 0:01:19.834 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:32:12 +0000 (0:00:00.032) 0:01:19.867 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:32:13 +0000 (0:00:00.554) 0:01:20.422 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:32:13 +0000 (0:00:00.028) 0:01:20.450 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:32:13 +0000 (0:00:00.024) 0:01:20.475 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:32:13 +0000 (0:00:00.035) 0:01:20.511 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a1ffc8d9-519f-493b-97d1-92f00c22d4cd TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:32:13 +0000 (0:00:00.420) 0:01:20.931 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:32:13 +0000 (0:00:00.029) 0:01:20.961 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a1ffc8d9-519f-493b-97d1-92f00c22d4cd" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:32:13 +0000 (0:00:00.030) 0:01:20.991 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a1ffc8d9-519f-493b-97d1-92f00c22d4cd\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a1ffc8d9-519f-493b-97d1-92f00c22d4cd" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:32:13 +0000 (0:00:00.056) 0:01:21.047 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:32:14 +0000 (0:00:00.070) 0:01:21.118 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/create_bridge_profile.yml:14 Tuesday 23 January 2024 19:32:14 +0000 (0:00:00.266) 0:01:21.385 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a1ffc8d9-519f-493b-97d1-92f00c22d4cd\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a1ffc8d9-519f-493b-97d1-92f00c22d4cd" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/activate_profile.yml:3 Tuesday 23 January 2024 19:32:14 +0000 (0:00:00.025) 0:01:21.411 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:32:14 +0000 (0:00:00.046) 0:01:21.457 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:32:14 +0000 (0:00:00.091) 0:01:21.548 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:32:14 +0000 (0:00:00.109) 0:01:21.658 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:32:14 +0000 (0:00:00.078) 0:01:21.737 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:32:14 +0000 (0:00:00.100) 0:01:21.838 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:32:17 +0000 (0:00:02.257) 0:01:24.095 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:32:17 +0000 (0:00:00.971) 0:01:25.066 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:32:18 +0000 (0:00:00.056) 0:01:25.123 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:32:18 +0000 (0:00:00.037) 0:01:25.160 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:32:18 +0000 (0:00:00.062) 0:01:25.222 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:32:18 +0000 (0:00:00.146) 0:01:25.368 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:32:18 +0000 (0:00:00.081) 0:01:25.450 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:32:18 +0000 (0:00:00.082) 0:01:25.533 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:32:18 +0000 (0:00:00.083) 0:01:25.617 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:32:19 +0000 (0:00:00.592) 0:01:26.209 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:32:19 +0000 (0:00:00.027) 0:01:26.236 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:32:19 +0000 (0:00:00.022) 0:01:26.258 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:32:19 +0000 (0:00:00.021) 0:01:26.280 ******* ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr, a1ffc8d9-519f-493b-97d1-92f00c22d4cd skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:32:19 +0000 (0:00:00.359) 0:01:26.640 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:32:19 +0000 (0:00:00.023) 0:01:26.664 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, a1ffc8d9-519f-493b-97d1-92f00c22d4cd skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:32:19 +0000 (0:00:00.025) 0:01:26.689 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, a1ffc8d9-519f-493b-97d1-92f00c22d4cd skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, a1ffc8d9-519f-493b-97d1-92f00c22d4cd skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:32:19 +0000 (0:00:00.027) 0:01:26.716 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:32:19 +0000 (0:00:00.022) 0:01:26.738 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/remove+down_profile.yml:3 Tuesday 23 January 2024 19:32:19 +0000 (0:00:00.255) 0:01:26.994 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:32:19 +0000 (0:00:00.061) 0:01:27.055 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:32:20 +0000 (0:00:00.047) 0:01:27.103 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:32:20 +0000 (0:00:00.034) 0:01:27.137 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:32:20 +0000 (0:00:00.024) 0:01:27.162 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:32:20 +0000 (0:00:00.023) 0:01:27.186 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:32:22 +0000 (0:00:02.154) 0:01:29.340 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:32:23 +0000 (0:00:00.930) 0:01:30.270 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:32:23 +0000 (0:00:00.024) 0:01:30.295 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:32:23 +0000 (0:00:00.027) 0:01:30.323 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:32:23 +0000 (0:00:00.026) 0:01:30.349 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:32:23 +0000 (0:00:00.055) 0:01:30.404 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:32:23 +0000 (0:00:00.024) 0:01:30.429 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:32:23 +0000 (0:00:00.043) 0:01:30.473 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:32:23 +0000 (0:00:00.039) 0:01:30.512 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:32:23 +0000 (0:00:00.559) 0:01:31.071 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:32:24 +0000 (0:00:00.032) 0:01:31.104 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:32:24 +0000 (0:00:00.023) 0:01:31.127 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:32:24 +0000 (0:00:00.071) 0:01:31.198 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:32:24 +0000 (0:00:00.494) 0:01:31.693 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:32:24 +0000 (0:00:00.039) 0:01:31.733 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:32:24 +0000 (0:00:00.045) 0:01:31.779 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:32:24 +0000 (0:00:00.029) 0:01:31.808 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:32:24 +0000 (0:00:00.022) 0:01:31.831 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:30 Tuesday 23 January 2024 19:32:24 +0000 (0:00:00.202) 0:01:32.033 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/remove+down_profile.yml:3 Tuesday 23 January 2024 19:32:24 +0000 (0:00:00.050) 0:01:32.083 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:32:25 +0000 (0:00:00.047) 0:01:32.131 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:32:25 +0000 (0:00:00.057) 0:01:32.188 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:32:25 +0000 (0:00:00.030) 0:01:32.219 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:32:25 +0000 (0:00:00.063) 0:01:32.283 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:32:25 +0000 (0:00:00.039) 0:01:32.322 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:32:27 +0000 (0:00:02.208) 0:01:34.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 [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:32:28 +0000 (0:00:00.968) 0:01:35.499 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:32:28 +0000 (0:00:00.027) 0:01:35.527 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:32:28 +0000 (0:00:00.026) 0:01:35.553 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:32:28 +0000 (0:00:00.040) 0:01:35.594 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:32:28 +0000 (0:00:00.094) 0:01:35.688 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:32:28 +0000 (0:00:00.028) 0:01:35.717 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:32:28 +0000 (0:00:00.034) 0:01:35.752 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:32:28 +0000 (0:00:00.082) 0:01:35.834 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:32:29 +0000 (0:00:00.615) 0:01:36.450 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:32:29 +0000 (0:00:00.043) 0:01:36.493 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:32:29 +0000 (0:00:00.034) 0:01:36.528 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:32:29 +0000 (0:00:00.037) 0:01:36.566 ******* ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:32:29 +0000 (0:00:00.398) 0:01:36.964 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:32:29 +0000 (0:00:00.065) 0:01:37.029 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:32:29 +0000 (0:00:00.032) 0:01:37.062 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete\n", "stderr_lines": [ "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:32:29 +0000 (0:00:00.030) 0:01:37.093 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:32:30 +0000 (0:00:00.028) 0:01:37.121 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:36 Tuesday 23 January 2024 19:32:30 +0000 (0:00:00.231) 0:01:37.353 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_profile_absent.yml for sut included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_NetworkManager_NVR.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_profile_absent.yml:3 Tuesday 23 January 2024 19:32:30 +0000 (0:00:00.048) 0:01:37.402 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 23 January 2024 19:32:30 +0000 (0:00:00.046) 0:01:37.449 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 23 January 2024 19:32:30 +0000 (0:00:00.056) 0:01:37.506 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 23 January 2024 19:32:30 +0000 (0:00:00.215) 0:01:37.722 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 23 January 2024 19:32:30 +0000 (0:00:00.032) 0:01:37.754 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020862", "end": "2024-01-23 19:32:30.869836", "rc": 1, "start": "2024-01-23 19:32:30.848974" } 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/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 23 January 2024 19:32:30 +0000 (0:00:00.252) 0:01:38.007 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 23 January 2024 19:32:30 +0000 (0:00:00.036) 0:01:38.043 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 23 January 2024 19:32:30 +0000 (0:00:00.044) 0:01:38.087 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 23 January 2024 19:32:31 +0000 (0:00:00.068) 0:01:38.156 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 23 January 2024 19:32:31 +0000 (0:00:00.041) 0:01:38.197 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_profile_absent.yml:5 Tuesday 23 January 2024 19:32:31 +0000 (0:00:00.029) 0:01:38.226 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_NetworkManager_NVR.yml:7 Tuesday 23 January 2024 19:32:31 +0000 (0:00:00.033) 0:01:38.259 ******* ok: [sut] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.355928", "end": "2024-01-23 19:32:31.701323", "rc": 0, "start": "2024-01-23 19:32:31.345395" } STDOUT: NetworkManager-1.42.8-1.fc38 TASK [Store NetworkManager version] ******************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_NetworkManager_NVR.yml:14 Tuesday 23 January 2024 19:32:31 +0000 (0:00:00.571) 0:01:38.831 ******* ok: [sut] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.42.8-1.fc38" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_NetworkManager_NVR.yml:18 Tuesday 23 January 2024 19:32:31 +0000 (0:00:00.023) 0:01:38.854 ******* ok: [sut] => { "networkmanager_nvr": "NetworkManager-1.42.8-1.fc38" } TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:42 Tuesday 23 January 2024 19:32:31 +0000 (0:00:00.022) 0:01:38.877 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_device_absent.yml:3 Tuesday 23 January 2024 19:32:31 +0000 (0:00:00.048) 0:01:38.925 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:32:31 +0000 (0:00:00.045) 0:01:38.971 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/assert_device_absent.yml:5 Tuesday 23 January 2024 19:32:32 +0000 (0:00:00.205) 0:01:39.176 ******* 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/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:47 Tuesday 23 January 2024 19:32:32 +0000 (0:00:00.026) 0:01:39.203 ******* 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/git-ci_fixupvm5u80/tests/playbooks/tasks/run_test.yml:66 Tuesday 23 January 2024 19:32:32 +0000 (0:00:00.039) 0:01:39.243 ******* included: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-ci_fixupvm5u80/tests/playbooks/tasks/cleanup_profile+device.yml:3 Tuesday 23 January 2024 19:32:32 +0000 (0:00:00.044) 0:01:39.287 ******* 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.040405", "end": "2024-01-23 19:32:32.415381", "rc": 1, "start": "2024-01-23 19:32:32.374976" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=316 changed=10 unreachable=0 failed=0 skipped=252 rescued=0 ignored=11 Tuesday 23 January 2024 19:32:32 +0000 (0:00:00.266) 0:01:39.553 ******* =============================================================================== linux-system-roles.network : Enable and start NetworkManager ------------ 3.04s /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Configure networking connection profiles --- 2.48s /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Check which services are running ----------- 2.31s /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.30s /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.26s /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Enable and start NetworkManager ------------ 2.26s /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Check which services are running ----------- 2.26s /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.26s /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.24s /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.21s /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.21s /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.21s /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.19s /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.19s /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.17s /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.15s /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.15s /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.15s /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Enable and start NetworkManager ------------ 1.74s /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Configure networking connection profiles --- 1.60s /WORKDIR/git-ci_fixupvm5u80/tests/roles/linux-system-roles.network/tasks/main.yml:122 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the yum, dnf or zypper module rather than running 'rpm'. If you need to use command because yum, dnf or zypper is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---