# 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-ciigyimzpj/tests/tests_states_nm.yml PLAY [Run playbook 'playbooks/tests_states.yml' with nm as provider] *********** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/tests_states_nm.yml:6 Saturday 03 August 2024 13:18:33 +0000 (0:00:00.013) 0:00:00.013 ******* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ciigyimzpj/tests/tests_states_nm.yml:9 Saturday 03 August 2024 13:18:34 +0000 (0:00:00.556) 0:00:00.570 ******* included: /WORKDIR/git-weekly-ciigyimzpj/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-ciigyimzpj/tests/tasks/el_repo_setup.yml:3 Saturday 03 August 2024 13:18:34 +0000 (0:00:00.021) 0:00:00.591 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/tasks/el_repo_setup.yml:19 Saturday 03 August 2024 13:18:34 +0000 (0:00:00.209) 0:00:00.801 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/tasks/el_repo_setup.yml:24 Saturday 03 August 2024 13:18:34 +0000 (0:00:00.181) 0:00:00.983 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/tasks/el_repo_setup.yml:28 Saturday 03 August 2024 13:18:34 +0000 (0:00:00.021) 0:00:01.004 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/tasks/el_repo_setup.yml:53 Saturday 03 August 2024 13:18:34 +0000 (0:00:00.018) 0:00:01.022 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/tasks/enable_epel.yml:8 Saturday 03 August 2024 13:18:34 +0000 (0:00:00.031) 0:00:01.054 ******* ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/tasks/enable_epel.yml:24 Saturday 03 August 2024 13:18:35 +0000 (0:00:00.181) 0:00:01.236 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "yum-utils-1.1.31-54.el7_8.noarch providing yum-utils is already installed" ] } lsrpackages: yum-utils TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/tasks/enable_epel.yml:30 Saturday 03 August 2024 13:18:35 +0000 (0:00:00.429) 0:00:01.665 ******* ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.159862", "end": "2024-08-03 13:18:35.718836", "rc": 0, "start": "2024-08-03 13:18:35.558974" } STDOUT: Loaded plugins: fastestmirror ================================== repo: epel ================================== [epel] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = cache = 0 cachedir = /var/cache/yum/x86_64/7/epel check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = True enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7/epel/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/epel/gpgdir gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 hdrdir = /var/cache/yum/x86_64/7/epel/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Extra Packages for Enterprise Linux 7 - x86_64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7/epel pkgdir = /var/cache/yum/x86_64/7/epel/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = epel/x86_64 ui_repoid_vars = releasever, basearch username = TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/tasks/enable_epel.yml:35 Saturday 03 August 2024 13:18:35 +0000 (0:00:00.275) 0:00:01.941 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/tasks/enable_epel.yml:40 Saturday 03 August 2024 13:18:35 +0000 (0:00:00.012) 0:00:01.953 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/tests_states_nm.yml:11 Saturday 03 August 2024 13:18:35 +0000 (0:00:00.009) 0:00:01.963 ******* 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-ciigyimzpj/tests/playbooks/tests_states.yml:3 Saturday 03 August 2024 13:18:35 +0000 (0:00:00.011) 0:00:01.974 ******* ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tests_states.yml:11 Saturday 03 August 2024 13:18:36 +0000 (0:00:00.361) 0:00:02.335 ******* ok: [sut] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tests_states.yml:22 Saturday 03 August 2024 13:18:36 +0000 (0:00:00.011) 0:00:02.347 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile] ******************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml:5 Saturday 03 August 2024 13:18:36 +0000 (0:00:00.015) 0:00:02.363 ******* ok: [sut] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml:9 Saturday 03 August 2024 13:18:36 +0000 (0:00:00.011) 0:00:02.374 ******* 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-ciigyimzpj/tests/playbooks/tasks/run_test.yml:21 Saturday 03 August 2024 13:18:36 +0000 (0:00:00.033) 0:00:02.408 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 03 August 2024 13:18:36 +0000 (0:00:00.015) 0:00:02.424 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 03 August 2024 13:18:36 +0000 (0:00:00.013) 0:00:02.438 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003260", "end": "2024-08-03 13:18:36.332851", "rc": 0, "start": "2024-08-03 13:18:36.329591" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 03 August 2024 13:18:36 +0000 (0:00:00.115) 0:00:02.553 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 03 August 2024 13:18:36 +0000 (0:00:00.014) 0:00:02.568 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml:24 Saturday 03 August 2024 13:18:36 +0000 (0:00:00.011) 0:00:02.579 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/delete_interface.yml:3 Saturday 03 August 2024 13:18:36 +0000 (0:00:00.019) 0:00:02.599 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.010704", "end": "2024-08-03 13:18:36.506268", "rc": 1, "start": "2024-08-03 13:18:36.495564" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 03 August 2024 13:18:36 +0000 (0:00:00.128) 0:00:02.727 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 03 August 2024 13:18:36 +0000 (0:00:00.015) 0:00:02.743 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 03 August 2024 13:18:36 +0000 (0:00:00.113) 0:00:02.857 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml:30 Saturday 03 August 2024 13:18:36 +0000 (0:00:00.013) 0:00:02.871 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 03 August 2024 13:18:36 +0000 (0:00:00.017) 0:00:02.888 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 03 August 2024 13:18:36 +0000 (0:00:00.083) 0:00:02.972 ******* included: /WORKDIR/git-weekly-ciigyimzpj/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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 03 August 2024 13:18:36 +0000 (0:00:00.028) 0:00:03.001 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 03 August 2024 13:18:36 +0000 (0:00:00.012) 0:00:03.014 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 03 August 2024 13:18:36 +0000 (0:00:00.010) 0:00:03.024 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 03 August 2024 13:18:36 +0000 (0:00:00.009) 0:00:03.033 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 03 August 2024 13:18:37 +0000 (0:00:00.698) 0:00:03.732 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 03 August 2024 13:18:38 +0000 (0:00:00.994) 0:00:04.726 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 03 August 2024 13:18:38 +0000 (0:00:00.025) 0:00:04.752 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 03 August 2024 13:18:38 +0000 (0:00:00.031) 0:00:04.784 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 03 August 2024 13:18:38 +0000 (0:00:00.032) 0:00:04.816 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 03 August 2024 13:18:38 +0000 (0:00:00.023) 0:00:04.839 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 03 August 2024 13:18:38 +0000 (0:00:00.026) 0:00:04.866 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 03 August 2024 13:18:38 +0000 (0:00:00.024) 0:00:04.890 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 03 August 2024 13:18:38 +0000 (0:00:00.024) 0:00:04.915 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 03 August 2024 13:18:38 +0000 (0:00:00.042) 0:00:04.958 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 03 August 2024 13:18:38 +0000 (0:00:00.021) 0:00:04.979 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 03 August 2024 13:18:38 +0000 (0:00:00.021) 0:00:05.000 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 03 August 2024 13:18:38 +0000 (0:00:00.029) 0:00:05.030 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 03 August 2024 13:18:39 +0000 (0:00:00.371) 0:00:05.401 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 03 August 2024 13:18:39 +0000 (0:00:00.040) 0:00:05.442 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 03 August 2024 13:18:39 +0000 (0:00:00.021) 0:00:05.464 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 03 August 2024 13:18:39 +0000 (0:00:00.043) 0:00:05.508 ******* 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, 7d45df12-e7a8-48d3-941f-39dd0ca19188 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 03 August 2024 13:18:39 +0000 (0:00:00.467) 0:00:05.975 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 03 August 2024 13:18:39 +0000 (0:00:00.023) 0:00:05.998 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 7d45df12-e7a8-48d3-941f-39dd0ca19188" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 03 August 2024 13:18:39 +0000 (0:00:00.026) 0:00:06.025 ******* 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, 7d45df12-e7a8-48d3-941f-39dd0ca19188\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 7d45df12-e7a8-48d3-941f-39dd0ca19188" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 03 August 2024 13:18:39 +0000 (0:00:00.023) 0:00:06.048 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 03 August 2024 13:18:39 +0000 (0:00:00.019) 0:00:06.068 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 03 August 2024 13:18:40 +0000 (0:00:00.180) 0:00:06.249 ******* 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, 7d45df12-e7a8-48d3-941f-39dd0ca19188\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 7d45df12-e7a8-48d3-941f-39dd0ca19188" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml:36 Saturday 03 August 2024 13:18:40 +0000 (0:00:00.026) 0:00:06.275 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 03 August 2024 13:18:40 +0000 (0:00:00.059) 0:00:06.334 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 03 August 2024 13:18:40 +0000 (0:00:00.041) 0:00:06.376 ******* 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-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 03 August 2024 13:18:40 +0000 (0:00:00.024) 0:00:06.400 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722691119.7577207, "block_size": 4096, "blocks": 8, "ctime": 1722691119.6877203, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 22517, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1722691119.6877203, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 146, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 03 August 2024 13:18:40 +0000 (0:00:00.126) 0:00:06.526 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 03 August 2024 13:18:40 +0000 (0:00:00.023) 0:00:06.550 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021990", "end": "2024-08-03 13:18:40.472035", "rc": 0, "start": "2024-08-03 13:18:40.450045" } STDOUT: statebr /etc/sysconfig/network-scripts/ifcfg-statebr TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 03 August 2024 13:18:40 +0000 (0:00:00.152) 0:00:06.703 ******* 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-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 03 August 2024 13:18:40 +0000 (0:00:00.053) 0:00:06.756 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 03 August 2024 13:18:40 +0000 (0:00:00.022) 0:00:06.778 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 03 August 2024 13:18:40 +0000 (0:00:00.023) 0:00:06.802 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 03 August 2024 13:18:40 +0000 (0:00:00.022) 0:00:06.825 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 03 August 2024 13:18:40 +0000 (0:00:00.025) 0:00:06.850 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 03 August 2024 13:18:40 +0000 (0:00:00.026) 0:00:06.877 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 03 August 2024 13:18:40 +0000 (0:00:00.024) 0:00:06.902 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml:42 Saturday 03 August 2024 13:18:40 +0000 (0:00:00.039) 0:00:06.942 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 03 August 2024 13:18:40 +0000 (0:00:00.053) 0:00:06.995 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 03 August 2024 13:18:40 +0000 (0:00:00.051) 0:00:07.047 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722691119.6937203, "block_size": 4096, "blocks": 0, "ctime": 1722691119.6897204, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 16916, "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": 1722691119.6897204, "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-ciigyimzpj/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 03 August 2024 13:18:40 +0000 (0:00:00.128) 0:00:07.176 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can create a profile'] ******************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml:47 Saturday 03 August 2024 13:18:40 +0000 (0:00:00.027) 0:00:07.203 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml:66 Saturday 03 August 2024 13:18:41 +0000 (0:00:00.031) 0:00:07.234 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 03 August 2024 13:18:41 +0000 (0:00:00.041) 0:00:07.276 ******* 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.069640", "end": "2024-08-03 13:18:41.243466", "rc": 1, "start": "2024-08-03 13:18:41.173826" } STDOUT: Connection 'statebr' (7d45df12-e7a8-48d3-941f-39dd0ca19188) successfully deleted. STDERR: (process:31651): GLib-GIO-WARNING **: 13:18:41.228: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/ActiveConnection/61 but no object proxy exists Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tests_states.yml:45 Saturday 03 August 2024 13:18:41 +0000 (0:00:00.200) 0:00:07.476 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile without autoconnect] ************************ task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml:5 Saturday 03 August 2024 13:18:41 +0000 (0:00:00.095) 0:00:07.571 ******* ok: [sut] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml:9 Saturday 03 August 2024 13:18:41 +0000 (0:00:00.024) 0:00:07.596 ******* 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-ciigyimzpj/tests/playbooks/tasks/run_test.yml:21 Saturday 03 August 2024 13:18:41 +0000 (0:00:00.054) 0:00:07.650 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 03 August 2024 13:18:41 +0000 (0:00:00.036) 0:00:07.687 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 03 August 2024 13:18:41 +0000 (0:00:00.033) 0:00:07.721 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003628", "end": "2024-08-03 13:18:41.618951", "rc": 0, "start": "2024-08-03 13:18:41.615323" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 03 August 2024 13:18:41 +0000 (0:00:00.130) 0:00:07.851 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 03 August 2024 13:18:41 +0000 (0:00:00.022) 0:00:07.874 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml:24 Saturday 03 August 2024 13:18:41 +0000 (0:00:00.022) 0:00:07.896 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/delete_interface.yml:3 Saturday 03 August 2024 13:18:41 +0000 (0:00:00.040) 0:00:07.936 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.006755", "end": "2024-08-03 13:18:41.836230", "rc": 1, "start": "2024-08-03 13:18:41.829475" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 03 August 2024 13:18:41 +0000 (0:00:00.130) 0:00:08.067 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 03 August 2024 13:18:41 +0000 (0:00:00.041) 0:00:08.109 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 03 August 2024 13:18:42 +0000 (0:00:00.127) 0:00:08.236 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml:30 Saturday 03 August 2024 13:18:42 +0000 (0:00:00.068) 0:00:08.304 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Saturday 03 August 2024 13:18:42 +0000 (0:00:00.052) 0:00:08.357 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 03 August 2024 13:18:42 +0000 (0:00:00.043) 0:00:08.401 ******* included: /WORKDIR/git-weekly-ciigyimzpj/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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 03 August 2024 13:18:42 +0000 (0:00:00.043) 0:00:08.445 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 03 August 2024 13:18:42 +0000 (0:00:00.026) 0:00:08.471 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 03 August 2024 13:18:42 +0000 (0:00:00.022) 0:00:08.493 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 03 August 2024 13:18:42 +0000 (0:00:00.020) 0:00:08.514 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 03 August 2024 13:18:42 +0000 (0:00:00.631) 0:00:09.146 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 03 August 2024 13:18:43 +0000 (0:00:00.848) 0:00:09.994 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 03 August 2024 13:18:43 +0000 (0:00:00.023) 0:00:10.018 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 03 August 2024 13:18:43 +0000 (0:00:00.021) 0:00:10.039 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 03 August 2024 13:18:43 +0000 (0:00:00.021) 0:00:10.061 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 03 August 2024 13:18:43 +0000 (0:00:00.022) 0:00:10.083 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 03 August 2024 13:18:43 +0000 (0:00:00.022) 0:00:10.106 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 03 August 2024 13:18:43 +0000 (0:00:00.026) 0:00:10.132 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 03 August 2024 13:18:43 +0000 (0:00:00.025) 0:00:10.158 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 03 August 2024 13:18:44 +0000 (0:00:00.061) 0:00:10.219 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 03 August 2024 13:18:44 +0000 (0:00:00.028) 0:00:10.248 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 03 August 2024 13:18:44 +0000 (0:00:00.026) 0:00:10.274 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 03 August 2024 13:18:44 +0000 (0:00:00.029) 0:00:10.304 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 03 August 2024 13:18:44 +0000 (0:00:00.229) 0:00:10.534 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 03 August 2024 13:18:44 +0000 (0:00:00.027) 0:00:10.561 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 03 August 2024 13:18:44 +0000 (0:00:00.021) 0:00:10.583 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 03 August 2024 13:18:44 +0000 (0:00:00.020) 0:00:10.604 ******* 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, 49a67d40-cbbb-4d62-ade6-e769b7430454 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 03 August 2024 13:18:44 +0000 (0:00:00.340) 0:00:10.944 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 03 August 2024 13:18:44 +0000 (0:00:00.033) 0:00:10.977 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 49a67d40-cbbb-4d62-ade6-e769b7430454" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 03 August 2024 13:18:44 +0000 (0:00:00.028) 0:00:11.006 ******* 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, 49a67d40-cbbb-4d62-ade6-e769b7430454\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 49a67d40-cbbb-4d62-ade6-e769b7430454" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 03 August 2024 13:18:44 +0000 (0:00:00.028) 0:00:11.035 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 03 August 2024 13:18:44 +0000 (0:00:00.029) 0:00:11.065 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Saturday 03 August 2024 13:18:44 +0000 (0:00:00.134) 0:00:11.199 ******* 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, 49a67d40-cbbb-4d62-ade6-e769b7430454\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 49a67d40-cbbb-4d62-ade6-e769b7430454" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml:36 Saturday 03 August 2024 13:18:45 +0000 (0:00:00.031) 0:00:11.231 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_device_absent.yml for sut included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 03 August 2024 13:18:45 +0000 (0:00:00.047) 0:00:11.278 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 03 August 2024 13:18:45 +0000 (0:00:00.039) 0:00:11.318 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 03 August 2024 13:18:45 +0000 (0:00:00.129) 0:00:11.447 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 03 August 2024 13:18:45 +0000 (0:00:00.025) 0:00:11.472 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 03 August 2024 13:18:45 +0000 (0:00:00.045) 0:00:11.517 ******* 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-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 03 August 2024 13:18:45 +0000 (0:00:00.031) 0:00:11.549 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722691124.6587446, "block_size": 4096, "blocks": 8, "ctime": 1722691124.6587446, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 22539, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1722691124.6587446, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 145, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 03 August 2024 13:18:45 +0000 (0:00:00.162) 0:00:11.711 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 03 August 2024 13:18:45 +0000 (0:00:00.023) 0:00:11.734 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.018888", "end": "2024-08-03 13:18:45.647758", "rc": 0, "start": "2024-08-03 13:18:45.628870" } STDOUT: statebr /etc/sysconfig/network-scripts/ifcfg-statebr TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 03 August 2024 13:18:45 +0000 (0:00:00.186) 0:00:11.921 ******* 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-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 03 August 2024 13:18:45 +0000 (0:00:00.039) 0:00:11.960 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 03 August 2024 13:18:45 +0000 (0:00:00.029) 0:00:11.990 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 03 August 2024 13:18:45 +0000 (0:00:00.026) 0:00:12.017 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 03 August 2024 13:18:45 +0000 (0:00:00.023) 0:00:12.041 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 03 August 2024 13:18:45 +0000 (0:00:00.025) 0:00:12.066 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 03 August 2024 13:18:45 +0000 (0:00:00.025) 0:00:12.091 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 03 August 2024 13:18:45 +0000 (0:00:00.025) 0:00:12.117 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml:42 Saturday 03 August 2024 13:18:45 +0000 (0:00:00.035) 0:00:12.152 ******* TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml:47 Saturday 03 August 2024 13:18:45 +0000 (0:00:00.032) 0:00:12.185 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml:66 Saturday 03 August 2024 13:18:46 +0000 (0:00:00.066) 0:00:12.252 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 03 August 2024 13:18:46 +0000 (0:00:00.049) 0:00:12.302 ******* 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.042928", "end": "2024-08-03 13:18:46.239583", "rc": 1, "start": "2024-08-03 13:18:46.196655" } STDOUT: Connection 'statebr' (49a67d40-cbbb-4d62-ade6-e769b7430454) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tests_states.yml:65 Saturday 03 August 2024 13:18:46 +0000 (0:00:00.168) 0:00:12.470 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can activate an existing profile] ******************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml:5 Saturday 03 August 2024 13:18:46 +0000 (0:00:00.035) 0:00:12.506 ******* ok: [sut] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml:9 Saturday 03 August 2024 13:18:46 +0000 (0:00:00.023) 0:00:12.529 ******* 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-ciigyimzpj/tests/playbooks/tasks/run_test.yml:21 Saturday 03 August 2024 13:18:46 +0000 (0:00:00.078) 0:00:12.607 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 03 August 2024 13:18:46 +0000 (0:00:00.042) 0:00:12.650 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 03 August 2024 13:18:46 +0000 (0:00:00.039) 0:00:12.689 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004338", "end": "2024-08-03 13:18:47.589341", "rc": 0, "start": "2024-08-03 13:18:46.585003" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 03 August 2024 13:18:47 +0000 (0:00:01.133) 0:00:13.822 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 03 August 2024 13:18:47 +0000 (0:00:00.022) 0:00:13.845 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml:24 Saturday 03 August 2024 13:18:47 +0000 (0:00:00.021) 0:00:13.867 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 03 August 2024 13:18:47 +0000 (0:00:00.039) 0:00:13.906 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 03 August 2024 13:18:47 +0000 (0:00:00.040) 0:00:13.946 ******* included: /WORKDIR/git-weekly-ciigyimzpj/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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 03 August 2024 13:18:47 +0000 (0:00:00.041) 0:00:13.988 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 03 August 2024 13:18:47 +0000 (0:00:00.072) 0:00:14.060 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 03 August 2024 13:18:47 +0000 (0:00:00.023) 0:00:14.083 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 03 August 2024 13:18:47 +0000 (0:00:00.024) 0:00:14.108 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 03 August 2024 13:18:48 +0000 (0:00:00.612) 0:00:14.720 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 03 August 2024 13:18:49 +0000 (0:00:00.817) 0:00:15.538 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 03 August 2024 13:18:49 +0000 (0:00:00.024) 0:00:15.562 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 03 August 2024 13:18:49 +0000 (0:00:00.022) 0:00:15.585 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 03 August 2024 13:18:49 +0000 (0:00:00.022) 0:00:15.607 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 03 August 2024 13:18:49 +0000 (0:00:00.022) 0:00:15.629 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 03 August 2024 13:18:49 +0000 (0:00:00.024) 0:00:15.653 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 03 August 2024 13:18:49 +0000 (0:00:00.028) 0:00:15.682 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 03 August 2024 13:18:49 +0000 (0:00:00.052) 0:00:15.735 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 03 August 2024 13:18:49 +0000 (0:00:00.044) 0:00:15.779 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 03 August 2024 13:18:49 +0000 (0:00:00.022) 0:00:15.801 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 03 August 2024 13:18:49 +0000 (0:00:00.022) 0:00:15.823 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 03 August 2024 13:18:49 +0000 (0:00:00.035) 0:00:15.858 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 03 August 2024 13:18:49 +0000 (0:00:00.243) 0:00:16.102 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 03 August 2024 13:18:49 +0000 (0:00:00.029) 0:00:16.131 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 03 August 2024 13:18:49 +0000 (0:00:00.023) 0:00:16.155 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 03 August 2024 13:18:49 +0000 (0:00:00.024) 0:00:16.180 ******* 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, 58c2d553-0b24-4c8f-ad67-3bfa7b022d0c TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 03 August 2024 13:18:50 +0000 (0:00:00.313) 0:00:16.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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 03 August 2024 13:18:50 +0000 (0:00:00.022) 0:00:16.516 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 58c2d553-0b24-4c8f-ad67-3bfa7b022d0c" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 03 August 2024 13:18:50 +0000 (0:00:00.044) 0:00:16.560 ******* 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, 58c2d553-0b24-4c8f-ad67-3bfa7b022d0c\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 58c2d553-0b24-4c8f-ad67-3bfa7b022d0c" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 03 August 2024 13:18:50 +0000 (0:00:00.024) 0:00:16.585 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 03 August 2024 13:18:50 +0000 (0:00:00.021) 0:00:16.606 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 03 August 2024 13:18:50 +0000 (0:00:00.121) 0:00:16.728 ******* 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, 58c2d553-0b24-4c8f-ad67-3bfa7b022d0c\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 58c2d553-0b24-4c8f-ad67-3bfa7b022d0c" ] } } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml:30 Saturday 03 August 2024 13:18:50 +0000 (0:00:00.022) 0:00:16.751 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/activate_profile.yml:3 Saturday 03 August 2024 13:18:50 +0000 (0:00:00.067) 0:00:16.818 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 03 August 2024 13:18:50 +0000 (0:00:00.043) 0:00:16.862 ******* included: /WORKDIR/git-weekly-ciigyimzpj/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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 03 August 2024 13:18:50 +0000 (0:00:00.042) 0:00:16.905 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 03 August 2024 13:18:50 +0000 (0:00:00.026) 0:00:16.931 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 03 August 2024 13:18:50 +0000 (0:00:00.021) 0:00:16.953 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 03 August 2024 13:18:50 +0000 (0:00:00.022) 0:00:16.975 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 03 August 2024 13:18:51 +0000 (0:00:00.612) 0:00:17.588 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 03 August 2024 13:18:52 +0000 (0:00:00.844) 0:00:18.432 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 03 August 2024 13:18:52 +0000 (0:00:00.024) 0:00:18.456 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 03 August 2024 13:18:52 +0000 (0:00:00.021) 0:00:18.478 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 03 August 2024 13:18:52 +0000 (0:00:00.020) 0:00:18.498 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 03 August 2024 13:18:52 +0000 (0:00:00.019) 0:00:18.518 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 03 August 2024 13:18:52 +0000 (0:00:00.021) 0:00:18.539 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 03 August 2024 13:18:52 +0000 (0:00:00.024) 0:00:18.564 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 03 August 2024 13:18:52 +0000 (0:00:00.024) 0:00:18.589 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 03 August 2024 13:18:52 +0000 (0:00:00.046) 0:00:18.635 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 03 August 2024 13:18:52 +0000 (0:00:00.022) 0:00:18.658 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 03 August 2024 13:18:52 +0000 (0:00:00.022) 0:00:18.680 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 03 August 2024 13:18:52 +0000 (0:00:00.024) 0:00:18.705 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 03 August 2024 13:18:52 +0000 (0:00:00.215) 0:00:18.920 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 03 August 2024 13:18:52 +0000 (0:00:00.026) 0:00:18.947 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 03 August 2024 13:18:52 +0000 (0:00:00.021) 0:00:18.969 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 03 August 2024 13:18:52 +0000 (0:00:00.020) 0:00:18.990 ******* 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, 58c2d553-0b24-4c8f-ad67-3bfa7b022d0c skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 03 August 2024 13:18:53 +0000 (0:00:00.293) 0:00:19.283 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 03 August 2024 13:18:53 +0000 (0:00:00.060) 0:00:19.344 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 58c2d553-0b24-4c8f-ad67-3bfa7b022d0c skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 03 August 2024 13:18:53 +0000 (0:00:00.023) 0:00:19.367 ******* 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, 58c2d553-0b24-4c8f-ad67-3bfa7b022d0c skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 58c2d553-0b24-4c8f-ad67-3bfa7b022d0c skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 03 August 2024 13:18:53 +0000 (0:00:00.022) 0:00:19.390 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 03 August 2024 13:18:53 +0000 (0:00:00.023) 0:00:19.413 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml:36 Saturday 03 August 2024 13:18:53 +0000 (0:00:00.125) 0:00:19.538 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 03 August 2024 13:18:53 +0000 (0:00:00.043) 0:00:19.581 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 03 August 2024 13:18:53 +0000 (0:00:00.035) 0:00:19.617 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722691130.2137713, "block_size": 4096, "blocks": 0, "ctime": 1722691130.2097714, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 16916, "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": 1722691130.2097714, "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-ciigyimzpj/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 03 August 2024 13:18:53 +0000 (0:00:00.128) 0:00:19.745 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 03 August 2024 13:18:53 +0000 (0:00:00.023) 0:00:19.769 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 03 August 2024 13:18:53 +0000 (0:00:00.036) 0:00:19.806 ******* 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-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 03 August 2024 13:18:53 +0000 (0:00:00.021) 0:00:19.827 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722691130.2087715, "block_size": 4096, "blocks": 8, "ctime": 1722691130.2077713, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 22539, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1722691130.2077713, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 146, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 03 August 2024 13:18:53 +0000 (0:00:00.124) 0:00:19.951 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 03 August 2024 13:18:53 +0000 (0:00:00.024) 0:00:19.975 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.019157", "end": "2024-08-03 13:18:53.889597", "rc": 0, "start": "2024-08-03 13:18:53.870440" } STDOUT: statebr /etc/sysconfig/network-scripts/ifcfg-statebr TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 03 August 2024 13:18:53 +0000 (0:00:00.177) 0:00:20.153 ******* 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-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 03 August 2024 13:18:53 +0000 (0:00:00.024) 0:00:20.177 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 03 August 2024 13:18:53 +0000 (0:00:00.027) 0:00:20.205 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 03 August 2024 13:18:54 +0000 (0:00:00.023) 0:00:20.229 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 03 August 2024 13:18:54 +0000 (0:00:00.023) 0:00:20.252 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 03 August 2024 13:18:54 +0000 (0:00:00.025) 0:00:20.278 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 03 August 2024 13:18:54 +0000 (0:00:00.023) 0:00:20.302 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 03 August 2024 13:18:54 +0000 (0:00:00.025) 0:00:20.327 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml:42 Saturday 03 August 2024 13:18:54 +0000 (0:00:00.024) 0:00:20.351 ******* TASK [Success in test 'I can activate an existing profile'] ******************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml:47 Saturday 03 August 2024 13:18:54 +0000 (0:00:00.025) 0:00:20.377 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml:66 Saturday 03 August 2024 13:18:54 +0000 (0:00:00.024) 0:00:20.402 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 03 August 2024 13:18:54 +0000 (0:00:00.043) 0:00:20.445 ******* 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.070706", "end": "2024-08-03 13:18:54.409942", "rc": 1, "start": "2024-08-03 13:18:54.339236" } STDOUT: Connection 'statebr' (58c2d553-0b24-4c8f-ad67-3bfa7b022d0c) successfully deleted. STDERR: (process:32369): GLib-GIO-WARNING **: 13:18:54.389: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/ActiveConnection/62 but no object proxy exists (process:32369): GLib-GIO-WARNING **: 13:18:54.389: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/Devices/59 but no object proxy exists Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tests_states.yml:83 Saturday 03 August 2024 13:18:54 +0000 (0:00:00.197) 0:00:20.643 ******* included: /WORKDIR/git-weekly-ciigyimzpj/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-ciigyimzpj/tests/playbooks/tasks/run_test.yml:5 Saturday 03 August 2024 13:18:54 +0000 (0:00:00.038) 0:00:20.681 ******* ok: [sut] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml:9 Saturday 03 August 2024 13:18:54 +0000 (0:00:00.025) 0:00:20.707 ******* 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-ciigyimzpj/tests/playbooks/tasks/run_test.yml:21 Saturday 03 August 2024 13:18:54 +0000 (0:00:00.042) 0:00:20.750 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 03 August 2024 13:18:54 +0000 (0:00:00.074) 0:00:20.824 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 03 August 2024 13:18:54 +0000 (0:00:00.035) 0:00:20.860 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003438", "end": "2024-08-03 13:18:54.759883", "rc": 0, "start": "2024-08-03 13:18:54.756445" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 03 August 2024 13:18:54 +0000 (0:00:00.130) 0:00:20.991 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 03 August 2024 13:18:54 +0000 (0:00:00.024) 0:00:21.015 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml:24 Saturday 03 August 2024 13:18:54 +0000 (0:00:00.022) 0:00:21.037 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 03 August 2024 13:18:54 +0000 (0:00:00.044) 0:00:21.082 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 03 August 2024 13:18:54 +0000 (0:00:00.036) 0:00:21.118 ******* included: /WORKDIR/git-weekly-ciigyimzpj/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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 03 August 2024 13:18:54 +0000 (0:00:00.044) 0:00:21.163 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 03 August 2024 13:18:54 +0000 (0:00:00.026) 0:00:21.190 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 03 August 2024 13:18:55 +0000 (0:00:00.020) 0:00:21.211 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 03 August 2024 13:18:55 +0000 (0:00:00.022) 0:00:21.233 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 03 August 2024 13:18:55 +0000 (0:00:00.648) 0:00:21.882 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 03 August 2024 13:18:56 +0000 (0:00:00.823) 0:00:22.705 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 03 August 2024 13:18:56 +0000 (0:00:00.072) 0:00:22.778 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 03 August 2024 13:18:56 +0000 (0:00:00.037) 0:00:22.815 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 03 August 2024 13:18:56 +0000 (0:00:00.033) 0:00:22.849 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 03 August 2024 13:18:56 +0000 (0:00:00.057) 0:00:22.906 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 03 August 2024 13:18:56 +0000 (0:00:00.025) 0:00:22.932 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 03 August 2024 13:18:56 +0000 (0:00:00.030) 0:00:22.962 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 03 August 2024 13:18:56 +0000 (0:00:00.030) 0:00:22.993 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 03 August 2024 13:18:56 +0000 (0:00:00.046) 0:00:23.039 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 03 August 2024 13:18:56 +0000 (0:00:00.024) 0:00:23.064 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 03 August 2024 13:18:56 +0000 (0:00:00.024) 0:00:23.088 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 03 August 2024 13:18:56 +0000 (0:00:00.070) 0:00:23.158 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 03 August 2024 13:18:57 +0000 (0:00:00.284) 0:00:23.442 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 03 August 2024 13:18:57 +0000 (0:00:00.056) 0:00:23.499 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 03 August 2024 13:18:57 +0000 (0:00:00.055) 0:00:23.554 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 03 August 2024 13:18:57 +0000 (0:00:00.028) 0:00:23.583 ******* 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, aee82d71-3a4f-400e-b816-0e8ad8ca6d26 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 03 August 2024 13:18:57 +0000 (0:00:00.302) 0:00:23.885 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 03 August 2024 13:18:57 +0000 (0:00:00.023) 0:00:23.908 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, aee82d71-3a4f-400e-b816-0e8ad8ca6d26" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 03 August 2024 13:18:57 +0000 (0:00:00.024) 0:00:23.932 ******* 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, aee82d71-3a4f-400e-b816-0e8ad8ca6d26\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, aee82d71-3a4f-400e-b816-0e8ad8ca6d26" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 03 August 2024 13:18:57 +0000 (0:00:00.022) 0:00:23.955 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 03 August 2024 13:18:57 +0000 (0:00:00.020) 0:00:23.976 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 03 August 2024 13:18:57 +0000 (0:00:00.120) 0:00:24.097 ******* 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, aee82d71-3a4f-400e-b816-0e8ad8ca6d26\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, aee82d71-3a4f-400e-b816-0e8ad8ca6d26" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/activate_profile.yml:3 Saturday 03 August 2024 13:18:57 +0000 (0:00:00.022) 0:00:24.120 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 03 August 2024 13:18:57 +0000 (0:00:00.036) 0:00:24.156 ******* included: /WORKDIR/git-weekly-ciigyimzpj/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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 03 August 2024 13:18:57 +0000 (0:00:00.044) 0:00:24.201 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 03 August 2024 13:18:58 +0000 (0:00:00.026) 0:00:24.227 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 03 August 2024 13:18:58 +0000 (0:00:00.064) 0:00:24.291 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 03 August 2024 13:18:58 +0000 (0:00:00.025) 0:00:24.316 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 03 August 2024 13:18:58 +0000 (0:00:00.624) 0:00:24.941 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 03 August 2024 13:18:59 +0000 (0:00:00.820) 0:00:25.761 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 03 August 2024 13:18:59 +0000 (0:00:00.022) 0:00:25.784 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 03 August 2024 13:18:59 +0000 (0:00:00.023) 0:00:25.808 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 03 August 2024 13:18:59 +0000 (0:00:00.022) 0:00:25.830 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 03 August 2024 13:18:59 +0000 (0:00:00.023) 0:00:25.854 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 03 August 2024 13:18:59 +0000 (0:00:00.024) 0:00:25.878 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 03 August 2024 13:18:59 +0000 (0:00:00.026) 0:00:25.905 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 03 August 2024 13:18:59 +0000 (0:00:00.050) 0:00:25.955 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 03 August 2024 13:18:59 +0000 (0:00:00.043) 0:00:25.999 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 03 August 2024 13:18:59 +0000 (0:00:00.020) 0:00:26.019 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 03 August 2024 13:18:59 +0000 (0:00:00.022) 0:00:26.042 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 03 August 2024 13:18:59 +0000 (0:00:00.031) 0:00:26.073 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 03 August 2024 13:19:00 +0000 (0:00:00.218) 0:00:26.292 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 03 August 2024 13:19:00 +0000 (0:00:00.027) 0:00:26.319 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 03 August 2024 13:19:00 +0000 (0:00:00.022) 0:00:26.341 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 03 August 2024 13:19:00 +0000 (0:00:00.022) 0:00:26.364 ******* 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, aee82d71-3a4f-400e-b816-0e8ad8ca6d26 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 03 August 2024 13:19:00 +0000 (0:00:00.266) 0:00:26.630 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 03 August 2024 13:19:00 +0000 (0:00:00.023) 0:00:26.654 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, aee82d71-3a4f-400e-b816-0e8ad8ca6d26 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 03 August 2024 13:19:00 +0000 (0:00:00.026) 0:00:26.681 ******* 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, aee82d71-3a4f-400e-b816-0e8ad8ca6d26 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, aee82d71-3a4f-400e-b816-0e8ad8ca6d26 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 03 August 2024 13:19:00 +0000 (0:00:00.023) 0:00:26.705 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 03 August 2024 13:19:00 +0000 (0:00:00.022) 0:00:26.727 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml:30 Saturday 03 August 2024 13:19:00 +0000 (0:00:00.124) 0:00:26.852 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/remove_profile.yml:3 Saturday 03 August 2024 13:19:00 +0000 (0:00:00.048) 0:00:26.901 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 03 August 2024 13:19:00 +0000 (0:00:00.085) 0:00:26.986 ******* included: /WORKDIR/git-weekly-ciigyimzpj/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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 03 August 2024 13:19:00 +0000 (0:00:00.046) 0:00:27.033 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 03 August 2024 13:19:00 +0000 (0:00:00.027) 0:00:27.061 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 03 August 2024 13:19:00 +0000 (0:00:00.021) 0:00:27.082 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 03 August 2024 13:19:00 +0000 (0:00:00.021) 0:00:27.103 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 03 August 2024 13:19:01 +0000 (0:00:00.619) 0:00:27.723 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 03 August 2024 13:19:02 +0000 (0:00:00.824) 0:00:28.547 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 03 August 2024 13:19:02 +0000 (0:00:00.051) 0:00:28.599 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 03 August 2024 13:19:02 +0000 (0:00:00.023) 0:00:28.623 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 03 August 2024 13:19:02 +0000 (0:00:00.023) 0:00:28.646 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 03 August 2024 13:19:02 +0000 (0:00:00.024) 0:00:28.670 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 03 August 2024 13:19:02 +0000 (0:00:00.030) 0:00:28.701 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 03 August 2024 13:19:02 +0000 (0:00:00.032) 0:00:28.733 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 03 August 2024 13:19:02 +0000 (0:00:00.032) 0:00:28.765 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 03 August 2024 13:19:02 +0000 (0:00:00.044) 0:00:28.810 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 03 August 2024 13:19:02 +0000 (0:00:00.024) 0:00:28.835 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 03 August 2024 13:19:02 +0000 (0:00:00.022) 0:00:28.858 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 03 August 2024 13:19:02 +0000 (0:00:00.026) 0:00:28.884 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 03 August 2024 13:19:02 +0000 (0:00:00.218) 0:00:29.102 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 03 August 2024 13:19:02 +0000 (0:00:00.024) 0:00:29.127 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 03 August 2024 13:19:02 +0000 (0:00:00.021) 0:00:29.149 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 03 August 2024 13:19:02 +0000 (0:00:00.021) 0:00:29.171 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 03 August 2024 13:19:03 +0000 (0:00:00.299) 0:00:29.470 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 03 August 2024 13:19:03 +0000 (0:00:00.053) 0:00:29.523 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 03 August 2024 13:19:03 +0000 (0:00:00.026) 0:00:29.550 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 03 August 2024 13:19:03 +0000 (0:00:00.024) 0:00:29.575 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 03 August 2024 13:19:03 +0000 (0:00:00.021) 0:00:29.596 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml:36 Saturday 03 August 2024 13:19:03 +0000 (0:00:00.126) 0:00:29.723 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 03 August 2024 13:19:03 +0000 (0:00:00.046) 0:00:29.769 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 03 August 2024 13:19:03 +0000 (0:00:00.048) 0:00:29.818 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722691137.6148071, "block_size": 4096, "blocks": 0, "ctime": 1722691137.608807, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 16918, "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": 1722691137.608807, "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-ciigyimzpj/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 03 August 2024 13:19:03 +0000 (0:00:00.131) 0:00:29.949 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 03 August 2024 13:19:03 +0000 (0:00:00.033) 0:00:29.983 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 03 August 2024 13:19:03 +0000 (0:00:00.048) 0:00:30.031 ******* 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-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 03 August 2024 13:19:03 +0000 (0:00:00.023) 0:00:30.054 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 03 August 2024 13:19:03 +0000 (0:00:00.125) 0:00:30.180 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 03 August 2024 13:19:03 +0000 (0:00:00.023) 0:00:30.204 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.019971", "end": "2024-08-03 13:19:04.131168", "rc": 1, "start": "2024-08-03 13:19:04.111197" } 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-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 03 August 2024 13:19:04 +0000 (0:00:00.158) 0:00:30.362 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 03 August 2024 13:19:04 +0000 (0:00:00.076) 0:00:30.439 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 03 August 2024 13:19:04 +0000 (0:00:00.025) 0:00:30.464 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 03 August 2024 13:19:04 +0000 (0:00:00.024) 0:00:30.488 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 03 August 2024 13:19:04 +0000 (0:00:00.021) 0:00:30.510 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 03 August 2024 13:19:04 +0000 (0:00:00.023) 0:00:30.534 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml:42 Saturday 03 August 2024 13:19:04 +0000 (0:00:00.024) 0:00:30.558 ******* TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml:47 Saturday 03 August 2024 13:19:04 +0000 (0:00:00.019) 0:00:30.577 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml:66 Saturday 03 August 2024 13:19:04 +0000 (0:00:00.022) 0:00:30.600 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 03 August 2024 13:19:04 +0000 (0:00:00.039) 0:00:30.639 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.076293", "end": "2024-08-03 13:19:04.610993", "rc": 1, "start": "2024-08-03 13:19:04.534700" } STDOUT: Connection 'statebr' (aee82d71-3a4f-400e-b816-0e8ad8ca6d26) successfully deleted. STDERR: (process:551): GLib-GIO-WARNING **: 13:19:04.587: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/ActiveConnection/63 but no object proxy exists Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tests_states.yml:103 Saturday 03 August 2024 13:19:04 +0000 (0:00:00.202) 0:00:30.842 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can take a profile down that is absent] ************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml:5 Saturday 03 August 2024 13:19:04 +0000 (0:00:00.036) 0:00:30.878 ******* ok: [sut] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml:9 Saturday 03 August 2024 13:19:04 +0000 (0:00:00.022) 0:00:30.901 ******* 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-ciigyimzpj/tests/playbooks/tasks/run_test.yml:21 Saturday 03 August 2024 13:19:04 +0000 (0:00:00.045) 0:00:30.946 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 03 August 2024 13:19:04 +0000 (0:00:00.034) 0:00:30.980 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 03 August 2024 13:19:04 +0000 (0:00:00.063) 0:00:31.044 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003628", "end": "2024-08-03 13:19:04.946506", "rc": 0, "start": "2024-08-03 13:19:04.942878" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 03 August 2024 13:19:04 +0000 (0:00:00.135) 0:00:31.179 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 03 August 2024 13:19:04 +0000 (0:00:00.023) 0:00:31.202 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml:24 Saturday 03 August 2024 13:19:05 +0000 (0:00:00.024) 0:00:31.227 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 03 August 2024 13:19:05 +0000 (0:00:00.045) 0:00:31.272 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 03 August 2024 13:19:05 +0000 (0:00:00.038) 0:00:31.311 ******* included: /WORKDIR/git-weekly-ciigyimzpj/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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 03 August 2024 13:19:05 +0000 (0:00:00.041) 0:00:31.353 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 03 August 2024 13:19:05 +0000 (0:00:00.028) 0:00:31.382 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 03 August 2024 13:19:05 +0000 (0:00:00.024) 0:00:31.406 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 03 August 2024 13:19:05 +0000 (0:00:00.027) 0:00:31.434 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 03 August 2024 13:19:05 +0000 (0:00:00.635) 0:00:32.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 : Print network provider] ********************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 03 August 2024 13:19:06 +0000 (0:00:00.847) 0:00:32.917 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 03 August 2024 13:19:06 +0000 (0:00:00.022) 0:00:32.940 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 03 August 2024 13:19:06 +0000 (0:00:00.020) 0:00:32.960 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 03 August 2024 13:19:06 +0000 (0:00:00.020) 0:00:32.981 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 03 August 2024 13:19:06 +0000 (0:00:00.021) 0:00:33.002 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 03 August 2024 13:19:06 +0000 (0:00:00.021) 0:00:33.024 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 03 August 2024 13:19:06 +0000 (0:00:00.026) 0:00:33.051 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 03 August 2024 13:19:06 +0000 (0:00:00.025) 0:00:33.076 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 03 August 2024 13:19:06 +0000 (0:00:00.044) 0:00:33.121 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 03 August 2024 13:19:06 +0000 (0:00:00.023) 0:00:33.144 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 03 August 2024 13:19:06 +0000 (0:00:00.024) 0:00:33.168 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 03 August 2024 13:19:07 +0000 (0:00:00.042) 0:00:33.211 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 03 August 2024 13:19:07 +0000 (0:00:00.223) 0:00:33.434 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 03 August 2024 13:19:07 +0000 (0:00:00.070) 0:00:33.504 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 03 August 2024 13:19:07 +0000 (0:00:00.027) 0:00:33.531 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 03 August 2024 13:19:07 +0000 (0:00:00.022) 0:00:33.554 ******* 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, 2fa4fa28-25c3-4b1d-afe6-039086f47bc3 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 03 August 2024 13:19:07 +0000 (0:00:00.301) 0:00:33.855 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 03 August 2024 13:19:07 +0000 (0:00:00.022) 0:00:33.878 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 2fa4fa28-25c3-4b1d-afe6-039086f47bc3" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 03 August 2024 13:19:07 +0000 (0:00:00.026) 0:00:33.904 ******* 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, 2fa4fa28-25c3-4b1d-afe6-039086f47bc3\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 2fa4fa28-25c3-4b1d-afe6-039086f47bc3" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 03 August 2024 13:19:07 +0000 (0:00:00.025) 0:00:33.930 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 03 August 2024 13:19:07 +0000 (0:00:00.022) 0:00:33.952 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 03 August 2024 13:19:07 +0000 (0:00:00.128) 0:00:34.080 ******* 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, 2fa4fa28-25c3-4b1d-afe6-039086f47bc3\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 2fa4fa28-25c3-4b1d-afe6-039086f47bc3" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/activate_profile.yml:3 Saturday 03 August 2024 13:19:07 +0000 (0:00:00.025) 0:00:34.106 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 03 August 2024 13:19:07 +0000 (0:00:00.038) 0:00:34.144 ******* included: /WORKDIR/git-weekly-ciigyimzpj/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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 03 August 2024 13:19:07 +0000 (0:00:00.043) 0:00:34.188 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 03 August 2024 13:19:08 +0000 (0:00:00.028) 0:00:34.217 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 03 August 2024 13:19:08 +0000 (0:00:00.022) 0:00:34.240 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 03 August 2024 13:19:08 +0000 (0:00:00.021) 0:00:34.261 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 03 August 2024 13:19:08 +0000 (0:00:00.650) 0:00:34.912 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 03 August 2024 13:19:09 +0000 (0:00:00.819) 0:00:35.731 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 03 August 2024 13:19:09 +0000 (0:00:00.022) 0:00:35.754 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 03 August 2024 13:19:09 +0000 (0:00:00.021) 0:00:35.775 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 03 August 2024 13:19:09 +0000 (0:00:00.020) 0:00:35.796 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 03 August 2024 13:19:09 +0000 (0:00:00.021) 0:00:35.818 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 03 August 2024 13:19:09 +0000 (0:00:00.021) 0:00:35.839 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 03 August 2024 13:19:09 +0000 (0:00:00.028) 0:00:35.868 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 03 August 2024 13:19:09 +0000 (0:00:00.026) 0:00:35.894 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 03 August 2024 13:19:09 +0000 (0:00:00.042) 0:00:35.937 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 03 August 2024 13:19:09 +0000 (0:00:00.048) 0:00:35.986 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 03 August 2024 13:19:09 +0000 (0:00:00.021) 0:00:36.007 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 03 August 2024 13:19:09 +0000 (0:00:00.027) 0:00:36.035 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 03 August 2024 13:19:10 +0000 (0:00:00.219) 0:00:36.254 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 03 August 2024 13:19:10 +0000 (0:00:00.029) 0:00:36.284 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 03 August 2024 13:19:10 +0000 (0:00:00.030) 0:00:36.315 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 03 August 2024 13:19:10 +0000 (0:00:00.023) 0:00:36.339 ******* 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, 2fa4fa28-25c3-4b1d-afe6-039086f47bc3 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 03 August 2024 13:19:10 +0000 (0:00:00.286) 0:00:36.625 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 03 August 2024 13:19:10 +0000 (0:00:00.020) 0:00:36.646 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 2fa4fa28-25c3-4b1d-afe6-039086f47bc3 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 03 August 2024 13:19:10 +0000 (0:00:00.024) 0:00:36.670 ******* 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, 2fa4fa28-25c3-4b1d-afe6-039086f47bc3 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 2fa4fa28-25c3-4b1d-afe6-039086f47bc3 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 03 August 2024 13:19:10 +0000 (0:00:00.021) 0:00:36.692 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 03 August 2024 13:19:10 +0000 (0:00:00.020) 0:00:36.712 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/remove_profile.yml:3 Saturday 03 August 2024 13:19:10 +0000 (0:00:00.122) 0:00:36.835 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 03 August 2024 13:19:10 +0000 (0:00:00.034) 0:00:36.869 ******* included: /WORKDIR/git-weekly-ciigyimzpj/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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 03 August 2024 13:19:10 +0000 (0:00:00.038) 0:00:36.908 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 03 August 2024 13:19:10 +0000 (0:00:00.052) 0:00:36.961 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 03 August 2024 13:19:10 +0000 (0:00:00.021) 0:00:36.982 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 03 August 2024 13:19:10 +0000 (0:00:00.021) 0:00:37.003 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 03 August 2024 13:19:11 +0000 (0:00:00.617) 0:00:37.621 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 03 August 2024 13:19:12 +0000 (0:00:00.832) 0:00:38.454 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 03 August 2024 13:19:12 +0000 (0:00:00.023) 0:00:38.477 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 03 August 2024 13:19:12 +0000 (0:00:00.021) 0:00:38.499 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 03 August 2024 13:19:12 +0000 (0:00:00.021) 0:00:38.520 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 03 August 2024 13:19:12 +0000 (0:00:00.023) 0:00:38.543 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 03 August 2024 13:19:12 +0000 (0:00:00.023) 0:00:38.567 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 03 August 2024 13:19:12 +0000 (0:00:00.048) 0:00:38.616 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 03 August 2024 13:19:12 +0000 (0:00:00.025) 0:00:38.641 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 03 August 2024 13:19:12 +0000 (0:00:00.043) 0:00:38.685 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 03 August 2024 13:19:12 +0000 (0:00:00.021) 0:00:38.706 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 03 August 2024 13:19:12 +0000 (0:00:00.019) 0:00:38.726 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 03 August 2024 13:19:12 +0000 (0:00:00.026) 0:00:38.752 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 03 August 2024 13:19:12 +0000 (0:00:00.212) 0:00:38.964 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 03 August 2024 13:19:12 +0000 (0:00:00.026) 0:00:38.991 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 03 August 2024 13:19:12 +0000 (0:00:00.024) 0:00:39.015 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 03 August 2024 13:19:12 +0000 (0:00:00.025) 0:00:39.040 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 03 August 2024 13:19:13 +0000 (0:00:00.290) 0:00:39.331 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 03 August 2024 13:19:13 +0000 (0:00:00.021) 0:00:39.353 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 03 August 2024 13:19:13 +0000 (0:00:00.023) 0:00:39.376 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 03 August 2024 13:19:13 +0000 (0:00:00.022) 0:00:39.399 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 03 August 2024 13:19:13 +0000 (0:00:00.019) 0:00:39.418 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml:30 Saturday 03 August 2024 13:19:13 +0000 (0:00:00.123) 0:00:39.542 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 03 August 2024 13:19:13 +0000 (0:00:00.081) 0:00:39.624 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 03 August 2024 13:19:13 +0000 (0:00:00.047) 0:00:39.671 ******* included: /WORKDIR/git-weekly-ciigyimzpj/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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 03 August 2024 13:19:13 +0000 (0:00:00.044) 0:00:39.716 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 03 August 2024 13:19:13 +0000 (0:00:00.028) 0:00:39.744 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 03 August 2024 13:19:13 +0000 (0:00:00.022) 0:00:39.767 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 03 August 2024 13:19:13 +0000 (0:00:00.022) 0:00:39.789 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 03 August 2024 13:19:14 +0000 (0:00:00.605) 0:00:40.395 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 03 August 2024 13:19:15 +0000 (0:00:00.848) 0:00:41.243 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 03 August 2024 13:19:15 +0000 (0:00:00.024) 0:00:41.268 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 03 August 2024 13:19:15 +0000 (0:00:00.025) 0:00:41.293 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 03 August 2024 13:19:15 +0000 (0:00:00.023) 0:00:41.316 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 03 August 2024 13:19:15 +0000 (0:00:00.024) 0:00:41.341 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 03 August 2024 13:19:15 +0000 (0:00:00.025) 0:00:41.366 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 03 August 2024 13:19:15 +0000 (0:00:00.027) 0:00:41.393 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 03 August 2024 13:19:15 +0000 (0:00:00.026) 0:00:41.420 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 03 August 2024 13:19:15 +0000 (0:00:00.043) 0:00:41.464 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 03 August 2024 13:19:15 +0000 (0:00:00.023) 0:00:41.487 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 03 August 2024 13:19:15 +0000 (0:00:00.022) 0:00:41.510 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 03 August 2024 13:19:15 +0000 (0:00:00.025) 0:00:41.536 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 03 August 2024 13:19:15 +0000 (0:00:00.212) 0:00:41.748 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 03 August 2024 13:19:15 +0000 (0:00:00.024) 0:00:41.772 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 03 August 2024 13:19:15 +0000 (0:00:00.022) 0:00:41.794 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 03 August 2024 13:19:15 +0000 (0:00:00.021) 0:00:41.816 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 03 August 2024 13:19:21 +0000 (0:00:05.406) 0:00:47.222 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 03 August 2024 13:19:21 +0000 (0:00:00.029) 0:00:47.252 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 03 August 2024 13:19:21 +0000 (0:00:00.030) 0:00:47.282 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 03 August 2024 13:19:21 +0000 (0:00:00.024) 0:00:47.306 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 03 August 2024 13:19:21 +0000 (0:00:00.028) 0:00:47.335 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml:36 Saturday 03 August 2024 13:19:21 +0000 (0:00:00.133) 0:00:47.469 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 03 August 2024 13:19:21 +0000 (0:00:00.072) 0:00:47.541 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 03 August 2024 13:19:21 +0000 (0:00:00.037) 0:00:47.579 ******* 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-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 03 August 2024 13:19:21 +0000 (0:00:00.024) 0:00:47.603 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 03 August 2024 13:19:21 +0000 (0:00:00.126) 0:00:47.730 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 03 August 2024 13:19:21 +0000 (0:00:00.025) 0:00:47.755 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.018274", "end": "2024-08-03 13:19:21.670071", "rc": 1, "start": "2024-08-03 13:19:21.651797" } 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-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 03 August 2024 13:19:21 +0000 (0:00:00.145) 0:00:47.901 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 03 August 2024 13:19:21 +0000 (0:00:00.023) 0:00:47.925 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 03 August 2024 13:19:21 +0000 (0:00:00.022) 0:00:47.948 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 03 August 2024 13:19:21 +0000 (0:00:00.024) 0:00:47.973 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 03 August 2024 13:19:21 +0000 (0:00:00.024) 0:00:47.997 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 03 August 2024 13:19:21 +0000 (0:00:00.023) 0:00:48.020 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml:42 Saturday 03 August 2024 13:19:21 +0000 (0:00:00.024) 0:00:48.045 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 03 August 2024 13:19:21 +0000 (0:00:00.042) 0:00:48.088 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 03 August 2024 13:19:21 +0000 (0:00:00.035) 0:00:48.123 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 03 August 2024 13:19:22 +0000 (0:00:00.131) 0:00:48.254 ******* 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-ciigyimzpj/tests/playbooks/tasks/run_test.yml:47 Saturday 03 August 2024 13:19:22 +0000 (0:00:00.027) 0:00:48.282 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml:66 Saturday 03 August 2024 13:19:22 +0000 (0:00:00.022) 0:00:48.304 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 03 August 2024 13:19:22 +0000 (0:00:00.041) 0:00:48.345 ******* 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.039297", "end": "2024-08-03 13:19:22.279073", "rc": 1, "start": "2024-08-03 13:19:22.239776" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tests_states.yml:126 Saturday 03 August 2024 13:19:22 +0000 (0:00:00.165) 0:00:48.511 ******* included: /WORKDIR/git-weekly-ciigyimzpj/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-ciigyimzpj/tests/playbooks/tasks/run_test.yml:5 Saturday 03 August 2024 13:19:22 +0000 (0:00:00.037) 0:00:48.548 ******* 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-ciigyimzpj/tests/playbooks/tasks/run_test.yml:9 Saturday 03 August 2024 13:19:22 +0000 (0:00:00.023) 0:00:48.572 ******* 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-ciigyimzpj/tests/playbooks/tasks/run_test.yml:21 Saturday 03 August 2024 13:19:22 +0000 (0:00:00.050) 0:00:48.622 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 03 August 2024 13:19:22 +0000 (0:00:00.037) 0:00:48.660 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 03 August 2024 13:19:22 +0000 (0:00:00.044) 0:00:48.705 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003267", "end": "2024-08-03 13:19:22.601986", "rc": 0, "start": "2024-08-03 13:19:22.598719" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 03 August 2024 13:19:22 +0000 (0:00:00.129) 0:00:48.834 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 03 August 2024 13:19:22 +0000 (0:00:00.026) 0:00:48.861 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml:24 Saturday 03 August 2024 13:19:22 +0000 (0:00:00.022) 0:00:48.884 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 03 August 2024 13:19:22 +0000 (0:00:00.078) 0:00:48.962 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 03 August 2024 13:19:22 +0000 (0:00:00.038) 0:00:49.001 ******* included: /WORKDIR/git-weekly-ciigyimzpj/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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 03 August 2024 13:19:22 +0000 (0:00:00.041) 0:00:49.043 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 03 August 2024 13:19:22 +0000 (0:00:00.029) 0:00:49.073 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 03 August 2024 13:19:22 +0000 (0:00:00.023) 0:00:49.096 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 03 August 2024 13:19:22 +0000 (0:00:00.022) 0:00:49.119 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 03 August 2024 13:19:23 +0000 (0:00:00.628) 0:00:49.747 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 03 August 2024 13:19:24 +0000 (0:00:00.852) 0:00:50.600 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 03 August 2024 13:19:24 +0000 (0:00:00.022) 0:00:50.623 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 03 August 2024 13:19:24 +0000 (0:00:00.021) 0:00:50.644 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 03 August 2024 13:19:24 +0000 (0:00:00.021) 0:00:50.666 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 03 August 2024 13:19:24 +0000 (0:00:00.022) 0:00:50.688 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 03 August 2024 13:19:24 +0000 (0:00:00.024) 0:00:50.712 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 03 August 2024 13:19:24 +0000 (0:00:00.029) 0:00:50.742 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 03 August 2024 13:19:24 +0000 (0:00:00.028) 0:00:50.770 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 03 August 2024 13:19:24 +0000 (0:00:00.045) 0:00:50.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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 03 August 2024 13:19:24 +0000 (0:00:00.024) 0:00:50.840 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 03 August 2024 13:19:24 +0000 (0:00:00.023) 0:00:50.864 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 03 August 2024 13:19:24 +0000 (0:00:00.026) 0:00:50.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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 03 August 2024 13:19:24 +0000 (0:00:00.211) 0:00:51.102 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 03 August 2024 13:19:24 +0000 (0:00:00.024) 0:00:51.126 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 03 August 2024 13:19:24 +0000 (0:00:00.022) 0:00:51.149 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 03 August 2024 13:19:24 +0000 (0:00:00.021) 0:00:51.170 ******* 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, 40617a6c-19e7-4eb1-bdf4-ee352f1301c5 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 03 August 2024 13:19:25 +0000 (0:00:00.399) 0:00:51.570 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 03 August 2024 13:19:25 +0000 (0:00:00.022) 0:00:51.593 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 40617a6c-19e7-4eb1-bdf4-ee352f1301c5" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 03 August 2024 13:19:25 +0000 (0:00:00.023) 0:00:51.616 ******* 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, 40617a6c-19e7-4eb1-bdf4-ee352f1301c5\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 40617a6c-19e7-4eb1-bdf4-ee352f1301c5" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 03 August 2024 13:19:25 +0000 (0:00:00.024) 0:00:51.641 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 03 August 2024 13:19:25 +0000 (0:00:00.023) 0:00:51.665 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 03 August 2024 13:19:25 +0000 (0:00:00.126) 0:00:51.791 ******* 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, 40617a6c-19e7-4eb1-bdf4-ee352f1301c5\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 40617a6c-19e7-4eb1-bdf4-ee352f1301c5" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/activate_profile.yml:3 Saturday 03 August 2024 13:19:25 +0000 (0:00:00.022) 0:00:51.814 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 03 August 2024 13:19:25 +0000 (0:00:00.036) 0:00:51.851 ******* included: /WORKDIR/git-weekly-ciigyimzpj/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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 03 August 2024 13:19:25 +0000 (0:00:00.043) 0:00:51.894 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 03 August 2024 13:19:25 +0000 (0:00:00.029) 0:00:51.923 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 03 August 2024 13:19:25 +0000 (0:00:00.021) 0:00:51.945 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 03 August 2024 13:19:25 +0000 (0:00:00.022) 0:00:51.967 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 03 August 2024 13:19:26 +0000 (0:00:00.617) 0:00:52.585 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 03 August 2024 13:19:27 +0000 (0:00:00.899) 0:00:53.484 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 03 August 2024 13:19:27 +0000 (0:00:00.025) 0:00:53.509 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 03 August 2024 13:19:27 +0000 (0:00:00.023) 0:00:53.533 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 03 August 2024 13:19:27 +0000 (0:00:00.025) 0:00:53.558 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 03 August 2024 13:19:27 +0000 (0:00:00.024) 0:00:53.583 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 03 August 2024 13:19:27 +0000 (0:00:00.037) 0:00:53.620 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 03 August 2024 13:19:27 +0000 (0:00:00.039) 0:00:53.660 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 03 August 2024 13:19:27 +0000 (0:00:00.032) 0:00:53.692 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 03 August 2024 13:19:27 +0000 (0:00:00.079) 0:00:53.771 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 03 August 2024 13:19:27 +0000 (0:00:00.025) 0:00:53.796 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 03 August 2024 13:19:27 +0000 (0:00:00.025) 0:00:53.822 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 03 August 2024 13:19:27 +0000 (0:00:00.037) 0:00:53.860 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 03 August 2024 13:19:27 +0000 (0:00:00.215) 0:00:54.076 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 03 August 2024 13:19:27 +0000 (0:00:00.067) 0:00:54.144 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 03 August 2024 13:19:27 +0000 (0:00:00.022) 0:00:54.167 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 03 August 2024 13:19:27 +0000 (0:00:00.028) 0:00:54.195 ******* 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, 40617a6c-19e7-4eb1-bdf4-ee352f1301c5 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 03 August 2024 13:19:28 +0000 (0:00:00.271) 0:00:54.467 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 03 August 2024 13:19:28 +0000 (0:00:00.022) 0:00:54.489 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 40617a6c-19e7-4eb1-bdf4-ee352f1301c5 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 03 August 2024 13:19:28 +0000 (0:00:00.023) 0:00:54.513 ******* 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, 40617a6c-19e7-4eb1-bdf4-ee352f1301c5 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 40617a6c-19e7-4eb1-bdf4-ee352f1301c5 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 03 August 2024 13:19:28 +0000 (0:00:00.024) 0:00:54.537 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 03 August 2024 13:19:28 +0000 (0:00:00.024) 0:00:54.561 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 03 August 2024 13:19:28 +0000 (0:00:00.131) 0:00:54.692 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 03 August 2024 13:19:28 +0000 (0:00:00.038) 0:00:54.731 ******* included: /WORKDIR/git-weekly-ciigyimzpj/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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 03 August 2024 13:19:28 +0000 (0:00:00.044) 0:00:54.776 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 03 August 2024 13:19:28 +0000 (0:00:00.026) 0:00:54.802 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 03 August 2024 13:19:28 +0000 (0:00:00.037) 0:00:54.839 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 03 August 2024 13:19:28 +0000 (0:00:00.032) 0:00:54.872 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 03 August 2024 13:19:29 +0000 (0:00:00.612) 0:00:55.485 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 03 August 2024 13:19:30 +0000 (0:00:00.824) 0:00:56.309 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 03 August 2024 13:19:30 +0000 (0:00:00.027) 0:00:56.337 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 03 August 2024 13:19:30 +0000 (0:00:00.022) 0:00:56.360 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 03 August 2024 13:19:30 +0000 (0:00:00.022) 0:00:56.382 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 03 August 2024 13:19:30 +0000 (0:00:00.022) 0:00:56.404 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 03 August 2024 13:19:30 +0000 (0:00:00.022) 0:00:56.427 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 03 August 2024 13:19:30 +0000 (0:00:00.030) 0:00:56.457 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 03 August 2024 13:19:30 +0000 (0:00:00.027) 0:00:56.485 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 03 August 2024 13:19:30 +0000 (0:00:00.049) 0:00:56.534 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 03 August 2024 13:19:30 +0000 (0:00:00.025) 0:00:56.560 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 03 August 2024 13:19:30 +0000 (0:00:00.023) 0:00:56.583 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 03 August 2024 13:19:30 +0000 (0:00:00.066) 0:00:56.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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 03 August 2024 13:19:30 +0000 (0:00:00.215) 0:00:56.866 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 03 August 2024 13:19:30 +0000 (0:00:00.027) 0:00:56.893 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 03 August 2024 13:19:30 +0000 (0:00:00.024) 0:00:56.918 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 03 August 2024 13:19:30 +0000 (0:00:00.028) 0:00:56.946 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 03 August 2024 13:19:31 +0000 (0:00:00.360) 0:00:57.307 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 03 August 2024 13:19:31 +0000 (0:00:00.023) 0:00:57.330 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 03 August 2024 13:19:31 +0000 (0:00:00.041) 0:00:57.372 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 03 August 2024 13:19:31 +0000 (0:00:00.027) 0:00:57.400 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 03 August 2024 13:19:31 +0000 (0:00:00.027) 0:00:57.427 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml:30 Saturday 03 August 2024 13:19:31 +0000 (0:00:00.129) 0:00:57.556 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 03 August 2024 13:19:31 +0000 (0:00:00.041) 0:00:57.598 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 03 August 2024 13:19:31 +0000 (0:00:00.037) 0:00:57.636 ******* included: /WORKDIR/git-weekly-ciigyimzpj/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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 03 August 2024 13:19:31 +0000 (0:00:00.080) 0:00:57.716 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 03 August 2024 13:19:31 +0000 (0:00:00.029) 0:00:57.745 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 03 August 2024 13:19:31 +0000 (0:00:00.027) 0:00:57.773 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 03 August 2024 13:19:31 +0000 (0:00:00.024) 0:00:57.798 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 03 August 2024 13:19:32 +0000 (0:00:00.616) 0:00:58.414 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 03 August 2024 13:19:33 +0000 (0:00:00.813) 0:00:59.228 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 03 August 2024 13:19:33 +0000 (0:00:00.027) 0:00:59.255 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 03 August 2024 13:19:33 +0000 (0:00:00.023) 0:00:59.279 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 03 August 2024 13:19:33 +0000 (0:00:00.022) 0:00:59.301 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 03 August 2024 13:19:33 +0000 (0:00:00.023) 0:00:59.325 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 03 August 2024 13:19:33 +0000 (0:00:00.028) 0:00:59.354 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 03 August 2024 13:19:33 +0000 (0:00:00.094) 0:00:59.448 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 03 August 2024 13:19:33 +0000 (0:00:00.031) 0:00:59.480 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 03 August 2024 13:19:33 +0000 (0:00:00.051) 0:00:59.531 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 03 August 2024 13:19:33 +0000 (0:00:00.024) 0:00:59.556 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 03 August 2024 13:19:33 +0000 (0:00:00.024) 0:00:59.581 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 03 August 2024 13:19:33 +0000 (0:00:00.036) 0:00:59.617 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 03 August 2024 13:19:33 +0000 (0:00:00.216) 0:00:59.834 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 03 August 2024 13:19:33 +0000 (0:00:00.032) 0:00:59.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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 03 August 2024 13:19:33 +0000 (0:00:00.040) 0:00:59.907 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 03 August 2024 13:19:33 +0000 (0:00:00.026) 0:00:59.934 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 03 August 2024 13:19:34 +0000 (0:00:00.287) 0:01:00.221 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 03 August 2024 13:19:34 +0000 (0:00:00.024) 0:01:00.246 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 03 August 2024 13:19:34 +0000 (0:00:00.023) 0:01:00.269 ******* 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-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 03 August 2024 13:19:34 +0000 (0:00:00.025) 0:01:00.295 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 03 August 2024 13:19:34 +0000 (0:00:00.023) 0:01:00.318 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml:36 Saturday 03 August 2024 13:19:34 +0000 (0:00:00.131) 0:01:00.450 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_profile_absent.yml for sut included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_NetworkManager_NVR.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 03 August 2024 13:19:34 +0000 (0:00:00.093) 0:01:00.543 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 03 August 2024 13:19:34 +0000 (0:00:00.041) 0:01:00.585 ******* 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-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 03 August 2024 13:19:34 +0000 (0:00:00.023) 0:01:00.608 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 03 August 2024 13:19:34 +0000 (0:00:00.132) 0:01:00.741 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 03 August 2024 13:19:34 +0000 (0:00:00.027) 0:01:00.769 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.017802", "end": "2024-08-03 13:19:34.685737", "rc": 1, "start": "2024-08-03 13:19:34.667935" } 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-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 03 August 2024 13:19:34 +0000 (0:00:00.148) 0:01:00.918 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 03 August 2024 13:19:34 +0000 (0:00:00.023) 0:01:00.941 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 03 August 2024 13:19:34 +0000 (0:00:00.036) 0:01:00.978 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 03 August 2024 13:19:34 +0000 (0:00:00.026) 0:01:01.005 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 03 August 2024 13:19:34 +0000 (0:00:00.024) 0:01:01.030 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 03 August 2024 13:19:34 +0000 (0:00:00.023) 0:01:01.053 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_NetworkManager_NVR.yml:7 Saturday 03 August 2024 13:19:34 +0000 (0:00:00.027) 0:01:01.081 ******* ok: [sut] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.598719", "end": "2024-08-03 13:19:35.576866", "rc": 0, "start": "2024-08-03 13:19:34.978147" } STDOUT: NetworkManager-1.18.8-2.el7_9 TASK [Store NetworkManager version] ******************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_NetworkManager_NVR.yml:14 Saturday 03 August 2024 13:19:35 +0000 (0:00:00.735) 0:01:01.816 ******* ok: [sut] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.18.8-2.el7_9" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_NetworkManager_NVR.yml:18 Saturday 03 August 2024 13:19:35 +0000 (0:00:00.070) 0:01:01.887 ******* ok: [sut] => { "networkmanager_nvr": "NetworkManager-1.18.8-2.el7_9" } TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/run_test.yml:42 Saturday 03 August 2024 13:19:35 +0000 (0:00:00.023) 0:01:01.910 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 03 August 2024 13:19:35 +0000 (0:00:00.043) 0:01:01.954 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 03 August 2024 13:19:35 +0000 (0:00:00.037) 0:01:01.992 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 03 August 2024 13:19:35 +0000 (0:00:00.135) 0:01:02.128 ******* 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-ciigyimzpj/tests/playbooks/tasks/run_test.yml:47 Saturday 03 August 2024 13:19:35 +0000 (0:00:00.025) 0:01:02.153 ******* 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-ciigyimzpj/tests/playbooks/tasks/run_test.yml:66 Saturday 03 August 2024 13:19:35 +0000 (0:00:00.023) 0:01:02.176 ******* included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/cleanup_profile+device.yml for sut included: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 03 August 2024 13:19:36 +0000 (0:00:00.045) 0:01:02.221 ******* 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.040710", "end": "2024-08-03 13:19:36.157785", "rc": 1, "start": "2024-08-03 13:19:36.117075" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/check_network_dns.yml:6 Saturday 03 August 2024 13:19:36 +0000 (0:00:00.167) 0:01:02.389 ******* 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.007017", "end": "2024-08-03 13:19:36.290914", "rc": 0, "start": "2024-08-03 13:19:36.283897" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 0e:f8:a7:20:aa:ef brd ff:ff:ff:ff:ff:ff inet 10.31.43.96/22 brd 10.31.43.255 scope global noprefixroute dynamic eth0 valid_lft 3087sec preferred_lft 3087sec inet6 fe80::cf8:a7ff:fe20:aaef/64 scope link valid_lft forever preferred_lft forever 13: bond0: mtu 1500 qdisc noop state DOWN group default qlen 1000 link/ether 56:6c:eb:1e:db:54 brd ff:ff:ff:ff:ff:ff IP ROUTE default via 10.31.40.1 dev eth0 proto dhcp metric 100 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.43.96 metric 100 IP -6 ROUTE unreachable ::/96 dev lo metric 1024 error -113 pref medium unreachable ::ffff:0.0.0.0/96 dev lo metric 1024 error -113 pref medium unreachable 2002:a00::/24 dev lo metric 1024 error -113 pref medium unreachable 2002:7f00::/24 dev lo metric 1024 error -113 pref medium unreachable 2002:a9fe::/32 dev lo metric 1024 error -113 pref medium unreachable 2002:ac10::/28 dev lo metric 1024 error -113 pref medium unreachable 2002:c0a8::/32 dev lo metric 1024 error -113 pref medium unreachable 2002:e000::/19 dev lo metric 1024 error -113 pref medium unreachable 3ffe:ffff::/32 dev lo metric 1024 error -113 pref medium fe80::/64 dev eth0 proto kernel metric 256 mtu 9001 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-ciigyimzpj/tests/playbooks/tasks/check_network_dns.yml:24 Saturday 03 August 2024 13:19:36 +0000 (0:00:00.132) 0:01:02.522 ******* 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.356167", "end": "2024-08-03 13:19:36.776572", "rc": 0, "start": "2024-08-03 13:19:36.420405" } STDOUT: CHECK DNS AND CONNECTIVITY 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 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:fed6 wildcard.fedoraproject.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 2600:2701:4000:5211:dead:beef:fe:fed3 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 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 2255 0 --:--:-- --:--:-- --:--:-- 2259 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 1453 0 --:--:-- --:--:-- --:--:-- 1447 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=325 changed=10 unreachable=0 failed=0 skipped=306 rescued=0 ignored=11 Saturday 03 August 2024 13:19:36 +0000 (0:00:00.475) 0:01:02.997 ******* =============================================================================== linux-system-roles.network : Configure networking connection profiles --- 6.05s /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:188 linux-system-roles.network : Configure networking connection profiles --- 1.78s /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:188 linux-system-roles.network : Enable and start NetworkManager ------------ 1.33s /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:151 Gather current interface info ------------------------------------------- 1.13s /WORKDIR/git-weekly-ciigyimzpj/tests/playbooks/tasks/get_current_interfaces.yml:3 linux-system-roles.network : Configure networking connection profiles --- 1.12s /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:188 linux-system-roles.network : Check which packages are installed --------- 0.99s /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.90s /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Enable and start NetworkManager ------------ 0.87s /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/main.yml:151 linux-system-roles.network : Check which packages are installed --------- 0.85s /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.85s /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.85s /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.85s /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.84s /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.83s /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.82s /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.82s /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.82s /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.82s /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.82s /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.82s /WORKDIR/git-weekly-ciigyimzpj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the yum, dnf or zypper module rather than running 'rpm'. If you need to use command because yum, dnf or zypper is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---