# 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-weekly-civjopo8ek/tests/tests_states_nm.yml PLAY [Run playbook 'playbooks/tests_states.yml' with nm as provider] *********** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/tests_states_nm.yml:6 Saturday 06 July 2024 17:19:08 +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-weekly-civjopo8ek/tests/tests_states_nm.yml:9 Saturday 06 July 2024 17:19:09 +0000 (0:00:00.843) 0:00:00.856 ********* included: /WORKDIR/git-weekly-civjopo8ek/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-weekly-civjopo8ek/tests/tasks/el_repo_setup.yml:3 Saturday 06 July 2024 17:19:09 +0000 (0:00:00.054) 0:00:00.910 ********* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/tasks/el_repo_setup.yml:19 Saturday 06 July 2024 17:19:10 +0000 (0:00:00.550) 0:00:01.460 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/tasks/el_repo_setup.yml:24 Saturday 06 July 2024 17:19:10 +0000 (0:00:00.326) 0:00:01.787 ********* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/tasks/el_repo_setup.yml:28 Saturday 06 July 2024 17:19:10 +0000 (0:00:00.028) 0:00:01.816 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/tasks/el_repo_setup.yml:53 Saturday 06 July 2024 17:19:10 +0000 (0:00:00.019) 0:00:01.835 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/tasks/enable_epel.yml:8 Saturday 06 July 2024 17:19:10 +0000 (0:00:00.031) 0:00:01.867 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/tasks/enable_epel.yml:24 Saturday 06 July 2024 17:19:10 +0000 (0:00:00.010) 0:00:01.877 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/tasks/enable_epel.yml:30 Saturday 06 July 2024 17:19:10 +0000 (0:00:00.009) 0:00:01.886 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/tasks/enable_epel.yml:35 Saturday 06 July 2024 17:19:10 +0000 (0:00:00.009) 0:00:01.896 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/tasks/enable_epel.yml:40 Saturday 06 July 2024 17:19:10 +0000 (0:00:00.009) 0:00:01.905 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/tests_states_nm.yml:11 Saturday 06 July 2024 17:19:10 +0000 (0:00:00.019) 0:00:01.925 ********* 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-weekly-civjopo8ek/tests/playbooks/tests_states.yml:3 Saturday 06 July 2024 17:19:10 +0000 (0:00:00.016) 0:00:01.941 ********* ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tests_states.yml:11 Saturday 06 July 2024 17:19:11 +0000 (0:00:00.530) 0:00:02.472 ********* ok: [sut] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tests_states.yml:22 Saturday 06 July 2024 17:19:11 +0000 (0:00:00.033) 0:00:02.506 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile] ******************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:5 Saturday 06 July 2024 17:19:11 +0000 (0:00:00.036) 0:00:02.542 ********* ok: [sut] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:9 Saturday 06 July 2024 17:19:11 +0000 (0:00:00.023) 0:00:02.566 ********* 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-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:21 Saturday 06 July 2024 17:19:11 +0000 (0:00:00.093) 0:00:02.659 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 06 July 2024 17:19:11 +0000 (0:00:00.032) 0:00:02.692 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 06 July 2024 17:19:11 +0000 (0:00:00.075) 0:00:02.768 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003226", "end": "2024-07-06 17:19:11.716513", "rc": 0, "start": "2024-07-06 17:19:11.713287" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 06 July 2024 17:19:11 +0000 (0:00:00.322) 0:00:03.090 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 06 July 2024 17:19:11 +0000 (0:00:00.014) 0:00:03.105 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:24 Saturday 06 July 2024 17:19:11 +0000 (0:00:00.019) 0:00:03.125 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/delete_interface.yml:3 Saturday 06 July 2024 17:19:11 +0000 (0:00:00.027) 0:00:03.152 ********* fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.007662", "end": "2024-07-06 17:19:12.016851", "rc": 1, "start": "2024-07-06 17:19:12.009189" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 06 July 2024 17:19:12 +0000 (0:00:00.258) 0:00:03.410 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 06 July 2024 17:19:12 +0000 (0:00:00.031) 0:00:03.442 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 06 July 2024 17:19:12 +0000 (0:00:00.201) 0:00:03.644 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:30 Saturday 06 July 2024 17:19:12 +0000 (0:00:00.030) 0:00:03.674 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 06 July 2024 17:19:12 +0000 (0:00:00.051) 0:00:03.726 ********* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 July 2024 17:19:12 +0000 (0:00:00.088) 0:00:03.814 ********* included: /WORKDIR/git-weekly-civjopo8ek/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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 July 2024 17:19:12 +0000 (0:00:00.046) 0:00:03.861 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 July 2024 17:19:12 +0000 (0:00:00.021) 0:00:03.882 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 July 2024 17:19:12 +0000 (0:00:00.021) 0:00:03.903 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 July 2024 17:19:12 +0000 (0:00:00.033) 0:00:03.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 : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 July 2024 17:19:14 +0000 (0:00:01.558) 0:00:05.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 : Print network provider] ********************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 July 2024 17:19:15 +0000 (0:00:00.950) 0:00:06.446 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 July 2024 17:19:15 +0000 (0:00:00.022) 0:00:06.469 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 July 2024 17:19:15 +0000 (0:00:00.036) 0:00:06.505 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 06 July 2024 17:19:15 +0000 (0:00:00.028) 0:00:06.534 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 06 July 2024 17:19:15 +0000 (0:00:00.042) 0:00:06.576 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 06 July 2024 17:19:15 +0000 (0:00:00.033) 0:00:06.609 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 06 July 2024 17:19:15 +0000 (0:00:00.061) 0:00:06.671 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 06 July 2024 17:19:15 +0000 (0:00:00.040) 0:00:06.712 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 July 2024 17:19:15 +0000 (0:00:00.067) 0:00:06.780 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 06 July 2024 17:19:15 +0000 (0:00:00.075) 0:00:06.855 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 06 July 2024 17:19:15 +0000 (0:00:00.029) 0:00:06.884 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 06 July 2024 17:19:15 +0000 (0:00:00.134) 0:00:07.019 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 06 July 2024 17:19:16 +0000 (0:00:00.654) 0:00:07.673 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 06 July 2024 17:19:16 +0000 (0:00:00.073) 0:00:07.746 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 06 July 2024 17:19:16 +0000 (0:00:00.057) 0:00:07.804 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 06 July 2024 17:19:16 +0000 (0:00:00.068) 0:00:07.872 ********* 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, 3186c073-d34b-4177-81a8-fe160129bde3 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 06 July 2024 17:19:17 +0000 (0:00:00.568) 0:00:08.441 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 06 July 2024 17:19:17 +0000 (0:00:00.046) 0:00:08.488 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 3186c073-d34b-4177-81a8-fe160129bde3" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 06 July 2024 17:19:17 +0000 (0:00:00.052) 0:00:08.541 ********* 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, 3186c073-d34b-4177-81a8-fe160129bde3\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 3186c073-d34b-4177-81a8-fe160129bde3" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 06 July 2024 17:19:17 +0000 (0:00:00.041) 0:00:08.582 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 06 July 2024 17:19:17 +0000 (0:00:00.089) 0:00:08.672 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 06 July 2024 17:19:17 +0000 (0:00:00.443) 0:00:09.115 ********* 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, 3186c073-d34b-4177-81a8-fe160129bde3\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 3186c073-d34b-4177-81a8-fe160129bde3" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:36 Saturday 06 July 2024 17:19:17 +0000 (0:00:00.036) 0:00:09.151 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 06 July 2024 17:19:17 +0000 (0:00:00.054) 0:00:09.205 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 06 July 2024 17:19:17 +0000 (0:00:00.058) 0:00:09.264 ********* 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-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 06 July 2024 17:19:17 +0000 (0:00:00.028) 0:00:09.292 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 06 July 2024 17:19:18 +0000 (0:00:00.229) 0:00:09.522 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 06 July 2024 17:19:18 +0000 (0:00:00.043) 0:00:09.565 ********* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.022506", "end": "2024-07-06 17:19:18.404306", "rc": 0, "start": "2024-07-06 17:19:18.381800" } 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-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 06 July 2024 17:19:18 +0000 (0:00:00.226) 0:00:09.791 ********* 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-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 06 July 2024 17:19:18 +0000 (0:00:00.025) 0:00:09.817 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 06 July 2024 17:19:18 +0000 (0:00:00.024) 0:00:09.841 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 06 July 2024 17:19:18 +0000 (0:00:00.022) 0:00:09.864 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 06 July 2024 17:19:18 +0000 (0:00:00.022) 0:00:09.887 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 06 July 2024 17:19:18 +0000 (0:00:00.028) 0:00:09.915 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 06 July 2024 17:19:18 +0000 (0:00:00.033) 0:00:09.948 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 06 July 2024 17:19:18 +0000 (0:00:00.057) 0:00:10.006 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:42 Saturday 06 July 2024 17:19:18 +0000 (0:00:00.071) 0:00:10.077 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 06 July 2024 17:19:18 +0000 (0:00:00.060) 0:00:10.137 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 06 July 2024 17:19:18 +0000 (0:00:00.056) 0:00:10.193 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720286356.9842365, "block_size": 4096, "blocks": 0, "ctime": 1720286356.9842365, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31004, "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": 1720286356.9842365, "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-weekly-civjopo8ek/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 06 July 2024 17:19:19 +0000 (0:00:00.236) 0:00:10.430 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can create a profile'] ******************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:47 Saturday 06 July 2024 17:19:19 +0000 (0:00:00.063) 0:00:10.493 ********* ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:66 Saturday 06 July 2024 17:19:19 +0000 (0:00:00.040) 0:00:10.534 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 06 July 2024 17:19:19 +0000 (0:00:00.081) 0:00:10.616 ********* 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.058265", "end": "2024-07-06 17:19:19.527150", "rc": 1, "start": "2024-07-06 17:19:19.468885" } STDOUT: Connection 'statebr' (3186c073-d34b-4177-81a8-fe160129bde3) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tests_states.yml:45 Saturday 06 July 2024 17:19:19 +0000 (0:00:00.300) 0:00:10.916 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile without autoconnect] ************************ task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:5 Saturday 06 July 2024 17:19:19 +0000 (0:00:00.111) 0:00:11.027 ********* ok: [sut] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:9 Saturday 06 July 2024 17:19:19 +0000 (0:00:00.115) 0:00:11.142 ********* 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-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:21 Saturday 06 July 2024 17:19:19 +0000 (0:00:00.134) 0:00:11.277 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 06 July 2024 17:19:20 +0000 (0:00:00.154) 0:00:11.431 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 06 July 2024 17:19:20 +0000 (0:00:00.170) 0:00:11.601 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003178", "end": "2024-07-06 17:19:20.512139", "rc": 0, "start": "2024-07-06 17:19:20.508961" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 06 July 2024 17:19:20 +0000 (0:00:00.321) 0:00:11.922 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 06 July 2024 17:19:20 +0000 (0:00:00.089) 0:00:12.012 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:24 Saturday 06 July 2024 17:19:20 +0000 (0:00:00.026) 0:00:12.039 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/delete_interface.yml:3 Saturday 06 July 2024 17:19:20 +0000 (0:00:00.171) 0:00:12.210 ********* fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.006008", "end": "2024-07-06 17:19:21.069889", "rc": 1, "start": "2024-07-06 17:19:21.063881" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 06 July 2024 17:19:21 +0000 (0:00:00.258) 0:00:12.469 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 06 July 2024 17:19:21 +0000 (0:00:00.072) 0:00:12.542 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 06 July 2024 17:19:21 +0000 (0:00:00.243) 0:00:12.785 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:30 Saturday 06 July 2024 17:19:21 +0000 (0:00:00.031) 0:00:12.817 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Saturday 06 July 2024 17:19:21 +0000 (0:00:00.078) 0:00:12.896 ********* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 July 2024 17:19:21 +0000 (0:00:00.080) 0:00:12.977 ********* included: /WORKDIR/git-weekly-civjopo8ek/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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 July 2024 17:19:21 +0000 (0:00:00.061) 0:00:13.038 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 July 2024 17:19:21 +0000 (0:00:00.043) 0:00:13.082 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 July 2024 17:19:21 +0000 (0:00:00.033) 0:00:13.115 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 July 2024 17:19:21 +0000 (0:00:00.040) 0:00:13.155 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 July 2024 17:19:23 +0000 (0:00:01.462) 0:00:14.618 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 July 2024 17:19:23 +0000 (0:00:00.656) 0:00:15.275 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 July 2024 17:19:23 +0000 (0:00:00.046) 0:00:15.321 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 July 2024 17:19:23 +0000 (0:00:00.022) 0:00:15.343 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 06 July 2024 17:19:24 +0000 (0:00:00.022) 0:00:15.366 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 06 July 2024 17:19:24 +0000 (0:00:00.021) 0:00:15.388 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 06 July 2024 17:19:24 +0000 (0:00:00.026) 0:00:15.415 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 06 July 2024 17:19:24 +0000 (0:00:00.021) 0:00:15.437 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 06 July 2024 17:19:24 +0000 (0:00:00.057) 0:00:15.495 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 July 2024 17:19:24 +0000 (0:00:00.066) 0:00:15.561 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 06 July 2024 17:19:24 +0000 (0:00:00.038) 0:00:15.600 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 06 July 2024 17:19:24 +0000 (0:00:00.022) 0:00:15.622 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 06 July 2024 17:19:24 +0000 (0:00:00.027) 0:00:15.650 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 06 July 2024 17:19:24 +0000 (0:00:00.391) 0:00:16.041 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 06 July 2024 17:19:24 +0000 (0:00:00.031) 0:00:16.073 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 06 July 2024 17:19:24 +0000 (0:00:00.022) 0:00:16.095 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 06 July 2024 17:19:24 +0000 (0:00:00.036) 0:00:16.132 ********* 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, 0b7369b2-60cd-46d1-affe-43b604143831 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 06 July 2024 17:19:25 +0000 (0:00:00.411) 0:00:16.544 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 06 July 2024 17:19:25 +0000 (0:00:00.091) 0:00:16.635 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 0b7369b2-60cd-46d1-affe-43b604143831" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 06 July 2024 17:19:25 +0000 (0:00:00.074) 0:00:16.709 ********* 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, 0b7369b2-60cd-46d1-affe-43b604143831\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 0b7369b2-60cd-46d1-affe-43b604143831" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 06 July 2024 17:19:25 +0000 (0:00:00.055) 0:00:16.764 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 06 July 2024 17:19:25 +0000 (0:00:00.036) 0:00:16.801 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Saturday 06 July 2024 17:19:25 +0000 (0:00:00.255) 0:00:17.056 ********* 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, 0b7369b2-60cd-46d1-affe-43b604143831\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 0b7369b2-60cd-46d1-affe-43b604143831" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:36 Saturday 06 July 2024 17:19:25 +0000 (0:00:00.060) 0:00:17.117 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_device_absent.yml for sut included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 06 July 2024 17:19:25 +0000 (0:00:00.060) 0:00:17.177 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 06 July 2024 17:19:25 +0000 (0:00:00.047) 0:00:17.225 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 06 July 2024 17:19:26 +0000 (0:00:00.275) 0:00:17.500 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 06 July 2024 17:19:26 +0000 (0:00:00.044) 0:00:17.545 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 06 July 2024 17:19:26 +0000 (0:00:00.047) 0:00:17.592 ********* 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-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 06 July 2024 17:19:26 +0000 (0:00:00.062) 0:00:17.654 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 06 July 2024 17:19:26 +0000 (0:00:00.256) 0:00:17.911 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 06 July 2024 17:19:26 +0000 (0:00:00.033) 0:00:17.945 ********* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021755", "end": "2024-07-06 17:19:26.787219", "rc": 0, "start": "2024-07-06 17:19:26.765464" } 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-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 06 July 2024 17:19:26 +0000 (0:00:00.249) 0:00:18.195 ********* 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-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 06 July 2024 17:19:26 +0000 (0:00:00.120) 0:00:18.315 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 06 July 2024 17:19:27 +0000 (0:00:00.098) 0:00:18.414 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 06 July 2024 17:19:27 +0000 (0:00:00.071) 0:00:18.486 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 06 July 2024 17:19:27 +0000 (0:00:00.027) 0:00:18.513 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 06 July 2024 17:19:27 +0000 (0:00:00.041) 0:00:18.555 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 06 July 2024 17:19:27 +0000 (0:00:00.054) 0:00:18.610 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 06 July 2024 17:19:27 +0000 (0:00:00.036) 0:00:18.646 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:42 Saturday 06 July 2024 17:19:27 +0000 (0:00:00.062) 0:00:18.709 ********* TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:47 Saturday 06 July 2024 17:19:27 +0000 (0:00:00.030) 0:00:18.739 ********* ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:66 Saturday 06 July 2024 17:19:27 +0000 (0:00:00.052) 0:00:18.791 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 06 July 2024 17:19:27 +0000 (0:00:00.102) 0:00:18.894 ********* 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.042661", "end": "2024-07-06 17:19:27.764400", "rc": 1, "start": "2024-07-06 17:19:27.721739" } STDOUT: Connection 'statebr' (0b7369b2-60cd-46d1-affe-43b604143831) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tests_states.yml:65 Saturday 06 July 2024 17:19:27 +0000 (0:00:00.281) 0:00:19.175 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can activate an existing profile] ******************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:5 Saturday 06 July 2024 17:19:27 +0000 (0:00:00.055) 0:00:19.231 ********* ok: [sut] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:9 Saturday 06 July 2024 17:19:27 +0000 (0:00:00.084) 0:00:19.315 ********* 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-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:21 Saturday 06 July 2024 17:19:28 +0000 (0:00:00.155) 0:00:19.470 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 06 July 2024 17:19:28 +0000 (0:00:00.088) 0:00:19.559 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 06 July 2024 17:19:28 +0000 (0:00:00.088) 0:00:19.648 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003400", "end": "2024-07-06 17:19:28.568853", "rc": 0, "start": "2024-07-06 17:19:28.565453" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 06 July 2024 17:19:28 +0000 (0:00:00.336) 0:00:19.984 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 06 July 2024 17:19:28 +0000 (0:00:00.065) 0:00:20.050 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:24 Saturday 06 July 2024 17:19:28 +0000 (0:00:00.103) 0:00:20.153 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 06 July 2024 17:19:28 +0000 (0:00:00.121) 0:00:20.274 ********* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 July 2024 17:19:28 +0000 (0:00:00.069) 0:00:20.344 ********* included: /WORKDIR/git-weekly-civjopo8ek/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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 July 2024 17:19:29 +0000 (0:00:00.067) 0:00:20.411 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 July 2024 17:19:29 +0000 (0:00:00.083) 0:00:20.495 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 July 2024 17:19:29 +0000 (0:00:00.060) 0:00:20.555 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 July 2024 17:19:29 +0000 (0:00:00.067) 0:00:20.623 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 July 2024 17:19:30 +0000 (0:00:01.538) 0:00:22.162 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 July 2024 17:19:31 +0000 (0:00:00.691) 0:00:22.853 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 July 2024 17:19:31 +0000 (0:00:00.028) 0:00:22.882 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 July 2024 17:19:31 +0000 (0:00:00.023) 0:00:22.906 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 06 July 2024 17:19:31 +0000 (0:00:00.027) 0:00:22.933 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 06 July 2024 17:19:31 +0000 (0:00:00.040) 0:00:22.974 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 06 July 2024 17:19:31 +0000 (0:00:00.030) 0:00:23.004 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 06 July 2024 17:19:31 +0000 (0:00:00.027) 0:00:23.032 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 06 July 2024 17:19:31 +0000 (0:00:00.059) 0:00:23.092 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 July 2024 17:19:31 +0000 (0:00:00.086) 0:00:23.178 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 06 July 2024 17:19:31 +0000 (0:00:00.041) 0:00:23.220 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 06 July 2024 17:19:31 +0000 (0:00:00.035) 0:00:23.255 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 06 July 2024 17:19:32 +0000 (0:00:00.105) 0:00:23.361 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 06 July 2024 17:19:32 +0000 (0:00:00.418) 0:00:23.780 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 06 July 2024 17:19:32 +0000 (0:00:00.085) 0:00:23.866 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 06 July 2024 17:19:32 +0000 (0:00:00.037) 0:00:23.903 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 06 July 2024 17:19:32 +0000 (0:00:00.037) 0:00:23.941 ********* 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, 70ce3569-541f-4fe7-a0b7-41c48645fa79 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 06 July 2024 17:19:33 +0000 (0:00:00.551) 0:00:24.493 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 06 July 2024 17:19:33 +0000 (0:00:00.026) 0:00:24.519 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 70ce3569-541f-4fe7-a0b7-41c48645fa79" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 06 July 2024 17:19:33 +0000 (0:00:00.042) 0:00:24.562 ********* 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, 70ce3569-541f-4fe7-a0b7-41c48645fa79\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 70ce3569-541f-4fe7-a0b7-41c48645fa79" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 06 July 2024 17:19:33 +0000 (0:00:00.058) 0:00:24.620 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 06 July 2024 17:19:33 +0000 (0:00:00.039) 0:00:24.659 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 06 July 2024 17:19:33 +0000 (0:00:00.267) 0:00:24.927 ********* 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, 70ce3569-541f-4fe7-a0b7-41c48645fa79\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 70ce3569-541f-4fe7-a0b7-41c48645fa79" ] } } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:30 Saturday 06 July 2024 17:19:33 +0000 (0:00:00.028) 0:00:24.956 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/activate_profile.yml:3 Saturday 06 July 2024 17:19:33 +0000 (0:00:00.049) 0:00:25.005 ********* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 July 2024 17:19:33 +0000 (0:00:00.042) 0:00:25.048 ********* included: /WORKDIR/git-weekly-civjopo8ek/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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 July 2024 17:19:33 +0000 (0:00:00.188) 0:00:25.236 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 July 2024 17:19:34 +0000 (0:00:00.137) 0:00:25.373 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 July 2024 17:19:34 +0000 (0:00:00.043) 0:00:25.417 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 July 2024 17:19:34 +0000 (0:00:00.064) 0:00:25.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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 July 2024 17:19:35 +0000 (0:00:01.607) 0:00:27.089 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 July 2024 17:19:36 +0000 (0:00:00.866) 0:00:27.956 ********* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 July 2024 17:19:36 +0000 (0:00:00.027) 0:00:27.983 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 July 2024 17:19:36 +0000 (0:00:00.034) 0:00:28.018 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 06 July 2024 17:19:36 +0000 (0:00:00.035) 0:00:28.053 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 06 July 2024 17:19:36 +0000 (0:00:00.035) 0:00:28.089 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 06 July 2024 17:19:36 +0000 (0:00:00.038) 0:00:28.127 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 06 July 2024 17:19:36 +0000 (0:00:00.150) 0:00:28.277 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 06 July 2024 17:19:36 +0000 (0:00:00.041) 0:00:28.319 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 July 2024 17:19:37 +0000 (0:00:00.066) 0:00:28.386 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 06 July 2024 17:19:37 +0000 (0:00:00.029) 0:00:28.415 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 06 July 2024 17:19:37 +0000 (0:00:00.029) 0:00:28.444 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 06 July 2024 17:19:37 +0000 (0:00:00.044) 0:00:28.489 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 06 July 2024 17:19:37 +0000 (0:00:00.381) 0:00:28.870 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 06 July 2024 17:19:37 +0000 (0:00:00.038) 0:00:28.909 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 06 July 2024 17:19:37 +0000 (0:00:00.029) 0:00:28.938 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 06 July 2024 17:19:37 +0000 (0:00:00.024) 0:00:28.963 ********* 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, 70ce3569-541f-4fe7-a0b7-41c48645fa79 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 06 July 2024 17:19:37 +0000 (0:00:00.355) 0:00:29.319 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 06 July 2024 17:19:37 +0000 (0:00:00.026) 0:00:29.345 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 70ce3569-541f-4fe7-a0b7-41c48645fa79 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 06 July 2024 17:19:38 +0000 (0:00:00.026) 0:00:29.372 ********* 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, 70ce3569-541f-4fe7-a0b7-41c48645fa79 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 70ce3569-541f-4fe7-a0b7-41c48645fa79 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 06 July 2024 17:19:38 +0000 (0:00:00.033) 0:00:29.406 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 06 July 2024 17:19:38 +0000 (0:00:00.042) 0:00:29.448 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:36 Saturday 06 July 2024 17:19:38 +0000 (0:00:00.204) 0:00:29.652 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 06 July 2024 17:19:38 +0000 (0:00:00.112) 0:00:29.765 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 06 July 2024 17:19:38 +0000 (0:00:00.043) 0:00:29.808 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720286373.0447607, "block_size": 4096, "blocks": 0, "ctime": 1720286373.0447607, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31135, "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": 1720286373.0447607, "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-weekly-civjopo8ek/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 06 July 2024 17:19:38 +0000 (0:00:00.199) 0:00:30.008 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 06 July 2024 17:19:38 +0000 (0:00:00.025) 0:00:30.033 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 06 July 2024 17:19:38 +0000 (0:00:00.040) 0:00:30.074 ********* 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-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 06 July 2024 17:19:38 +0000 (0:00:00.037) 0:00:30.112 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 06 July 2024 17:19:38 +0000 (0:00:00.201) 0:00:30.314 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 06 July 2024 17:19:39 +0000 (0:00:00.052) 0:00:30.366 ********* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.022132", "end": "2024-07-06 17:19:39.238255", "rc": 0, "start": "2024-07-06 17:19:39.216123" } 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-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 06 July 2024 17:19:39 +0000 (0:00:00.255) 0:00:30.622 ********* 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-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 06 July 2024 17:19:39 +0000 (0:00:00.042) 0:00:30.664 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 06 July 2024 17:19:39 +0000 (0:00:00.031) 0:00:30.696 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 06 July 2024 17:19:39 +0000 (0:00:00.035) 0:00:30.731 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 06 July 2024 17:19:39 +0000 (0:00:00.097) 0:00:30.829 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 06 July 2024 17:19:39 +0000 (0:00:00.090) 0:00:30.919 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 06 July 2024 17:19:39 +0000 (0:00:00.036) 0:00:30.955 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 06 July 2024 17:19:39 +0000 (0:00:00.039) 0:00:30.995 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:42 Saturday 06 July 2024 17:19:39 +0000 (0:00:00.031) 0:00:31.026 ********* TASK [Success in test 'I can activate an existing profile'] ******************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:47 Saturday 06 July 2024 17:19:39 +0000 (0:00:00.033) 0:00:31.060 ********* ok: [sut] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:66 Saturday 06 July 2024 17:19:39 +0000 (0:00:00.038) 0:00:31.098 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 06 July 2024 17:19:39 +0000 (0:00:00.048) 0:00:31.147 ********* 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.067859", "end": "2024-07-06 17:19:40.027037", "rc": 1, "start": "2024-07-06 17:19:39.959178" } STDOUT: Connection 'statebr' (70ce3569-541f-4fe7-a0b7-41c48645fa79) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tests_states.yml:83 Saturday 06 July 2024 17:19:40 +0000 (0:00:00.267) 0:00:31.415 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can remove an existing profile without taking it down] *********** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:5 Saturday 06 July 2024 17:19:40 +0000 (0:00:00.039) 0:00:31.454 ********* ok: [sut] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:9 Saturday 06 July 2024 17:19:40 +0000 (0:00:00.025) 0:00:31.479 ********* 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-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:21 Saturday 06 July 2024 17:19:40 +0000 (0:00:00.047) 0:00:31.527 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 06 July 2024 17:19:40 +0000 (0:00:00.040) 0:00:31.567 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 06 July 2024 17:19:40 +0000 (0:00:00.075) 0:00:31.643 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003300", "end": "2024-07-06 17:19:40.484709", "rc": 0, "start": "2024-07-06 17:19:40.481409" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 06 July 2024 17:19:40 +0000 (0:00:00.260) 0:00:31.903 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 06 July 2024 17:19:40 +0000 (0:00:00.068) 0:00:31.971 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:24 Saturday 06 July 2024 17:19:40 +0000 (0:00:00.068) 0:00:32.040 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 06 July 2024 17:19:40 +0000 (0:00:00.111) 0:00:32.151 ********* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 July 2024 17:19:40 +0000 (0:00:00.091) 0:00:32.242 ********* included: /WORKDIR/git-weekly-civjopo8ek/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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 July 2024 17:19:40 +0000 (0:00:00.077) 0:00:32.320 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 July 2024 17:19:41 +0000 (0:00:00.133) 0:00:32.453 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 July 2024 17:19:41 +0000 (0:00:00.046) 0:00:32.499 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 July 2024 17:19:41 +0000 (0:00:00.028) 0:00:32.528 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 July 2024 17:19:42 +0000 (0:00:01.505) 0:00:34.034 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 July 2024 17:19:43 +0000 (0:00:00.719) 0:00:34.753 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 July 2024 17:19:43 +0000 (0:00:00.048) 0:00:34.802 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 July 2024 17:19:43 +0000 (0:00:00.036) 0:00:34.838 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 06 July 2024 17:19:43 +0000 (0:00:00.032) 0:00:34.870 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 06 July 2024 17:19:43 +0000 (0:00:00.052) 0:00:34.923 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 06 July 2024 17:19:43 +0000 (0:00:00.068) 0:00:34.992 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 06 July 2024 17:19:43 +0000 (0:00:00.068) 0:00:35.060 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 06 July 2024 17:19:43 +0000 (0:00:00.074) 0:00:35.135 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 July 2024 17:19:43 +0000 (0:00:00.050) 0:00:35.185 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 06 July 2024 17:19:43 +0000 (0:00:00.031) 0:00:35.217 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 06 July 2024 17:19:43 +0000 (0:00:00.055) 0:00:35.273 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 06 July 2024 17:19:43 +0000 (0:00:00.044) 0:00:35.317 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 06 July 2024 17:19:44 +0000 (0:00:00.421) 0:00:35.738 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 06 July 2024 17:19:44 +0000 (0:00:00.125) 0:00:35.864 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 06 July 2024 17:19:44 +0000 (0:00:00.041) 0:00:35.905 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 06 July 2024 17:19:44 +0000 (0:00:00.056) 0:00:35.962 ********* 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, d6db3515-1693-4657-9701-dd6e226428ee TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 06 July 2024 17:19:45 +0000 (0:00:00.562) 0:00:36.524 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 06 July 2024 17:19:45 +0000 (0:00:00.030) 0:00:36.555 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, d6db3515-1693-4657-9701-dd6e226428ee" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 06 July 2024 17:19:45 +0000 (0:00:00.034) 0:00:36.589 ********* 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, d6db3515-1693-4657-9701-dd6e226428ee\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, d6db3515-1693-4657-9701-dd6e226428ee" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 06 July 2024 17:19:45 +0000 (0:00:00.033) 0:00:36.623 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 06 July 2024 17:19:45 +0000 (0:00:00.056) 0:00:36.679 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 06 July 2024 17:19:45 +0000 (0:00:00.225) 0:00:36.905 ********* 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, d6db3515-1693-4657-9701-dd6e226428ee\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, d6db3515-1693-4657-9701-dd6e226428ee" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/activate_profile.yml:3 Saturday 06 July 2024 17:19:45 +0000 (0:00:00.028) 0:00:36.934 ********* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 July 2024 17:19:45 +0000 (0:00:00.067) 0:00:37.002 ********* included: /WORKDIR/git-weekly-civjopo8ek/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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 July 2024 17:19:45 +0000 (0:00:00.058) 0:00:37.060 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 July 2024 17:19:45 +0000 (0:00:00.036) 0:00:37.097 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 July 2024 17:19:45 +0000 (0:00:00.023) 0:00:37.121 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 July 2024 17:19:45 +0000 (0:00:00.072) 0:00:37.193 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 July 2024 17:19:47 +0000 (0:00:01.481) 0:00:38.675 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 July 2024 17:19:48 +0000 (0:00:00.699) 0:00:39.375 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 July 2024 17:19:48 +0000 (0:00:00.056) 0:00:39.431 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 July 2024 17:19:48 +0000 (0:00:00.053) 0:00:39.484 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 06 July 2024 17:19:48 +0000 (0:00:00.029) 0:00:39.514 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 06 July 2024 17:19:48 +0000 (0:00:00.059) 0:00:39.573 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 06 July 2024 17:19:48 +0000 (0:00:00.082) 0:00:39.655 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 06 July 2024 17:19:48 +0000 (0:00:00.049) 0:00:39.704 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 06 July 2024 17:19:48 +0000 (0:00:00.054) 0:00:39.759 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 July 2024 17:19:48 +0000 (0:00:00.057) 0:00:39.816 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 06 July 2024 17:19:48 +0000 (0:00:00.057) 0:00:39.873 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 06 July 2024 17:19:48 +0000 (0:00:00.024) 0:00:39.897 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 06 July 2024 17:19:48 +0000 (0:00:00.082) 0:00:39.980 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 06 July 2024 17:19:49 +0000 (0:00:00.429) 0:00:40.410 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 06 July 2024 17:19:49 +0000 (0:00:00.057) 0:00:40.467 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 06 July 2024 17:19:49 +0000 (0:00:00.028) 0:00:40.495 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 06 July 2024 17:19:49 +0000 (0:00:00.059) 0:00:40.555 ********* 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, d6db3515-1693-4657-9701-dd6e226428ee skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 06 July 2024 17:19:49 +0000 (0:00:00.447) 0:00:41.003 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 06 July 2024 17:19:49 +0000 (0:00:00.045) 0:00:41.048 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, d6db3515-1693-4657-9701-dd6e226428ee skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 06 July 2024 17:19:49 +0000 (0:00:00.046) 0:00:41.095 ********* 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, d6db3515-1693-4657-9701-dd6e226428ee skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, d6db3515-1693-4657-9701-dd6e226428ee skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 06 July 2024 17:19:49 +0000 (0:00:00.028) 0:00:41.124 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 06 July 2024 17:19:49 +0000 (0:00:00.058) 0:00:41.182 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:30 Saturday 06 July 2024 17:19:50 +0000 (0:00:00.305) 0:00:41.488 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/remove_profile.yml:3 Saturday 06 July 2024 17:19:50 +0000 (0:00:00.099) 0:00:41.588 ********* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 July 2024 17:19:50 +0000 (0:00:00.143) 0:00:41.731 ********* included: /WORKDIR/git-weekly-civjopo8ek/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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 July 2024 17:19:50 +0000 (0:00:00.169) 0:00:41.900 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 July 2024 17:19:50 +0000 (0:00:00.132) 0:00:42.033 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 July 2024 17:19:50 +0000 (0:00:00.087) 0:00:42.121 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 July 2024 17:19:50 +0000 (0:00:00.066) 0:00:42.187 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 July 2024 17:19:52 +0000 (0:00:01.491) 0:00:43.679 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 July 2024 17:19:53 +0000 (0:00:00.736) 0:00:44.416 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 July 2024 17:19:53 +0000 (0:00:00.111) 0:00:44.527 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 July 2024 17:19:53 +0000 (0:00:00.035) 0:00:44.563 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 06 July 2024 17:19:53 +0000 (0:00:00.036) 0:00:44.599 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 06 July 2024 17:19:53 +0000 (0:00:00.076) 0:00:44.676 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 06 July 2024 17:19:53 +0000 (0:00:00.060) 0:00:44.737 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 06 July 2024 17:19:53 +0000 (0:00:00.031) 0:00:44.768 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 06 July 2024 17:19:53 +0000 (0:00:00.062) 0:00:44.831 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 July 2024 17:19:53 +0000 (0:00:00.048) 0:00:44.879 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 06 July 2024 17:19:53 +0000 (0:00:00.056) 0:00:44.936 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 06 July 2024 17:19:53 +0000 (0:00:00.038) 0:00:44.975 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 06 July 2024 17:19:53 +0000 (0:00:00.035) 0:00:45.010 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 06 July 2024 17:19:54 +0000 (0:00:00.389) 0:00:45.400 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 06 July 2024 17:19:54 +0000 (0:00:00.035) 0:00:45.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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 06 July 2024 17:19:54 +0000 (0:00:00.024) 0:00:45.460 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 06 July 2024 17:19:54 +0000 (0:00:00.024) 0:00:45.484 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 06 July 2024 17:19:54 +0000 (0:00:00.430) 0:00:45.915 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 06 July 2024 17:19:54 +0000 (0:00:00.043) 0:00:45.958 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 06 July 2024 17:19:54 +0000 (0:00:00.072) 0:00:46.031 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 06 July 2024 17:19:54 +0000 (0:00:00.091) 0:00:46.122 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 06 July 2024 17:19:54 +0000 (0:00:00.122) 0:00:46.245 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:36 Saturday 06 July 2024 17:19:55 +0000 (0:00:00.269) 0:00:46.515 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 06 July 2024 17:19:55 +0000 (0:00:00.081) 0:00:46.597 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 06 July 2024 17:19:55 +0000 (0:00:00.064) 0:00:46.661 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720286385.0546243, "block_size": 4096, "blocks": 0, "ctime": 1720286385.0546243, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31266, "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": 1720286385.0546243, "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-weekly-civjopo8ek/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 06 July 2024 17:19:55 +0000 (0:00:00.253) 0:00:46.914 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 06 July 2024 17:19:55 +0000 (0:00:00.046) 0:00:46.961 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 06 July 2024 17:19:55 +0000 (0:00:00.045) 0:00:47.007 ********* 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-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 06 July 2024 17:19:55 +0000 (0:00:00.039) 0:00:47.047 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 06 July 2024 17:19:55 +0000 (0:00:00.195) 0:00:47.242 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 06 July 2024 17:19:55 +0000 (0:00:00.021) 0:00:47.263 ********* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.022216", "end": "2024-07-06 17:19:56.112761", "rc": 1, "start": "2024-07-06 17:19:56.090545" } 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-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 06 July 2024 17:19:56 +0000 (0:00:00.241) 0:00:47.505 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 06 July 2024 17:19:56 +0000 (0:00:00.053) 0:00:47.558 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 06 July 2024 17:19:56 +0000 (0:00:00.037) 0:00:47.596 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 06 July 2024 17:19:56 +0000 (0:00:00.109) 0:00:47.705 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 06 July 2024 17:19:56 +0000 (0:00:00.028) 0:00:47.733 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 06 July 2024 17:19:56 +0000 (0:00:00.027) 0:00:47.761 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:42 Saturday 06 July 2024 17:19:56 +0000 (0:00:00.060) 0:00:47.821 ********* TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:47 Saturday 06 July 2024 17:19:56 +0000 (0:00:00.024) 0:00:47.846 ********* ok: [sut] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:66 Saturday 06 July 2024 17:19:56 +0000 (0:00:00.028) 0:00:47.875 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 06 July 2024 17:19:56 +0000 (0:00:00.048) 0:00:47.923 ********* 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.079908", "end": "2024-07-06 17:19:56.865641", "rc": 1, "start": "2024-07-06 17:19:56.785733" } STDOUT: Connection 'statebr' (d6db3515-1693-4657-9701-dd6e226428ee) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tests_states.yml:103 Saturday 06 July 2024 17:19:56 +0000 (0:00:00.326) 0:00:48.250 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can take a profile down that is absent] ************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:5 Saturday 06 July 2024 17:19:56 +0000 (0:00:00.037) 0:00:48.287 ********* ok: [sut] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:9 Saturday 06 July 2024 17:19:56 +0000 (0:00:00.021) 0:00:48.309 ********* 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-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:21 Saturday 06 July 2024 17:19:57 +0000 (0:00:00.048) 0:00:48.358 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 06 July 2024 17:19:57 +0000 (0:00:00.044) 0:00:48.402 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 06 July 2024 17:19:57 +0000 (0:00:00.052) 0:00:48.455 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004486", "end": "2024-07-06 17:19:58.293374", "rc": 0, "start": "2024-07-06 17:19:57.288888" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 06 July 2024 17:19:58 +0000 (0:00:01.225) 0:00:49.680 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 06 July 2024 17:19:58 +0000 (0:00:00.047) 0:00:49.728 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:24 Saturday 06 July 2024 17:19:58 +0000 (0:00:00.043) 0:00:49.772 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 06 July 2024 17:19:58 +0000 (0:00:00.089) 0:00:49.861 ********* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 July 2024 17:19:58 +0000 (0:00:00.063) 0:00:49.924 ********* included: /WORKDIR/git-weekly-civjopo8ek/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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 July 2024 17:19:58 +0000 (0:00:00.109) 0:00:50.034 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 July 2024 17:19:58 +0000 (0:00:00.070) 0:00:50.104 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 July 2024 17:19:58 +0000 (0:00:00.034) 0:00:50.139 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 July 2024 17:19:58 +0000 (0:00:00.031) 0:00:50.171 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 July 2024 17:20:00 +0000 (0:00:01.480) 0:00:51.651 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 July 2024 17:20:01 +0000 (0:00:00.712) 0:00:52.364 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 July 2024 17:20:01 +0000 (0:00:00.058) 0:00:52.422 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 July 2024 17:20:01 +0000 (0:00:00.064) 0:00:52.487 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 06 July 2024 17:20:01 +0000 (0:00:00.049) 0:00:52.536 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 06 July 2024 17:20:01 +0000 (0:00:00.034) 0:00:52.571 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 06 July 2024 17:20:01 +0000 (0:00:00.045) 0:00:52.617 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 06 July 2024 17:20:01 +0000 (0:00:00.040) 0:00:52.657 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 06 July 2024 17:20:01 +0000 (0:00:00.036) 0:00:52.694 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 July 2024 17:20:01 +0000 (0:00:00.063) 0:00:52.757 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 06 July 2024 17:20:01 +0000 (0:00:00.026) 0:00:52.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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 06 July 2024 17:20:01 +0000 (0:00:00.025) 0:00:52.810 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 06 July 2024 17:20:01 +0000 (0:00:00.080) 0:00:52.890 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 06 July 2024 17:20:02 +0000 (0:00:00.529) 0:00:53.420 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 06 July 2024 17:20:02 +0000 (0:00:00.092) 0:00:53.513 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 06 July 2024 17:20:02 +0000 (0:00:00.135) 0:00:53.649 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 06 July 2024 17:20:02 +0000 (0:00:00.057) 0:00:53.706 ********* 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, 31be645f-9651-4d84-aadc-8a769c5463fd TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 06 July 2024 17:20:03 +0000 (0:00:00.813) 0:00:54.520 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 06 July 2024 17:20:03 +0000 (0:00:00.068) 0:00:54.588 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 31be645f-9651-4d84-aadc-8a769c5463fd" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 06 July 2024 17:20:03 +0000 (0:00:00.089) 0:00:54.677 ********* 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, 31be645f-9651-4d84-aadc-8a769c5463fd\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 31be645f-9651-4d84-aadc-8a769c5463fd" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 06 July 2024 17:20:03 +0000 (0:00:00.106) 0:00:54.784 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 06 July 2024 17:20:03 +0000 (0:00:00.036) 0:00:54.820 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 06 July 2024 17:20:03 +0000 (0:00:00.232) 0:00:55.053 ********* 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, 31be645f-9651-4d84-aadc-8a769c5463fd\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 31be645f-9651-4d84-aadc-8a769c5463fd" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/activate_profile.yml:3 Saturday 06 July 2024 17:20:03 +0000 (0:00:00.049) 0:00:55.102 ********* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 July 2024 17:20:03 +0000 (0:00:00.042) 0:00:55.145 ********* included: /WORKDIR/git-weekly-civjopo8ek/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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 July 2024 17:20:03 +0000 (0:00:00.078) 0:00:55.224 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 July 2024 17:20:03 +0000 (0:00:00.096) 0:00:55.320 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 July 2024 17:20:04 +0000 (0:00:00.208) 0:00:55.529 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 July 2024 17:20:04 +0000 (0:00:00.028) 0:00:55.557 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 July 2024 17:20:05 +0000 (0:00:01.506) 0:00:57.064 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 July 2024 17:20:06 +0000 (0:00:00.722) 0:00:57.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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 July 2024 17:20:06 +0000 (0:00:00.072) 0:00:57.859 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 July 2024 17:20:06 +0000 (0:00:00.035) 0:00:57.894 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 06 July 2024 17:20:06 +0000 (0:00:00.035) 0:00:57.930 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 06 July 2024 17:20:06 +0000 (0:00:00.025) 0:00:57.955 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 06 July 2024 17:20:06 +0000 (0:00:00.034) 0:00:57.990 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 06 July 2024 17:20:06 +0000 (0:00:00.025) 0:00:58.015 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 06 July 2024 17:20:06 +0000 (0:00:00.032) 0:00:58.048 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 July 2024 17:20:06 +0000 (0:00:00.093) 0:00:58.141 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 06 July 2024 17:20:06 +0000 (0:00:00.025) 0:00:58.166 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 06 July 2024 17:20:06 +0000 (0:00:00.022) 0:00:58.189 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 06 July 2024 17:20:06 +0000 (0:00:00.024) 0:00:58.213 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 06 July 2024 17:20:07 +0000 (0:00:00.384) 0:00:58.598 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 06 July 2024 17:20:07 +0000 (0:00:00.126) 0:00:58.724 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 06 July 2024 17:20:07 +0000 (0:00:00.041) 0:00:58.766 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 06 July 2024 17:20:07 +0000 (0:00:00.060) 0:00:58.826 ********* 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, 31be645f-9651-4d84-aadc-8a769c5463fd skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 06 July 2024 17:20:07 +0000 (0:00:00.397) 0:00:59.224 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 06 July 2024 17:20:07 +0000 (0:00:00.023) 0:00:59.247 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 31be645f-9651-4d84-aadc-8a769c5463fd skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 06 July 2024 17:20:07 +0000 (0:00:00.030) 0:00:59.277 ********* 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, 31be645f-9651-4d84-aadc-8a769c5463fd skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 31be645f-9651-4d84-aadc-8a769c5463fd skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 06 July 2024 17:20:07 +0000 (0:00:00.023) 0:00:59.301 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 06 July 2024 17:20:07 +0000 (0:00:00.039) 0:00:59.341 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/remove_profile.yml:3 Saturday 06 July 2024 17:20:08 +0000 (0:00:00.217) 0:00:59.558 ********* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 July 2024 17:20:08 +0000 (0:00:00.051) 0:00:59.609 ********* included: /WORKDIR/git-weekly-civjopo8ek/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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 July 2024 17:20:08 +0000 (0:00:00.081) 0:00:59.691 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 July 2024 17:20:08 +0000 (0:00:00.063) 0:00:59.754 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 July 2024 17:20:08 +0000 (0:00:00.052) 0:00:59.807 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 July 2024 17:20:08 +0000 (0:00:00.044) 0:00:59.851 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 July 2024 17:20:09 +0000 (0:00:01.486) 0:01:01.338 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 July 2024 17:20:10 +0000 (0:00:00.724) 0:01:02.063 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 July 2024 17:20:10 +0000 (0:00:00.030) 0:01:02.094 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 July 2024 17:20:10 +0000 (0:00:00.061) 0:01:02.155 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 06 July 2024 17:20:10 +0000 (0:00:00.050) 0:01:02.206 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 06 July 2024 17:20:10 +0000 (0:00:00.044) 0:01:02.250 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 06 July 2024 17:20:10 +0000 (0:00:00.061) 0:01:02.311 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 06 July 2024 17:20:11 +0000 (0:00:00.091) 0:01:02.402 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 06 July 2024 17:20:11 +0000 (0:00:00.084) 0:01:02.486 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 July 2024 17:20:11 +0000 (0:00:00.083) 0:01:02.570 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 06 July 2024 17:20:11 +0000 (0:00:00.045) 0:01:02.615 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 06 July 2024 17:20:11 +0000 (0:00:00.048) 0:01:02.663 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 06 July 2024 17:20:11 +0000 (0:00:00.036) 0:01:02.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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 06 July 2024 17:20:11 +0000 (0:00:00.412) 0:01:03.113 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 06 July 2024 17:20:11 +0000 (0:00:00.037) 0:01:03.150 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 06 July 2024 17:20:11 +0000 (0:00:00.035) 0:01:03.186 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 06 July 2024 17:20:11 +0000 (0:00:00.022) 0:01:03.209 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 06 July 2024 17:20:12 +0000 (0:00:00.453) 0:01:03.662 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 06 July 2024 17:20:12 +0000 (0:00:00.071) 0:01:03.733 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 06 July 2024 17:20:12 +0000 (0:00:00.046) 0:01:03.779 ********* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 06 July 2024 17:20:12 +0000 (0:00:00.082) 0:01:03.861 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 06 July 2024 17:20:12 +0000 (0:00:00.079) 0:01:03.941 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:30 Saturday 06 July 2024 17:20:12 +0000 (0:00:00.221) 0:01:04.162 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 06 July 2024 17:20:12 +0000 (0:00:00.159) 0:01:04.322 ********* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 July 2024 17:20:13 +0000 (0:00:00.066) 0:01:04.389 ********* included: /WORKDIR/git-weekly-civjopo8ek/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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 July 2024 17:20:13 +0000 (0:00:00.048) 0:01:04.438 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 July 2024 17:20:13 +0000 (0:00:00.030) 0:01:04.468 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 July 2024 17:20:13 +0000 (0:00:00.032) 0:01:04.501 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 July 2024 17:20:13 +0000 (0:00:00.024) 0:01:04.526 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 July 2024 17:20:14 +0000 (0:00:01.516) 0:01:06.042 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 July 2024 17:20:15 +0000 (0:00:00.946) 0:01:06.989 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 July 2024 17:20:15 +0000 (0:00:00.045) 0:01:07.034 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 July 2024 17:20:15 +0000 (0:00:00.074) 0:01:07.109 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 06 July 2024 17:20:15 +0000 (0:00:00.091) 0:01:07.201 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 06 July 2024 17:20:15 +0000 (0:00:00.057) 0:01:07.258 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 06 July 2024 17:20:15 +0000 (0:00:00.033) 0:01:07.292 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 06 July 2024 17:20:15 +0000 (0:00:00.031) 0:01:07.324 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 06 July 2024 17:20:15 +0000 (0:00:00.030) 0:01:07.354 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 July 2024 17:20:16 +0000 (0:00:00.092) 0:01:07.447 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 06 July 2024 17:20:16 +0000 (0:00:00.028) 0:01:07.475 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 06 July 2024 17:20:16 +0000 (0:00:00.038) 0:01:07.514 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 06 July 2024 17:20:16 +0000 (0:00:00.038) 0:01:07.552 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 06 July 2024 17:20:16 +0000 (0:00:00.392) 0:01:07.944 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 06 July 2024 17:20:16 +0000 (0:00:00.065) 0:01:08.009 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 06 July 2024 17:20:16 +0000 (0:00:00.047) 0:01:08.057 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 06 July 2024 17:20:16 +0000 (0:00:00.088) 0:01:08.145 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 06 July 2024 17:20:17 +0000 (0:00:00.664) 0:01:08.810 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 06 July 2024 17:20:17 +0000 (0:00:00.121) 0:01:08.932 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 06 July 2024 17:20:17 +0000 (0:00:00.038) 0:01:08.970 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 06 July 2024 17:20:17 +0000 (0:00:00.055) 0:01:09.026 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 06 July 2024 17:20:17 +0000 (0:00:00.028) 0:01:09.054 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:36 Saturday 06 July 2024 17:20:17 +0000 (0:00:00.224) 0:01:09.279 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 06 July 2024 17:20:18 +0000 (0:00:00.100) 0:01:09.380 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 06 July 2024 17:20:18 +0000 (0:00:00.263) 0:01:09.644 ********* 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-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 06 July 2024 17:20:18 +0000 (0:00:00.061) 0:01:09.705 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 06 July 2024 17:20:18 +0000 (0:00:00.335) 0:01:10.041 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 06 July 2024 17:20:18 +0000 (0:00:00.036) 0:01:10.077 ********* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021881", "end": "2024-07-06 17:20:18.948025", "rc": 1, "start": "2024-07-06 17:20:18.926144" } 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-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 06 July 2024 17:20:19 +0000 (0:00:00.277) 0:01:10.355 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 06 July 2024 17:20:19 +0000 (0:00:00.033) 0:01:10.388 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 06 July 2024 17:20:19 +0000 (0:00:00.067) 0:01:10.455 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 06 July 2024 17:20:19 +0000 (0:00:00.050) 0:01:10.506 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 06 July 2024 17:20:19 +0000 (0:00:00.047) 0:01:10.554 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 06 July 2024 17:20:19 +0000 (0:00:00.145) 0:01:10.699 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:42 Saturday 06 July 2024 17:20:19 +0000 (0:00:00.042) 0:01:10.742 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 06 July 2024 17:20:19 +0000 (0:00:00.056) 0:01:10.798 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 06 July 2024 17:20:19 +0000 (0:00:00.041) 0:01:10.840 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 06 July 2024 17:20:19 +0000 (0:00:00.256) 0:01:11.096 ********* 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-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:47 Saturday 06 July 2024 17:20:19 +0000 (0:00:00.113) 0:01:11.210 ********* ok: [sut] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:66 Saturday 06 July 2024 17:20:19 +0000 (0:00:00.025) 0:01:11.235 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 06 July 2024 17:20:19 +0000 (0:00:00.074) 0:01:11.309 ********* 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.039978", "end": "2024-07-06 17:20:20.203123", "rc": 1, "start": "2024-07-06 17:20:20.163145" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tests_states.yml:126 Saturday 06 July 2024 17:20:20 +0000 (0:00:00.276) 0:01:11.586 ********* included: /WORKDIR/git-weekly-civjopo8ek/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-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:5 Saturday 06 July 2024 17:20:20 +0000 (0:00:00.039) 0:01:11.625 ********* ok: [sut] => {} MSG: ########## I will not get an error when I try to remove an absent profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:9 Saturday 06 July 2024 17:20:20 +0000 (0:00:00.024) 0:01:11.649 ********* 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-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:21 Saturday 06 July 2024 17:20:20 +0000 (0:00:00.049) 0:01:11.699 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 06 July 2024 17:20:20 +0000 (0:00:00.086) 0:01:11.786 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 06 July 2024 17:20:20 +0000 (0:00:00.061) 0:01:11.848 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003250", "end": "2024-07-06 17:20:20.663722", "rc": 0, "start": "2024-07-06 17:20:20.660472" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 06 July 2024 17:20:20 +0000 (0:00:00.199) 0:01:12.048 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 06 July 2024 17:20:20 +0000 (0:00:00.024) 0:01:12.072 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:24 Saturday 06 July 2024 17:20:20 +0000 (0:00:00.024) 0:01:12.097 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 06 July 2024 17:20:20 +0000 (0:00:00.048) 0:01:12.145 ********* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 July 2024 17:20:20 +0000 (0:00:00.039) 0:01:12.185 ********* included: /WORKDIR/git-weekly-civjopo8ek/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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 July 2024 17:20:20 +0000 (0:00:00.051) 0:01:12.237 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 July 2024 17:20:20 +0000 (0:00:00.028) 0:01:12.265 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 July 2024 17:20:20 +0000 (0:00:00.028) 0:01:12.293 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 July 2024 17:20:20 +0000 (0:00:00.025) 0:01:12.319 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 July 2024 17:20:22 +0000 (0:00:01.531) 0:01:13.851 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 July 2024 17:20:23 +0000 (0:00:00.781) 0:01:14.632 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 July 2024 17:20:23 +0000 (0:00:00.047) 0:01:14.680 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 July 2024 17:20:23 +0000 (0:00:00.053) 0:01:14.734 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 06 July 2024 17:20:23 +0000 (0:00:00.048) 0:01:14.782 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 06 July 2024 17:20:23 +0000 (0:00:00.054) 0:01:14.837 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 06 July 2024 17:20:23 +0000 (0:00:00.066) 0:01:14.904 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 06 July 2024 17:20:23 +0000 (0:00:00.044) 0:01:14.949 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 06 July 2024 17:20:23 +0000 (0:00:00.064) 0:01:15.013 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 July 2024 17:20:23 +0000 (0:00:00.056) 0:01:15.070 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 06 July 2024 17:20:23 +0000 (0:00:00.032) 0:01:15.102 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 06 July 2024 17:20:23 +0000 (0:00:00.036) 0:01:15.138 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 06 July 2024 17:20:23 +0000 (0:00:00.114) 0:01:15.253 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 06 July 2024 17:20:24 +0000 (0:00:00.486) 0:01:15.740 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 06 July 2024 17:20:24 +0000 (0:00:00.071) 0:01:15.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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 06 July 2024 17:20:24 +0000 (0:00:00.036) 0:01:15.848 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 06 July 2024 17:20:24 +0000 (0:00:00.037) 0:01:15.886 ********* 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, ba85d814-6263-4807-acce-e8eeb68c2d74 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 06 July 2024 17:20:25 +0000 (0:00:00.525) 0:01:16.411 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 06 July 2024 17:20:25 +0000 (0:00:00.067) 0:01:16.478 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, ba85d814-6263-4807-acce-e8eeb68c2d74" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 06 July 2024 17:20:25 +0000 (0:00:00.040) 0:01:16.519 ********* 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, ba85d814-6263-4807-acce-e8eeb68c2d74\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, ba85d814-6263-4807-acce-e8eeb68c2d74" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 06 July 2024 17:20:25 +0000 (0:00:00.048) 0:01:16.567 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 06 July 2024 17:20:25 +0000 (0:00:00.045) 0:01:16.612 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 06 July 2024 17:20:25 +0000 (0:00:00.225) 0:01:16.837 ********* 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, ba85d814-6263-4807-acce-e8eeb68c2d74\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, ba85d814-6263-4807-acce-e8eeb68c2d74" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/activate_profile.yml:3 Saturday 06 July 2024 17:20:25 +0000 (0:00:00.023) 0:01:16.861 ********* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 July 2024 17:20:25 +0000 (0:00:00.035) 0:01:16.896 ********* included: /WORKDIR/git-weekly-civjopo8ek/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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 July 2024 17:20:25 +0000 (0:00:00.043) 0:01:16.940 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 July 2024 17:20:25 +0000 (0:00:00.070) 0:01:17.010 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 July 2024 17:20:25 +0000 (0:00:00.025) 0:01:17.035 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 July 2024 17:20:25 +0000 (0:00:00.034) 0:01:17.069 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 July 2024 17:20:27 +0000 (0:00:01.494) 0:01:18.563 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 July 2024 17:20:27 +0000 (0:00:00.743) 0:01:19.307 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 July 2024 17:20:27 +0000 (0:00:00.038) 0:01:19.346 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 July 2024 17:20:28 +0000 (0:00:00.027) 0:01:19.374 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 06 July 2024 17:20:28 +0000 (0:00:00.052) 0:01:19.426 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 06 July 2024 17:20:28 +0000 (0:00:00.099) 0:01:19.526 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 06 July 2024 17:20:28 +0000 (0:00:00.156) 0:01:19.683 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 06 July 2024 17:20:28 +0000 (0:00:00.053) 0:01:19.736 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 06 July 2024 17:20:28 +0000 (0:00:00.071) 0:01:19.807 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 July 2024 17:20:28 +0000 (0:00:00.063) 0:01:19.871 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 06 July 2024 17:20:28 +0000 (0:00:00.030) 0:01:19.901 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 06 July 2024 17:20:28 +0000 (0:00:00.069) 0:01:19.971 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 06 July 2024 17:20:28 +0000 (0:00:00.029) 0:01:20.001 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 06 July 2024 17:20:29 +0000 (0:00:00.503) 0:01:20.504 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 06 July 2024 17:20:29 +0000 (0:00:00.029) 0:01:20.534 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 06 July 2024 17:20:29 +0000 (0:00:00.038) 0:01:20.572 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 06 July 2024 17:20:29 +0000 (0:00:00.045) 0:01:20.617 ********* 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, ba85d814-6263-4807-acce-e8eeb68c2d74 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 06 July 2024 17:20:29 +0000 (0:00:00.465) 0:01:21.083 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 06 July 2024 17:20:29 +0000 (0:00:00.050) 0:01:21.133 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, ba85d814-6263-4807-acce-e8eeb68c2d74 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 06 July 2024 17:20:29 +0000 (0:00:00.052) 0:01:21.186 ********* 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, ba85d814-6263-4807-acce-e8eeb68c2d74 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, ba85d814-6263-4807-acce-e8eeb68c2d74 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 06 July 2024 17:20:29 +0000 (0:00:00.047) 0:01:21.233 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 06 July 2024 17:20:29 +0000 (0:00:00.059) 0:01:21.292 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 06 July 2024 17:20:30 +0000 (0:00:00.336) 0:01:21.629 ********* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 July 2024 17:20:30 +0000 (0:00:00.112) 0:01:21.741 ********* included: /WORKDIR/git-weekly-civjopo8ek/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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 July 2024 17:20:30 +0000 (0:00:00.081) 0:01:21.823 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 July 2024 17:20:30 +0000 (0:00:00.075) 0:01:21.898 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 July 2024 17:20:30 +0000 (0:00:00.067) 0:01:21.965 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 July 2024 17:20:30 +0000 (0:00:00.052) 0:01:22.018 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 July 2024 17:20:32 +0000 (0:00:01.488) 0:01:23.506 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 July 2024 17:20:32 +0000 (0:00:00.847) 0:01:24.354 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 July 2024 17:20:33 +0000 (0:00:00.034) 0:01:24.388 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 July 2024 17:20:33 +0000 (0:00:00.083) 0:01:24.471 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 06 July 2024 17:20:33 +0000 (0:00:00.187) 0:01:24.659 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 06 July 2024 17:20:33 +0000 (0:00:00.035) 0:01:24.694 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 06 July 2024 17:20:33 +0000 (0:00:00.085) 0:01:24.779 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 06 July 2024 17:20:33 +0000 (0:00:00.070) 0:01:24.850 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 06 July 2024 17:20:33 +0000 (0:00:00.066) 0:01:24.916 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 July 2024 17:20:33 +0000 (0:00:00.075) 0:01:24.992 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 06 July 2024 17:20:33 +0000 (0:00:00.101) 0:01:25.094 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 06 July 2024 17:20:33 +0000 (0:00:00.058) 0:01:25.152 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 06 July 2024 17:20:33 +0000 (0:00:00.093) 0:01:25.245 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 06 July 2024 17:20:34 +0000 (0:00:00.444) 0:01:25.690 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 06 July 2024 17:20:34 +0000 (0:00:00.036) 0:01:25.726 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 06 July 2024 17:20:34 +0000 (0:00:00.042) 0:01:25.768 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 06 July 2024 17:20:34 +0000 (0:00:00.033) 0:01:25.802 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 06 July 2024 17:20:34 +0000 (0:00:00.520) 0:01:26.323 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 06 July 2024 17:20:35 +0000 (0:00:00.043) 0:01:26.366 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 06 July 2024 17:20:35 +0000 (0:00:00.064) 0:01:26.431 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 06 July 2024 17:20:35 +0000 (0:00:00.037) 0:01:26.469 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 06 July 2024 17:20:35 +0000 (0:00:00.073) 0:01:26.542 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:30 Saturday 06 July 2024 17:20:35 +0000 (0:00:00.191) 0:01:26.734 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 06 July 2024 17:20:35 +0000 (0:00:00.049) 0:01:26.783 ********* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 July 2024 17:20:35 +0000 (0:00:00.044) 0:01:26.828 ********* included: /WORKDIR/git-weekly-civjopo8ek/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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 July 2024 17:20:35 +0000 (0:00:00.049) 0:01:26.878 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 July 2024 17:20:35 +0000 (0:00:00.028) 0:01:26.906 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 July 2024 17:20:35 +0000 (0:00:00.037) 0:01:26.943 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 July 2024 17:20:35 +0000 (0:00:00.029) 0:01:26.973 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 July 2024 17:20:37 +0000 (0:00:01.484) 0:01:28.458 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 July 2024 17:20:37 +0000 (0:00:00.763) 0:01:29.221 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 July 2024 17:20:37 +0000 (0:00:00.056) 0:01:29.277 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 July 2024 17:20:37 +0000 (0:00:00.047) 0:01:29.325 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 06 July 2024 17:20:38 +0000 (0:00:00.049) 0:01:29.374 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 06 July 2024 17:20:38 +0000 (0:00:00.054) 0:01:29.429 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 06 July 2024 17:20:38 +0000 (0:00:00.049) 0:01:29.478 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 06 July 2024 17:20:38 +0000 (0:00:00.061) 0:01:29.539 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 06 July 2024 17:20:38 +0000 (0:00:00.074) 0:01:29.614 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 July 2024 17:20:38 +0000 (0:00:00.101) 0:01:29.715 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 06 July 2024 17:20:38 +0000 (0:00:00.026) 0:01:29.742 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 06 July 2024 17:20:38 +0000 (0:00:00.087) 0:01:29.830 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 06 July 2024 17:20:38 +0000 (0:00:00.053) 0:01:29.883 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 06 July 2024 17:20:38 +0000 (0:00:00.464) 0:01:30.348 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 06 July 2024 17:20:39 +0000 (0:00:00.059) 0:01:30.407 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 06 July 2024 17:20:39 +0000 (0:00:00.023) 0:01:30.431 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 06 July 2024 17:20:39 +0000 (0:00:00.023) 0:01:30.454 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 06 July 2024 17:20:39 +0000 (0:00:00.384) 0:01:30.839 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 06 July 2024 17:20:39 +0000 (0:00:00.024) 0:01:30.863 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 06 July 2024 17:20:39 +0000 (0:00:00.024) 0:01:30.888 ********* 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-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 06 July 2024 17:20:39 +0000 (0:00:00.024) 0:01:30.912 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 06 July 2024 17:20:39 +0000 (0:00:00.024) 0:01:30.936 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:36 Saturday 06 July 2024 17:20:39 +0000 (0:00:00.230) 0:01:31.167 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_profile_absent.yml for sut included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_NetworkManager_NVR.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 06 July 2024 17:20:39 +0000 (0:00:00.081) 0:01:31.249 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 06 July 2024 17:20:39 +0000 (0:00:00.053) 0:01:31.302 ********* 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-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 06 July 2024 17:20:39 +0000 (0:00:00.027) 0:01:31.329 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 06 July 2024 17:20:40 +0000 (0:00:00.207) 0:01:31.537 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 06 July 2024 17:20:40 +0000 (0:00:00.022) 0:01:31.559 ********* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021396", "end": "2024-07-06 17:20:40.390558", "rc": 1, "start": "2024-07-06 17:20:40.369162" } 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-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 06 July 2024 17:20:40 +0000 (0:00:00.229) 0:01:31.789 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 06 July 2024 17:20:40 +0000 (0:00:00.038) 0:01:31.828 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 06 July 2024 17:20:40 +0000 (0:00:00.050) 0:01:31.878 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 06 July 2024 17:20:40 +0000 (0:00:00.059) 0:01:31.937 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 06 July 2024 17:20:40 +0000 (0:00:00.029) 0:01:31.967 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 06 July 2024 17:20:40 +0000 (0:00:00.030) 0:01:31.997 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_NetworkManager_NVR.yml:7 Saturday 06 July 2024 17:20:40 +0000 (0:00:00.038) 0:01:32.036 ********* ok: [sut] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.301837", "end": "2024-07-06 17:20:41.169520", "rc": 0, "start": "2024-07-06 17:20:40.867683" } STDOUT: NetworkManager-1.48.0-1.el9 TASK [Store NetworkManager version] ******************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_NetworkManager_NVR.yml:14 Saturday 06 July 2024 17:20:41 +0000 (0:00:00.545) 0:01:32.581 ********* ok: [sut] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.48.0-1.el9" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_NetworkManager_NVR.yml:18 Saturday 06 July 2024 17:20:41 +0000 (0:00:00.061) 0:01:32.643 ********* ok: [sut] => { "networkmanager_nvr": "NetworkManager-1.48.0-1.el9" } TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:42 Saturday 06 July 2024 17:20:41 +0000 (0:00:00.059) 0:01:32.702 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 06 July 2024 17:20:41 +0000 (0:00:00.115) 0:01:32.817 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 06 July 2024 17:20:41 +0000 (0:00:00.048) 0:01:32.866 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 06 July 2024 17:20:41 +0000 (0:00:00.308) 0:01:33.175 ********* 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-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:47 Saturday 06 July 2024 17:20:41 +0000 (0:00:00.160) 0:01:33.335 ********* 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-weekly-civjopo8ek/tests/playbooks/tasks/run_test.yml:66 Saturday 06 July 2024 17:20:42 +0000 (0:00:00.050) 0:01:33.386 ********* included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/cleanup_profile+device.yml for sut included: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 06 July 2024 17:20:42 +0000 (0:00:00.080) 0:01:33.466 ********* 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.041527", "end": "2024-07-06 17:20:42.347119", "rc": 1, "start": "2024-07-06 17:20:42.305592" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/check_network_dns.yml:6 Saturday 06 July 2024 17:20:42 +0000 (0:00:00.272) 0:01:33.739 ********* 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.009065", "end": "2024-07-06 17:20:42.566582", "rc": 0, "start": "2024-07-06 17:20:42.557517" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 12:d7:c7:76:fa:83 brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.8.97/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0 valid_lft 2619sec preferred_lft 2619sec inet6 fe80::10d7:c7ff:fe76:fa83/64 scope link valid_lft forever preferred_lft forever 29: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 7a:f0:d6:c3:7d:e5 brd ff:ff:ff:ff:ff:ff inet 192.0.2.72/31 scope global noprefixroute rpltstbr valid_lft forever preferred_lft forever IP ROUTE default via 10.31.8.1 dev eth0 proto dhcp src 10.31.8.97 metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.8.97 metric 100 192.0.2.72/31 dev rpltstbr proto kernel scope link src 192.0.2.72 metric 425 linkdown IP -6 ROUTE ::1 dev lo proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com testing-farm nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 TASK [Verify DNS and network connectivity] ************************************* task path: /WORKDIR/git-weekly-civjopo8ek/tests/playbooks/tasks/check_network_dns.yml:24 Saturday 06 July 2024 17:20:42 +0000 (0:00:00.211) 0:01:33.950 ********* ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.296285", "end": "2024-07-06 17:20:43.108663", "rc": 0, "start": "2024-07-06 17:20:42.812378" } STDOUT: CHECK DNS AND CONNECTIVITY 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 6630 0 --:--:-- --:--:-- --:--:-- 6630 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 1293 0 --:--:-- --:--:-- --:--:-- 1293 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=319 changed=10 unreachable=0 failed=0 skipped=312 rescued=0 ignored=11 Saturday 06 July 2024 17:20:43 +0000 (0:00:00.536) 0:01:34.487 ********* =============================================================================== linux-system-roles.network : Configure networking connection profiles --- 3.02s /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:188 linux-system-roles.network : Enable and start NetworkManager ------------ 2.51s /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:151 linux-system-roles.network : Enable and start NetworkManager ------------ 1.70s /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:151 linux-system-roles.network : Configure networking connection profiles --- 1.67s /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:188 linux-system-roles.network : Check which services are running ----------- 1.61s /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Configure networking connection profiles --- 1.57s /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/main.yml:188 linux-system-roles.network : Check which services are running ----------- 1.56s /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.54s /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.53s /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.52s /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.51s /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.51s /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.49s /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.49s /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.49s /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.49s /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.48s /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.48s /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.48s /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.46s /WORKDIR/git-weekly-civjopo8ek/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution centos 9 on host sut should use /usr/libexec/platform-python, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs .ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [WARNING]: Consider using the yum, dnf or zypper module rather than running 'rpm'. If you need to use command because yum, dnf or zypper is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---