# 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-nm_plugin_hotfixx1vt2qvh/tests/tests_states_nm.yml PLAY [Run playbook 'playbooks/tests_states.yml' with nm as provider] *********** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/tests_states_nm.yml:6 Monday 19 February 2024 23:50:06 +0000 (0:00:00.013) 0:00:00.013 ******* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/tests_states_nm.yml:9 Monday 19 February 2024 23:50:07 +0000 (0:00:00.908) 0:00:00.922 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/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-nm_plugin_hotfixx1vt2qvh/tests/tasks/el_repo_setup.yml:3 Monday 19 February 2024 23:50:07 +0000 (0:00:00.023) 0:00:00.945 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/tasks/el_repo_setup.yml:19 Monday 19 February 2024 23:50:08 +0000 (0:00:00.378) 0:00:01.324 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/tasks/el_repo_setup.yml:24 Monday 19 February 2024 23:50:08 +0000 (0:00:00.382) 0:00:01.707 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/tasks/el_repo_setup.yml:28 Monday 19 February 2024 23:50:08 +0000 (0:00:00.044) 0:00:01.752 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/tasks/el_repo_setup.yml:53 Monday 19 February 2024 23:50:08 +0000 (0:00:00.029) 0:00:01.781 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/tasks/enable_epel.yml:8 Monday 19 February 2024 23:50:08 +0000 (0:00:00.041) 0:00:01.823 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/tasks/enable_epel.yml:24 Monday 19 February 2024 23:50:08 +0000 (0:00:00.030) 0:00:01.853 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/tasks/enable_epel.yml:30 Monday 19 February 2024 23:50:08 +0000 (0:00:00.010) 0:00:01.864 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/tasks/enable_epel.yml:35 Monday 19 February 2024 23:50:08 +0000 (0:00:00.017) 0:00:01.882 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/tasks/enable_epel.yml:40 Monday 19 February 2024 23:50:08 +0000 (0:00:00.010) 0:00:01.893 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/tests_states_nm.yml:11 Monday 19 February 2024 23:50:08 +0000 (0:00:00.011) 0:00:01.904 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tests_states.yml:3 Monday 19 February 2024 23:50:08 +0000 (0:00:00.016) 0:00:01.920 ******* ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tests_states.yml:11 Monday 19 February 2024 23:50:09 +0000 (0:00:00.533) 0:00:02.454 ******* ok: [sut] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tests_states.yml:22 Monday 19 February 2024 23:50:09 +0000 (0:00:00.027) 0:00:02.481 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:5 Monday 19 February 2024 23:50:09 +0000 (0:00:00.121) 0:00:02.603 ******* ok: [sut] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:9 Monday 19 February 2024 23:50:09 +0000 (0:00:00.020) 0:00:02.624 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:21 Monday 19 February 2024 23:50:09 +0000 (0:00:00.098) 0:00:02.722 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:50:09 +0000 (0:00:00.015) 0:00:02.738 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:50:09 +0000 (0:00:00.022) 0:00:02.760 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003281", "end": "2024-02-19 23:50:09.751737", "rc": 0, "start": "2024-02-19 23:50:09.748456" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:50:09 +0000 (0:00:00.339) 0:00:03.100 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:50:09 +0000 (0:00:00.018) 0:00:03.118 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:24 Monday 19 February 2024 23:50:09 +0000 (0:00:00.059) 0:00:03.177 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/delete_interface.yml:3 Monday 19 February 2024 23:50:09 +0000 (0:00:00.035) 0:00:03.213 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.007669", "end": "2024-02-19 23:50:10.138021", "rc": 1, "start": "2024-02-19 23:50:10.130352" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_device_absent.yml:3 Monday 19 February 2024 23:50:10 +0000 (0:00:00.253) 0:00:03.467 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_interface_stat.yml:3 Monday 19 February 2024 23:50:10 +0000 (0:00:00.016) 0:00:03.483 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_device_absent.yml:5 Monday 19 February 2024 23:50:10 +0000 (0:00:00.202) 0:00:03.686 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:30 Monday 19 February 2024 23:50:10 +0000 (0:00:00.015) 0:00:03.702 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/create_bridge_profile.yml:3 Monday 19 February 2024 23:50:10 +0000 (0:00:00.028) 0:00:03.730 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:4 Monday 19 February 2024 23:50:10 +0000 (0:00:00.076) 0:00:03.806 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Monday 19 February 2024 23:50:10 +0000 (0:00:00.075) 0:00:03.882 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Monday 19 February 2024 23:50:10 +0000 (0:00:00.012) 0:00:03.895 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Monday 19 February 2024 23:50:10 +0000 (0:00:00.031) 0:00:03.927 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Monday 19 February 2024 23:50:10 +0000 (0:00:00.020) 0:00:03.947 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Monday 19 February 2024 23:50:12 +0000 (0:00:01.598) 0:00:05.546 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:7 Monday 19 February 2024 23:50:13 +0000 (0:00:01.282) 0:00:06.828 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:11 Monday 19 February 2024 23:50:13 +0000 (0:00:00.050) 0:00:06.879 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:19 Monday 19 February 2024 23:50:13 +0000 (0:00:00.045) 0:00:06.924 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:30 Monday 19 February 2024 23:50:13 +0000 (0:00:00.034) 0:00:06.959 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:43 Monday 19 February 2024 23:50:13 +0000 (0:00:00.078) 0:00:07.037 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:58 Monday 19 February 2024 23:50:13 +0000 (0:00:00.050) 0:00:07.088 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:74 Monday 19 February 2024 23:50:13 +0000 (0:00:00.035) 0:00:07.124 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:88 Monday 19 February 2024 23:50:13 +0000 (0:00:00.033) 0:00:07.158 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:99 Monday 19 February 2024 23:50:14 +0000 (0:00:00.552) 0:00:07.711 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:108 Monday 19 February 2024 23:50:14 +0000 (0:00:00.025) 0:00:07.736 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:116 Monday 19 February 2024 23:50:14 +0000 (0:00:00.020) 0:00:07.757 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:125 Monday 19 February 2024 23:50:14 +0000 (0:00:00.022) 0:00:07.779 ******* 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, 475d9dfd-d1c2-421b-9fcb-f14efb9bfcfb TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:137 Monday 19 February 2024 23:50:15 +0000 (0:00:00.565) 0:00:08.345 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:143 Monday 19 February 2024 23:50:15 +0000 (0:00:00.034) 0:00:08.379 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 475d9dfd-d1c2-421b-9fcb-f14efb9bfcfb" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:147 Monday 19 February 2024 23:50:15 +0000 (0:00:00.030) 0:00:08.410 ******* 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, 475d9dfd-d1c2-421b-9fcb-f14efb9bfcfb\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 475d9dfd-d1c2-421b-9fcb-f14efb9bfcfb" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:152 Monday 19 February 2024 23:50:15 +0000 (0:00:00.022) 0:00:08.433 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:158 Monday 19 February 2024 23:50:15 +0000 (0:00:00.021) 0:00:08.455 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/create_bridge_profile.yml:14 Monday 19 February 2024 23:50:15 +0000 (0:00:00.379) 0:00:08.834 ******* 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, 475d9dfd-d1c2-421b-9fcb-f14efb9bfcfb\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 475d9dfd-d1c2-421b-9fcb-f14efb9bfcfb" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:36 Monday 19 February 2024 23:50:15 +0000 (0:00:00.042) 0:00:08.877 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_profile_present.yml:3 Monday 19 February 2024 23:50:15 +0000 (0:00:00.117) 0:00:08.995 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:3 Monday 19 February 2024 23:50:15 +0000 (0:00:00.108) 0:00:09.103 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:9 Monday 19 February 2024 23:50:15 +0000 (0:00:00.023) 0:00:09.127 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:17 Monday 19 February 2024 23:50:16 +0000 (0:00:00.222) 0:00:09.349 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:25 Monday 19 February 2024 23:50:16 +0000 (0:00:00.032) 0:00:09.382 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021103", "end": "2024-02-19 23:50:16.265641", "rc": 0, "start": "2024-02-19 23:50:16.244538" } 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-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:35 Monday 19 February 2024 23:50:16 +0000 (0:00:00.259) 0:00:09.641 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:49 Monday 19 February 2024 23:50:16 +0000 (0:00:00.056) 0:00:09.697 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:56 Monday 19 February 2024 23:50:16 +0000 (0:00:00.032) 0:00:09.729 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:62 Monday 19 February 2024 23:50:16 +0000 (0:00:00.071) 0:00:09.801 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:69 Monday 19 February 2024 23:50:16 +0000 (0:00:00.066) 0:00:09.867 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_profile_present.yml:5 Monday 19 February 2024 23:50:16 +0000 (0:00:00.056) 0:00:09.923 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_profile_present.yml:10 Monday 19 February 2024 23:50:16 +0000 (0:00:00.049) 0:00:09.972 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_profile_present.yml:15 Monday 19 February 2024 23:50:16 +0000 (0:00:00.039) 0:00:10.011 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:42 Monday 19 February 2024 23:50:16 +0000 (0:00:00.038) 0:00:10.050 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_device_present.yml:3 Monday 19 February 2024 23:50:16 +0000 (0:00:00.102) 0:00:10.152 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_interface_stat.yml:3 Monday 19 February 2024 23:50:16 +0000 (0:00:00.075) 0:00:10.227 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708386614.947775, "block_size": 4096, "blocks": 0, "ctime": 1708386614.947775, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 29861, "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": 1708386614.947775, "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-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_device_present.yml:5 Monday 19 February 2024 23:50:17 +0000 (0:00:00.226) 0:00:10.454 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can create a profile'] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:47 Monday 19 February 2024 23:50:17 +0000 (0:00:00.059) 0:00:10.513 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:66 Monday 19 February 2024 23:50:17 +0000 (0:00:00.029) 0:00:10.543 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/cleanup_profile+device.yml:3 Monday 19 February 2024 23:50:17 +0000 (0:00:00.055) 0:00:10.598 ******* 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.058933", "end": "2024-02-19 23:50:17.538483", "rc": 1, "start": "2024-02-19 23:50:17.479550" } STDOUT: Connection 'statebr' (475d9dfd-d1c2-421b-9fcb-f14efb9bfcfb) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tests_states.yml:45 Monday 19 February 2024 23:50:17 +0000 (0:00:00.281) 0:00:10.879 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile without autoconnect] ************************ task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:5 Monday 19 February 2024 23:50:17 +0000 (0:00:00.040) 0:00:10.920 ******* ok: [sut] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:9 Monday 19 February 2024 23:50:17 +0000 (0:00:00.026) 0:00:10.946 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:21 Monday 19 February 2024 23:50:17 +0000 (0:00:00.053) 0:00:11.000 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:50:17 +0000 (0:00:00.038) 0:00:11.038 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:50:17 +0000 (0:00:00.069) 0:00:11.108 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003153", "end": "2024-02-19 23:50:17.971789", "rc": 0, "start": "2024-02-19 23:50:17.968636" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:50:18 +0000 (0:00:00.199) 0:00:11.308 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:50:18 +0000 (0:00:00.025) 0:00:11.333 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:24 Monday 19 February 2024 23:50:18 +0000 (0:00:00.021) 0:00:11.355 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/delete_interface.yml:3 Monday 19 February 2024 23:50:18 +0000 (0:00:00.040) 0:00:11.396 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.006240", "end": "2024-02-19 23:50:18.261633", "rc": 1, "start": "2024-02-19 23:50:18.255393" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_device_absent.yml:3 Monday 19 February 2024 23:50:18 +0000 (0:00:00.224) 0:00:11.621 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_interface_stat.yml:3 Monday 19 February 2024 23:50:18 +0000 (0:00:00.040) 0:00:11.662 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_device_absent.yml:5 Monday 19 February 2024 23:50:18 +0000 (0:00:00.269) 0:00:11.931 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:30 Monday 19 February 2024 23:50:18 +0000 (0:00:00.031) 0:00:11.962 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Monday 19 February 2024 23:50:18 +0000 (0:00:00.045) 0:00:12.007 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:4 Monday 19 February 2024 23:50:18 +0000 (0:00:00.055) 0:00:12.063 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Monday 19 February 2024 23:50:18 +0000 (0:00:00.089) 0:00:12.153 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Monday 19 February 2024 23:50:18 +0000 (0:00:00.034) 0:00:12.188 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Monday 19 February 2024 23:50:18 +0000 (0:00:00.035) 0:00:12.224 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Monday 19 February 2024 23:50:18 +0000 (0:00:00.023) 0:00:12.248 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Monday 19 February 2024 23:50:20 +0000 (0:00:01.468) 0:00:13.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 : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:7 Monday 19 February 2024 23:50:21 +0000 (0:00:01.003) 0:00:14.719 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:11 Monday 19 February 2024 23:50:21 +0000 (0:00:00.065) 0:00:14.784 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:19 Monday 19 February 2024 23:50:21 +0000 (0:00:00.050) 0:00:14.835 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:30 Monday 19 February 2024 23:50:21 +0000 (0:00:00.033) 0:00:14.869 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:43 Monday 19 February 2024 23:50:21 +0000 (0:00:00.063) 0:00:14.933 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:58 Monday 19 February 2024 23:50:21 +0000 (0:00:00.037) 0:00:14.971 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:74 Monday 19 February 2024 23:50:21 +0000 (0:00:00.035) 0:00:15.006 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:88 Monday 19 February 2024 23:50:21 +0000 (0:00:00.109) 0:00:15.115 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:99 Monday 19 February 2024 23:50:22 +0000 (0:00:00.386) 0:00:15.502 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:108 Monday 19 February 2024 23:50:22 +0000 (0:00:00.046) 0:00:15.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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:116 Monday 19 February 2024 23:50:22 +0000 (0:00:00.027) 0:00:15.576 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:125 Monday 19 February 2024 23:50:22 +0000 (0:00:00.024) 0:00:15.600 ******* 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, 9f09b9c7-4508-4d0f-8f6f-56d0b6b1720d TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:137 Monday 19 February 2024 23:50:22 +0000 (0:00:00.391) 0:00:15.991 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:143 Monday 19 February 2024 23:50:22 +0000 (0:00:00.039) 0:00:16.031 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 9f09b9c7-4508-4d0f-8f6f-56d0b6b1720d" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:147 Monday 19 February 2024 23:50:22 +0000 (0:00:00.046) 0:00:16.077 ******* 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, 9f09b9c7-4508-4d0f-8f6f-56d0b6b1720d\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 9f09b9c7-4508-4d0f-8f6f-56d0b6b1720d" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:152 Monday 19 February 2024 23:50:22 +0000 (0:00:00.038) 0:00:16.116 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:158 Monday 19 February 2024 23:50:22 +0000 (0:00:00.026) 0:00:16.142 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Monday 19 February 2024 23:50:23 +0000 (0:00:00.237) 0:00:16.379 ******* 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, 9f09b9c7-4508-4d0f-8f6f-56d0b6b1720d\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 9f09b9c7-4508-4d0f-8f6f-56d0b6b1720d" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:36 Monday 19 February 2024 23:50:23 +0000 (0:00:00.038) 0:00:16.418 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_device_absent.yml for sut included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_device_absent.yml:3 Monday 19 February 2024 23:50:23 +0000 (0:00:00.049) 0:00:16.468 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_interface_stat.yml:3 Monday 19 February 2024 23:50:23 +0000 (0:00:00.090) 0:00:16.558 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_device_absent.yml:5 Monday 19 February 2024 23:50:23 +0000 (0:00:00.231) 0:00:16.789 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_profile_present.yml:3 Monday 19 February 2024 23:50:23 +0000 (0:00:00.060) 0:00:16.849 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:3 Monday 19 February 2024 23:50:23 +0000 (0:00:00.062) 0:00:16.911 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:9 Monday 19 February 2024 23:50:23 +0000 (0:00:00.054) 0:00:16.966 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:17 Monday 19 February 2024 23:50:23 +0000 (0:00:00.205) 0:00:17.171 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:25 Monday 19 February 2024 23:50:23 +0000 (0:00:00.021) 0:00:17.193 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.019725", "end": "2024-02-19 23:50:24.074637", "rc": 0, "start": "2024-02-19 23:50:24.054912" } 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-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:35 Monday 19 February 2024 23:50:24 +0000 (0:00:00.230) 0:00:17.423 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:49 Monday 19 February 2024 23:50:24 +0000 (0:00:00.029) 0:00:17.453 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:56 Monday 19 February 2024 23:50:24 +0000 (0:00:00.040) 0:00:17.493 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:62 Monday 19 February 2024 23:50:24 +0000 (0:00:00.079) 0:00:17.573 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:69 Monday 19 February 2024 23:50:24 +0000 (0:00:00.043) 0:00:17.617 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_profile_present.yml:5 Monday 19 February 2024 23:50:24 +0000 (0:00:00.051) 0:00:17.668 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_profile_present.yml:10 Monday 19 February 2024 23:50:24 +0000 (0:00:00.053) 0:00:17.722 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_profile_present.yml:15 Monday 19 February 2024 23:50:24 +0000 (0:00:00.059) 0:00:17.781 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:42 Monday 19 February 2024 23:50:24 +0000 (0:00:00.063) 0:00:17.845 ******* TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:47 Monday 19 February 2024 23:50:24 +0000 (0:00:00.083) 0:00:17.929 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:66 Monday 19 February 2024 23:50:24 +0000 (0:00:00.032) 0:00:17.962 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/cleanup_profile+device.yml:3 Monday 19 February 2024 23:50:24 +0000 (0:00:00.044) 0:00:18.006 ******* 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.038008", "end": "2024-02-19 23:50:24.899527", "rc": 1, "start": "2024-02-19 23:50:24.861519" } STDOUT: Connection 'statebr' (9f09b9c7-4508-4d0f-8f6f-56d0b6b1720d) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tests_states.yml:65 Monday 19 February 2024 23:50:24 +0000 (0:00:00.257) 0:00:18.264 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can activate an existing profile] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:5 Monday 19 February 2024 23:50:25 +0000 (0:00:00.076) 0:00:18.341 ******* ok: [sut] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:9 Monday 19 February 2024 23:50:25 +0000 (0:00:00.061) 0:00:18.402 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:21 Monday 19 February 2024 23:50:25 +0000 (0:00:00.088) 0:00:18.490 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:50:25 +0000 (0:00:00.082) 0:00:18.573 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:50:25 +0000 (0:00:00.148) 0:00:18.721 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003140", "end": "2024-02-19 23:50:25.604414", "rc": 0, "start": "2024-02-19 23:50:25.601274" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:50:25 +0000 (0:00:00.220) 0:00:18.942 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:50:25 +0000 (0:00:00.023) 0:00:18.965 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:24 Monday 19 February 2024 23:50:25 +0000 (0:00:00.022) 0:00:18.988 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/create_bridge_profile.yml:3 Monday 19 February 2024 23:50:25 +0000 (0:00:00.090) 0:00:19.079 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:4 Monday 19 February 2024 23:50:25 +0000 (0:00:00.055) 0:00:19.135 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Monday 19 February 2024 23:50:25 +0000 (0:00:00.056) 0:00:19.191 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Monday 19 February 2024 23:50:25 +0000 (0:00:00.040) 0:00:19.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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Monday 19 February 2024 23:50:25 +0000 (0:00:00.048) 0:00:19.280 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Monday 19 February 2024 23:50:26 +0000 (0:00:00.040) 0:00:19.320 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Monday 19 February 2024 23:50:27 +0000 (0:00:01.380) 0:00:20.701 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:7 Monday 19 February 2024 23:50:28 +0000 (0:00:00.997) 0:00:21.698 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:11 Monday 19 February 2024 23:50:28 +0000 (0:00:00.061) 0:00:21.760 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:19 Monday 19 February 2024 23:50:28 +0000 (0:00:00.052) 0:00:21.812 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:30 Monday 19 February 2024 23:50:28 +0000 (0:00:00.033) 0:00:21.846 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:43 Monday 19 February 2024 23:50:28 +0000 (0:00:00.091) 0:00:21.937 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:58 Monday 19 February 2024 23:50:28 +0000 (0:00:00.077) 0:00:22.014 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:74 Monday 19 February 2024 23:50:28 +0000 (0:00:00.036) 0:00:22.051 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:88 Monday 19 February 2024 23:50:28 +0000 (0:00:00.122) 0:00:22.174 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:99 Monday 19 February 2024 23:50:29 +0000 (0:00:00.446) 0:00:22.621 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:108 Monday 19 February 2024 23:50:29 +0000 (0:00:00.045) 0:00:22.666 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:116 Monday 19 February 2024 23:50:29 +0000 (0:00:00.040) 0:00:22.706 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:125 Monday 19 February 2024 23:50:29 +0000 (0:00:00.058) 0:00:22.765 ******* 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, 8ccbd372-8020-4cae-b1ec-6b134942e1ca TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:137 Monday 19 February 2024 23:50:29 +0000 (0:00:00.469) 0:00:23.235 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:143 Monday 19 February 2024 23:50:29 +0000 (0:00:00.056) 0:00:23.291 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 8ccbd372-8020-4cae-b1ec-6b134942e1ca" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:147 Monday 19 February 2024 23:50:30 +0000 (0:00:00.028) 0:00:23.319 ******* 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, 8ccbd372-8020-4cae-b1ec-6b134942e1ca\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 8ccbd372-8020-4cae-b1ec-6b134942e1ca" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:152 Monday 19 February 2024 23:50:30 +0000 (0:00:00.044) 0:00:23.364 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:158 Monday 19 February 2024 23:50:30 +0000 (0:00:00.113) 0:00:23.478 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/create_bridge_profile.yml:14 Monday 19 February 2024 23:50:30 +0000 (0:00:00.210) 0:00:23.688 ******* 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, 8ccbd372-8020-4cae-b1ec-6b134942e1ca\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 8ccbd372-8020-4cae-b1ec-6b134942e1ca" ] } } TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:30 Monday 19 February 2024 23:50:30 +0000 (0:00:00.107) 0:00:23.795 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/activate_profile.yml:3 Monday 19 February 2024 23:50:30 +0000 (0:00:00.083) 0:00:23.879 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:4 Monday 19 February 2024 23:50:30 +0000 (0:00:00.103) 0:00:23.983 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Monday 19 February 2024 23:50:30 +0000 (0:00:00.061) 0:00:24.044 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Monday 19 February 2024 23:50:30 +0000 (0:00:00.063) 0:00:24.108 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Monday 19 February 2024 23:50:30 +0000 (0:00:00.032) 0:00:24.141 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Monday 19 February 2024 23:50:30 +0000 (0:00:00.040) 0:00:24.182 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Monday 19 February 2024 23:50:32 +0000 (0:00:01.469) 0:00:25.651 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:7 Monday 19 February 2024 23:50:33 +0000 (0:00:01.050) 0:00:26.702 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:11 Monday 19 February 2024 23:50:33 +0000 (0:00:00.037) 0:00:26.739 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:19 Monday 19 February 2024 23:50:33 +0000 (0:00:00.028) 0:00:26.768 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:30 Monday 19 February 2024 23:50:33 +0000 (0:00:00.041) 0:00:26.810 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:43 Monday 19 February 2024 23:50:33 +0000 (0:00:00.066) 0:00:26.876 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:58 Monday 19 February 2024 23:50:33 +0000 (0:00:00.053) 0:00:26.930 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:74 Monday 19 February 2024 23:50:33 +0000 (0:00:00.072) 0:00:27.002 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:88 Monday 19 February 2024 23:50:33 +0000 (0:00:00.088) 0:00:27.091 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:99 Monday 19 February 2024 23:50:34 +0000 (0:00:00.421) 0:00:27.513 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:108 Monday 19 February 2024 23:50:34 +0000 (0:00:00.038) 0:00:27.551 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:116 Monday 19 February 2024 23:50:34 +0000 (0:00:00.075) 0:00:27.627 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:125 Monday 19 February 2024 23:50:34 +0000 (0:00:00.089) 0:00:27.717 ******* 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, 8ccbd372-8020-4cae-b1ec-6b134942e1ca skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:137 Monday 19 February 2024 23:50:34 +0000 (0:00:00.466) 0:00:28.183 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:143 Monday 19 February 2024 23:50:34 +0000 (0:00:00.026) 0:00:28.210 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 8ccbd372-8020-4cae-b1ec-6b134942e1ca skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:147 Monday 19 February 2024 23:50:34 +0000 (0:00:00.027) 0:00:28.237 ******* 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, 8ccbd372-8020-4cae-b1ec-6b134942e1ca skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 8ccbd372-8020-4cae-b1ec-6b134942e1ca skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:152 Monday 19 February 2024 23:50:34 +0000 (0:00:00.035) 0:00:28.273 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:158 Monday 19 February 2024 23:50:35 +0000 (0:00:00.061) 0:00:28.334 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:36 Monday 19 February 2024 23:50:35 +0000 (0:00:00.217) 0:00:28.552 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_device_present.yml:3 Monday 19 February 2024 23:50:35 +0000 (0:00:00.058) 0:00:28.610 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_interface_stat.yml:3 Monday 19 February 2024 23:50:35 +0000 (0:00:00.041) 0:00:28.651 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708386629.7851756, "block_size": 4096, "blocks": 0, "ctime": 1708386629.7851756, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 29992, "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": 1708386629.7851756, "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-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_device_present.yml:5 Monday 19 February 2024 23:50:35 +0000 (0:00:00.231) 0:00:28.883 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_profile_present.yml:3 Monday 19 February 2024 23:50:35 +0000 (0:00:00.039) 0:00:28.923 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:3 Monday 19 February 2024 23:50:35 +0000 (0:00:00.091) 0:00:29.015 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:9 Monday 19 February 2024 23:50:35 +0000 (0:00:00.035) 0:00:29.050 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:17 Monday 19 February 2024 23:50:35 +0000 (0:00:00.209) 0:00:29.260 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:25 Monday 19 February 2024 23:50:35 +0000 (0:00:00.024) 0:00:29.284 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020261", "end": "2024-02-19 23:50:36.170000", "rc": 0, "start": "2024-02-19 23:50:36.149739" } 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-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:35 Monday 19 February 2024 23:50:36 +0000 (0:00:00.233) 0:00:29.517 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:49 Monday 19 February 2024 23:50:36 +0000 (0:00:00.039) 0:00:29.556 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:56 Monday 19 February 2024 23:50:36 +0000 (0:00:00.055) 0:00:29.612 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:62 Monday 19 February 2024 23:50:36 +0000 (0:00:00.024) 0:00:29.637 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:69 Monday 19 February 2024 23:50:36 +0000 (0:00:00.026) 0:00:29.664 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_profile_present.yml:5 Monday 19 February 2024 23:50:36 +0000 (0:00:00.030) 0:00:29.695 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_profile_present.yml:10 Monday 19 February 2024 23:50:36 +0000 (0:00:00.033) 0:00:29.729 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_profile_present.yml:15 Monday 19 February 2024 23:50:36 +0000 (0:00:00.032) 0:00:29.761 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:42 Monday 19 February 2024 23:50:36 +0000 (0:00:00.026) 0:00:29.788 ******* TASK [Success in test 'I can activate an existing profile'] ******************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:47 Monday 19 February 2024 23:50:36 +0000 (0:00:00.033) 0:00:29.821 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:66 Monday 19 February 2024 23:50:36 +0000 (0:00:00.032) 0:00:29.853 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/cleanup_profile+device.yml:3 Monday 19 February 2024 23:50:36 +0000 (0:00:00.071) 0:00:29.924 ******* 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.069199", "end": "2024-02-19 23:50:36.856246", "rc": 1, "start": "2024-02-19 23:50:36.787047" } STDOUT: Connection 'statebr' (8ccbd372-8020-4cae-b1ec-6b134942e1ca) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tests_states.yml:83 Monday 19 February 2024 23:50:36 +0000 (0:00:00.310) 0:00:30.235 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can remove an existing profile without taking it down] *********** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:5 Monday 19 February 2024 23:50:36 +0000 (0:00:00.059) 0:00:30.294 ******* ok: [sut] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:9 Monday 19 February 2024 23:50:37 +0000 (0:00:00.032) 0:00:30.327 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:21 Monday 19 February 2024 23:50:37 +0000 (0:00:00.088) 0:00:30.415 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:50:37 +0000 (0:00:00.041) 0:00:30.457 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:50:37 +0000 (0:00:00.080) 0:00:30.537 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003293", "end": "2024-02-19 23:50:37.420072", "rc": 0, "start": "2024-02-19 23:50:37.416779" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:50:37 +0000 (0:00:00.246) 0:00:30.784 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:50:37 +0000 (0:00:00.081) 0:00:30.866 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:24 Monday 19 February 2024 23:50:37 +0000 (0:00:00.036) 0:00:30.902 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/create_bridge_profile.yml:3 Monday 19 February 2024 23:50:37 +0000 (0:00:00.079) 0:00:30.981 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:4 Monday 19 February 2024 23:50:37 +0000 (0:00:00.068) 0:00:31.050 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Monday 19 February 2024 23:50:37 +0000 (0:00:00.086) 0:00:31.137 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Monday 19 February 2024 23:50:37 +0000 (0:00:00.043) 0:00:31.180 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Monday 19 February 2024 23:50:37 +0000 (0:00:00.037) 0:00:31.217 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Monday 19 February 2024 23:50:37 +0000 (0:00:00.059) 0:00:31.277 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Monday 19 February 2024 23:50:39 +0000 (0:00:01.577) 0:00:32.855 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:7 Monday 19 February 2024 23:50:40 +0000 (0:00:01.022) 0:00:33.877 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:11 Monday 19 February 2024 23:50:40 +0000 (0:00:00.048) 0:00:33.926 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:19 Monday 19 February 2024 23:50:40 +0000 (0:00:00.032) 0:00:33.958 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:30 Monday 19 February 2024 23:50:40 +0000 (0:00:00.049) 0:00:34.008 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:43 Monday 19 February 2024 23:50:40 +0000 (0:00:00.078) 0:00:34.087 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:58 Monday 19 February 2024 23:50:40 +0000 (0:00:00.053) 0:00:34.141 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:74 Monday 19 February 2024 23:50:40 +0000 (0:00:00.054) 0:00:34.195 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:88 Monday 19 February 2024 23:50:40 +0000 (0:00:00.041) 0:00:34.236 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:99 Monday 19 February 2024 23:50:41 +0000 (0:00:00.476) 0:00:34.713 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:108 Monday 19 February 2024 23:50:41 +0000 (0:00:00.079) 0:00:34.793 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:116 Monday 19 February 2024 23:50:41 +0000 (0:00:00.091) 0:00:34.885 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:125 Monday 19 February 2024 23:50:41 +0000 (0:00:00.066) 0:00:34.952 ******* 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, a4a72763-c49c-4282-bf03-7d83d5ffa70d TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:137 Monday 19 February 2024 23:50:42 +0000 (0:00:00.587) 0:00:35.539 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:143 Monday 19 February 2024 23:50:42 +0000 (0:00:00.096) 0:00:35.635 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a4a72763-c49c-4282-bf03-7d83d5ffa70d" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:147 Monday 19 February 2024 23:50:42 +0000 (0:00:00.093) 0:00:35.729 ******* 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, a4a72763-c49c-4282-bf03-7d83d5ffa70d\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a4a72763-c49c-4282-bf03-7d83d5ffa70d" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:152 Monday 19 February 2024 23:50:42 +0000 (0:00:00.073) 0:00:35.802 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:158 Monday 19 February 2024 23:50:42 +0000 (0:00:00.055) 0:00:35.858 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/create_bridge_profile.yml:14 Monday 19 February 2024 23:50:42 +0000 (0:00:00.233) 0:00:36.092 ******* 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, a4a72763-c49c-4282-bf03-7d83d5ffa70d\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a4a72763-c49c-4282-bf03-7d83d5ffa70d" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/activate_profile.yml:3 Monday 19 February 2024 23:50:42 +0000 (0:00:00.037) 0:00:36.129 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:4 Monday 19 February 2024 23:50:42 +0000 (0:00:00.071) 0:00:36.201 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Monday 19 February 2024 23:50:42 +0000 (0:00:00.045) 0:00:36.247 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Monday 19 February 2024 23:50:43 +0000 (0:00:00.063) 0:00:36.310 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Monday 19 February 2024 23:50:43 +0000 (0:00:00.044) 0:00:36.354 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Monday 19 February 2024 23:50:43 +0000 (0:00:00.091) 0:00:36.446 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Monday 19 February 2024 23:50:44 +0000 (0:00:01.479) 0:00:37.925 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:7 Monday 19 February 2024 23:50:45 +0000 (0:00:01.046) 0:00:38.971 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:11 Monday 19 February 2024 23:50:45 +0000 (0:00:00.064) 0:00:39.036 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:19 Monday 19 February 2024 23:50:45 +0000 (0:00:00.043) 0:00:39.079 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:30 Monday 19 February 2024 23:50:45 +0000 (0:00:00.048) 0:00:39.128 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:43 Monday 19 February 2024 23:50:45 +0000 (0:00:00.074) 0:00:39.202 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:58 Monday 19 February 2024 23:50:45 +0000 (0:00:00.043) 0:00:39.245 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:74 Monday 19 February 2024 23:50:46 +0000 (0:00:00.066) 0:00:39.312 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:88 Monday 19 February 2024 23:50:46 +0000 (0:00:00.077) 0:00:39.389 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:99 Monday 19 February 2024 23:50:46 +0000 (0:00:00.488) 0:00:39.878 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:108 Monday 19 February 2024 23:50:46 +0000 (0:00:00.078) 0:00:39.956 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:116 Monday 19 February 2024 23:50:46 +0000 (0:00:00.044) 0:00:40.001 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:125 Monday 19 February 2024 23:50:46 +0000 (0:00:00.050) 0:00:40.051 ******* 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, a4a72763-c49c-4282-bf03-7d83d5ffa70d skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:137 Monday 19 February 2024 23:50:47 +0000 (0:00:00.366) 0:00:40.418 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:143 Monday 19 February 2024 23:50:47 +0000 (0:00:00.036) 0:00:40.455 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, a4a72763-c49c-4282-bf03-7d83d5ffa70d skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:147 Monday 19 February 2024 23:50:47 +0000 (0:00:00.042) 0:00:40.498 ******* 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, a4a72763-c49c-4282-bf03-7d83d5ffa70d skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, a4a72763-c49c-4282-bf03-7d83d5ffa70d skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:152 Monday 19 February 2024 23:50:47 +0000 (0:00:00.069) 0:00:40.567 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:158 Monday 19 February 2024 23:50:47 +0000 (0:00:00.065) 0:00:40.633 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:30 Monday 19 February 2024 23:50:47 +0000 (0:00:00.219) 0:00:40.852 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/remove_profile.yml:3 Monday 19 February 2024 23:50:47 +0000 (0:00:00.127) 0:00:40.980 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:4 Monday 19 February 2024 23:50:47 +0000 (0:00:00.173) 0:00:41.154 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Monday 19 February 2024 23:50:47 +0000 (0:00:00.110) 0:00:41.264 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Monday 19 February 2024 23:50:48 +0000 (0:00:00.158) 0:00:41.423 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Monday 19 February 2024 23:50:48 +0000 (0:00:00.071) 0:00:41.495 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Monday 19 February 2024 23:50:48 +0000 (0:00:00.061) 0:00:41.557 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Monday 19 February 2024 23:50:49 +0000 (0:00:01.448) 0:00:43.005 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:7 Monday 19 February 2024 23:50:50 +0000 (0:00:00.951) 0:00:43.956 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:11 Monday 19 February 2024 23:50:50 +0000 (0:00:00.035) 0:00:43.992 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:19 Monday 19 February 2024 23:50:50 +0000 (0:00:00.044) 0:00:44.036 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:30 Monday 19 February 2024 23:50:50 +0000 (0:00:00.023) 0:00:44.060 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:43 Monday 19 February 2024 23:50:50 +0000 (0:00:00.067) 0:00:44.127 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:58 Monday 19 February 2024 23:50:50 +0000 (0:00:00.027) 0:00:44.154 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:74 Monday 19 February 2024 23:50:50 +0000 (0:00:00.066) 0:00:44.221 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:88 Monday 19 February 2024 23:50:50 +0000 (0:00:00.027) 0:00:44.248 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:99 Monday 19 February 2024 23:50:51 +0000 (0:00:00.377) 0:00:44.625 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:108 Monday 19 February 2024 23:50:51 +0000 (0:00:00.030) 0:00:44.656 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:116 Monday 19 February 2024 23:50:51 +0000 (0:00:00.040) 0:00:44.696 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:125 Monday 19 February 2024 23:50:51 +0000 (0:00:00.069) 0:00:44.766 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:137 Monday 19 February 2024 23:50:51 +0000 (0:00:00.520) 0:00:45.286 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:143 Monday 19 February 2024 23:50:52 +0000 (0:00:00.098) 0:00:45.384 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:147 Monday 19 February 2024 23:50:52 +0000 (0:00:00.126) 0:00:45.511 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:152 Monday 19 February 2024 23:50:52 +0000 (0:00:00.050) 0:00:45.561 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:158 Monday 19 February 2024 23:50:52 +0000 (0:00:00.025) 0:00:45.586 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:36 Monday 19 February 2024 23:50:52 +0000 (0:00:00.352) 0:00:45.938 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_device_present.yml:3 Monday 19 February 2024 23:50:52 +0000 (0:00:00.108) 0:00:46.046 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_interface_stat.yml:3 Monday 19 February 2024 23:50:52 +0000 (0:00:00.044) 0:00:46.091 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708386642.119005, "block_size": 4096, "blocks": 0, "ctime": 1708386642.119005, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 30123, "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": 1708386642.119005, "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-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_device_present.yml:5 Monday 19 February 2024 23:50:53 +0000 (0:00:00.331) 0:00:46.422 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_profile_absent.yml:3 Monday 19 February 2024 23:50:53 +0000 (0:00:00.038) 0:00:46.461 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:3 Monday 19 February 2024 23:50:53 +0000 (0:00:00.072) 0:00:46.534 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:9 Monday 19 February 2024 23:50:53 +0000 (0:00:00.026) 0:00:46.561 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:17 Monday 19 February 2024 23:50:53 +0000 (0:00:00.188) 0:00:46.749 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:25 Monday 19 February 2024 23:50:53 +0000 (0:00:00.023) 0:00:46.773 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.019671", "end": "2024-02-19 23:50:53.652279", "rc": 1, "start": "2024-02-19 23:50:53.632608" } 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-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:35 Monday 19 February 2024 23:50:53 +0000 (0:00:00.226) 0:00:47.000 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:49 Monday 19 February 2024 23:50:53 +0000 (0:00:00.047) 0:00:47.047 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:56 Monday 19 February 2024 23:50:53 +0000 (0:00:00.036) 0:00:47.084 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:62 Monday 19 February 2024 23:50:53 +0000 (0:00:00.031) 0:00:47.115 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:69 Monday 19 February 2024 23:50:53 +0000 (0:00:00.035) 0:00:47.151 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_profile_absent.yml:5 Monday 19 February 2024 23:50:53 +0000 (0:00:00.037) 0:00:47.188 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:42 Monday 19 February 2024 23:50:53 +0000 (0:00:00.030) 0:00:47.219 ******* TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:47 Monday 19 February 2024 23:50:53 +0000 (0:00:00.049) 0:00:47.268 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:66 Monday 19 February 2024 23:50:54 +0000 (0:00:00.049) 0:00:47.318 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/cleanup_profile+device.yml:3 Monday 19 February 2024 23:50:54 +0000 (0:00:00.146) 0:00:47.464 ******* 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.093685", "end": "2024-02-19 23:50:54.565667", "rc": 1, "start": "2024-02-19 23:50:54.471982" } STDOUT: Connection 'statebr' (a4a72763-c49c-4282-bf03-7d83d5ffa70d) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tests_states.yml:103 Monday 19 February 2024 23:50:54 +0000 (0:00:00.438) 0:00:47.903 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can take a profile down that is absent] ************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:5 Monday 19 February 2024 23:50:54 +0000 (0:00:00.067) 0:00:47.970 ******* ok: [sut] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:9 Monday 19 February 2024 23:50:54 +0000 (0:00:00.028) 0:00:47.998 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:21 Monday 19 February 2024 23:50:54 +0000 (0:00:00.058) 0:00:48.057 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:50:54 +0000 (0:00:00.041) 0:00:48.098 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:50:54 +0000 (0:00:00.089) 0:00:48.188 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003233", "end": "2024-02-19 23:50:55.066793", "rc": 0, "start": "2024-02-19 23:50:55.063560" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:50:55 +0000 (0:00:00.226) 0:00:48.415 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:50:55 +0000 (0:00:00.024) 0:00:48.440 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:24 Monday 19 February 2024 23:50:55 +0000 (0:00:00.026) 0:00:48.466 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/create_bridge_profile.yml:3 Monday 19 February 2024 23:50:55 +0000 (0:00:00.065) 0:00:48.532 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:4 Monday 19 February 2024 23:50:55 +0000 (0:00:00.054) 0:00:48.586 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Monday 19 February 2024 23:50:55 +0000 (0:00:00.137) 0:00:48.724 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Monday 19 February 2024 23:50:55 +0000 (0:00:00.053) 0:00:48.778 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Monday 19 February 2024 23:50:55 +0000 (0:00:00.043) 0:00:48.821 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Monday 19 February 2024 23:50:55 +0000 (0:00:00.047) 0:00:48.869 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Monday 19 February 2024 23:50:56 +0000 (0:00:01.379) 0:00:50.248 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:7 Monday 19 February 2024 23:50:57 +0000 (0:00:00.974) 0:00:51.222 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:11 Monday 19 February 2024 23:50:57 +0000 (0:00:00.026) 0:00:51.249 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:19 Monday 19 February 2024 23:50:57 +0000 (0:00:00.057) 0:00:51.307 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:30 Monday 19 February 2024 23:50:58 +0000 (0:00:00.083) 0:00:51.390 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:43 Monday 19 February 2024 23:50:58 +0000 (0:00:00.104) 0:00:51.495 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:58 Monday 19 February 2024 23:50:58 +0000 (0:00:00.078) 0:00:51.573 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:74 Monday 19 February 2024 23:50:58 +0000 (0:00:00.052) 0:00:51.625 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:88 Monday 19 February 2024 23:50:58 +0000 (0:00:00.051) 0:00:51.676 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:99 Monday 19 February 2024 23:50:58 +0000 (0:00:00.384) 0:00:52.061 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:108 Monday 19 February 2024 23:50:58 +0000 (0:00:00.027) 0:00:52.089 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:116 Monday 19 February 2024 23:50:58 +0000 (0:00:00.020) 0:00:52.110 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:125 Monday 19 February 2024 23:50:58 +0000 (0:00:00.025) 0:00:52.135 ******* 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, a16ef55a-8777-40ec-a423-cb5055c9064b TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:137 Monday 19 February 2024 23:50:59 +0000 (0:00:00.412) 0:00:52.547 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:143 Monday 19 February 2024 23:50:59 +0000 (0:00:00.022) 0:00:52.570 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a16ef55a-8777-40ec-a423-cb5055c9064b" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:147 Monday 19 February 2024 23:50:59 +0000 (0:00:00.028) 0:00:52.599 ******* 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, a16ef55a-8777-40ec-a423-cb5055c9064b\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a16ef55a-8777-40ec-a423-cb5055c9064b" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:152 Monday 19 February 2024 23:50:59 +0000 (0:00:00.027) 0:00:52.626 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:158 Monday 19 February 2024 23:50:59 +0000 (0:00:00.022) 0:00:52.649 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/create_bridge_profile.yml:14 Monday 19 February 2024 23:50:59 +0000 (0:00:00.247) 0:00:52.897 ******* 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, a16ef55a-8777-40ec-a423-cb5055c9064b\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a16ef55a-8777-40ec-a423-cb5055c9064b" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/activate_profile.yml:3 Monday 19 February 2024 23:50:59 +0000 (0:00:00.023) 0:00:52.920 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:4 Monday 19 February 2024 23:50:59 +0000 (0:00:00.037) 0:00:52.958 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Monday 19 February 2024 23:50:59 +0000 (0:00:00.047) 0:00:53.005 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Monday 19 February 2024 23:50:59 +0000 (0:00:00.035) 0:00:53.041 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Monday 19 February 2024 23:50:59 +0000 (0:00:00.053) 0:00:53.095 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Monday 19 February 2024 23:50:59 +0000 (0:00:00.030) 0:00:53.125 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Monday 19 February 2024 23:51:01 +0000 (0:00:01.523) 0:00:54.649 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:7 Monday 19 February 2024 23:51:02 +0000 (0:00:01.056) 0:00:55.705 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:11 Monday 19 February 2024 23:51:02 +0000 (0:00:00.024) 0:00:55.729 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:19 Monday 19 February 2024 23:51:02 +0000 (0:00:00.045) 0:00:55.774 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:30 Monday 19 February 2024 23:51:02 +0000 (0:00:00.039) 0:00:55.814 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:43 Monday 19 February 2024 23:51:02 +0000 (0:00:00.071) 0:00:55.885 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:58 Monday 19 February 2024 23:51:02 +0000 (0:00:00.049) 0:00:55.935 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:74 Monday 19 February 2024 23:51:02 +0000 (0:00:00.029) 0:00:55.965 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:88 Monday 19 February 2024 23:51:02 +0000 (0:00:00.037) 0:00:56.002 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:99 Monday 19 February 2024 23:51:03 +0000 (0:00:00.405) 0:00:56.408 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:108 Monday 19 February 2024 23:51:03 +0000 (0:00:00.059) 0:00:56.468 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:116 Monday 19 February 2024 23:51:03 +0000 (0:00:00.034) 0:00:56.502 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:125 Monday 19 February 2024 23:51:03 +0000 (0:00:00.023) 0:00:56.525 ******* 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, a16ef55a-8777-40ec-a423-cb5055c9064b skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:137 Monday 19 February 2024 23:51:03 +0000 (0:00:00.356) 0:00:56.882 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:143 Monday 19 February 2024 23:51:03 +0000 (0:00:00.024) 0:00:56.907 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, a16ef55a-8777-40ec-a423-cb5055c9064b skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:147 Monday 19 February 2024 23:51:03 +0000 (0:00:00.024) 0:00:56.931 ******* 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, a16ef55a-8777-40ec-a423-cb5055c9064b skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, a16ef55a-8777-40ec-a423-cb5055c9064b skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:152 Monday 19 February 2024 23:51:03 +0000 (0:00:00.067) 0:00:56.999 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:158 Monday 19 February 2024 23:51:03 +0000 (0:00:00.030) 0:00:57.030 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/remove_profile.yml:3 Monday 19 February 2024 23:51:04 +0000 (0:00:00.279) 0:00:57.309 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:4 Monday 19 February 2024 23:51:04 +0000 (0:00:00.042) 0:00:57.352 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Monday 19 February 2024 23:51:04 +0000 (0:00:00.045) 0:00:57.397 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Monday 19 February 2024 23:51:04 +0000 (0:00:00.041) 0:00:57.439 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Monday 19 February 2024 23:51:04 +0000 (0:00:00.030) 0:00:57.469 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Monday 19 February 2024 23:51:04 +0000 (0:00:00.026) 0:00:57.496 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Monday 19 February 2024 23:51:05 +0000 (0:00:01.522) 0:00:59.018 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:7 Monday 19 February 2024 23:51:06 +0000 (0:00:00.979) 0:00:59.998 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:11 Monday 19 February 2024 23:51:06 +0000 (0:00:00.023) 0:01:00.022 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:19 Monday 19 February 2024 23:51:06 +0000 (0:00:00.032) 0:01:00.054 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:30 Monday 19 February 2024 23:51:06 +0000 (0:00:00.030) 0:01:00.085 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:43 Monday 19 February 2024 23:51:06 +0000 (0:00:00.046) 0:01:00.131 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:58 Monday 19 February 2024 23:51:06 +0000 (0:00:00.043) 0:01:00.175 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:74 Monday 19 February 2024 23:51:06 +0000 (0:00:00.028) 0:01:00.203 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:88 Monday 19 February 2024 23:51:06 +0000 (0:00:00.027) 0:01:00.231 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:99 Monday 19 February 2024 23:51:07 +0000 (0:00:00.378) 0:01:00.609 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:108 Monday 19 February 2024 23:51:07 +0000 (0:00:00.030) 0:01:00.640 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:116 Monday 19 February 2024 23:51:07 +0000 (0:00:00.039) 0:01:00.679 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:125 Monday 19 February 2024 23:51:07 +0000 (0:00:00.022) 0:01:00.702 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:137 Monday 19 February 2024 23:51:07 +0000 (0:00:00.477) 0:01:01.179 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:143 Monday 19 February 2024 23:51:07 +0000 (0:00:00.024) 0:01:01.204 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:147 Monday 19 February 2024 23:51:07 +0000 (0:00:00.027) 0:01:01.232 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:152 Monday 19 February 2024 23:51:07 +0000 (0:00:00.045) 0:01:01.277 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:158 Monday 19 February 2024 23:51:08 +0000 (0:00:00.064) 0:01:01.342 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:30 Monday 19 February 2024 23:51:08 +0000 (0:00:00.208) 0:01:01.550 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/remove+down_profile.yml:3 Monday 19 February 2024 23:51:08 +0000 (0:00:00.042) 0:01:01.592 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:4 Monday 19 February 2024 23:51:08 +0000 (0:00:00.046) 0:01:01.639 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Monday 19 February 2024 23:51:08 +0000 (0:00:00.042) 0:01:01.681 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Monday 19 February 2024 23:51:08 +0000 (0:00:00.031) 0:01:01.712 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Monday 19 February 2024 23:51:08 +0000 (0:00:00.022) 0:01:01.735 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Monday 19 February 2024 23:51:08 +0000 (0:00:00.022) 0:01:01.758 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Monday 19 February 2024 23:51:09 +0000 (0:00:01.476) 0:01:03.234 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:7 Monday 19 February 2024 23:51:10 +0000 (0:00:01.007) 0:01:04.241 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:11 Monday 19 February 2024 23:51:10 +0000 (0:00:00.026) 0:01:04.267 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:19 Monday 19 February 2024 23:51:10 +0000 (0:00:00.030) 0:01:04.298 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:30 Monday 19 February 2024 23:51:11 +0000 (0:00:00.051) 0:01:04.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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:43 Monday 19 February 2024 23:51:11 +0000 (0:00:00.064) 0:01:04.414 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:58 Monday 19 February 2024 23:51:11 +0000 (0:00:00.024) 0:01:04.439 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:74 Monday 19 February 2024 23:51:11 +0000 (0:00:00.028) 0:01:04.467 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:88 Monday 19 February 2024 23:51:11 +0000 (0:00:00.030) 0:01:04.498 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:99 Monday 19 February 2024 23:51:11 +0000 (0:00:00.415) 0:01:04.913 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:108 Monday 19 February 2024 23:51:11 +0000 (0:00:00.072) 0:01:04.985 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:116 Monday 19 February 2024 23:51:11 +0000 (0:00:00.158) 0:01:05.144 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:125 Monday 19 February 2024 23:51:11 +0000 (0:00:00.035) 0:01:05.179 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:137 Monday 19 February 2024 23:51:12 +0000 (0:00:00.468) 0:01:05.648 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:143 Monday 19 February 2024 23:51:12 +0000 (0:00:00.040) 0:01:05.688 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:147 Monday 19 February 2024 23:51:12 +0000 (0:00:00.027) 0:01:05.716 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:152 Monday 19 February 2024 23:51:12 +0000 (0:00:00.026) 0:01:05.742 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:158 Monday 19 February 2024 23:51:12 +0000 (0:00:00.031) 0:01:05.774 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:36 Monday 19 February 2024 23:51:12 +0000 (0:00:00.254) 0:01:06.028 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_profile_absent.yml:3 Monday 19 February 2024 23:51:12 +0000 (0:00:00.051) 0:01:06.080 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:3 Monday 19 February 2024 23:51:12 +0000 (0:00:00.055) 0:01:06.135 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:9 Monday 19 February 2024 23:51:12 +0000 (0:00:00.032) 0:01:06.168 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:17 Monday 19 February 2024 23:51:13 +0000 (0:00:00.216) 0:01:06.384 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:25 Monday 19 February 2024 23:51:13 +0000 (0:00:00.024) 0:01:06.409 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.018418", "end": "2024-02-19 23:51:13.286926", "rc": 1, "start": "2024-02-19 23:51:13.268508" } 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-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:35 Monday 19 February 2024 23:51:13 +0000 (0:00:00.284) 0:01:06.693 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:49 Monday 19 February 2024 23:51:13 +0000 (0:00:00.043) 0:01:06.737 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:56 Monday 19 February 2024 23:51:13 +0000 (0:00:00.078) 0:01:06.816 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:62 Monday 19 February 2024 23:51:13 +0000 (0:00:00.030) 0:01:06.847 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:69 Monday 19 February 2024 23:51:13 +0000 (0:00:00.039) 0:01:06.886 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_profile_absent.yml:5 Monday 19 February 2024 23:51:13 +0000 (0:00:00.039) 0:01:06.925 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:42 Monday 19 February 2024 23:51:13 +0000 (0:00:00.046) 0:01:06.972 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_device_absent.yml:3 Monday 19 February 2024 23:51:13 +0000 (0:00:00.057) 0:01:07.030 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_interface_stat.yml:3 Monday 19 February 2024 23:51:13 +0000 (0:00:00.036) 0:01:07.066 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_device_absent.yml:5 Monday 19 February 2024 23:51:13 +0000 (0:00:00.200) 0:01:07.267 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:47 Monday 19 February 2024 23:51:13 +0000 (0:00:00.026) 0:01:07.293 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:66 Monday 19 February 2024 23:51:14 +0000 (0:00:00.023) 0:01:07.317 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/cleanup_profile+device.yml:3 Monday 19 February 2024 23:51:14 +0000 (0:00:00.050) 0:01:07.367 ******* 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.038713", "end": "2024-02-19 23:51:14.265125", "rc": 1, "start": "2024-02-19 23:51:14.226412" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tests_states.yml:126 Monday 19 February 2024 23:51:14 +0000 (0:00:00.267) 0:01:07.634 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/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-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:5 Monday 19 February 2024 23:51:14 +0000 (0:00:00.055) 0:01:07.689 ******* ok: [sut] => {} MSG: ########## I will not get an error when I try to remove an absent profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:9 Monday 19 February 2024 23:51:14 +0000 (0:00:00.025) 0:01:07.714 ******* 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", "tasks/check_network_dns.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:21 Monday 19 February 2024 23:51:14 +0000 (0:00:00.073) 0:01:07.788 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/show_interfaces.yml:3 Monday 19 February 2024 23:51:14 +0000 (0:00:00.067) 0:01:07.856 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 23:51:14 +0000 (0:00:00.049) 0:01:07.905 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003121", "end": "2024-02-19 23:51:14.777098", "rc": 0, "start": "2024-02-19 23:51:14.773977" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 23:51:14 +0000 (0:00:00.220) 0:01:08.125 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/show_interfaces.yml:5 Monday 19 February 2024 23:51:14 +0000 (0:00:00.043) 0:01:08.169 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:24 Monday 19 February 2024 23:51:14 +0000 (0:00:00.025) 0:01:08.194 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/create_bridge_profile.yml:3 Monday 19 February 2024 23:51:14 +0000 (0:00:00.051) 0:01:08.245 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:4 Monday 19 February 2024 23:51:14 +0000 (0:00:00.037) 0:01:08.283 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Monday 19 February 2024 23:51:15 +0000 (0:00:00.077) 0:01:08.360 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Monday 19 February 2024 23:51:15 +0000 (0:00:00.031) 0:01:08.392 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Monday 19 February 2024 23:51:15 +0000 (0:00:00.024) 0:01:08.416 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Monday 19 February 2024 23:51:15 +0000 (0:00:00.028) 0:01:08.445 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Monday 19 February 2024 23:51:16 +0000 (0:00:01.396) 0:01:09.842 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:7 Monday 19 February 2024 23:51:17 +0000 (0:00:01.048) 0:01:10.890 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:11 Monday 19 February 2024 23:51:17 +0000 (0:00:00.034) 0:01:10.925 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:19 Monday 19 February 2024 23:51:17 +0000 (0:00:00.133) 0:01:11.059 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:30 Monday 19 February 2024 23:51:17 +0000 (0:00:00.108) 0:01:11.168 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:43 Monday 19 February 2024 23:51:17 +0000 (0:00:00.074) 0:01:11.242 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:58 Monday 19 February 2024 23:51:17 +0000 (0:00:00.055) 0:01:11.297 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:74 Monday 19 February 2024 23:51:18 +0000 (0:00:00.038) 0:01:11.336 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:88 Monday 19 February 2024 23:51:18 +0000 (0:00:00.038) 0:01:11.374 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:99 Monday 19 February 2024 23:51:18 +0000 (0:00:00.375) 0:01:11.749 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:108 Monday 19 February 2024 23:51:18 +0000 (0:00:00.031) 0:01:11.781 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:116 Monday 19 February 2024 23:51:18 +0000 (0:00:00.043) 0:01:11.824 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:125 Monday 19 February 2024 23:51:18 +0000 (0:00:00.031) 0:01:11.855 ******* 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, 903be69f-2882-4426-9a54-ae2a1159e6ee TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:137 Monday 19 February 2024 23:51:18 +0000 (0:00:00.408) 0:01:12.264 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:143 Monday 19 February 2024 23:51:18 +0000 (0:00:00.025) 0:01:12.290 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 903be69f-2882-4426-9a54-ae2a1159e6ee" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:147 Monday 19 February 2024 23:51:19 +0000 (0:00:00.028) 0:01:12.318 ******* 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, 903be69f-2882-4426-9a54-ae2a1159e6ee\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 903be69f-2882-4426-9a54-ae2a1159e6ee" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:152 Monday 19 February 2024 23:51:19 +0000 (0:00:00.023) 0:01:12.342 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:158 Monday 19 February 2024 23:51:19 +0000 (0:00:00.024) 0:01:12.366 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/create_bridge_profile.yml:14 Monday 19 February 2024 23:51:19 +0000 (0:00:00.208) 0:01:12.575 ******* 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, 903be69f-2882-4426-9a54-ae2a1159e6ee\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 903be69f-2882-4426-9a54-ae2a1159e6ee" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/activate_profile.yml:3 Monday 19 February 2024 23:51:19 +0000 (0:00:00.028) 0:01:12.603 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:4 Monday 19 February 2024 23:51:19 +0000 (0:00:00.087) 0:01:12.691 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Monday 19 February 2024 23:51:19 +0000 (0:00:00.040) 0:01:12.731 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Monday 19 February 2024 23:51:19 +0000 (0:00:00.028) 0:01:12.760 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Monday 19 February 2024 23:51:19 +0000 (0:00:00.022) 0:01:12.782 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Monday 19 February 2024 23:51:19 +0000 (0:00:00.028) 0:01:12.810 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Monday 19 February 2024 23:51:20 +0000 (0:00:01.408) 0:01:14.219 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:7 Monday 19 February 2024 23:51:21 +0000 (0:00:01.006) 0:01:15.226 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:11 Monday 19 February 2024 23:51:21 +0000 (0:00:00.025) 0:01:15.252 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:19 Monday 19 February 2024 23:51:22 +0000 (0:00:00.074) 0:01:15.326 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:30 Monday 19 February 2024 23:51:22 +0000 (0:00:00.059) 0:01:15.385 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:43 Monday 19 February 2024 23:51:22 +0000 (0:00:00.074) 0:01:15.460 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:58 Monday 19 February 2024 23:51:22 +0000 (0:00:00.061) 0:01:15.521 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:74 Monday 19 February 2024 23:51:22 +0000 (0:00:00.041) 0:01:15.563 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:88 Monday 19 February 2024 23:51:22 +0000 (0:00:00.048) 0:01:15.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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:99 Monday 19 February 2024 23:51:22 +0000 (0:00:00.393) 0:01:16.005 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:108 Monday 19 February 2024 23:51:22 +0000 (0:00:00.065) 0:01:16.071 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:116 Monday 19 February 2024 23:51:22 +0000 (0:00:00.026) 0:01:16.098 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:125 Monday 19 February 2024 23:51:22 +0000 (0:00:00.022) 0:01:16.120 ******* 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, 903be69f-2882-4426-9a54-ae2a1159e6ee skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:137 Monday 19 February 2024 23:51:23 +0000 (0:00:00.373) 0:01:16.494 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:143 Monday 19 February 2024 23:51:23 +0000 (0:00:00.041) 0:01:16.535 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 903be69f-2882-4426-9a54-ae2a1159e6ee skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:147 Monday 19 February 2024 23:51:23 +0000 (0:00:00.050) 0:01:16.586 ******* 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, 903be69f-2882-4426-9a54-ae2a1159e6ee skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 903be69f-2882-4426-9a54-ae2a1159e6ee skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:152 Monday 19 February 2024 23:51:23 +0000 (0:00:00.054) 0:01:16.640 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:158 Monday 19 February 2024 23:51:23 +0000 (0:00:00.029) 0:01:16.670 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/remove+down_profile.yml:3 Monday 19 February 2024 23:51:23 +0000 (0:00:00.263) 0:01:16.933 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:4 Monday 19 February 2024 23:51:23 +0000 (0:00:00.045) 0:01:16.979 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Monday 19 February 2024 23:51:23 +0000 (0:00:00.084) 0:01:17.063 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Monday 19 February 2024 23:51:23 +0000 (0:00:00.060) 0:01:17.124 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Monday 19 February 2024 23:51:23 +0000 (0:00:00.046) 0:01:17.171 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Monday 19 February 2024 23:51:23 +0000 (0:00:00.027) 0:01:17.198 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Monday 19 February 2024 23:51:25 +0000 (0:00:01.426) 0:01:18.625 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:7 Monday 19 February 2024 23:51:26 +0000 (0:00:01.057) 0:01:19.682 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:11 Monday 19 February 2024 23:51:26 +0000 (0:00:00.025) 0:01:19.708 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:19 Monday 19 February 2024 23:51:26 +0000 (0:00:00.044) 0:01:19.752 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:30 Monday 19 February 2024 23:51:26 +0000 (0:00:00.033) 0:01:19.786 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:43 Monday 19 February 2024 23:51:26 +0000 (0:00:00.055) 0:01:19.841 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:58 Monday 19 February 2024 23:51:26 +0000 (0:00:00.042) 0:01:19.884 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:74 Monday 19 February 2024 23:51:26 +0000 (0:00:00.046) 0:01:19.931 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:88 Monday 19 February 2024 23:51:26 +0000 (0:00:00.042) 0:01:19.974 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:99 Monday 19 February 2024 23:51:27 +0000 (0:00:00.436) 0:01:20.410 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:108 Monday 19 February 2024 23:51:27 +0000 (0:00:00.037) 0:01:20.447 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:116 Monday 19 February 2024 23:51:27 +0000 (0:00:00.037) 0:01:20.485 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:125 Monday 19 February 2024 23:51:27 +0000 (0:00:00.047) 0:01:20.533 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:137 Monday 19 February 2024 23:51:27 +0000 (0:00:00.491) 0:01:21.024 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:143 Monday 19 February 2024 23:51:27 +0000 (0:00:00.028) 0:01:21.052 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:147 Monday 19 February 2024 23:51:27 +0000 (0:00:00.064) 0:01:21.116 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:152 Monday 19 February 2024 23:51:27 +0000 (0:00:00.054) 0:01:21.171 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:158 Monday 19 February 2024 23:51:27 +0000 (0:00:00.069) 0:01:21.240 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:30 Monday 19 February 2024 23:51:28 +0000 (0:00:00.235) 0:01:21.476 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/remove+down_profile.yml:3 Monday 19 February 2024 23:51:28 +0000 (0:00:00.065) 0:01:21.541 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:4 Monday 19 February 2024 23:51:28 +0000 (0:00:00.060) 0:01:21.602 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Monday 19 February 2024 23:51:28 +0000 (0:00:00.044) 0:01:21.646 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Monday 19 February 2024 23:51:28 +0000 (0:00:00.030) 0:01:21.676 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Monday 19 February 2024 23:51:28 +0000 (0:00:00.053) 0:01:21.730 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Monday 19 February 2024 23:51:28 +0000 (0:00:00.069) 0:01:21.799 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Monday 19 February 2024 23:51:30 +0000 (0:00:01.529) 0:01:23.329 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:7 Monday 19 February 2024 23:51:31 +0000 (0:00:01.018) 0:01:24.347 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:11 Monday 19 February 2024 23:51:31 +0000 (0:00:00.024) 0:01:24.372 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:19 Monday 19 February 2024 23:51:31 +0000 (0:00:00.021) 0:01:24.394 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:30 Monday 19 February 2024 23:51:31 +0000 (0:00:00.029) 0:01:24.424 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:43 Monday 19 February 2024 23:51:31 +0000 (0:00:00.047) 0:01:24.471 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:58 Monday 19 February 2024 23:51:31 +0000 (0:00:00.023) 0:01:24.494 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:74 Monday 19 February 2024 23:51:31 +0000 (0:00:00.025) 0:01:24.520 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:88 Monday 19 February 2024 23:51:31 +0000 (0:00:00.029) 0:01:24.550 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:99 Monday 19 February 2024 23:51:31 +0000 (0:00:00.407) 0:01:24.958 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:108 Monday 19 February 2024 23:51:31 +0000 (0:00:00.027) 0:01:24.985 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:116 Monday 19 February 2024 23:51:31 +0000 (0:00:00.025) 0:01:25.011 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:125 Monday 19 February 2024 23:51:31 +0000 (0:00:00.023) 0:01:25.034 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:137 Monday 19 February 2024 23:51:32 +0000 (0:00:00.459) 0:01:25.493 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:143 Monday 19 February 2024 23:51:32 +0000 (0:00:00.026) 0:01:25.520 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:147 Monday 19 February 2024 23:51:32 +0000 (0:00:00.035) 0:01:25.555 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:152 Monday 19 February 2024 23:51:32 +0000 (0:00:00.063) 0:01:25.619 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:158 Monday 19 February 2024 23:51:32 +0000 (0:00:00.046) 0:01:25.665 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:36 Monday 19 February 2024 23:51:32 +0000 (0:00:00.271) 0:01:25.937 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_profile_absent.yml for sut included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_NetworkManager_NVR.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_profile_absent.yml:3 Monday 19 February 2024 23:51:32 +0000 (0:00:00.079) 0:01:26.016 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:3 Monday 19 February 2024 23:51:32 +0000 (0:00:00.064) 0:01:26.080 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:9 Monday 19 February 2024 23:51:32 +0000 (0:00:00.041) 0:01:26.122 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:17 Monday 19 February 2024 23:51:33 +0000 (0:00:00.215) 0:01:26.337 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:25 Monday 19 February 2024 23:51:33 +0000 (0:00:00.026) 0:01:26.364 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.019438", "end": "2024-02-19 23:51:33.254005", "rc": 1, "start": "2024-02-19 23:51:33.234567" } 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-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:35 Monday 19 February 2024 23:51:33 +0000 (0:00:00.233) 0:01:26.597 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:49 Monday 19 February 2024 23:51:33 +0000 (0:00:00.025) 0:01:26.623 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:56 Monday 19 February 2024 23:51:33 +0000 (0:00:00.027) 0:01:26.650 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:62 Monday 19 February 2024 23:51:33 +0000 (0:00:00.024) 0:01:26.675 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_profile_stat.yml:69 Monday 19 February 2024 23:51:33 +0000 (0:00:00.076) 0:01:26.751 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_profile_absent.yml:5 Monday 19 February 2024 23:51:33 +0000 (0:00:00.025) 0:01:26.777 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_NetworkManager_NVR.yml:7 Monday 19 February 2024 23:51:33 +0000 (0:00:00.026) 0:01:26.803 ******* ok: [sut] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.586978", "end": "2024-02-19 23:51:34.266749", "rc": 0, "start": "2024-02-19 23:51:33.679771" } STDOUT: NetworkManager-1.45.10-1.el9 TASK [Store NetworkManager version] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_NetworkManager_NVR.yml:14 Monday 19 February 2024 23:51:34 +0000 (0:00:00.815) 0:01:27.618 ******* ok: [sut] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.45.10-1.el9" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_NetworkManager_NVR.yml:18 Monday 19 February 2024 23:51:34 +0000 (0:00:00.026) 0:01:27.645 ******* ok: [sut] => { "networkmanager_nvr": "NetworkManager-1.45.10-1.el9" } TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:42 Monday 19 February 2024 23:51:34 +0000 (0:00:00.038) 0:01:27.683 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_device_absent.yml:3 Monday 19 February 2024 23:51:34 +0000 (0:00:00.061) 0:01:27.744 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/get_interface_stat.yml:3 Monday 19 February 2024 23:51:34 +0000 (0:00:00.053) 0:01:27.797 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/assert_device_absent.yml:5 Monday 19 February 2024 23:51:34 +0000 (0:00:00.207) 0:01:28.005 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:47 Monday 19 February 2024 23:51:34 +0000 (0:00:00.023) 0:01:28.029 ******* 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-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/run_test.yml:66 Monday 19 February 2024 23:51:34 +0000 (0:00:00.021) 0:01:28.051 ******* included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/cleanup_profile+device.yml for sut included: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/cleanup_profile+device.yml:3 Monday 19 February 2024 23:51:34 +0000 (0:00:00.043) 0:01:28.094 ******* 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.039468", "end": "2024-02-19 23:51:34.990583", "rc": 1, "start": "2024-02-19 23:51:34.951115" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/check_network_dns.yml:6 Monday 19 February 2024 23:51:35 +0000 (0:00:00.275) 0:01:28.369 ******* ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.008661", "end": "2024-02-19 23:51:35.247038", "rc": 0, "start": "2024-02-19 23:51:35.238377" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 0e:aa:ae:59:f8:7b brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.40.171/22 brd 10.31.43.255 scope global dynamic noprefixroute eth0 valid_lft 2711sec preferred_lft 2711sec inet6 fe80::caa:aeff:fe59:f87b/64 scope link valid_lft forever preferred_lft forever IP ROUTE default via 10.31.40.1 dev eth0 proto dhcp src 10.31.40.171 metric 100 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.40.171 metric 100 IP -6 ROUTE ::1 dev lo proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com testing-farm nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 TASK [Verify DNS and network connectivity] ************************************* task path: /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/playbooks/tasks/check_network_dns.yml:24 Monday 19 February 2024 23:51:35 +0000 (0:00:00.219) 0:01:28.589 ******* ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.183756", "end": "2024-02-19 23:51:35.640143", "rc": 0, "start": "2024-02-19 23:51:35.456387" } STDOUT: CHECK DNS AND CONNECTIVITY 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 2606 0 --:--:-- --:--:-- --:--:-- 2629 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 6767 0 --:--:-- --:--:-- --:--:-- 6767 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=319 changed=10 unreachable=0 failed=0 skipped=252 rescued=0 ignored=11 Monday 19 February 2024 23:51:35 +0000 (0:00:00.389) 0:01:28.979 ******* =============================================================================== linux-system-roles.network : Configure networking connection profiles --- 2.44s /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Enable and start NetworkManager ------------ 2.24s /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:88 linux-system-roles.network : Enable and start NetworkManager ------------ 1.71s /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:88 linux-system-roles.network : Check which services are running ----------- 1.60s /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.58s /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Configure networking connection profiles --- 1.56s /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Check which services are running ----------- 1.53s /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.52s /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.52s /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.48s /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.48s /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.47s /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.47s /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.45s /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.43s /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Configure networking connection profiles --- 1.42s /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Check which services are running ----------- 1.41s /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.40s /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.38s /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.38s /WORKDIR/git-nm_plugin_hotfixx1vt2qvh/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution centos 9 on host sut should use /usr/libexec/platform-python, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs .ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [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. ---^---^---^---^---^---