# 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_initscripts.yml ***************************************** 2 plays in /WORKDIR/git-weekly-ci8iusmx8e/tests/tests_states_initscripts.yml PLAY [Run playbook 'playbooks/tests_states.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tests_states_initscripts.yml:5 Saturday 06 January 2024 13:47:29 +0000 (0:00:00.011) 0:00:00.011 ****** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tests_states_initscripts.yml:8 Saturday 06 January 2024 13:47:29 +0000 (0:00:00.555) 0:00:00.567 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/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-ci8iusmx8e/tests/tasks/el_repo_setup.yml:3 Saturday 06 January 2024 13:47:29 +0000 (0:00:00.022) 0:00:00.590 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/el_repo_setup.yml:19 Saturday 06 January 2024 13:47:30 +0000 (0:00:00.224) 0:00:00.814 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/el_repo_setup.yml:24 Saturday 06 January 2024 13:47:30 +0000 (0:00:00.235) 0:00:01.050 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/el_repo_setup.yml:28 Saturday 06 January 2024 13:47:30 +0000 (0:00:00.023) 0:00:01.074 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/el_repo_setup.yml:53 Saturday 06 January 2024 13:47:30 +0000 (0:00:00.034) 0:00:01.108 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/enable_epel.yml:8 Saturday 06 January 2024 13:47:30 +0000 (0:00:00.041) 0:00:01.150 ****** 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-ci8iusmx8e/tests/tasks/enable_epel.yml:24 Saturday 06 January 2024 13:47:30 +0000 (0:00:00.204) 0:00:01.354 ****** 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-ci8iusmx8e/tests/tasks/enable_epel.yml:30 Saturday 06 January 2024 13:47:31 +0000 (0:00:00.460) 0:00:01.815 ****** ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.194858", "end": "2024-01-06 13:47:31.326392", "rc": 0, "start": "2024-01-06 13:47:31.131534" } STDOUT: ================================== repo: epel ================================== [epel] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7Server baseurl = cache = 0 cachedir = /var/cache/yum/x86_64/7Server/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/7Server/epel/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7Server/epel/gpgdir gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 hdrdir = /var/cache/yum/x86_64/7Server/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=$infra&content=$contentdir 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/7Server/epel pkgdir = /var/cache/yum/x86_64/7Server/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-ci8iusmx8e/tests/tasks/enable_epel.yml:35 Saturday 06 January 2024 13:47:31 +0000 (0:00:00.328) 0:00:02.144 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/enable_epel.yml:40 Saturday 06 January 2024 13:47:31 +0000 (0:00:00.012) 0:00:02.156 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tests_states_initscripts.yml:10 Saturday 06 January 2024 13:47:31 +0000 (0:00:00.011) 0:00:02.168 ****** ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing states] ************************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tests_states.yml:3 Saturday 06 January 2024 13:47:31 +0000 (0:00:00.011) 0:00:02.179 ****** ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tests_states.yml:11 Saturday 06 January 2024 13:47:31 +0000 (0:00:00.416) 0:00:02.596 ****** ok: [sut] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tests_states.yml:22 Saturday 06 January 2024 13:47:31 +0000 (0:00:00.011) 0:00:02.607 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile] ******************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:5 Saturday 06 January 2024 13:47:31 +0000 (0:00:00.016) 0:00:02.624 ****** ok: [sut] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:9 Saturday 06 January 2024 13:47:31 +0000 (0:00:00.012) 0:00:02.636 ****** 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": false, "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-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:21 Saturday 06 January 2024 13:47:31 +0000 (0:00:00.051) 0:00:02.688 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:47:31 +0000 (0:00:00.015) 0:00:02.703 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:47:31 +0000 (0:00:00.013) 0:00:02.717 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004721", "end": "2024-01-06 13:47:33.031724", "rc": 0, "start": "2024-01-06 13:47:32.027003" } STDOUT: bond0 bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:47:33 +0000 (0:00:01.132) 0:00:03.849 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:47:33 +0000 (0:00:00.012) 0:00:03.861 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:24 Saturday 06 January 2024 13:47:33 +0000 (0:00:00.011) 0:00:03.872 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/delete_interface.yml:3 Saturday 06 January 2024 13:47:33 +0000 (0:00:00.021) 0:00:03.894 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.011062", "end": "2024-01-06 13:47:33.214822", "rc": 1, "start": "2024-01-06 13:47:33.203760" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 06 January 2024 13:47:33 +0000 (0:00:00.136) 0:00:04.030 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 06 January 2024 13:47:33 +0000 (0:00:00.015) 0:00:04.045 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 06 January 2024 13:47:33 +0000 (0:00:00.122) 0:00:04.168 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:30 Saturday 06 January 2024 13:47:33 +0000 (0:00:00.013) 0:00:04.182 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 06 January 2024 13:47:33 +0000 (0:00:00.019) 0:00:04.202 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 January 2024 13:47:33 +0000 (0:00:00.034) 0:00:04.236 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 January 2024 13:47:33 +0000 (0:00:00.069) 0:00:04.305 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 January 2024 13:47:33 +0000 (0:00:00.012) 0:00:04.318 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 January 2024 13:47:33 +0000 (0:00:00.010) 0:00:04.328 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 January 2024 13:47:33 +0000 (0:00:00.019) 0:00:04.348 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 January 2024 13:47:34 +0000 (0:00:00.852) 0:00:05.200 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 January 2024 13:47:35 +0000 (0:00:00.800) 0:00:06.001 ****** ok: [sut] => {} MSG: Using network provider: initscripts 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 January 2024 13:47:35 +0000 (0:00:00.023) 0:00:06.025 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 January 2024 13:47:35 +0000 (0:00:00.021) 0:00:06.046 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 06 January 2024 13:47:35 +0000 (0:00:00.020) 0:00:06.066 ****** changed: [sut] => { "changed": true, "changes": { "installed": [ "bridge-utils" ] }, "rc": 0, "results": [ "initscripts-9.49.53-1.el7_9.1.x86_64 providing initscripts is already installed", "12:dhclient-4.2.5-83.el7_9.1.x86_64 providing dhclient is already installed", "Loaded plugins: search-disabled-repos\nResolving Dependencies\n--> Running transaction check\n---> Package bridge-utils.x86_64 0:1.5-9.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n bridge-utils x86_64 1.5-9.el7 rhel-Server 32 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package\n\nTotal download size: 32 k\nInstalled size: 56 k\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : bridge-utils-1.5-9.el7.x86_64 1/1 \n Verifying : bridge-utils-1.5-9.el7.x86_64 1/1 \n\nInstalled:\n bridge-utils.x86_64 0:1.5-9.el7 \n\nComplete!\n" ] } lsrpackages: bridge-utils dhclient initscripts TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 06 January 2024 13:47:37 +0000 (0:00:02.545) 0:00:08.612 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 06 January 2024 13:47:37 +0000 (0:00:00.029) 0:00:08.642 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 06 January 2024 13:47:37 +0000 (0:00:00.023) 0:00:08.665 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 06 January 2024 13:47:37 +0000 (0:00:00.044) 0:00:08.710 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 06 January 2024 13:47:37 +0000 (0:00:00.026) 0:00:08.737 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 January 2024 13:47:37 +0000 (0:00:00.029) 0:00:08.766 ****** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 06 January 2024 13:47:38 +0000 (0:00:00.396) 0:00:09.163 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17048plu41hfr/tmpzvui16vy" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 06 January 2024 13:47:38 +0000 (0:00:00.306) 0:00:09.469 ****** 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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 06 January 2024 13:47:39 +0000 (0:00:00.336) 0:00:09.806 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 06 January 2024 13:47:39 +0000 (0:00:00.020) 0:00:09.827 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 06 January 2024 13:47:39 +0000 (0:00:00.021) 0:00:09.849 ****** 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 06 January 2024 13:47:39 +0000 (0:00:00.021) 0:00:09.870 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 06 January 2024 13:47:39 +0000 (0:00:00.020) 0:00:09.891 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 06 January 2024 13:47:39 +0000 (0:00:00.200) 0:00:10.091 ****** 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:36 Saturday 06 January 2024 13:47:39 +0000 (0:00:00.022) 0:00:10.114 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 06 January 2024 13:47:39 +0000 (0:00:00.038) 0:00:10.152 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 06 January 2024 13:47:39 +0000 (0:00:00.068) 0:00:10.221 ****** 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-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 06 January 2024 13:47:39 +0000 (0:00:00.021) 0:00:10.242 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704548858.9759867, "block_size": 4096, "blocks": 8, "ctime": 1704548858.9759867, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4427536, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1704548858.9759867, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 127, "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-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 06 January 2024 13:47:39 +0000 (0:00:00.139) 0:00:10.382 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 06 January 2024 13:47:39 +0000 (0:00:00.022) 0:00:10.404 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.024758", "end": "2024-01-06 13:47:39.740554", "rc": 1, "start": "2024-01-06 13:47:39.715796" } 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-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 06 January 2024 13:47:39 +0000 (0:00:00.161) 0:00:10.566 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 06 January 2024 13:47:39 +0000 (0:00:00.023) 0:00:10.589 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003519", "end": "2024-01-06 13:47:39.903891", "rc": 0, "start": "2024-01-06 13:47:39.900372" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 06 January 2024 13:47:39 +0000 (0:00:00.142) 0:00:10.732 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 06 January 2024 13:47:39 +0000 (0:00:00.026) 0:00:10.758 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003639", "end": "2024-01-06 13:47:40.072999", "rc": 0, "start": "2024-01-06 13:47:40.069360" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 06 January 2024 13:47:40 +0000 (0:00:00.141) 0:00:10.900 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 06 January 2024 13:47:40 +0000 (0:00:00.026) 0:00:10.926 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 06 January 2024 13:47:40 +0000 (0:00:00.022) 0:00:10.949 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 06 January 2024 13:47:40 +0000 (0:00:00.023) 0:00:10.972 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:42 Saturday 06 January 2024 13:47:40 +0000 (0:00:00.022) 0:00:10.995 ****** skipping: [sut] => (item={'what': 'tasks/assert_device_present.yml', 'condition': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "condition": false, "what": "tasks/assert_device_present.yml" }, "skip_reason": "Conditional result was False" } TASK [Success in test 'I can create a profile'] ******************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:47 Saturday 06 January 2024 13:47:40 +0000 (0:00:00.026) 0:00:11.022 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:66 Saturday 06 January 2024 13:47:40 +0000 (0:00:00.022) 0:00:11.045 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 06 January 2024 13:47:40 +0000 (0:00:00.069) 0:00:11.115 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.049628", "end": "2024-01-06 13:47:40.472952", "rc": 1, "start": "2024-01-06 13:47:40.423324" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tests_states.yml:45 Saturday 06 January 2024 13:47:40 +0000 (0:00:00.190) 0:00:11.305 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile without autoconnect] ************************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:5 Saturday 06 January 2024 13:47:40 +0000 (0:00:00.036) 0:00:11.342 ****** ok: [sut] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:9 Saturday 06 January 2024 13:47:40 +0000 (0:00:00.024) 0:00:11.366 ****** 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-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:21 Saturday 06 January 2024 13:47:40 +0000 (0:00:00.047) 0:00:11.413 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:47:40 +0000 (0:00:00.034) 0:00:11.447 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:47:40 +0000 (0:00:00.032) 0:00:11.480 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003609", "end": "2024-01-06 13:47:40.789988", "rc": 0, "start": "2024-01-06 13:47:40.786379" } STDOUT: bond0 bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:47:40 +0000 (0:00:00.152) 0:00:11.632 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:47:40 +0000 (0:00:00.032) 0:00:11.665 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:24 Saturday 06 January 2024 13:47:40 +0000 (0:00:00.070) 0:00:11.736 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/delete_interface.yml:3 Saturday 06 January 2024 13:47:40 +0000 (0:00:00.058) 0:00:11.794 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.007445", "end": "2024-01-06 13:47:41.113773", "rc": 1, "start": "2024-01-06 13:47:41.106328" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 06 January 2024 13:47:41 +0000 (0:00:00.145) 0:00:11.939 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 06 January 2024 13:47:41 +0000 (0:00:00.062) 0:00:12.002 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 06 January 2024 13:47:41 +0000 (0:00:00.136) 0:00:12.138 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:30 Saturday 06 January 2024 13:47:41 +0000 (0:00:00.025) 0:00:12.163 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Saturday 06 January 2024 13:47:41 +0000 (0:00:00.041) 0:00:12.204 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 January 2024 13:47:41 +0000 (0:00:00.045) 0:00:12.250 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 January 2024 13:47:41 +0000 (0:00:00.047) 0:00:12.297 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 January 2024 13:47:41 +0000 (0:00:00.029) 0:00:12.327 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 January 2024 13:47:41 +0000 (0:00:00.021) 0:00:12.349 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 January 2024 13:47:41 +0000 (0:00:00.022) 0:00:12.372 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 January 2024 13:47:42 +0000 (0:00:00.783) 0:00:13.156 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 January 2024 13:47:43 +0000 (0:00:00.750) 0:00:13.907 ****** ok: [sut] => {} MSG: Using network provider: initscripts 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 January 2024 13:47:43 +0000 (0:00:00.031) 0:00:13.938 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 January 2024 13:47:43 +0000 (0:00:00.062) 0:00:14.001 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 06 January 2024 13:47:43 +0000 (0:00:00.036) 0:00:14.038 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 06 January 2024 13:47:43 +0000 (0:00:00.044) 0:00:14.082 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 06 January 2024 13:47:43 +0000 (0:00:00.023) 0:00:14.106 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 06 January 2024 13:47:43 +0000 (0:00:00.021) 0:00:14.127 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 06 January 2024 13:47:43 +0000 (0:00:00.031) 0:00:14.159 ****** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 06 January 2024 13:47:43 +0000 (0:00:00.039) 0:00:14.198 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 January 2024 13:47:43 +0000 (0:00:00.025) 0:00:14.224 ****** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 06 January 2024 13:47:43 +0000 (0:00:00.228) 0:00:14.452 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17048plu41hfr/tmpqislss7a" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 06 January 2024 13:47:43 +0000 (0:00:00.222) 0:00:14.674 ****** 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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 06 January 2024 13:47:44 +0000 (0:00:00.252) 0:00:14.926 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 06 January 2024 13:47:44 +0000 (0:00:00.034) 0:00:14.961 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 06 January 2024 13:47:44 +0000 (0:00:00.023) 0:00:14.984 ****** 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 06 January 2024 13:47:44 +0000 (0:00:00.051) 0:00:15.035 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 06 January 2024 13:47:44 +0000 (0:00:00.021) 0:00:15.057 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Saturday 06 January 2024 13:47:44 +0000 (0:00:00.153) 0:00:15.210 ****** 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:36 Saturday 06 January 2024 13:47:44 +0000 (0:00:00.031) 0:00:15.241 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/assert_device_absent.yml for sut included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 06 January 2024 13:47:44 +0000 (0:00:00.058) 0:00:15.300 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 06 January 2024 13:47:44 +0000 (0:00:00.036) 0:00:15.336 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 06 January 2024 13:47:44 +0000 (0:00:00.134) 0:00:15.470 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 06 January 2024 13:47:44 +0000 (0:00:00.024) 0:00:15.494 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 06 January 2024 13:47:44 +0000 (0:00:00.046) 0:00:15.540 ****** 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-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 06 January 2024 13:47:44 +0000 (0:00:00.026) 0:00:15.567 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704548864.078009, "block_size": 4096, "blocks": 8, "ctime": 1704548864.078009, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4427536, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1704548864.078009, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 126, "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-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 06 January 2024 13:47:44 +0000 (0:00:00.133) 0:00:15.701 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 06 January 2024 13:47:44 +0000 (0:00:00.021) 0:00:15.722 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.022993", "end": "2024-01-06 13:47:45.051096", "rc": 1, "start": "2024-01-06 13:47:45.028103" } 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-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 06 January 2024 13:47:45 +0000 (0:00:00.155) 0:00:15.878 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 06 January 2024 13:47:45 +0000 (0:00:00.056) 0:00:15.935 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003672", "end": "2024-01-06 13:47:45.264492", "rc": 0, "start": "2024-01-06 13:47:45.260820" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 06 January 2024 13:47:45 +0000 (0:00:00.158) 0:00:16.093 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 06 January 2024 13:47:45 +0000 (0:00:00.035) 0:00:16.128 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003541", "end": "2024-01-06 13:47:45.442900", "rc": 0, "start": "2024-01-06 13:47:45.439359" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 06 January 2024 13:47:45 +0000 (0:00:00.142) 0:00:16.271 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 06 January 2024 13:47:45 +0000 (0:00:00.026) 0:00:16.298 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 06 January 2024 13:47:45 +0000 (0:00:00.024) 0:00:16.323 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 06 January 2024 13:47:45 +0000 (0:00:00.026) 0:00:16.349 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:42 Saturday 06 January 2024 13:47:45 +0000 (0:00:00.034) 0:00:16.384 ****** TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:47 Saturday 06 January 2024 13:47:45 +0000 (0:00:00.033) 0:00:16.417 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:66 Saturday 06 January 2024 13:47:45 +0000 (0:00:00.032) 0:00:16.450 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 06 January 2024 13:47:45 +0000 (0:00:00.045) 0:00:16.495 ****** 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.045203", "end": "2024-01-06 13:47:45.851805", "rc": 1, "start": "2024-01-06 13:47:45.806602" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tests_states.yml:65 Saturday 06 January 2024 13:47:45 +0000 (0:00:00.181) 0:00:16.677 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can activate an existing profile] ******************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:5 Saturday 06 January 2024 13:47:45 +0000 (0:00:00.035) 0:00:16.713 ****** ok: [sut] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:9 Saturday 06 January 2024 13:47:45 +0000 (0:00:00.022) 0:00:16.735 ****** 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-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:21 Saturday 06 January 2024 13:47:45 +0000 (0:00:00.053) 0:00:16.788 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:47:46 +0000 (0:00:00.059) 0:00:16.847 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:47:46 +0000 (0:00:00.038) 0:00:16.885 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003593", "end": "2024-01-06 13:47:46.197640", "rc": 0, "start": "2024-01-06 13:47:46.194047" } STDOUT: bond0 bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:47:46 +0000 (0:00:00.140) 0:00:17.025 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:47:46 +0000 (0:00:00.029) 0:00:17.055 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:24 Saturday 06 January 2024 13:47:46 +0000 (0:00:00.035) 0:00:17.091 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 06 January 2024 13:47:46 +0000 (0:00:00.053) 0:00:17.144 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 January 2024 13:47:46 +0000 (0:00:00.040) 0:00:17.185 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 January 2024 13:47:46 +0000 (0:00:00.039) 0:00:17.224 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 January 2024 13:47:46 +0000 (0:00:00.026) 0:00:17.251 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 January 2024 13:47:46 +0000 (0:00:00.025) 0:00:17.277 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 January 2024 13:47:46 +0000 (0:00:00.026) 0:00:17.303 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 January 2024 13:47:47 +0000 (0:00:00.822) 0:00:18.125 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 January 2024 13:47:47 +0000 (0:00:00.673) 0:00:18.798 ****** ok: [sut] => {} MSG: Using network provider: initscripts 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 January 2024 13:47:48 +0000 (0:00:00.026) 0:00:18.825 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 January 2024 13:47:48 +0000 (0:00:00.039) 0:00:18.864 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 06 January 2024 13:47:48 +0000 (0:00:00.036) 0:00:18.900 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 06 January 2024 13:47:48 +0000 (0:00:00.061) 0:00:18.962 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 06 January 2024 13:47:48 +0000 (0:00:00.026) 0:00:18.988 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 06 January 2024 13:47:48 +0000 (0:00:00.025) 0:00:19.014 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 06 January 2024 13:47:48 +0000 (0:00:00.038) 0:00:19.053 ****** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 06 January 2024 13:47:48 +0000 (0:00:00.027) 0:00:19.081 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 January 2024 13:47:48 +0000 (0:00:00.031) 0:00:19.112 ****** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 06 January 2024 13:47:48 +0000 (0:00:00.232) 0:00:19.345 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17048plu41hfr/tmpioazde8k" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 06 January 2024 13:47:48 +0000 (0:00:00.264) 0:00:19.609 ****** 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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 06 January 2024 13:47:49 +0000 (0:00:00.229) 0:00:19.839 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 06 January 2024 13:47:49 +0000 (0:00:00.021) 0:00:19.861 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 06 January 2024 13:47:49 +0000 (0:00:00.022) 0:00:19.883 ****** 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 06 January 2024 13:47:49 +0000 (0:00:00.023) 0:00:19.906 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 06 January 2024 13:47:49 +0000 (0:00:00.021) 0:00:19.928 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 06 January 2024 13:47:49 +0000 (0:00:00.132) 0:00:20.061 ****** 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:30 Saturday 06 January 2024 13:47:49 +0000 (0:00:00.026) 0:00:20.088 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/activate_profile.yml:3 Saturday 06 January 2024 13:47:49 +0000 (0:00:00.049) 0:00:20.137 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 January 2024 13:47:49 +0000 (0:00:00.043) 0:00:20.180 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 January 2024 13:47:49 +0000 (0:00:00.043) 0:00:20.224 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 January 2024 13:47:49 +0000 (0:00:00.026) 0:00:20.250 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 January 2024 13:47:49 +0000 (0:00:00.021) 0:00:20.272 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 January 2024 13:47:49 +0000 (0:00:00.049) 0:00:20.321 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 January 2024 13:47:50 +0000 (0:00:00.777) 0:00:21.098 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 January 2024 13:47:50 +0000 (0:00:00.651) 0:00:21.750 ****** ok: [sut] => {} MSG: Using network provider: initscripts 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 January 2024 13:47:50 +0000 (0:00:00.022) 0:00:21.772 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 January 2024 13:47:50 +0000 (0:00:00.022) 0:00:21.795 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 06 January 2024 13:47:51 +0000 (0:00:00.020) 0:00:21.815 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 06 January 2024 13:47:51 +0000 (0:00:00.049) 0:00:21.865 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 06 January 2024 13:47:51 +0000 (0:00:00.030) 0:00:21.896 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 06 January 2024 13:47:51 +0000 (0:00:00.023) 0:00:21.919 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 06 January 2024 13:47:51 +0000 (0:00:00.041) 0:00:21.960 ****** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 06 January 2024 13:47:51 +0000 (0:00:00.029) 0:00:21.990 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 January 2024 13:47:51 +0000 (0:00:00.054) 0:00:22.045 ****** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 06 January 2024 13:47:51 +0000 (0:00:00.241) 0:00:22.286 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17048plu41hfr/tmp2t5rzb42" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 06 January 2024 13:47:51 +0000 (0:00:00.289) 0:00:22.575 ****** changed: [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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active) [003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 06 January 2024 13:47:52 +0000 (0:00:00.524) 0:00:23.099 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 06 January 2024 13:47:52 +0000 (0:00:00.023) 0:00:23.123 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 06 January 2024 13:47:52 +0000 (0:00:00.024) 0:00:23.147 ****** 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)\n[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 06 January 2024 13:47:52 +0000 (0:00:00.028) 0:00:23.175 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 06 January 2024 13:47:52 +0000 (0:00:00.030) 0:00:23.206 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:36 Saturday 06 January 2024 13:47:52 +0000 (0:00:00.132) 0:00:23.338 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 06 January 2024 13:47:52 +0000 (0:00:00.051) 0:00:23.390 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 06 January 2024 13:47:52 +0000 (0:00:00.036) 0:00:23.426 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704548872.1970441, "block_size": 4096, "blocks": 0, "ctime": 1704548872.1960442, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17528, "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": 1704548872.1960442, "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-ci8iusmx8e/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 06 January 2024 13:47:52 +0000 (0:00:00.166) 0:00:23.593 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 06 January 2024 13:47:52 +0000 (0:00:00.031) 0:00:23.624 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 06 January 2024 13:47:52 +0000 (0:00:00.078) 0:00:23.703 ****** 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-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 06 January 2024 13:47:52 +0000 (0:00:00.029) 0:00:23.732 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704548872.0180433, "block_size": 4096, "blocks": 8, "ctime": 1704548869.0120304, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4427536, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1704548869.0120304, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 127, "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-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 06 January 2024 13:47:53 +0000 (0:00:00.164) 0:00:23.897 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 06 January 2024 13:47:53 +0000 (0:00:00.044) 0:00:23.942 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.023418", "end": "2024-01-06 13:47:53.278140", "rc": 1, "start": "2024-01-06 13:47:53.254722" } 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-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 06 January 2024 13:47:53 +0000 (0:00:00.164) 0:00:24.106 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 06 January 2024 13:47:53 +0000 (0:00:00.040) 0:00:24.147 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003430", "end": "2024-01-06 13:47:53.469716", "rc": 0, "start": "2024-01-06 13:47:53.466286" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 06 January 2024 13:47:53 +0000 (0:00:00.181) 0:00:24.328 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 06 January 2024 13:47:53 +0000 (0:00:00.091) 0:00:24.420 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003486", "end": "2024-01-06 13:47:53.741307", "rc": 0, "start": "2024-01-06 13:47:53.737821" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 06 January 2024 13:47:53 +0000 (0:00:00.165) 0:00:24.585 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 06 January 2024 13:47:53 +0000 (0:00:00.037) 0:00:24.623 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 06 January 2024 13:47:53 +0000 (0:00:00.079) 0:00:24.703 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 06 January 2024 13:47:53 +0000 (0:00:00.065) 0:00:24.768 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:42 Saturday 06 January 2024 13:47:54 +0000 (0:00:00.078) 0:00:24.846 ****** TASK [Success in test 'I can activate an existing profile'] ******************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:47 Saturday 06 January 2024 13:47:54 +0000 (0:00:00.040) 0:00:24.886 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:66 Saturday 06 January 2024 13:47:54 +0000 (0:00:00.040) 0:00:24.927 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 06 January 2024 13:47:54 +0000 (0:00:00.101) 0:00:25.028 ****** ok: [sut] => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.056166", "end": "2024-01-06 13:47:54.392703", "rc": 0, "start": "2024-01-06 13:47:54.336537" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tests_states.yml:83 Saturday 06 January 2024 13:47:54 +0000 (0:00:00.207) 0:00:25.235 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/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-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:5 Saturday 06 January 2024 13:47:54 +0000 (0:00:00.038) 0:00:25.273 ****** ok: [sut] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:9 Saturday 06 January 2024 13:47:54 +0000 (0:00:00.023) 0:00:25.296 ****** 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-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:21 Saturday 06 January 2024 13:47:54 +0000 (0:00:00.046) 0:00:25.342 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:47:54 +0000 (0:00:00.038) 0:00:25.381 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:47:54 +0000 (0:00:00.036) 0:00:25.417 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004498", "end": "2024-01-06 13:47:55.732268", "rc": 0, "start": "2024-01-06 13:47:54.727770" } STDOUT: bond0 bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:47:55 +0000 (0:00:01.152) 0:00:26.569 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:47:55 +0000 (0:00:00.026) 0:00:26.596 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:24 Saturday 06 January 2024 13:47:55 +0000 (0:00:00.023) 0:00:26.619 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 06 January 2024 13:47:55 +0000 (0:00:00.062) 0:00:26.682 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 January 2024 13:47:55 +0000 (0:00:00.035) 0:00:26.717 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 January 2024 13:47:55 +0000 (0:00:00.039) 0:00:26.756 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 January 2024 13:47:55 +0000 (0:00:00.025) 0:00:26.782 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 January 2024 13:47:56 +0000 (0:00:00.021) 0:00:26.803 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 January 2024 13:47:56 +0000 (0:00:00.020) 0:00:26.824 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 January 2024 13:47:56 +0000 (0:00:00.752) 0:00:27.577 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 January 2024 13:47:57 +0000 (0:00:00.663) 0:00:28.241 ****** ok: [sut] => {} MSG: Using network provider: initscripts 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 January 2024 13:47:57 +0000 (0:00:00.106) 0:00:28.348 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 January 2024 13:47:57 +0000 (0:00:00.048) 0:00:28.396 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 06 January 2024 13:47:57 +0000 (0:00:00.051) 0:00:28.447 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 06 January 2024 13:47:57 +0000 (0:00:00.065) 0:00:28.513 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 06 January 2024 13:47:57 +0000 (0:00:00.045) 0:00:28.558 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 06 January 2024 13:47:57 +0000 (0:00:00.025) 0:00:28.584 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 06 January 2024 13:47:57 +0000 (0:00:00.025) 0:00:28.609 ****** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 06 January 2024 13:47:57 +0000 (0:00:00.049) 0:00:28.659 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 January 2024 13:47:57 +0000 (0:00:00.053) 0:00:28.712 ****** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 06 January 2024 13:47:58 +0000 (0:00:00.250) 0:00:28.963 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17048plu41hfr/tmpku6r207u" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 06 January 2024 13:47:58 +0000 (0:00:00.239) 0:00:29.202 ****** 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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 06 January 2024 13:47:58 +0000 (0:00:00.230) 0:00:29.433 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 06 January 2024 13:47:58 +0000 (0:00:00.041) 0:00:29.474 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 06 January 2024 13:47:58 +0000 (0:00:00.030) 0:00:29.505 ****** 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 06 January 2024 13:47:58 +0000 (0:00:00.030) 0:00:29.535 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 06 January 2024 13:47:58 +0000 (0:00:00.023) 0:00:29.559 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 06 January 2024 13:47:58 +0000 (0:00:00.184) 0:00:29.743 ****** 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/activate_profile.yml:3 Saturday 06 January 2024 13:47:58 +0000 (0:00:00.033) 0:00:29.777 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 January 2024 13:47:59 +0000 (0:00:00.056) 0:00:29.834 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 January 2024 13:47:59 +0000 (0:00:00.059) 0:00:29.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 : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 January 2024 13:47:59 +0000 (0:00:00.034) 0:00:29.927 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 January 2024 13:47:59 +0000 (0:00:00.027) 0:00:29.954 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 January 2024 13:47:59 +0000 (0:00:00.039) 0:00:29.994 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 January 2024 13:47:59 +0000 (0:00:00.751) 0:00:30.745 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 January 2024 13:48:00 +0000 (0:00:00.641) 0:00:31.386 ****** ok: [sut] => {} MSG: Using network provider: initscripts 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 January 2024 13:48:00 +0000 (0:00:00.047) 0:00:31.433 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 January 2024 13:48:00 +0000 (0:00:00.024) 0:00:31.458 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 06 January 2024 13:48:00 +0000 (0:00:00.025) 0:00:31.483 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 06 January 2024 13:48:00 +0000 (0:00:00.061) 0:00:31.545 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 06 January 2024 13:48:00 +0000 (0:00:00.024) 0:00:31.570 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 06 January 2024 13:48:00 +0000 (0:00:00.030) 0:00:31.600 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 06 January 2024 13:48:00 +0000 (0:00:00.033) 0:00:31.634 ****** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 06 January 2024 13:48:00 +0000 (0:00:00.021) 0:00:31.656 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 January 2024 13:48:00 +0000 (0:00:00.022) 0:00:31.678 ****** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 06 January 2024 13:48:01 +0000 (0:00:00.241) 0:00:31.919 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17048plu41hfr/tmp008ljhk0" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 06 January 2024 13:48:01 +0000 (0:00:00.270) 0:00:32.190 ****** changed: [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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active) [003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 06 January 2024 13:48:01 +0000 (0:00:00.487) 0:00:32.678 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 06 January 2024 13:48:01 +0000 (0:00:00.066) 0:00:32.745 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 06 January 2024 13:48:01 +0000 (0:00:00.031) 0:00:32.777 ****** 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)\n[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 06 January 2024 13:48:02 +0000 (0:00:00.060) 0:00:32.837 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 06 January 2024 13:48:02 +0000 (0:00:00.052) 0:00:32.890 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:30 Saturday 06 January 2024 13:48:02 +0000 (0:00:00.152) 0:00:33.043 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/remove_profile.yml:3 Saturday 06 January 2024 13:48:02 +0000 (0:00:00.044) 0:00:33.087 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 January 2024 13:48:02 +0000 (0:00:00.048) 0:00:33.136 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 January 2024 13:48:02 +0000 (0:00:00.051) 0:00:33.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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 January 2024 13:48:02 +0000 (0:00:00.041) 0:00:33.230 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 January 2024 13:48:02 +0000 (0:00:00.024) 0:00:33.255 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 January 2024 13:48:02 +0000 (0:00:00.025) 0:00:33.280 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 January 2024 13:48:03 +0000 (0:00:00.787) 0:00:34.068 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 January 2024 13:48:03 +0000 (0:00:00.694) 0:00:34.763 ****** ok: [sut] => {} MSG: Using network provider: initscripts 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 January 2024 13:48:03 +0000 (0:00:00.027) 0:00:34.790 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 January 2024 13:48:04 +0000 (0:00:00.023) 0:00:34.814 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 06 January 2024 13:48:04 +0000 (0:00:00.021) 0:00:34.835 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 06 January 2024 13:48:04 +0000 (0:00:00.054) 0:00:34.890 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 06 January 2024 13:48:04 +0000 (0:00:00.026) 0:00:34.917 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 06 January 2024 13:48:04 +0000 (0:00:00.024) 0:00:34.942 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 06 January 2024 13:48:04 +0000 (0:00:00.026) 0:00:34.969 ****** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 06 January 2024 13:48:04 +0000 (0:00:00.046) 0:00:35.015 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 January 2024 13:48:04 +0000 (0:00:00.051) 0:00:35.066 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 06 January 2024 13:48:04 +0000 (0:00:00.246) 0:00:35.312 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17048plu41hfr/tmp_w5kccsf" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 06 January 2024 13:48:04 +0000 (0:00:00.255) 0:00:35.568 ****** 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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 06 January 2024 13:48:04 +0000 (0:00:00.233) 0:00:35.801 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 06 January 2024 13:48:05 +0000 (0:00:00.021) 0:00:35.823 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 06 January 2024 13:48:05 +0000 (0:00:00.022) 0:00:35.845 ****** 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 06 January 2024 13:48:05 +0000 (0:00:00.055) 0:00:35.900 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 06 January 2024 13:48:05 +0000 (0:00:00.021) 0:00:35.922 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:36 Saturday 06 January 2024 13:48:05 +0000 (0:00:00.138) 0:00:36.060 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 06 January 2024 13:48:05 +0000 (0:00:00.044) 0:00:36.105 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 06 January 2024 13:48:05 +0000 (0:00:00.034) 0:00:36.140 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704548881.7730858, "block_size": 4096, "blocks": 0, "ctime": 1704548881.7700858, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17528, "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": 1704548881.7700858, "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-ci8iusmx8e/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 06 January 2024 13:48:05 +0000 (0:00:00.135) 0:00:36.275 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 06 January 2024 13:48:05 +0000 (0:00:00.035) 0:00:36.311 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 06 January 2024 13:48:05 +0000 (0:00:00.048) 0:00:36.360 ****** 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-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 06 January 2024 13:48:05 +0000 (0:00:00.026) 0:00:36.386 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 06 January 2024 13:48:05 +0000 (0:00:00.140) 0:00:36.526 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 06 January 2024 13:48:05 +0000 (0:00:00.022) 0:00:36.548 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.023239", "end": "2024-01-06 13:48:05.886285", "rc": 1, "start": "2024-01-06 13:48:05.863046" } 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-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 06 January 2024 13:48:05 +0000 (0:00:00.164) 0:00:36.713 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 06 January 2024 13:48:05 +0000 (0:00:00.024) 0:00:36.737 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 06 January 2024 13:48:05 +0000 (0:00:00.028) 0:00:36.766 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 06 January 2024 13:48:06 +0000 (0:00:00.068) 0:00:36.834 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 06 January 2024 13:48:06 +0000 (0:00:00.023) 0:00:36.857 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 06 January 2024 13:48:06 +0000 (0:00:00.022) 0:00:36.880 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:42 Saturday 06 January 2024 13:48:06 +0000 (0:00:00.023) 0:00:36.904 ****** TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:47 Saturday 06 January 2024 13:48:06 +0000 (0:00:00.021) 0:00:36.925 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:66 Saturday 06 January 2024 13:48:06 +0000 (0:00:00.022) 0:00:36.948 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 06 January 2024 13:48:06 +0000 (0:00:00.039) 0:00:36.987 ****** ok: [sut] => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.050956", "end": "2024-01-06 13:48:06.344482", "rc": 0, "start": "2024-01-06 13:48:06.293526" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tests_states.yml:103 Saturday 06 January 2024 13:48:06 +0000 (0:00:00.193) 0:00:37.181 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can take a profile down that is absent] ************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:5 Saturday 06 January 2024 13:48:06 +0000 (0:00:00.047) 0:00:37.228 ****** ok: [sut] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:9 Saturday 06 January 2024 13:48:06 +0000 (0:00:00.031) 0:00:37.260 ****** 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": false, "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-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:21 Saturday 06 January 2024 13:48:06 +0000 (0:00:00.047) 0:00:37.307 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:48:06 +0000 (0:00:00.036) 0:00:37.344 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:48:06 +0000 (0:00:00.034) 0:00:37.378 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003360", "end": "2024-01-06 13:48:06.685984", "rc": 0, "start": "2024-01-06 13:48:06.682624" } STDOUT: bond0 bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:48:06 +0000 (0:00:00.165) 0:00:37.544 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:48:06 +0000 (0:00:00.023) 0:00:37.567 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:24 Saturday 06 January 2024 13:48:06 +0000 (0:00:00.022) 0:00:37.590 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 06 January 2024 13:48:06 +0000 (0:00:00.045) 0:00:37.635 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 January 2024 13:48:06 +0000 (0:00:00.036) 0:00:37.672 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 January 2024 13:48:06 +0000 (0:00:00.043) 0:00:37.715 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 January 2024 13:48:06 +0000 (0:00:00.027) 0:00:37.742 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 January 2024 13:48:06 +0000 (0:00:00.031) 0:00:37.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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 January 2024 13:48:06 +0000 (0:00:00.023) 0:00:37.797 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 January 2024 13:48:07 +0000 (0:00:00.763) 0:00:38.560 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 January 2024 13:48:08 +0000 (0:00:00.706) 0:00:39.267 ****** ok: [sut] => {} MSG: Using network provider: initscripts 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 January 2024 13:48:08 +0000 (0:00:00.048) 0:00:39.316 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 January 2024 13:48:08 +0000 (0:00:00.037) 0:00:39.353 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 06 January 2024 13:48:08 +0000 (0:00:00.028) 0:00:39.381 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 06 January 2024 13:48:08 +0000 (0:00:00.061) 0:00:39.443 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 06 January 2024 13:48:08 +0000 (0:00:00.023) 0:00:39.467 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 06 January 2024 13:48:08 +0000 (0:00:00.023) 0:00:39.490 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 06 January 2024 13:48:08 +0000 (0:00:00.024) 0:00:39.515 ****** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 06 January 2024 13:48:08 +0000 (0:00:00.027) 0:00:39.542 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 January 2024 13:48:08 +0000 (0:00:00.023) 0:00:39.565 ****** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 06 January 2024 13:48:08 +0000 (0:00:00.230) 0:00:39.796 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17048plu41hfr/tmpsxdk7uad" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 06 January 2024 13:48:09 +0000 (0:00:00.215) 0:00:40.011 ****** 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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 06 January 2024 13:48:09 +0000 (0:00:00.228) 0:00:40.240 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 06 January 2024 13:48:09 +0000 (0:00:00.025) 0:00:40.266 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 06 January 2024 13:48:09 +0000 (0:00:00.052) 0:00:40.318 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 06 January 2024 13:48:09 +0000 (0:00:00.034) 0:00:40.353 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 06 January 2024 13:48:09 +0000 (0:00:00.051) 0:00:40.404 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 06 January 2024 13:48:09 +0000 (0:00:00.167) 0:00:40.572 ****** 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/activate_profile.yml:3 Saturday 06 January 2024 13:48:09 +0000 (0:00:00.034) 0:00:40.606 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 January 2024 13:48:09 +0000 (0:00:00.049) 0:00:40.656 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 January 2024 13:48:09 +0000 (0:00:00.061) 0:00:40.717 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 January 2024 13:48:09 +0000 (0:00:00.056) 0:00:40.774 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 January 2024 13:48:10 +0000 (0:00:00.037) 0:00:40.811 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 January 2024 13:48:10 +0000 (0:00:00.024) 0:00:40.836 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 January 2024 13:48:10 +0000 (0:00:00.763) 0:00:41.600 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 January 2024 13:48:11 +0000 (0:00:00.711) 0:00:42.311 ****** ok: [sut] => {} MSG: Using network provider: initscripts 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 January 2024 13:48:11 +0000 (0:00:00.043) 0:00:42.355 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 January 2024 13:48:11 +0000 (0:00:00.029) 0:00:42.384 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 06 January 2024 13:48:11 +0000 (0:00:00.023) 0:00:42.408 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 06 January 2024 13:48:11 +0000 (0:00:00.056) 0:00:42.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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 06 January 2024 13:48:11 +0000 (0:00:00.023) 0:00:42.488 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 06 January 2024 13:48:11 +0000 (0:00:00.022) 0:00:42.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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 06 January 2024 13:48:11 +0000 (0:00:00.026) 0:00:42.537 ****** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 06 January 2024 13:48:11 +0000 (0:00:00.023) 0:00:42.560 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 January 2024 13:48:11 +0000 (0:00:00.042) 0:00:42.603 ****** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 06 January 2024 13:48:12 +0000 (0:00:00.244) 0:00:42.847 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17048plu41hfr/tmpq27m2hrm" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 06 January 2024 13:48:12 +0000 (0:00:00.263) 0:00:43.111 ****** changed: [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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active) [003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 06 January 2024 13:48:12 +0000 (0:00:00.528) 0:00:43.639 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 06 January 2024 13:48:12 +0000 (0:00:00.021) 0:00:43.660 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 06 January 2024 13:48:12 +0000 (0:00:00.022) 0:00:43.683 ****** 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)\n[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 06 January 2024 13:48:12 +0000 (0:00:00.022) 0:00:43.705 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 06 January 2024 13:48:12 +0000 (0:00:00.021) 0:00:43.727 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/remove_profile.yml:3 Saturday 06 January 2024 13:48:13 +0000 (0:00:00.131) 0:00:43.858 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 January 2024 13:48:13 +0000 (0:00:00.036) 0:00:43.895 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 January 2024 13:48:13 +0000 (0:00:00.041) 0:00:43.936 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 January 2024 13:48:13 +0000 (0:00:00.034) 0:00:43.970 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 January 2024 13:48:13 +0000 (0:00:00.023) 0:00:43.994 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 January 2024 13:48:13 +0000 (0:00:00.021) 0:00:44.015 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 January 2024 13:48:13 +0000 (0:00:00.757) 0:00:44.773 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 January 2024 13:48:14 +0000 (0:00:00.702) 0:00:45.476 ****** ok: [sut] => {} MSG: Using network provider: initscripts 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 January 2024 13:48:14 +0000 (0:00:00.039) 0:00:45.516 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 January 2024 13:48:14 +0000 (0:00:00.021) 0:00:45.537 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 06 January 2024 13:48:14 +0000 (0:00:00.023) 0:00:45.561 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 06 January 2024 13:48:14 +0000 (0:00:00.048) 0:00:45.609 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 06 January 2024 13:48:14 +0000 (0:00:00.021) 0:00:45.631 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 06 January 2024 13:48:14 +0000 (0:00:00.021) 0:00:45.653 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 06 January 2024 13:48:14 +0000 (0:00:00.032) 0:00:45.685 ****** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 06 January 2024 13:48:14 +0000 (0:00:00.022) 0:00:45.708 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 January 2024 13:48:14 +0000 (0:00:00.042) 0:00:45.751 ****** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 06 January 2024 13:48:15 +0000 (0:00:00.227) 0:00:45.978 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17048plu41hfr/tmpx8qxykb7" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 06 January 2024 13:48:15 +0000 (0:00:00.224) 0:00:46.202 ****** 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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 06 January 2024 13:48:15 +0000 (0:00:00.306) 0:00:46.509 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 06 January 2024 13:48:15 +0000 (0:00:00.049) 0:00:46.558 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 06 January 2024 13:48:15 +0000 (0:00:00.028) 0:00:46.586 ****** 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 06 January 2024 13:48:15 +0000 (0:00:00.022) 0:00:46.609 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 06 January 2024 13:48:15 +0000 (0:00:00.022) 0:00:46.632 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:30 Saturday 06 January 2024 13:48:15 +0000 (0:00:00.154) 0:00:46.786 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 06 January 2024 13:48:16 +0000 (0:00:00.057) 0:00:46.844 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 January 2024 13:48:16 +0000 (0:00:00.039) 0:00:46.884 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 January 2024 13:48:16 +0000 (0:00:00.040) 0:00:46.924 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 January 2024 13:48:16 +0000 (0:00:00.026) 0:00:46.951 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 January 2024 13:48:16 +0000 (0:00:00.030) 0:00:46.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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 January 2024 13:48:16 +0000 (0:00:00.020) 0:00:47.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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 January 2024 13:48:16 +0000 (0:00:00.791) 0:00:47.794 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 January 2024 13:48:17 +0000 (0:00:00.635) 0:00:48.430 ****** ok: [sut] => {} MSG: Using network provider: initscripts 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 January 2024 13:48:17 +0000 (0:00:00.026) 0:00:48.457 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 January 2024 13:48:17 +0000 (0:00:00.030) 0:00:48.487 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 06 January 2024 13:48:17 +0000 (0:00:00.021) 0:00:48.509 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 06 January 2024 13:48:17 +0000 (0:00:00.043) 0:00:48.552 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 06 January 2024 13:48:17 +0000 (0:00:00.021) 0:00:48.573 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 06 January 2024 13:48:17 +0000 (0:00:00.021) 0:00:48.595 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 06 January 2024 13:48:17 +0000 (0:00:00.026) 0:00:48.622 ****** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 06 January 2024 13:48:17 +0000 (0:00:00.023) 0:00:48.645 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 January 2024 13:48:17 +0000 (0:00:00.022) 0:00:48.667 ****** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 06 January 2024 13:48:18 +0000 (0:00:00.244) 0:00:48.912 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17048plu41hfr/tmplnl5ta3i" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 06 January 2024 13:48:18 +0000 (0:00:00.263) 0:00:49.175 ****** 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": "initscripts" } }, "changed": false } STDERR: [003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist [004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 06 January 2024 13:48:18 +0000 (0:00:00.248) 0:00:49.424 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 06 January 2024 13:48:18 +0000 (0:00:00.030) 0:00:49.454 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 06 January 2024 13:48:18 +0000 (0:00:00.026) 0:00:49.481 ****** 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": "initscripts" } }, "changed": false, "failed": false, "stderr": "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist\n[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 06 January 2024 13:48:18 +0000 (0:00:00.025) 0:00:49.507 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 06 January 2024 13:48:18 +0000 (0:00:00.022) 0:00:49.530 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:36 Saturday 06 January 2024 13:48:18 +0000 (0:00:00.135) 0:00:49.666 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 06 January 2024 13:48:18 +0000 (0:00:00.047) 0:00:49.713 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 06 January 2024 13:48:18 +0000 (0:00:00.039) 0:00:49.752 ****** 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-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 06 January 2024 13:48:18 +0000 (0:00:00.021) 0:00:49.774 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 06 January 2024 13:48:19 +0000 (0:00:00.134) 0:00:49.909 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 06 January 2024 13:48:19 +0000 (0:00:00.034) 0:00:49.944 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.023148", "end": "2024-01-06 13:48:19.280651", "rc": 1, "start": "2024-01-06 13:48:19.257503" } 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-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 06 January 2024 13:48:19 +0000 (0:00:00.192) 0:00:50.136 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 06 January 2024 13:48:19 +0000 (0:00:00.024) 0:00:50.161 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 06 January 2024 13:48:19 +0000 (0:00:00.025) 0:00:50.186 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 06 January 2024 13:48:19 +0000 (0:00:00.050) 0:00:50.237 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 06 January 2024 13:48:19 +0000 (0:00:00.024) 0:00:50.261 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 06 January 2024 13:48:19 +0000 (0:00:00.023) 0:00:50.285 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:42 Saturday 06 January 2024 13:48:19 +0000 (0:00:00.025) 0:00:50.310 ****** skipping: [sut] => (item={'what': 'tasks/assert_device_absent.yml', 'condition': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "condition": false, "what": "tasks/assert_device_absent.yml" }, "skip_reason": "Conditional result was False" } TASK [Success in test 'I can take a profile down that is absent'] ************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:47 Saturday 06 January 2024 13:48:19 +0000 (0:00:00.025) 0:00:50.336 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:66 Saturday 06 January 2024 13:48:19 +0000 (0:00:00.022) 0:00:50.358 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 06 January 2024 13:48:19 +0000 (0:00:00.040) 0:00:50.399 ****** ok: [sut] => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.050645", "end": "2024-01-06 13:48:19.756513", "rc": 0, "start": "2024-01-06 13:48:19.705868" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tests_states.yml:126 Saturday 06 January 2024 13:48:19 +0000 (0:00:00.185) 0:00:50.584 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/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-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:5 Saturday 06 January 2024 13:48:19 +0000 (0:00:00.038) 0:00:50.622 ****** 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-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:9 Saturday 06 January 2024 13:48:19 +0000 (0:00:00.024) 0:00:50.647 ****** 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": false, "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-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:21 Saturday 06 January 2024 13:48:19 +0000 (0:00:00.069) 0:00:50.717 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:48:19 +0000 (0:00:00.050) 0:00:50.767 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:48:20 +0000 (0:00:00.044) 0:00:50.811 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003378", "end": "2024-01-06 13:48:20.136193", "rc": 0, "start": "2024-01-06 13:48:20.132815" } STDOUT: bond0 bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:48:20 +0000 (0:00:00.176) 0:00:50.987 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:48:20 +0000 (0:00:00.023) 0:00:51.011 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:24 Saturday 06 January 2024 13:48:20 +0000 (0:00:00.023) 0:00:51.034 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 06 January 2024 13:48:20 +0000 (0:00:00.045) 0:00:51.080 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 January 2024 13:48:20 +0000 (0:00:00.036) 0:00:51.117 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 January 2024 13:48:20 +0000 (0:00:00.041) 0:00:51.158 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 January 2024 13:48:20 +0000 (0:00:00.028) 0:00:51.186 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 January 2024 13:48:20 +0000 (0:00:00.022) 0:00:51.209 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 January 2024 13:48:20 +0000 (0:00:00.021) 0:00:51.230 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 January 2024 13:48:21 +0000 (0:00:00.750) 0:00:51.981 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 January 2024 13:48:21 +0000 (0:00:00.731) 0:00:52.712 ****** ok: [sut] => {} MSG: Using network provider: initscripts 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 January 2024 13:48:21 +0000 (0:00:00.025) 0:00:52.738 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 January 2024 13:48:21 +0000 (0:00:00.021) 0:00:52.759 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 06 January 2024 13:48:21 +0000 (0:00:00.020) 0:00:52.780 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 06 January 2024 13:48:22 +0000 (0:00:00.044) 0:00:52.825 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 06 January 2024 13:48:22 +0000 (0:00:00.030) 0:00:52.855 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 06 January 2024 13:48:22 +0000 (0:00:00.043) 0:00:52.898 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 06 January 2024 13:48:22 +0000 (0:00:00.032) 0:00:52.931 ****** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 06 January 2024 13:48:22 +0000 (0:00:00.035) 0:00:52.966 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 January 2024 13:48:22 +0000 (0:00:00.024) 0:00:52.991 ****** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 06 January 2024 13:48:22 +0000 (0:00:00.274) 0:00:53.266 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17048plu41hfr/tmppl690ijf" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 06 January 2024 13:48:22 +0000 (0:00:00.274) 0:00:53.540 ****** 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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 06 January 2024 13:48:23 +0000 (0:00:00.266) 0:00:53.807 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 06 January 2024 13:48:23 +0000 (0:00:00.026) 0:00:53.833 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 06 January 2024 13:48:23 +0000 (0:00:00.045) 0:00:53.878 ****** 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 06 January 2024 13:48:23 +0000 (0:00:00.060) 0:00:53.939 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 06 January 2024 13:48:23 +0000 (0:00:00.023) 0:00:53.963 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 06 January 2024 13:48:23 +0000 (0:00:00.134) 0:00:54.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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/activate_profile.yml:3 Saturday 06 January 2024 13:48:23 +0000 (0:00:00.022) 0:00:54.120 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 January 2024 13:48:23 +0000 (0:00:00.035) 0:00:54.155 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 January 2024 13:48:23 +0000 (0:00:00.039) 0:00:54.195 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 January 2024 13:48:23 +0000 (0:00:00.026) 0:00:54.221 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 January 2024 13:48:23 +0000 (0:00:00.020) 0:00:54.242 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 January 2024 13:48:23 +0000 (0:00:00.021) 0:00:54.263 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 January 2024 13:48:24 +0000 (0:00:00.756) 0:00:55.020 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 January 2024 13:48:24 +0000 (0:00:00.763) 0:00:55.783 ****** ok: [sut] => {} MSG: Using network provider: initscripts 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 January 2024 13:48:25 +0000 (0:00:00.080) 0:00:55.864 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 January 2024 13:48:25 +0000 (0:00:00.049) 0:00:55.914 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 06 January 2024 13:48:25 +0000 (0:00:00.054) 0:00:55.968 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 06 January 2024 13:48:25 +0000 (0:00:00.172) 0:00:56.140 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 06 January 2024 13:48:25 +0000 (0:00:00.021) 0:00:56.162 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 06 January 2024 13:48:25 +0000 (0:00:00.024) 0:00:56.187 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 06 January 2024 13:48:25 +0000 (0:00:00.039) 0:00:56.227 ****** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 06 January 2024 13:48:25 +0000 (0:00:00.027) 0:00:56.255 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 January 2024 13:48:25 +0000 (0:00:00.040) 0:00:56.295 ****** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 06 January 2024 13:48:25 +0000 (0:00:00.302) 0:00:56.597 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17048plu41hfr/tmpg4jytsec" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 06 January 2024 13:48:26 +0000 (0:00:00.230) 0:00:56.828 ****** changed: [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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active) [003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 06 January 2024 13:48:26 +0000 (0:00:00.478) 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 06 January 2024 13:48:26 +0000 (0:00:00.025) 0:00:57.332 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 06 January 2024 13:48:26 +0000 (0:00:00.057) 0:00:57.389 ****** 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)\n[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 06 January 2024 13:48:26 +0000 (0:00:00.024) 0:00:57.414 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 06 January 2024 13:48:26 +0000 (0:00:00.042) 0:00:57.456 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 06 January 2024 13:48:26 +0000 (0:00:00.154) 0:00:57.610 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 January 2024 13:48:26 +0000 (0:00:00.040) 0:00:57.651 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 January 2024 13:48:26 +0000 (0:00:00.046) 0:00:57.698 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 January 2024 13:48:26 +0000 (0:00:00.041) 0:00:57.739 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 January 2024 13:48:26 +0000 (0:00:00.020) 0:00:57.760 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 January 2024 13:48:26 +0000 (0:00:00.021) 0:00:57.781 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 January 2024 13:48:27 +0000 (0:00:00.759) 0:00:58.540 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 January 2024 13:48:28 +0000 (0:00:00.663) 0:00:59.204 ****** ok: [sut] => {} MSG: Using network provider: initscripts 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 January 2024 13:48:28 +0000 (0:00:00.024) 0:00:59.228 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 January 2024 13:48:28 +0000 (0:00:00.021) 0:00:59.249 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 06 January 2024 13:48:28 +0000 (0:00:00.026) 0:00:59.275 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 06 January 2024 13:48:28 +0000 (0:00:00.046) 0:00:59.322 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 06 January 2024 13:48:28 +0000 (0:00:00.029) 0:00:59.351 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 06 January 2024 13:48:28 +0000 (0:00:00.024) 0:00:59.375 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 06 January 2024 13:48:28 +0000 (0:00:00.028) 0:00:59.404 ****** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 06 January 2024 13:48:28 +0000 (0:00:00.029) 0:00:59.433 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 January 2024 13:48:28 +0000 (0:00:00.022) 0:00:59.455 ****** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 06 January 2024 13:48:28 +0000 (0:00:00.233) 0:00:59.688 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17048plu41hfr/tmpyz6mafx8" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 06 January 2024 13:48:29 +0000 (0:00:00.271) 0:00:59.960 ****** 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": "initscripts" } }, "changed": true } STDERR: [003] #0, state:down persistent_state:absent, 'statebr': down connection statebr skipped because not active [004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 06 January 2024 13:48:29 +0000 (0:00:00.243) 0:01:00.203 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 06 January 2024 13:48:29 +0000 (0:00:00.025) 0:01:00.229 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': down connection statebr skipped because not active", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 06 January 2024 13:48:29 +0000 (0:00:00.025) 0:01:00.254 ****** 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:down persistent_state:absent, 'statebr': down connection statebr skipped because not active\n[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': down connection statebr skipped because not active", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 06 January 2024 13:48:29 +0000 (0:00:00.024) 0:01:00.279 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 06 January 2024 13:48:29 +0000 (0:00:00.049) 0:01:00.329 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:30 Saturday 06 January 2024 13:48:29 +0000 (0:00:00.130) 0:01:00.459 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 06 January 2024 13:48:29 +0000 (0:00:00.040) 0:01:00.500 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 January 2024 13:48:29 +0000 (0:00:00.037) 0:01:00.538 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 January 2024 13:48:29 +0000 (0:00:00.044) 0:01:00.583 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 January 2024 13:48:29 +0000 (0:00:00.046) 0:01:00.629 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 January 2024 13:48:29 +0000 (0:00:00.036) 0:01:00.666 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 January 2024 13:48:29 +0000 (0:00:00.021) 0:01:00.687 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 January 2024 13:48:30 +0000 (0:00:00.751) 0:01:01.438 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 January 2024 13:48:31 +0000 (0:00:00.694) 0:01:02.133 ****** ok: [sut] => {} MSG: Using network provider: initscripts 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 January 2024 13:48:31 +0000 (0:00:00.025) 0:01:02.158 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 January 2024 13:48:31 +0000 (0:00:00.021) 0:01:02.179 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 06 January 2024 13:48:31 +0000 (0:00:00.021) 0:01:02.201 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 06 January 2024 13:48:31 +0000 (0:00:00.045) 0:01:02.246 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 06 January 2024 13:48:31 +0000 (0:00:00.021) 0:01:02.268 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 06 January 2024 13:48:31 +0000 (0:00:00.021) 0:01:02.289 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 06 January 2024 13:48:31 +0000 (0:00:00.024) 0:01:02.313 ****** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 06 January 2024 13:48:31 +0000 (0:00:00.021) 0:01:02.334 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 January 2024 13:48:31 +0000 (0:00:00.020) 0:01:02.355 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 06 January 2024 13:48:31 +0000 (0:00:00.300) 0:01:02.656 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17048plu41hfr/tmpq8dyvjz8" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 06 January 2024 13:48:32 +0000 (0:00:00.260) 0:01:02.917 ****** 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": "initscripts" } }, "changed": false } STDERR: [003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist [004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 06 January 2024 13:48:32 +0000 (0:00:00.247) 0:01:03.164 ****** 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-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 06 January 2024 13:48:32 +0000 (0:00:00.026) 0:01:03.191 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 06 January 2024 13:48:32 +0000 (0:00:00.055) 0:01:03.246 ****** 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": "initscripts" } }, "changed": false, "failed": false, "stderr": "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist\n[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 06 January 2024 13:48:32 +0000 (0:00:00.024) 0:01:03.271 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 06 January 2024 13:48:32 +0000 (0:00:00.031) 0:01:03.302 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:36 Saturday 06 January 2024 13:48:32 +0000 (0:00:00.158) 0:01:03.461 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/assert_profile_absent.yml for sut included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_NetworkManager_NVR.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 06 January 2024 13:48:32 +0000 (0:00:00.081) 0:01:03.542 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 06 January 2024 13:48:32 +0000 (0:00:00.055) 0:01:03.598 ****** 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-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 06 January 2024 13:48:32 +0000 (0:00:00.044) 0:01:03.642 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 06 January 2024 13:48:33 +0000 (0:00:00.172) 0:01:03.815 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 06 January 2024 13:48:33 +0000 (0:00:00.024) 0:01:03.840 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.024162", "end": "2024-01-06 13:48:33.174620", "rc": 1, "start": "2024-01-06 13:48:33.150458" } 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-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 06 January 2024 13:48:33 +0000 (0:00:00.171) 0:01:04.011 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 06 January 2024 13:48:33 +0000 (0:00:00.025) 0:01:04.037 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 06 January 2024 13:48:33 +0000 (0:00:00.024) 0:01:04.061 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 06 January 2024 13:48:33 +0000 (0:00:00.025) 0:01:04.086 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 06 January 2024 13:48:33 +0000 (0:00:00.039) 0:01:04.126 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 06 January 2024 13:48:33 +0000 (0:00:00.042) 0:01:04.169 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_NetworkManager_NVR.yml:7 Saturday 06 January 2024 13:48:33 +0000 (0:00:00.023) 0:01:04.192 ****** ok: [sut] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.404312", "end": "2024-01-06 13:48:33.914766", "rc": 0, "start": "2024-01-06 13:48:33.510454" } STDOUT: NetworkManager-1.18.8-2.el7_9 TASK [Store NetworkManager version] ******************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_NetworkManager_NVR.yml:14 Saturday 06 January 2024 13:48:33 +0000 (0:00:00.568) 0:01:04.761 ****** ok: [sut] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.18.8-2.el7_9" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_NetworkManager_NVR.yml:18 Saturday 06 January 2024 13:48:33 +0000 (0:00:00.031) 0:01:04.792 ****** ok: [sut] => { "networkmanager_nvr": "NetworkManager-1.18.8-2.el7_9" } TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:42 Saturday 06 January 2024 13:48:34 +0000 (0:00:00.022) 0:01:04.815 ****** skipping: [sut] => (item={'what': 'tasks/assert_device_absent.yml', 'condition': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "condition": false, "what": "tasks/assert_device_absent.yml" }, "skip_reason": "Conditional result was False" } TASK [Success in test 'I will not get an error when I try to remove an absent profile'] *** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:47 Saturday 06 January 2024 13:48:34 +0000 (0:00:00.026) 0:01:04.842 ****** 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-ci8iusmx8e/tests/playbooks/tasks/run_test.yml:66 Saturday 06 January 2024 13:48:34 +0000 (0:00:00.023) 0:01:04.865 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 06 January 2024 13:48:34 +0000 (0:00:00.042) 0:01:04.907 ****** ok: [sut] => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.055018", "end": "2024-01-06 13:48:34.272494", "rc": 0, "start": "2024-01-06 13:48:34.217476" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=335 changed=14 unreachable=0 failed=0 skipped=224 rescued=0 ignored=10 Saturday 06 January 2024 13:48:34 +0000 (0:00:00.179) 0:01:05.087 ****** =============================================================================== linux-system-roles.network : Install packages --------------------------- 2.78s /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:30 linux-system-roles.network : Configure networking connection profiles --- 2.02s /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Enable network service --------------------- 1.38s /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:105 linux-system-roles.network : Ensure initscripts network file dependency is present --- 1.30s /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:113 linux-system-roles.network : Configure networking connection profiles --- 1.29s /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:122 Gather current interface info ------------------------------------------- 1.15s /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.13s /WORKDIR/git-weekly-ci8iusmx8e/tests/playbooks/tasks/get_current_interfaces.yml:3 linux-system-roles.network : Ensure initscripts network file dependency is present --- 1.05s /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:113 linux-system-roles.network : Enable network service --------------------- 1.03s /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:105 linux-system-roles.network : Check which services are running ----------- 0.85s /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.82s /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Re-test connectivity ----------------------- 0.82s /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:155 linux-system-roles.network : Check which packages are installed --------- 0.80s /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.80s /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:113 linux-system-roles.network : Check which services are running ----------- 0.79s /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.79s /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.78s /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Enable network service --------------------- 0.78s /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/main.yml:105 linux-system-roles.network : Check which services are running ----------- 0.78s /WORKDIR/git-weekly-ci8iusmx8e/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 0.76s /WORKDIR/git-weekly-ci8iusmx8e/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. ---^---^---^---^---^---