# 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_hotfixm4y2jkmm/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_hotfixm4y2jkmm/tests/tests_states_nm.yml:6 Sunday 18 February 2024 13:26:46 +0000 (0:00:00.012) 0:00:00.012 ******* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/tests_states_nm.yml:9 Sunday 18 February 2024 13:26:47 +0000 (0:00:00.980) 0:00:00.993 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/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_hotfixm4y2jkmm/tests/tasks/el_repo_setup.yml:3 Sunday 18 February 2024 13:26:47 +0000 (0:00:00.028) 0:00:01.021 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/tasks/el_repo_setup.yml:19 Sunday 18 February 2024 13:26:48 +0000 (0:00:00.511) 0:00:01.533 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/tasks/el_repo_setup.yml:24 Sunday 18 February 2024 13:26:48 +0000 (0:00:00.247) 0:00:01.780 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/tasks/el_repo_setup.yml:28 Sunday 18 February 2024 13:26:48 +0000 (0:00:00.021) 0:00:01.801 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/tasks/el_repo_setup.yml:53 Sunday 18 February 2024 13:26:48 +0000 (0:00:00.017) 0:00:01.819 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/tasks/enable_epel.yml:8 Sunday 18 February 2024 13:26:48 +0000 (0:00:00.033) 0:00:01.853 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/tasks/enable_epel.yml:24 Sunday 18 February 2024 13:26:48 +0000 (0:00:00.010) 0:00:01.863 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/tasks/enable_epel.yml:30 Sunday 18 February 2024 13:26:48 +0000 (0:00:00.009) 0:00:01.872 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/tasks/enable_epel.yml:35 Sunday 18 February 2024 13:26:48 +0000 (0:00:00.009) 0:00:01.882 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/tasks/enable_epel.yml:40 Sunday 18 February 2024 13:26:48 +0000 (0:00:00.009) 0:00:01.892 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/tests_states_nm.yml:11 Sunday 18 February 2024 13:26:48 +0000 (0:00:00.009) 0:00:01.902 ******* 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_hotfixm4y2jkmm/tests/playbooks/tests_states.yml:3 Sunday 18 February 2024 13:26:48 +0000 (0:00:00.011) 0:00:01.913 ******* ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tests_states.yml:11 Sunday 18 February 2024 13:26:49 +0000 (0:00:00.744) 0:00:02.658 ******* ok: [sut] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tests_states.yml:22 Sunday 18 February 2024 13:26:49 +0000 (0:00:00.011) 0:00:02.669 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:5 Sunday 18 February 2024 13:26:49 +0000 (0:00:00.016) 0:00:02.685 ******* ok: [sut] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:9 Sunday 18 February 2024 13:26:49 +0000 (0:00:00.012) 0:00:02.697 ******* 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_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:21 Sunday 18 February 2024 13:26:49 +0000 (0:00:00.034) 0:00:02.732 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 13:26:49 +0000 (0:00:00.015) 0:00:02.747 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 13:26:49 +0000 (0:00:00.014) 0:00:02.761 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003405", "end": "2024-02-18 13:26:49.698563", "rc": 0, "start": "2024-02-18 13:26:49.695158" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 13:26:49 +0000 (0:00:00.245) 0:00:03.007 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 13:26:49 +0000 (0:00:00.012) 0:00:03.019 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:24 Sunday 18 February 2024 13:26:49 +0000 (0:00:00.012) 0:00:03.032 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/delete_interface.yml:3 Sunday 18 February 2024 13:26:49 +0000 (0:00:00.021) 0:00:03.054 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.007561", "end": "2024-02-18 13:26:49.945532", "rc": 1, "start": "2024-02-18 13:26:49.937971" } 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_hotfixm4y2jkmm/tests/playbooks/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 13:26:49 +0000 (0:00:00.199) 0:00:03.253 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 13:26:49 +0000 (0:00:00.016) 0:00:03.270 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 13:26:50 +0000 (0:00:00.192) 0:00:03.463 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:30 Sunday 18 February 2024 13:26:50 +0000 (0:00:00.014) 0:00:03.477 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/create_bridge_profile.yml:3 Sunday 18 February 2024 13:26:50 +0000 (0:00:00.019) 0:00:03.497 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 13:26:50 +0000 (0:00:00.033) 0:00:03.530 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 13:26:50 +0000 (0:00:00.070) 0:00:03.601 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 13:26:50 +0000 (0:00:00.012) 0:00:03.614 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 13:26:50 +0000 (0:00:00.011) 0:00:03.625 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 13:26:50 +0000 (0:00:00.011) 0:00:03.637 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 13:26:52 +0000 (0:00:02.208) 0:00:05.845 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 13:26:53 +0000 (0:00:01.060) 0:00:06.905 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 13:26:53 +0000 (0:00:00.029) 0:00:06.935 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 13:26:53 +0000 (0:00:00.028) 0:00:06.964 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 13:26:53 +0000 (0:00:00.026) 0:00:06.990 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 13:26:53 +0000 (0:00:00.047) 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 13:26:53 +0000 (0:00:00.023) 0:00:07.061 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 13:26:53 +0000 (0:00:00.024) 0:00:07.086 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 13:26:53 +0000 (0:00:00.028) 0:00:07.114 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 13:26:54 +0000 (0:00:00.738) 0:00:07.853 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 13:26:54 +0000 (0:00:00.028) 0:00:07.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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 13:26:54 +0000 (0:00:00.028) 0:00:07.911 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 13:26:54 +0000 (0:00:00.023) 0:00:07.934 ******* 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, f6c6fb15-2913-46af-beac-d9bf07828cb0 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 13:26:55 +0000 (0:00:00.551) 0:00:08.486 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 13:26:55 +0000 (0:00:00.023) 0:00:08.510 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, f6c6fb15-2913-46af-beac-d9bf07828cb0" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 13:26:55 +0000 (0:00:00.024) 0:00:08.534 ******* 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, f6c6fb15-2913-46af-beac-d9bf07828cb0\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, f6c6fb15-2913-46af-beac-d9bf07828cb0" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 13:26:55 +0000 (0:00:00.026) 0:00:08.560 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 13:26:55 +0000 (0:00:00.023) 0:00:08.584 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/create_bridge_profile.yml:14 Sunday 18 February 2024 13:26:55 +0000 (0:00:00.290) 0:00:08.875 ******* 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, f6c6fb15-2913-46af-beac-d9bf07828cb0\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, f6c6fb15-2913-46af-beac-d9bf07828cb0" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:36 Sunday 18 February 2024 13:26:55 +0000 (0:00:00.031) 0:00:08.906 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/assert_profile_present.yml:3 Sunday 18 February 2024 13:26:55 +0000 (0:00:00.044) 0:00:08.951 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/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_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 18 February 2024 13:26:55 +0000 (0:00:00.068) 0:00:09.020 ******* 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_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 18 February 2024 13:26:55 +0000 (0:00:00.023) 0:00:09.043 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 18 February 2024 13:26:55 +0000 (0:00:00.203) 0:00:09.247 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 18 February 2024 13:26:55 +0000 (0:00:00.024) 0:00:09.271 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020713", "end": "2024-02-18 13:26:56.177116", "rc": 0, "start": "2024-02-18 13:26:56.156403" } 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_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 18 February 2024 13:26:56 +0000 (0:00:00.227) 0:00:09.499 ******* 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_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 18 February 2024 13:26:56 +0000 (0:00:00.026) 0:00:09.525 ******* 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_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 18 February 2024 13:26:56 +0000 (0:00:00.024) 0:00:09.549 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 18 February 2024 13:26:56 +0000 (0:00:00.024) 0:00:09.574 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 18 February 2024 13:26:56 +0000 (0:00:00.025) 0:00:09.599 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/assert_profile_present.yml:5 Sunday 18 February 2024 13:26:56 +0000 (0:00:00.025) 0:00:09.624 ******* 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_hotfixm4y2jkmm/tests/playbooks/tasks/assert_profile_present.yml:10 Sunday 18 February 2024 13:26:56 +0000 (0:00:00.025) 0:00:09.650 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/assert_profile_present.yml:15 Sunday 18 February 2024 13:26:56 +0000 (0:00:00.026) 0:00:09.676 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:42 Sunday 18 February 2024 13:26:56 +0000 (0:00:00.024) 0:00:09.701 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/assert_device_present.yml:3 Sunday 18 February 2024 13:26:56 +0000 (0:00:00.073) 0:00:09.775 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 13:26:56 +0000 (0:00:00.040) 0:00:09.815 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708262815.111272, "block_size": 4096, "blocks": 0, "ctime": 1708262815.111272, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 37480, "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": 1708262815.111272, "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_hotfixm4y2jkmm/tests/playbooks/tasks/assert_device_present.yml:5 Sunday 18 February 2024 13:26:56 +0000 (0:00:00.211) 0:00:10.027 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can create a profile'] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:47 Sunday 18 February 2024 13:26:56 +0000 (0:00:00.027) 0:00:10.054 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:66 Sunday 18 February 2024 13:26:56 +0000 (0:00:00.025) 0:00:10.080 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 18 February 2024 13:26:56 +0000 (0:00:00.044) 0:00:10.124 ******* 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.058260", "end": "2024-02-18 13:26:57.067216", "rc": 1, "start": "2024-02-18 13:26:57.008956" } STDOUT: Connection 'statebr' (f6c6fb15-2913-46af-beac-d9bf07828cb0) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tests_states.yml:45 Sunday 18 February 2024 13:26:57 +0000 (0:00:00.264) 0:00:10.389 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile without autoconnect] ************************ task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:5 Sunday 18 February 2024 13:26:57 +0000 (0:00:00.040) 0:00:10.429 ******* ok: [sut] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:9 Sunday 18 February 2024 13:26:57 +0000 (0:00:00.024) 0:00:10.454 ******* 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_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:21 Sunday 18 February 2024 13:26:57 +0000 (0:00:00.046) 0:00:10.500 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 13:26:57 +0000 (0:00:00.066) 0:00:10.567 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 13:26:57 +0000 (0:00:00.038) 0:00:10.605 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004462", "end": "2024-02-18 13:26:58.494765", "rc": 0, "start": "2024-02-18 13:26:57.490303" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 13:26:58 +0000 (0:00:01.213) 0:00:11.818 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 13:26:58 +0000 (0:00:00.026) 0:00:11.844 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:24 Sunday 18 February 2024 13:26:58 +0000 (0:00:00.024) 0:00:11.868 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/delete_interface.yml:3 Sunday 18 February 2024 13:26:58 +0000 (0:00:00.044) 0:00:11.913 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.006265", "end": "2024-02-18 13:26:58.804956", "rc": 1, "start": "2024-02-18 13:26:58.798691" } 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_hotfixm4y2jkmm/tests/playbooks/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 13:26:58 +0000 (0:00:00.211) 0:00:12.125 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 13:26:58 +0000 (0:00:00.042) 0:00:12.167 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 13:26:59 +0000 (0:00:00.236) 0:00:12.403 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:30 Sunday 18 February 2024 13:26:59 +0000 (0:00:00.026) 0:00:12.430 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Sunday 18 February 2024 13:26:59 +0000 (0:00:00.046) 0:00:12.476 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 13:26:59 +0000 (0:00:00.046) 0:00:12.523 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 13:26:59 +0000 (0:00:00.048) 0:00:12.572 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 13:26:59 +0000 (0:00:00.031) 0:00:12.604 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 13:26:59 +0000 (0:00:00.023) 0:00:12.627 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 13:26:59 +0000 (0:00:00.024) 0:00:12.652 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 13:27:01 +0000 (0:00:02.153) 0:00:14.805 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 13:27:02 +0000 (0:00:00.894) 0:00:15.700 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 13:27:02 +0000 (0:00:00.026) 0:00:15.726 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 13:27:02 +0000 (0:00:00.024) 0:00:15.750 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 13:27:02 +0000 (0:00:00.026) 0:00:15.777 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 13:27:02 +0000 (0:00:00.080) 0:00:15.857 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 13:27:02 +0000 (0:00:00.025) 0:00:15.882 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 13:27:02 +0000 (0:00:00.025) 0:00:15.908 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 13:27:02 +0000 (0:00:00.029) 0:00:15.937 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 13:27:03 +0000 (0:00:00.544) 0:00:16.482 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 13:27:03 +0000 (0:00:00.029) 0:00:16.512 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 13:27:03 +0000 (0:00:00.025) 0:00:16.537 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 13:27:03 +0000 (0:00:00.024) 0:00:16.562 ******* 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, 8df6998a-483a-4dad-b511-5aeb58403af0 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 13:27:03 +0000 (0:00:00.370) 0:00:16.932 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 13:27:03 +0000 (0:00:00.024) 0:00:16.957 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 8df6998a-483a-4dad-b511-5aeb58403af0" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 13:27:03 +0000 (0:00:00.025) 0:00:16.983 ******* 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, 8df6998a-483a-4dad-b511-5aeb58403af0\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 8df6998a-483a-4dad-b511-5aeb58403af0" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 13:27:03 +0000 (0:00:00.026) 0:00:17.010 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 13:27:03 +0000 (0:00:00.024) 0:00:17.034 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Sunday 18 February 2024 13:27:03 +0000 (0:00:00.201) 0:00:17.235 ******* 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, 8df6998a-483a-4dad-b511-5aeb58403af0\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 8df6998a-483a-4dad-b511-5aeb58403af0" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:36 Sunday 18 February 2024 13:27:03 +0000 (0:00:00.027) 0:00:17.263 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/assert_device_absent.yml for sut included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 13:27:04 +0000 (0:00:00.050) 0:00:17.314 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 13:27:04 +0000 (0:00:00.041) 0:00:17.355 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 13:27:04 +0000 (0:00:00.206) 0:00:17.562 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/assert_profile_present.yml:3 Sunday 18 February 2024 13:27:04 +0000 (0:00:00.027) 0:00:17.589 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/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_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 18 February 2024 13:27:04 +0000 (0:00:00.042) 0:00:17.632 ******* 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_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 18 February 2024 13:27:04 +0000 (0:00:00.025) 0:00:17.657 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 18 February 2024 13:27:04 +0000 (0:00:00.207) 0:00:17.864 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 18 February 2024 13:27:04 +0000 (0:00:00.025) 0:00:17.889 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020323", "end": "2024-02-18 13:27:04.796543", "rc": 0, "start": "2024-02-18 13:27:04.776220" } 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_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 18 February 2024 13:27:04 +0000 (0:00:00.269) 0:00:18.159 ******* 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_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 18 February 2024 13:27:04 +0000 (0:00:00.029) 0:00:18.188 ******* 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_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 18 February 2024 13:27:04 +0000 (0:00:00.026) 0:00:18.214 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 18 February 2024 13:27:04 +0000 (0:00:00.026) 0:00:18.241 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 18 February 2024 13:27:04 +0000 (0:00:00.027) 0:00:18.268 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/assert_profile_present.yml:5 Sunday 18 February 2024 13:27:05 +0000 (0:00:00.027) 0:00:18.296 ******* 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_hotfixm4y2jkmm/tests/playbooks/tasks/assert_profile_present.yml:10 Sunday 18 February 2024 13:27:05 +0000 (0:00:00.028) 0:00:18.325 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/assert_profile_present.yml:15 Sunday 18 February 2024 13:27:05 +0000 (0:00:00.029) 0:00:18.354 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:42 Sunday 18 February 2024 13:27:05 +0000 (0:00:00.026) 0:00:18.381 ******* TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:47 Sunday 18 February 2024 13:27:05 +0000 (0:00:00.029) 0:00:18.410 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:66 Sunday 18 February 2024 13:27:05 +0000 (0:00:00.029) 0:00:18.440 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 18 February 2024 13:27:05 +0000 (0:00:00.045) 0:00:18.486 ******* 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.038988", "end": "2024-02-18 13:27:05.410988", "rc": 1, "start": "2024-02-18 13:27:05.372000" } STDOUT: Connection 'statebr' (8df6998a-483a-4dad-b511-5aeb58403af0) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tests_states.yml:65 Sunday 18 February 2024 13:27:05 +0000 (0:00:00.246) 0:00:18.733 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can activate an existing profile] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:5 Sunday 18 February 2024 13:27:05 +0000 (0:00:00.074) 0:00:18.807 ******* ok: [sut] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:9 Sunday 18 February 2024 13:27:05 +0000 (0:00:00.024) 0:00:18.831 ******* 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_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:21 Sunday 18 February 2024 13:27:05 +0000 (0:00:00.050) 0:00:18.881 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 13:27:05 +0000 (0:00:00.040) 0:00:18.922 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 13:27:05 +0000 (0:00:00.040) 0:00:18.962 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004717", "end": "2024-02-18 13:27:06.853934", "rc": 0, "start": "2024-02-18 13:27:05.849217" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 13:27:06 +0000 (0:00:01.216) 0:00:20.178 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 13:27:06 +0000 (0:00:00.028) 0:00:20.207 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:24 Sunday 18 February 2024 13:27:06 +0000 (0:00:00.026) 0:00:20.234 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/create_bridge_profile.yml:3 Sunday 18 February 2024 13:27:06 +0000 (0:00:00.045) 0:00:20.279 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 13:27:07 +0000 (0:00:00.074) 0:00:20.353 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 13:27:07 +0000 (0:00:00.046) 0:00:20.400 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 13:27:07 +0000 (0:00:00.031) 0:00:20.431 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 13:27:07 +0000 (0:00:00.025) 0:00:20.457 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 13:27:07 +0000 (0:00:00.024) 0:00:20.481 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 13:27:09 +0000 (0:00:02.177) 0:00:22.659 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 13:27:10 +0000 (0:00:00.890) 0:00:23.549 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 13:27:10 +0000 (0:00:00.028) 0:00:23.578 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 13:27:10 +0000 (0:00:00.025) 0:00:23.604 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 13:27:10 +0000 (0:00:00.029) 0:00:23.633 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 13:27:10 +0000 (0:00:00.048) 0:00:23.682 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 13:27:10 +0000 (0:00:00.029) 0:00:23.712 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 13:27:10 +0000 (0:00:00.049) 0:00:23.761 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 13:27:10 +0000 (0:00:00.030) 0:00:23.792 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 13:27:11 +0000 (0:00:00.579) 0:00:24.371 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 13:27:11 +0000 (0:00:00.030) 0:00:24.402 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 13:27:11 +0000 (0:00:00.025) 0:00:24.427 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 13:27:11 +0000 (0:00:00.025) 0:00:24.452 ******* 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, 93d3cb1b-4e0b-414e-9383-48432589ebf9 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 13:27:11 +0000 (0:00:00.411) 0:00:24.864 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 13:27:11 +0000 (0:00:00.024) 0:00:24.888 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 93d3cb1b-4e0b-414e-9383-48432589ebf9" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 13:27:11 +0000 (0:00:00.025) 0:00:24.914 ******* 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, 93d3cb1b-4e0b-414e-9383-48432589ebf9\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 93d3cb1b-4e0b-414e-9383-48432589ebf9" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 13:27:11 +0000 (0:00:00.027) 0:00:24.942 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 13:27:11 +0000 (0:00:00.024) 0:00:24.966 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/create_bridge_profile.yml:14 Sunday 18 February 2024 13:27:11 +0000 (0:00:00.200) 0:00:25.167 ******* 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, 93d3cb1b-4e0b-414e-9383-48432589ebf9\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 93d3cb1b-4e0b-414e-9383-48432589ebf9" ] } } TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:30 Sunday 18 February 2024 13:27:11 +0000 (0:00:00.025) 0:00:25.192 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/activate_profile.yml:3 Sunday 18 February 2024 13:27:11 +0000 (0:00:00.042) 0:00:25.235 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 13:27:12 +0000 (0:00:00.073) 0:00:25.308 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 13:27:12 +0000 (0:00:00.045) 0:00:25.354 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 13:27:12 +0000 (0:00:00.031) 0:00:25.386 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 13:27:12 +0000 (0:00:00.024) 0:00:25.410 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 13:27:12 +0000 (0:00:00.025) 0:00:25.436 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 13:27:14 +0000 (0:00:02.163) 0:00:27.600 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 13:27:15 +0000 (0:00:00.898) 0:00:28.498 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 13:27:15 +0000 (0:00:00.026) 0:00:28.524 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 13:27:15 +0000 (0:00:00.025) 0:00:28.549 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 13:27:15 +0000 (0:00:00.025) 0:00:28.574 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 13:27:15 +0000 (0:00:00.049) 0:00:28.623 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 13:27:15 +0000 (0:00:00.024) 0:00:28.647 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 13:27:15 +0000 (0:00:00.024) 0:00:28.672 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 13:27:15 +0000 (0:00:00.027) 0:00:28.700 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 13:27:15 +0000 (0:00:00.540) 0:00:29.240 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 13:27:15 +0000 (0:00:00.029) 0:00:29.270 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 13:27:16 +0000 (0:00:00.027) 0:00:29.297 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 13:27:16 +0000 (0:00:00.027) 0:00:29.324 ******* 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, 93d3cb1b-4e0b-414e-9383-48432589ebf9 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 13:27:16 +0000 (0:00:00.363) 0:00:29.688 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 13:27:16 +0000 (0:00:00.036) 0:00:29.724 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 93d3cb1b-4e0b-414e-9383-48432589ebf9 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 13:27:16 +0000 (0:00:00.026) 0:00:29.751 ******* 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, 93d3cb1b-4e0b-414e-9383-48432589ebf9 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 93d3cb1b-4e0b-414e-9383-48432589ebf9 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 13:27:16 +0000 (0:00:00.025) 0:00:29.777 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 13:27:16 +0000 (0:00:00.026) 0:00:29.804 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:36 Sunday 18 February 2024 13:27:16 +0000 (0:00:00.203) 0:00:30.007 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/assert_device_present.yml:3 Sunday 18 February 2024 13:27:16 +0000 (0:00:00.047) 0:00:30.055 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 13:27:16 +0000 (0:00:00.081) 0:00:30.137 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708262831.491455, "block_size": 4096, "blocks": 0, "ctime": 1708262831.491455, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 37611, "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": 1708262831.491455, "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_hotfixm4y2jkmm/tests/playbooks/tasks/assert_device_present.yml:5 Sunday 18 February 2024 13:27:17 +0000 (0:00:00.208) 0:00:30.345 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/assert_profile_present.yml:3 Sunday 18 February 2024 13:27:17 +0000 (0:00:00.028) 0:00:30.374 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/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_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 18 February 2024 13:27:17 +0000 (0:00:00.047) 0:00:30.421 ******* 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_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 18 February 2024 13:27:17 +0000 (0:00:00.024) 0:00:30.446 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 18 February 2024 13:27:17 +0000 (0:00:00.208) 0:00:30.655 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 18 February 2024 13:27:17 +0000 (0:00:00.025) 0:00:30.681 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020480", "end": "2024-02-18 13:27:17.604332", "rc": 0, "start": "2024-02-18 13:27:17.583852" } 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_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 18 February 2024 13:27:17 +0000 (0:00:00.250) 0:00:30.931 ******* 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_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 18 February 2024 13:27:17 +0000 (0:00:00.028) 0:00:30.959 ******* 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_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 18 February 2024 13:27:17 +0000 (0:00:00.025) 0:00:30.984 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 18 February 2024 13:27:17 +0000 (0:00:00.027) 0:00:31.012 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 18 February 2024 13:27:17 +0000 (0:00:00.026) 0:00:31.038 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/assert_profile_present.yml:5 Sunday 18 February 2024 13:27:17 +0000 (0:00:00.026) 0:00:31.065 ******* 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_hotfixm4y2jkmm/tests/playbooks/tasks/assert_profile_present.yml:10 Sunday 18 February 2024 13:27:17 +0000 (0:00:00.067) 0:00:31.132 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/assert_profile_present.yml:15 Sunday 18 February 2024 13:27:17 +0000 (0:00:00.029) 0:00:31.162 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:42 Sunday 18 February 2024 13:27:17 +0000 (0:00:00.025) 0:00:31.187 ******* TASK [Success in test 'I can activate an existing profile'] ******************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:47 Sunday 18 February 2024 13:27:17 +0000 (0:00:00.023) 0:00:31.211 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:66 Sunday 18 February 2024 13:27:17 +0000 (0:00:00.026) 0:00:31.237 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 18 February 2024 13:27:18 +0000 (0:00:00.054) 0:00:31.292 ******* 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.067918", "end": "2024-02-18 13:27:18.252847", "rc": 1, "start": "2024-02-18 13:27:18.184929" } STDOUT: Connection 'statebr' (93d3cb1b-4e0b-414e-9383-48432589ebf9) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tests_states.yml:83 Sunday 18 February 2024 13:27:18 +0000 (0:00:00.282) 0:00:31.575 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/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_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:5 Sunday 18 February 2024 13:27:18 +0000 (0:00:00.046) 0:00:31.621 ******* ok: [sut] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:9 Sunday 18 February 2024 13:27:18 +0000 (0:00:00.026) 0:00:31.648 ******* 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_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:21 Sunday 18 February 2024 13:27:18 +0000 (0:00:00.062) 0:00:31.710 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 13:27:18 +0000 (0:00:00.046) 0:00:31.757 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 13:27:18 +0000 (0:00:00.088) 0:00:31.845 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003360", "end": "2024-02-18 13:27:18.743053", "rc": 0, "start": "2024-02-18 13:27:18.739693" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 13:27:18 +0000 (0:00:00.219) 0:00:32.065 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 13:27:18 +0000 (0:00:00.027) 0:00:32.092 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:24 Sunday 18 February 2024 13:27:18 +0000 (0:00:00.024) 0:00:32.116 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/create_bridge_profile.yml:3 Sunday 18 February 2024 13:27:18 +0000 (0:00:00.053) 0:00:32.169 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 13:27:18 +0000 (0:00:00.041) 0:00:32.211 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 13:27:18 +0000 (0:00:00.046) 0:00:32.257 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 13:27:18 +0000 (0:00:00.031) 0:00:32.289 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 13:27:19 +0000 (0:00:00.030) 0:00:32.319 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 13:27:19 +0000 (0:00:00.035) 0:00:32.355 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 13:27:21 +0000 (0:00:02.137) 0:00:34.492 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 13:27:22 +0000 (0:00:00.896) 0:00:35.389 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 13:27:22 +0000 (0:00:00.025) 0:00:35.415 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 13:27:22 +0000 (0:00:00.023) 0:00:35.439 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 13:27:22 +0000 (0:00:00.049) 0:00:35.488 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 13:27:22 +0000 (0:00:00.047) 0:00:35.535 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 13:27:22 +0000 (0:00:00.023) 0:00:35.559 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 13:27:22 +0000 (0:00:00.024) 0:00:35.583 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 13:27:22 +0000 (0:00:00.029) 0:00:35.613 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 13:27:22 +0000 (0:00:00.544) 0:00:36.158 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 13:27:22 +0000 (0:00:00.027) 0:00:36.186 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 13:27:22 +0000 (0:00:00.023) 0:00:36.209 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 13:27:22 +0000 (0:00:00.024) 0:00:36.233 ******* 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, a440a291-94cf-40f7-918a-061023786a72 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 13:27:23 +0000 (0:00:00.408) 0:00:36.642 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 13:27:23 +0000 (0:00:00.023) 0:00:36.666 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a440a291-94cf-40f7-918a-061023786a72" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 13:27:23 +0000 (0:00:00.025) 0:00:36.692 ******* 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, a440a291-94cf-40f7-918a-061023786a72\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a440a291-94cf-40f7-918a-061023786a72" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 13:27:23 +0000 (0:00:00.055) 0:00:36.747 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 13:27:23 +0000 (0:00:00.024) 0:00:36.772 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/create_bridge_profile.yml:14 Sunday 18 February 2024 13:27:23 +0000 (0:00:00.203) 0:00:36.975 ******* 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, a440a291-94cf-40f7-918a-061023786a72\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a440a291-94cf-40f7-918a-061023786a72" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/activate_profile.yml:3 Sunday 18 February 2024 13:27:23 +0000 (0:00:00.025) 0:00:37.001 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 13:27:23 +0000 (0:00:00.042) 0:00:37.044 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 13:27:23 +0000 (0:00:00.044) 0:00:37.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 : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 13:27:23 +0000 (0:00:00.030) 0:00:37.119 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 13:27:23 +0000 (0:00:00.024) 0:00:37.144 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 13:27:23 +0000 (0:00:00.025) 0:00:37.169 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 13:27:26 +0000 (0:00:02.128) 0:00:39.297 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 13:27:26 +0000 (0:00:00.895) 0:00:40.193 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 13:27:26 +0000 (0:00:00.025) 0:00:40.219 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 13:27:26 +0000 (0:00:00.025) 0:00:40.244 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 13:27:26 +0000 (0:00:00.024) 0:00:40.268 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 13:27:27 +0000 (0:00:00.048) 0:00:40.317 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 13:27:27 +0000 (0:00:00.056) 0:00:40.374 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 13:27:27 +0000 (0:00:00.025) 0:00:40.399 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 13:27:27 +0000 (0:00:00.028) 0:00:40.428 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 13:27:27 +0000 (0:00:00.541) 0:00:40.970 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 13:27:27 +0000 (0:00:00.030) 0:00:41.000 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 13:27:27 +0000 (0:00:00.025) 0:00:41.025 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 13:27:27 +0000 (0:00:00.024) 0:00:41.049 ******* 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, a440a291-94cf-40f7-918a-061023786a72 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 13:27:28 +0000 (0:00:00.359) 0:00:41.409 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 13:27:28 +0000 (0:00:00.024) 0:00:41.433 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, a440a291-94cf-40f7-918a-061023786a72 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 13:27:28 +0000 (0:00:00.025) 0:00:41.459 ******* 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, a440a291-94cf-40f7-918a-061023786a72 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, a440a291-94cf-40f7-918a-061023786a72 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 13:27:28 +0000 (0:00:00.026) 0:00:41.486 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 13:27:28 +0000 (0:00:00.024) 0:00:41.510 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:30 Sunday 18 February 2024 13:27:28 +0000 (0:00:00.235) 0:00:41.745 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/remove_profile.yml:3 Sunday 18 February 2024 13:27:28 +0000 (0:00:00.045) 0:00:41.791 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 13:27:28 +0000 (0:00:00.059) 0:00:41.850 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 13:27:28 +0000 (0:00:00.045) 0:00:41.895 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 13:27:28 +0000 (0:00:00.030) 0:00:41.926 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 13:27:28 +0000 (0:00:00.024) 0:00:41.950 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 13:27:28 +0000 (0:00:00.024) 0:00:41.975 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 13:27:30 +0000 (0:00:02.140) 0:00:44.116 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 13:27:31 +0000 (0:00:00.900) 0:00:45.016 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 13:27:31 +0000 (0:00:00.024) 0:00:45.041 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 13:27:31 +0000 (0:00:00.024) 0:00:45.066 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 13:27:31 +0000 (0:00:00.024) 0:00:45.090 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 13:27:31 +0000 (0:00:00.046) 0:00:45.137 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 13:27:31 +0000 (0:00:00.025) 0:00:45.162 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 13:27:31 +0000 (0:00:00.053) 0:00:45.215 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 13:27:31 +0000 (0:00:00.027) 0:00:45.243 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 13:27:32 +0000 (0:00:00.539) 0:00:45.783 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 13:27:32 +0000 (0:00:00.028) 0:00:45.812 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 13:27:32 +0000 (0:00:00.025) 0:00:45.837 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 13:27:32 +0000 (0:00:00.023) 0:00:45.861 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 13:27:32 +0000 (0:00:00.386) 0:00:46.247 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 13:27:32 +0000 (0:00:00.024) 0:00:46.272 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 13:27:33 +0000 (0:00:00.024) 0:00:46.296 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 13:27:33 +0000 (0:00:00.026) 0:00:46.323 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 13:27:33 +0000 (0:00:00.025) 0:00:46.349 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:36 Sunday 18 February 2024 13:27:33 +0000 (0:00:00.200) 0:00:46.550 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/assert_device_present.yml:3 Sunday 18 February 2024 13:27:33 +0000 (0:00:00.082) 0:00:46.633 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 13:27:33 +0000 (0:00:00.041) 0:00:46.674 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708262843.2707455, "block_size": 4096, "blocks": 0, "ctime": 1708262843.2707455, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 37742, "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": 1708262843.2707455, "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_hotfixm4y2jkmm/tests/playbooks/tasks/assert_device_present.yml:5 Sunday 18 February 2024 13:27:33 +0000 (0:00:00.209) 0:00:46.884 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/assert_profile_absent.yml:3 Sunday 18 February 2024 13:27:33 +0000 (0:00:00.028) 0:00:46.912 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/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_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 18 February 2024 13:27:33 +0000 (0:00:00.041) 0:00:46.954 ******* 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_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 18 February 2024 13:27:33 +0000 (0:00:00.024) 0:00:46.978 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 18 February 2024 13:27:33 +0000 (0:00:00.205) 0:00:47.184 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 18 February 2024 13:27:33 +0000 (0:00:00.023) 0:00:47.208 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020355", "end": "2024-02-18 13:27:34.113464", "rc": 1, "start": "2024-02-18 13:27:34.093109" } 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_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 18 February 2024 13:27:34 +0000 (0:00:00.225) 0:00:47.434 ******* 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_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 18 February 2024 13:27:34 +0000 (0:00:00.025) 0:00:47.459 ******* 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_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 18 February 2024 13:27:34 +0000 (0:00:00.024) 0:00:47.484 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 18 February 2024 13:27:34 +0000 (0:00:00.058) 0:00:47.543 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 18 February 2024 13:27:34 +0000 (0:00:00.025) 0:00:47.568 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/assert_profile_absent.yml:5 Sunday 18 February 2024 13:27:34 +0000 (0:00:00.026) 0:00:47.594 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:42 Sunday 18 February 2024 13:27:34 +0000 (0:00:00.027) 0:00:47.622 ******* TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:47 Sunday 18 February 2024 13:27:34 +0000 (0:00:00.023) 0:00:47.645 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:66 Sunday 18 February 2024 13:27:34 +0000 (0:00:00.025) 0:00:47.671 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 18 February 2024 13:27:34 +0000 (0:00:00.046) 0:00:47.718 ******* ok: [sut] => { "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.069267", "end": "2024-02-18 13:27:34.673912", "rc": 0, "start": "2024-02-18 13:27:34.604645" } STDOUT: Connection 'statebr' (a440a291-94cf-40f7-918a-061023786a72) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tests_states.yml:103 Sunday 18 February 2024 13:27:34 +0000 (0:00:00.286) 0:00:48.004 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/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_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:5 Sunday 18 February 2024 13:27:34 +0000 (0:00:00.041) 0:00:48.045 ******* ok: [sut] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:9 Sunday 18 February 2024 13:27:34 +0000 (0:00:00.025) 0:00:48.071 ******* 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_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:21 Sunday 18 February 2024 13:27:34 +0000 (0:00:00.047) 0:00:48.119 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 13:27:34 +0000 (0:00:00.039) 0:00:48.158 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 13:27:34 +0000 (0:00:00.072) 0:00:48.231 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003415", "end": "2024-02-18 13:27:35.122321", "rc": 0, "start": "2024-02-18 13:27:35.118906" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 13:27:35 +0000 (0:00:00.212) 0:00:48.444 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 13:27:35 +0000 (0:00:00.025) 0:00:48.469 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:24 Sunday 18 February 2024 13:27:35 +0000 (0:00:00.026) 0:00:48.496 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/create_bridge_profile.yml:3 Sunday 18 February 2024 13:27:35 +0000 (0:00:00.049) 0:00:48.546 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 13:27:35 +0000 (0:00:00.042) 0:00:48.588 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 13:27:35 +0000 (0:00:00.044) 0:00:48.633 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 13:27:35 +0000 (0:00:00.031) 0:00:48.664 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 13:27:35 +0000 (0:00:00.024) 0:00:48.688 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 13:27:35 +0000 (0:00:00.024) 0:00:48.713 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 13:27:37 +0000 (0:00:02.165) 0:00:50.878 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 13:27:38 +0000 (0:00:00.908) 0:00:51.787 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 13:27:38 +0000 (0:00:00.050) 0:00:51.838 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 13:27:38 +0000 (0:00:00.024) 0:00:51.863 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 13:27:38 +0000 (0:00:00.024) 0:00:51.888 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 13:27:38 +0000 (0:00:00.048) 0:00:51.936 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 13:27:38 +0000 (0:00:00.023) 0:00:51.960 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 13:27:38 +0000 (0:00:00.024) 0:00:51.984 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 13:27:38 +0000 (0:00:00.028) 0:00:52.013 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 13:27:39 +0000 (0:00:00.550) 0:00:52.563 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 13:27:39 +0000 (0:00:00.028) 0:00:52.592 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 13:27:39 +0000 (0:00:00.023) 0:00:52.615 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 13:27:39 +0000 (0:00:00.024) 0:00:52.640 ******* 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, 03c82df5-9248-4244-a2e7-b77b8e00ba18 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 13:27:39 +0000 (0:00:00.417) 0:00:53.057 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 13:27:39 +0000 (0:00:00.023) 0:00:53.081 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 03c82df5-9248-4244-a2e7-b77b8e00ba18" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 13:27:39 +0000 (0:00:00.054) 0:00:53.136 ******* 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, 03c82df5-9248-4244-a2e7-b77b8e00ba18\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 03c82df5-9248-4244-a2e7-b77b8e00ba18" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 13:27:39 +0000 (0:00:00.027) 0:00:53.164 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 13:27:39 +0000 (0:00:00.024) 0:00:53.188 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/create_bridge_profile.yml:14 Sunday 18 February 2024 13:27:40 +0000 (0:00:00.205) 0:00:53.394 ******* 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, 03c82df5-9248-4244-a2e7-b77b8e00ba18\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 03c82df5-9248-4244-a2e7-b77b8e00ba18" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/activate_profile.yml:3 Sunday 18 February 2024 13:27:40 +0000 (0:00:00.026) 0:00:53.420 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 13:27:40 +0000 (0:00:00.041) 0:00:53.461 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 13:27:40 +0000 (0:00:00.045) 0:00:53.506 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 13:27:40 +0000 (0:00:00.031) 0:00:53.537 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 13:27:40 +0000 (0:00:00.025) 0:00:53.562 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 13:27:40 +0000 (0:00:00.024) 0:00:53.587 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 13:27:42 +0000 (0:00:02.130) 0:00:55.717 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 13:27:43 +0000 (0:00:00.891) 0:00:56.608 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 13:27:43 +0000 (0:00:00.025) 0:00:56.634 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 13:27:43 +0000 (0:00:00.025) 0:00:56.659 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 13:27:43 +0000 (0:00:00.024) 0:00:56.683 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 13:27:43 +0000 (0:00:00.074) 0:00:56.758 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 13:27:43 +0000 (0:00:00.026) 0:00:56.784 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 13:27:43 +0000 (0:00:00.023) 0:00:56.808 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 13:27:43 +0000 (0:00:00.028) 0:00:56.836 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 13:27:44 +0000 (0:00:00.539) 0:00:57.376 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 13:27:44 +0000 (0:00:00.029) 0:00:57.405 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 13:27:44 +0000 (0:00:00.023) 0:00:57.429 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 13:27:44 +0000 (0:00:00.024) 0:00:57.453 ******* 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, 03c82df5-9248-4244-a2e7-b77b8e00ba18 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 13:27:44 +0000 (0:00:00.360) 0:00:57.814 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 13:27:44 +0000 (0:00:00.024) 0:00:57.838 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 03c82df5-9248-4244-a2e7-b77b8e00ba18 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 13:27:44 +0000 (0:00:00.025) 0:00:57.864 ******* 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, 03c82df5-9248-4244-a2e7-b77b8e00ba18 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 03c82df5-9248-4244-a2e7-b77b8e00ba18 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 13:27:44 +0000 (0:00:00.025) 0:00:57.889 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 13:27:44 +0000 (0:00:00.023) 0:00:57.913 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/remove_profile.yml:3 Sunday 18 February 2024 13:27:44 +0000 (0:00:00.199) 0:00:58.112 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 13:27:44 +0000 (0:00:00.040) 0:00:58.153 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 13:27:44 +0000 (0:00:00.045) 0:00:58.198 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 13:27:44 +0000 (0:00:00.031) 0:00:58.230 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 13:27:44 +0000 (0:00:00.025) 0:00:58.255 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 13:27:44 +0000 (0:00:00.024) 0:00:58.279 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 13:27:47 +0000 (0:00:02.126) 0:01:00.406 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 13:27:48 +0000 (0:00:00.891) 0:01:01.298 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 13:27:48 +0000 (0:00:00.025) 0:01:01.323 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 13:27:48 +0000 (0:00:00.025) 0:01:01.348 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 13:27:48 +0000 (0:00:00.025) 0:01:01.373 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 13:27:48 +0000 (0:00:00.046) 0:01:01.420 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 13:27:48 +0000 (0:00:00.024) 0:01:01.445 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 13:27:48 +0000 (0:00:00.024) 0:01:01.469 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 13:27:48 +0000 (0:00:00.026) 0:01:01.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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 13:27:48 +0000 (0:00:00.579) 0:01:02.076 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 13:27:48 +0000 (0:00:00.028) 0:01:02.104 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 13:27:48 +0000 (0:00:00.024) 0:01:02.129 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 13:27:48 +0000 (0:00:00.024) 0:01:02.154 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 13:27:49 +0000 (0:00:00.385) 0:01:02.540 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 13:27:49 +0000 (0:00:00.024) 0:01:02.564 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 13:27:49 +0000 (0:00:00.025) 0:01:02.590 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 13:27:49 +0000 (0:00:00.025) 0:01:02.615 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 13:27:49 +0000 (0:00:00.024) 0:01:02.640 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:30 Sunday 18 February 2024 13:27:49 +0000 (0:00:00.201) 0:01:02.841 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/remove+down_profile.yml:3 Sunday 18 February 2024 13:27:49 +0000 (0:00:00.044) 0:01:02.885 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 13:27:49 +0000 (0:00:00.074) 0:01:02.960 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 13:27:49 +0000 (0:00:00.045) 0:01:03.006 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 13:27:49 +0000 (0:00:00.029) 0:01:03.035 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 13:27:49 +0000 (0:00:00.024) 0:01:03.060 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 13:27:49 +0000 (0:00:00.024) 0:01:03.085 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 13:27:51 +0000 (0:00:02.170) 0:01:05.255 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 13:27:52 +0000 (0:00:00.892) 0:01:06.148 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 13:27:52 +0000 (0:00:00.025) 0:01:06.174 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 13:27:52 +0000 (0:00:00.023) 0:01:06.198 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 13:27:52 +0000 (0:00:00.024) 0:01:06.222 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 13:27:52 +0000 (0:00:00.047) 0:01:06.269 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 13:27:53 +0000 (0:00:00.023) 0:01:06.293 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 13:27:53 +0000 (0:00:00.024) 0:01:06.318 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 13:27:53 +0000 (0:00:00.027) 0:01:06.346 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 13:27:53 +0000 (0:00:00.538) 0:01:06.885 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 13:27:53 +0000 (0:00:00.029) 0:01:06.914 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 13:27:53 +0000 (0:00:00.026) 0:01:06.941 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 13:27:53 +0000 (0:00:00.025) 0:01:06.966 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 13:27:54 +0000 (0:00:00.448) 0:01:07.415 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 13:27:54 +0000 (0:00:00.025) 0:01:07.440 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 13:27:54 +0000 (0:00:00.027) 0:01:07.468 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 13:27:54 +0000 (0:00:00.027) 0:01:07.495 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 13:27:54 +0000 (0:00:00.026) 0:01:07.522 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:36 Sunday 18 February 2024 13:27:54 +0000 (0:00:00.206) 0:01:07.728 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/assert_profile_absent.yml:3 Sunday 18 February 2024 13:27:54 +0000 (0:00:00.046) 0:01:07.775 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/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_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 18 February 2024 13:27:54 +0000 (0:00:00.085) 0:01:07.860 ******* 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_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 18 February 2024 13:27:54 +0000 (0:00:00.033) 0:01:07.894 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 18 February 2024 13:27:54 +0000 (0:00:00.212) 0:01:08.107 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 18 February 2024 13:27:54 +0000 (0:00:00.025) 0:01:08.132 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.019294", "end": "2024-02-18 13:27:55.037708", "rc": 1, "start": "2024-02-18 13:27:55.018414" } 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_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 18 February 2024 13:27:55 +0000 (0:00:00.228) 0:01:08.361 ******* 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_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 18 February 2024 13:27:55 +0000 (0:00:00.026) 0:01:08.388 ******* 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_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 18 February 2024 13:27:55 +0000 (0:00:00.026) 0:01:08.414 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 18 February 2024 13:27:55 +0000 (0:00:00.026) 0:01:08.441 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 18 February 2024 13:27:55 +0000 (0:00:00.028) 0:01:08.470 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/assert_profile_absent.yml:5 Sunday 18 February 2024 13:27:55 +0000 (0:00:00.025) 0:01:08.495 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:42 Sunday 18 February 2024 13:27:55 +0000 (0:00:00.028) 0:01:08.524 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 13:27:55 +0000 (0:00:00.049) 0:01:08.574 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 13:27:55 +0000 (0:00:00.081) 0:01:08.656 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 13:27:55 +0000 (0:00:00.206) 0:01:08.863 ******* 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_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:47 Sunday 18 February 2024 13:27:55 +0000 (0:00:00.029) 0:01:08.892 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:66 Sunday 18 February 2024 13:27:55 +0000 (0:00:00.025) 0:01:08.918 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 18 February 2024 13:27:55 +0000 (0:00:00.049) 0:01:08.967 ******* 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.037867", "end": "2024-02-18 13:27:55.892163", "rc": 1, "start": "2024-02-18 13:27:55.854296" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tests_states.yml:126 Sunday 18 February 2024 13:27:55 +0000 (0:00:00.246) 0:01:09.214 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/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_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:5 Sunday 18 February 2024 13:27:55 +0000 (0:00:00.043) 0:01:09.257 ******* 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_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:9 Sunday 18 February 2024 13:27:55 +0000 (0:00:00.027) 0:01:09.285 ******* 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_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:21 Sunday 18 February 2024 13:27:56 +0000 (0:00:00.049) 0:01:09.335 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 13:27:56 +0000 (0:00:00.044) 0:01:09.379 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 13:27:56 +0000 (0:00:00.038) 0:01:09.418 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004631", "end": "2024-02-18 13:27:57.308777", "rc": 0, "start": "2024-02-18 13:27:56.304146" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 13:27:57 +0000 (0:00:01.213) 0:01:10.631 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 13:27:57 +0000 (0:00:00.026) 0:01:10.658 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:24 Sunday 18 February 2024 13:27:57 +0000 (0:00:00.025) 0:01:10.684 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/create_bridge_profile.yml:3 Sunday 18 February 2024 13:27:57 +0000 (0:00:00.049) 0:01:10.733 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 13:27:57 +0000 (0:00:00.041) 0:01:10.775 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 13:27:57 +0000 (0:00:00.044) 0:01:10.819 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 13:27:57 +0000 (0:00:00.030) 0:01:10.850 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 13:27:57 +0000 (0:00:00.024) 0:01:10.874 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 13:27:57 +0000 (0:00:00.058) 0:01:10.933 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 13:27:59 +0000 (0:00:02.135) 0:01:13.068 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 13:28:00 +0000 (0:00:00.888) 0:01:13.957 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 13:28:00 +0000 (0:00:00.055) 0:01:14.012 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 13:28:00 +0000 (0:00:00.026) 0:01:14.039 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 13:28:00 +0000 (0:00:00.025) 0:01:14.065 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 13:28:00 +0000 (0:00:00.049) 0:01:14.115 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 13:28:00 +0000 (0:00:00.025) 0:01:14.140 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 13:28:00 +0000 (0:00:00.025) 0:01:14.166 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 13:28:00 +0000 (0:00:00.028) 0:01:14.195 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 13:28:01 +0000 (0:00:00.548) 0:01:14.744 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 13:28:01 +0000 (0:00:00.027) 0:01:14.771 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 13:28:01 +0000 (0:00:00.024) 0:01:14.796 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 13:28:01 +0000 (0:00:00.024) 0:01:14.820 ******* 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, 516287ee-5199-4074-9651-f84ca084b60a TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 13:28:01 +0000 (0:00:00.412) 0:01:15.232 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 13:28:01 +0000 (0:00:00.025) 0:01:15.258 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 516287ee-5199-4074-9651-f84ca084b60a" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 13:28:02 +0000 (0:00:00.060) 0:01:15.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, 516287ee-5199-4074-9651-f84ca084b60a\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 516287ee-5199-4074-9651-f84ca084b60a" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 13:28:02 +0000 (0:00:00.028) 0:01:15.346 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 13:28:02 +0000 (0:00:00.025) 0:01:15.371 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/create_bridge_profile.yml:14 Sunday 18 February 2024 13:28:02 +0000 (0:00:00.207) 0:01:15.579 ******* 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, 516287ee-5199-4074-9651-f84ca084b60a\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 516287ee-5199-4074-9651-f84ca084b60a" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/activate_profile.yml:3 Sunday 18 February 2024 13:28:02 +0000 (0:00:00.027) 0:01:15.606 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 13:28:02 +0000 (0:00:00.042) 0:01:15.648 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 13:28:02 +0000 (0:00:00.045) 0:01:15.694 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 13:28:02 +0000 (0:00:00.031) 0:01:15.726 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 13:28:02 +0000 (0:00:00.025) 0:01:15.752 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 13:28:02 +0000 (0:00:00.025) 0:01:15.777 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 13:28:04 +0000 (0:00:02.132) 0:01:17.909 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 13:28:05 +0000 (0:00:00.893) 0:01:18.803 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 13:28:05 +0000 (0:00:00.025) 0:01:18.828 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 13:28:05 +0000 (0:00:00.025) 0:01:18.854 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 13:28:05 +0000 (0:00:00.051) 0:01:18.905 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 13:28:05 +0000 (0:00:00.046) 0:01:18.952 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 13:28:05 +0000 (0:00:00.024) 0:01:18.977 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 13:28:05 +0000 (0:00:00.025) 0:01:19.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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 13:28:05 +0000 (0:00:00.027) 0:01:19.029 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 13:28:06 +0000 (0:00:00.544) 0:01:19.574 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 13:28:06 +0000 (0:00:00.027) 0:01:19.601 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 13:28:06 +0000 (0:00:00.024) 0:01:19.626 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 13:28:06 +0000 (0:00:00.024) 0:01:19.651 ******* 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, 516287ee-5199-4074-9651-f84ca084b60a skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 13:28:06 +0000 (0:00:00.360) 0:01:20.011 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 13:28:06 +0000 (0:00:00.024) 0:01:20.036 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 516287ee-5199-4074-9651-f84ca084b60a skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 13:28:06 +0000 (0:00:00.026) 0:01:20.062 ******* 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, 516287ee-5199-4074-9651-f84ca084b60a skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 516287ee-5199-4074-9651-f84ca084b60a skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 13:28:06 +0000 (0:00:00.025) 0:01:20.088 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 13:28:06 +0000 (0:00:00.058) 0:01:20.146 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/remove+down_profile.yml:3 Sunday 18 February 2024 13:28:07 +0000 (0:00:00.201) 0:01:20.348 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 13:28:07 +0000 (0:00:00.040) 0:01:20.388 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 13:28:07 +0000 (0:00:00.046) 0:01:20.435 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 13:28:07 +0000 (0:00:00.030) 0:01:20.466 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 13:28:07 +0000 (0:00:00.023) 0:01:20.490 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 13:28:07 +0000 (0:00:00.024) 0:01:20.515 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 13:28:09 +0000 (0:00:02.128) 0:01:22.643 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 13:28:10 +0000 (0:00:00.892) 0:01:23.535 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 13:28:10 +0000 (0:00:00.025) 0:01:23.561 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 13:28:10 +0000 (0:00:00.024) 0:01:23.586 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 13:28:10 +0000 (0:00:00.023) 0:01:23.610 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 13:28:10 +0000 (0:00:00.048) 0:01:23.658 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 13:28:10 +0000 (0:00:00.024) 0:01:23.683 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 13:28:10 +0000 (0:00:00.024) 0:01:23.707 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 13:28:10 +0000 (0:00:00.060) 0:01:23.768 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 13:28:11 +0000 (0:00:00.542) 0:01:24.310 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 13:28:11 +0000 (0:00:00.028) 0:01:24.338 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 13:28:11 +0000 (0:00:00.025) 0:01:24.363 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 13:28:11 +0000 (0:00:00.025) 0:01:24.389 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 13:28:11 +0000 (0:00:00.438) 0:01:24.827 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 13:28:11 +0000 (0:00:00.025) 0:01:24.852 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 13:28:11 +0000 (0:00:00.026) 0:01:24.879 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 13:28:11 +0000 (0:00:00.027) 0:01:24.906 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 13:28:11 +0000 (0:00:00.025) 0:01:24.932 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:30 Sunday 18 February 2024 13:28:11 +0000 (0:00:00.201) 0:01:25.133 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/remove+down_profile.yml:3 Sunday 18 February 2024 13:28:11 +0000 (0:00:00.087) 0:01:25.220 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 13:28:11 +0000 (0:00:00.044) 0:01:25.264 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 13:28:12 +0000 (0:00:00.044) 0:01:25.309 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 13:28:12 +0000 (0:00:00.030) 0:01:25.340 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 13:28:12 +0000 (0:00:00.024) 0:01:25.364 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 13:28:12 +0000 (0:00:00.024) 0:01:25.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 : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 13:28:14 +0000 (0:00:02.133) 0:01:27.522 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 13:28:15 +0000 (0:00:00.891) 0:01:28.413 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 13:28:15 +0000 (0:00:00.025) 0:01:28.439 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 13:28:15 +0000 (0:00:00.025) 0:01:28.464 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 13:28:15 +0000 (0:00:00.024) 0:01:28.488 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 13:28:15 +0000 (0:00:00.048) 0:01:28.537 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 13:28:15 +0000 (0:00:00.024) 0:01:28.562 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 13:28:15 +0000 (0:00:00.023) 0:01:28.585 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 13:28:15 +0000 (0:00:00.030) 0:01:28.615 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 13:28:15 +0000 (0:00:00.541) 0:01:29.157 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 13:28:15 +0000 (0:00:00.028) 0:01:29.186 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 13:28:15 +0000 (0:00:00.025) 0:01:29.211 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 13:28:15 +0000 (0:00:00.026) 0:01:29.238 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 13:28:16 +0000 (0:00:00.377) 0:01:29.615 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 13:28:16 +0000 (0:00:00.025) 0:01:29.641 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 13:28:16 +0000 (0:00:00.026) 0:01:29.668 ******* 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_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 13:28:16 +0000 (0:00:00.027) 0:01:29.695 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 13:28:16 +0000 (0:00:00.024) 0:01:29.720 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:36 Sunday 18 February 2024 13:28:16 +0000 (0:00:00.202) 0:01:29.922 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/assert_profile_absent.yml for sut included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_NetworkManager_NVR.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/assert_profile_absent.yml:3 Sunday 18 February 2024 13:28:16 +0000 (0:00:00.050) 0:01:29.972 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/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_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 18 February 2024 13:28:16 +0000 (0:00:00.081) 0:01:30.054 ******* 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_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 18 February 2024 13:28:16 +0000 (0:00:00.025) 0:01:30.080 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 18 February 2024 13:28:16 +0000 (0:00:00.205) 0:01:30.285 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 18 February 2024 13:28:17 +0000 (0:00:00.026) 0:01:30.312 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.018975", "end": "2024-02-18 13:28:17.215943", "rc": 1, "start": "2024-02-18 13:28:17.196968" } 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_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 18 February 2024 13:28:17 +0000 (0:00:00.225) 0:01:30.537 ******* 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_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 18 February 2024 13:28:17 +0000 (0:00:00.028) 0:01:30.566 ******* 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_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 18 February 2024 13:28:17 +0000 (0:00:00.027) 0:01:30.594 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 18 February 2024 13:28:17 +0000 (0:00:00.027) 0:01:30.621 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 18 February 2024 13:28:17 +0000 (0:00:00.026) 0:01:30.648 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/assert_profile_absent.yml:5 Sunday 18 February 2024 13:28:17 +0000 (0:00:00.027) 0:01:30.675 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_NetworkManager_NVR.yml:7 Sunday 18 February 2024 13:28:17 +0000 (0:00:00.026) 0:01:30.702 ******* ok: [sut] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.356187", "end": "2024-02-18 13:28:17.942445", "rc": 0, "start": "2024-02-18 13:28:17.586258" } STDOUT: NetworkManager-1.42.8-1.fc38 TASK [Store NetworkManager version] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_NetworkManager_NVR.yml:14 Sunday 18 February 2024 13:28:18 +0000 (0:00:00.602) 0:01:31.304 ******* ok: [sut] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.42.8-1.fc38" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_NetworkManager_NVR.yml:18 Sunday 18 February 2024 13:28:18 +0000 (0:00:00.025) 0:01:31.329 ******* ok: [sut] => { "networkmanager_nvr": "NetworkManager-1.42.8-1.fc38" } TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:42 Sunday 18 February 2024 13:28:18 +0000 (0:00:00.026) 0:01:31.356 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 13:28:18 +0000 (0:00:00.048) 0:01:31.405 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 13:28:18 +0000 (0:00:00.042) 0:01:31.447 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 13:28:18 +0000 (0:00:00.207) 0:01:31.655 ******* 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_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:47 Sunday 18 February 2024 13:28:18 +0000 (0:00:00.029) 0:01:31.685 ******* 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_hotfixm4y2jkmm/tests/playbooks/tasks/run_test.yml:66 Sunday 18 February 2024 13:28:18 +0000 (0:00:00.025) 0:01:31.710 ******* included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/cleanup_profile+device.yml for sut included: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 18 February 2024 13:28:18 +0000 (0:00:00.051) 0:01:31.762 ******* 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.037061", "end": "2024-02-18 13:28:18.685461", "rc": 1, "start": "2024-02-18 13:28:18.648400" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/check_network_dns.yml:6 Sunday 18 February 2024 13:28:18 +0000 (0:00:00.244) 0:01:32.007 ******* 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.009057", "end": "2024-02-18 13:28:18.901229", "rc": 0, "start": "2024-02-18 13:28:18.892172" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host noprefixroute valid_lft forever preferred_lft forever 2: eth0: mtu 1500 qdisc mq state UP group default qlen 1000 link/ether 12:b9:da:3c:5e:71 brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.11.103/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0 valid_lft 3532sec preferred_lft 3532sec inet6 fe80::10b9:daff:fe3c:5e71/64 scope link noprefixroute valid_lft forever preferred_lft forever IP ROUTE default via 10.31.8.1 dev eth0 proto dhcp src 10.31.11.103 metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.11.103 metric 100 IP -6 ROUTE fe80::/64 dev eth0 proto kernel metric 1024 pref medium RESOLV # This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8). # Do not edit. # # This file might be symlinked as /etc/resolv.conf. If you're looking at # /etc/resolv.conf and seeing this text, you have followed the symlink. # # This is a dynamic resolv.conf file for connecting local clients to the # internal DNS stub resolver of systemd-resolved. This file lists all # configured search domains. # # Run "resolvectl status" to see details about the uplink DNS servers # currently in use. # # Third party programs should typically not access this file directly, but only # through the symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a # different way, replace this symlink by a static file or a different symlink. # # See man:systemd-resolved.service(8) for details about the supported modes of # operation for /etc/resolv.conf. nameserver 127.0.0.53 options edns0 trust-ad search us-east-1.aws.redhat.com TASK [Verify DNS and network connectivity] ************************************* task path: /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/playbooks/tasks/check_network_dns.yml:24 Sunday 18 February 2024 13:28:18 +0000 (0:00:00.216) 0:01:32.224 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=318 changed=10 unreachable=0 failed=0 skipped=253 rescued=0 ignored=10 Sunday 18 February 2024 13:28:18 +0000 (0:00:00.014) 0:01:32.239 ******* =============================================================================== linux-system-roles.network : Enable and start NetworkManager ------------ 2.96s /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:88 linux-system-roles.network : Check which services are running ----------- 2.21s /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Configure networking connection profiles --- 2.20s /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Check which services are running ----------- 2.18s /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.17s /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Enable and start NetworkManager ------------ 2.17s /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:88 linux-system-roles.network : Check which services are running ----------- 2.17s /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.16s /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.15s /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.14s /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.14s /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.14s /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.13s /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.13s /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.13s /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.13s /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.13s /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.13s /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Enable and start NetworkManager ------------ 1.62s /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:88 linux-system-roles.network : Configure networking connection profiles --- 1.44s /WORKDIR/git-nm_plugin_hotfixm4y2jkmm/tests/roles/linux-system-roles.network/tasks/main.yml:125 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution fedora 38 on host sut should use /usr/bin/python3, 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. ---^---^---^---^---^---