# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_states_nm.yml ************************************************** 2 plays in /WORKDIR/git-ci_fixat981_52/tests/tests_states_nm.yml PLAY [Run playbook 'playbooks/tests_states.yml' with nm as provider] *********** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-ci_fixat981_52/tests/tests_states_nm.yml:6 Tuesday 23 January 2024 19:41:03 +0000 (0:00:00.077) 0:00:00.077 ******* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-ci_fixat981_52/tests/tests_states_nm.yml:9 Tuesday 23 January 2024 19:41:04 +0000 (0:00:00.609) 0:00:00.686 ******* included: /WORKDIR/git-ci_fixat981_52/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-ci_fixat981_52/tests/tasks/el_repo_setup.yml:3 Tuesday 23 January 2024 19:41:04 +0000 (0:00:00.057) 0:00:00.743 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/tasks/el_repo_setup.yml:19 Tuesday 23 January 2024 19:41:04 +0000 (0:00:00.316) 0:00:01.060 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-ci_fixat981_52/tests/tasks/el_repo_setup.yml:24 Tuesday 23 January 2024 19:41:05 +0000 (0:00:00.294) 0:00:01.354 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/tasks/el_repo_setup.yml:28 Tuesday 23 January 2024 19:41:05 +0000 (0:00:00.033) 0:00:01.388 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/tasks/el_repo_setup.yml:53 Tuesday 23 January 2024 19:41:05 +0000 (0:00:00.071) 0:00:01.460 ******* included: /WORKDIR/git-ci_fixat981_52/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/tasks/enable_epel.yml:8 Tuesday 23 January 2024 19:41:05 +0000 (0:00:00.057) 0:00:01.517 ******* 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-ci_fixat981_52/tests/tasks/enable_epel.yml:24 Tuesday 23 January 2024 19:41:05 +0000 (0:00:00.242) 0:00:01.760 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "yum-utils-1.1.31-54.el7_8.noarch providing yum-utils is already installed" ] } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/tasks/enable_epel.yml:30 Tuesday 23 January 2024 19:41:06 +0000 (0:00:00.701) 0:00:02.461 ******* ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.203080", "end": "2024-01-23 19:41:06.606010", "rc": 0, "start": "2024-01-23 19:41:06.402930" } 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-ci_fixat981_52/tests/tasks/enable_epel.yml:35 Tuesday 23 January 2024 19:41:06 +0000 (0:00:00.381) 0:00:02.842 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/tasks/enable_epel.yml:40 Tuesday 23 January 2024 19:41:06 +0000 (0:00:00.042) 0:00:02.885 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/tests_states_nm.yml:11 Tuesday 23 January 2024 19:41:06 +0000 (0:00:00.018) 0:00:02.903 ******* ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing states] ************************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tests_states.yml:3 Tuesday 23 January 2024 19:41:06 +0000 (0:00:00.040) 0:00:02.944 ******* ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tests_states.yml:11 Tuesday 23 January 2024 19:41:07 +0000 (0:00:00.477) 0:00:03.421 ******* ok: [sut] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tests_states.yml:22 Tuesday 23 January 2024 19:41:07 +0000 (0:00:00.011) 0:00:03.433 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile] ******************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:5 Tuesday 23 January 2024 19:41:07 +0000 (0:00:00.017) 0:00:03.451 ******* ok: [sut] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:9 Tuesday 23 January 2024 19:41:07 +0000 (0:00:00.070) 0:00:03.521 ******* ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can create a profile" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bridge_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_present.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": true, "what": "tasks/assert_device_present.yml" } ] } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:21 Tuesday 23 January 2024 19:41:07 +0000 (0:00:00.076) 0:00:03.598 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:41:07 +0000 (0:00:00.103) 0:00:03.701 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:41:07 +0000 (0:00:00.016) 0:00:03.718 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003951", "end": "2024-01-23 19:41:07.657132", "rc": 0, "start": "2024-01-23 19:41:07.653181" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:41:07 +0000 (0:00:00.178) 0:00:03.896 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:41:07 +0000 (0:00:00.017) 0:00:03.914 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:24 Tuesday 23 January 2024 19:41:07 +0000 (0:00:00.035) 0:00:03.949 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/delete_interface.yml:3 Tuesday 23 January 2024 19:41:07 +0000 (0:00:00.033) 0:00:03.982 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.012559", "end": "2024-01-23 19:41:07.923918", "rc": 1, "start": "2024-01-23 19:41:07.911359" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_device_absent.yml:3 Tuesday 23 January 2024 19:41:07 +0000 (0:00:00.190) 0:00:04.173 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:41:07 +0000 (0:00:00.038) 0:00:04.212 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_device_absent.yml:5 Tuesday 23 January 2024 19:41:08 +0000 (0:00:00.160) 0:00:04.372 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:30 Tuesday 23 January 2024 19:41:08 +0000 (0:00:00.023) 0:00:04.395 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/create_bridge_profile.yml:3 Tuesday 23 January 2024 19:41:08 +0000 (0:00:00.081) 0:00:04.476 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:41:08 +0000 (0:00:00.054) 0:00:04.531 ******* included: /WORKDIR/git-ci_fixat981_52/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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:41:08 +0000 (0:00:00.092) 0:00:04.623 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:41:08 +0000 (0:00:00.028) 0:00:04.652 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:41:08 +0000 (0:00:00.012) 0:00:04.664 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:41:08 +0000 (0:00:00.028) 0:00:04.692 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:41:09 +0000 (0:00:00.912) 0:00:05.604 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:41:10 +0000 (0:00:00.896) 0:00:06.501 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:41:10 +0000 (0:00:00.039) 0:00:06.541 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:41:10 +0000 (0:00:00.069) 0:00:06.610 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:41:10 +0000 (0:00:00.058) 0:00:06.669 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:41:10 +0000 (0:00:00.067) 0:00:06.736 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:41:10 +0000 (0:00:00.042) 0:00:06.779 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:41:10 +0000 (0:00:00.040) 0:00:06.820 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:41:10 +0000 (0:00:00.031) 0:00:06.851 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:41:11 +0000 (0:00:00.504) 0:00:07.355 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:41:11 +0000 (0:00:00.055) 0:00:07.411 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:41:11 +0000 (0:00:00.028) 0:00:07.440 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:41:11 +0000 (0:00:00.043) 0:00:07.483 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 14222851-6cf4-47f8-b9c6-19216735d271 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:41:11 +0000 (0:00:00.625) 0:00:08.109 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:41:11 +0000 (0:00:00.085) 0:00:08.194 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 14222851-6cf4-47f8-b9c6-19216735d271" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:41:12 +0000 (0:00:00.063) 0:00:08.257 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 14222851-6cf4-47f8-b9c6-19216735d271\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 14222851-6cf4-47f8-b9c6-19216735d271" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:41:12 +0000 (0:00:00.081) 0:00:08.339 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:41:12 +0000 (0:00:00.087) 0:00:08.426 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/create_bridge_profile.yml:14 Tuesday 23 January 2024 19:41:12 +0000 (0:00:00.325) 0:00:08.752 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 14222851-6cf4-47f8-b9c6-19216735d271\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 14222851-6cf4-47f8-b9c6-19216735d271" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:36 Tuesday 23 January 2024 19:41:12 +0000 (0:00:00.109) 0:00:08.861 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 23 January 2024 19:41:12 +0000 (0:00:00.114) 0:00:08.976 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 23 January 2024 19:41:12 +0000 (0:00:00.042) 0:00:09.019 ******* 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-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 23 January 2024 19:41:12 +0000 (0:00:00.095) 0:00:09.114 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1706038871.879193, "block_size": 4096, "blocks": 8, "ctime": 1706038871.7831933, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4416145, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1706038871.7831933, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 146, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 23 January 2024 19:41:13 +0000 (0:00:00.237) 0:00:09.352 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 23 January 2024 19:41:13 +0000 (0:00:00.058) 0:00:09.410 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.026345", "end": "2024-01-23 19:41:13.330523", "rc": 0, "start": "2024-01-23 19:41:13.304178" } STDOUT: statebr /etc/sysconfig/network-scripts/ifcfg-statebr TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 23 January 2024 19:41:13 +0000 (0:00:00.188) 0:00:09.599 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 23 January 2024 19:41:13 +0000 (0:00:00.103) 0:00:09.702 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 23 January 2024 19:41:13 +0000 (0:00:00.054) 0:00:09.756 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 23 January 2024 19:41:13 +0000 (0:00:00.086) 0:00:09.843 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 23 January 2024 19:41:13 +0000 (0:00:00.067) 0:00:09.910 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 23 January 2024 19:41:13 +0000 (0:00:00.129) 0:00:10.039 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 23 January 2024 19:41:13 +0000 (0:00:00.080) 0:00:10.120 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 23 January 2024 19:41:13 +0000 (0:00:00.064) 0:00:10.184 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:42 Tuesday 23 January 2024 19:41:14 +0000 (0:00:00.102) 0:00:10.286 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 23 January 2024 19:41:14 +0000 (0:00:00.209) 0:00:10.496 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:41:14 +0000 (0:00:00.044) 0:00:10.540 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1706038871.7861934, "block_size": 4096, "blocks": 0, "ctime": 1706038871.7851934, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17493, "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": 1706038871.7851934, "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-ci_fixat981_52/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 23 January 2024 19:41:14 +0000 (0:00:00.158) 0:00:10.699 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can create a profile'] ******************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:47 Tuesday 23 January 2024 19:41:14 +0000 (0:00:00.029) 0:00:10.729 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:66 Tuesday 23 January 2024 19:41:14 +0000 (0:00:00.071) 0:00:10.800 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/cleanup_profile+device.yml:3 Tuesday 23 January 2024 19:41:14 +0000 (0:00:00.147) 0:00:10.948 ******* 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.088847", "end": "2024-01-23 19:41:14.985625", "rc": 1, "start": "2024-01-23 19:41:14.896778" } STDOUT: Connection 'statebr' (14222851-6cf4-47f8-b9c6-19216735d271) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tests_states.yml:45 Tuesday 23 January 2024 19:41:15 +0000 (0:00:00.307) 0:00:11.255 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile without autoconnect] ************************ task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:5 Tuesday 23 January 2024 19:41:15 +0000 (0:00:00.097) 0:00:11.352 ******* ok: [sut] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:9 Tuesday 23 January 2024 19:41:15 +0000 (0:00:00.097) 0:00:11.450 ******* 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-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:21 Tuesday 23 January 2024 19:41:15 +0000 (0:00:00.096) 0:00:11.546 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:41:15 +0000 (0:00:00.068) 0:00:11.614 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:41:15 +0000 (0:00:00.087) 0:00:11.701 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003997", "end": "2024-01-23 19:41:15.693495", "rc": 0, "start": "2024-01-23 19:41:15.689498" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:41:15 +0000 (0:00:00.252) 0:00:11.954 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:41:15 +0000 (0:00:00.085) 0:00:12.040 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:24 Tuesday 23 January 2024 19:41:15 +0000 (0:00:00.022) 0:00:12.063 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/delete_interface.yml:3 Tuesday 23 January 2024 19:41:15 +0000 (0:00:00.078) 0:00:12.141 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.007855", "end": "2024-01-23 19:41:16.117725", "rc": 1, "start": "2024-01-23 19:41:16.109870" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_device_absent.yml:3 Tuesday 23 January 2024 19:41:16 +0000 (0:00:00.284) 0:00:12.426 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:41:16 +0000 (0:00:00.219) 0:00:12.646 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_device_absent.yml:5 Tuesday 23 January 2024 19:41:16 +0000 (0:00:00.257) 0:00:12.903 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:30 Tuesday 23 January 2024 19:41:16 +0000 (0:00:00.053) 0:00:12.957 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Tuesday 23 January 2024 19:41:16 +0000 (0:00:00.070) 0:00:13.027 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:41:16 +0000 (0:00:00.053) 0:00:13.081 ******* included: /WORKDIR/git-ci_fixat981_52/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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:41:16 +0000 (0:00:00.054) 0:00:13.135 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:41:16 +0000 (0:00:00.027) 0:00:13.162 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:41:16 +0000 (0:00:00.021) 0:00:13.184 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:41:16 +0000 (0:00:00.022) 0:00:13.206 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:41:17 +0000 (0:00:00.863) 0:00:14.070 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:41:18 +0000 (0:00:00.721) 0:00:14.791 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:41:18 +0000 (0:00:00.026) 0:00:14.817 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:41:18 +0000 (0:00:00.052) 0:00:14.870 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:41:18 +0000 (0:00:00.049) 0:00:14.919 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:41:18 +0000 (0:00:00.085) 0:00:15.005 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:41:18 +0000 (0:00:00.058) 0:00:15.063 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:41:18 +0000 (0:00:00.034) 0:00:15.097 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:41:18 +0000 (0:00:00.050) 0:00:15.148 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:41:19 +0000 (0:00:00.336) 0:00:15.484 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:41:19 +0000 (0:00:00.063) 0:00:15.548 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:41:19 +0000 (0:00:00.053) 0:00:15.601 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:41:19 +0000 (0:00:00.023) 0:00:15.625 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 19ebdbe2-ea44-4eaa-a5a2-3348071f36a0 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:41:19 +0000 (0:00:00.417) 0:00:16.042 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:41:19 +0000 (0:00:00.101) 0:00:16.144 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 19ebdbe2-ea44-4eaa-a5a2-3348071f36a0" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:41:20 +0000 (0:00:00.086) 0:00:16.231 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 19ebdbe2-ea44-4eaa-a5a2-3348071f36a0\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 19ebdbe2-ea44-4eaa-a5a2-3348071f36a0" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:41:20 +0000 (0:00:00.059) 0:00:16.290 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:41:20 +0000 (0:00:00.040) 0:00:16.331 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Tuesday 23 January 2024 19:41:20 +0000 (0:00:00.194) 0:00:16.525 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 19ebdbe2-ea44-4eaa-a5a2-3348071f36a0\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 19ebdbe2-ea44-4eaa-a5a2-3348071f36a0" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:36 Tuesday 23 January 2024 19:41:20 +0000 (0:00:00.055) 0:00:16.581 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_device_absent.yml for sut included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_device_absent.yml:3 Tuesday 23 January 2024 19:41:20 +0000 (0:00:00.126) 0:00:16.707 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:41:20 +0000 (0:00:00.093) 0:00:16.801 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_device_absent.yml:5 Tuesday 23 January 2024 19:41:20 +0000 (0:00:00.200) 0:00:17.001 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 23 January 2024 19:41:20 +0000 (0:00:00.052) 0:00:17.054 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 23 January 2024 19:41:20 +0000 (0:00:00.130) 0:00:17.185 ******* 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-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 23 January 2024 19:41:21 +0000 (0:00:00.047) 0:00:17.233 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1706038879.7631743, "block_size": 4096, "blocks": 8, "ctime": 1706038879.7631743, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4416148, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1706038879.7631743, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 145, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 23 January 2024 19:41:21 +0000 (0:00:00.159) 0:00:17.392 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 23 January 2024 19:41:21 +0000 (0:00:00.050) 0:00:17.442 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.022974", "end": "2024-01-23 19:41:21.460108", "rc": 0, "start": "2024-01-23 19:41:21.437134" } STDOUT: statebr /etc/sysconfig/network-scripts/ifcfg-statebr TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 23 January 2024 19:41:21 +0000 (0:00:00.285) 0:00:17.727 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 23 January 2024 19:41:21 +0000 (0:00:00.049) 0:00:17.777 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 23 January 2024 19:41:21 +0000 (0:00:00.051) 0:00:17.829 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 23 January 2024 19:41:21 +0000 (0:00:00.109) 0:00:17.938 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 23 January 2024 19:41:21 +0000 (0:00:00.044) 0:00:17.983 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 23 January 2024 19:41:21 +0000 (0:00:00.041) 0:00:18.025 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 23 January 2024 19:41:21 +0000 (0:00:00.093) 0:00:18.118 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 23 January 2024 19:41:22 +0000 (0:00:00.134) 0:00:18.252 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:42 Tuesday 23 January 2024 19:41:22 +0000 (0:00:00.044) 0:00:18.297 ******* TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:47 Tuesday 23 January 2024 19:41:22 +0000 (0:00:00.043) 0:00:18.340 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:66 Tuesday 23 January 2024 19:41:22 +0000 (0:00:00.032) 0:00:18.373 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/cleanup_profile+device.yml:3 Tuesday 23 January 2024 19:41:22 +0000 (0:00:00.066) 0:00:18.439 ******* 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.053248", "end": "2024-01-23 19:41:22.397082", "rc": 1, "start": "2024-01-23 19:41:22.343834" } STDOUT: Connection 'statebr' (19ebdbe2-ea44-4eaa-a5a2-3348071f36a0) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tests_states.yml:65 Tuesday 23 January 2024 19:41:22 +0000 (0:00:00.209) 0:00:18.649 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can activate an existing profile] ******************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:5 Tuesday 23 January 2024 19:41:22 +0000 (0:00:00.066) 0:00:18.715 ******* ok: [sut] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:9 Tuesday 23 January 2024 19:41:22 +0000 (0:00:00.071) 0:00:18.787 ******* 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-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:21 Tuesday 23 January 2024 19:41:22 +0000 (0:00:00.100) 0:00:18.888 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:41:22 +0000 (0:00:00.074) 0:00:18.962 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:41:22 +0000 (0:00:00.062) 0:00:19.025 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005198", "end": "2024-01-23 19:41:24.033210", "rc": 0, "start": "2024-01-23 19:41:23.028012" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:41:24 +0000 (0:00:01.265) 0:00:20.290 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:41:24 +0000 (0:00:00.108) 0:00:20.399 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:24 Tuesday 23 January 2024 19:41:24 +0000 (0:00:00.143) 0:00:20.542 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/create_bridge_profile.yml:3 Tuesday 23 January 2024 19:41:24 +0000 (0:00:00.092) 0:00:20.635 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:41:24 +0000 (0:00:00.055) 0:00:20.691 ******* included: /WORKDIR/git-ci_fixat981_52/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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:41:24 +0000 (0:00:00.100) 0:00:20.791 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:41:24 +0000 (0:00:00.039) 0:00:20.831 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:41:24 +0000 (0:00:00.059) 0:00:20.890 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:41:24 +0000 (0:00:00.021) 0:00:20.912 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:41:25 +0000 (0:00:00.800) 0:00:21.713 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:41:26 +0000 (0:00:00.729) 0:00:22.442 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:41:26 +0000 (0:00:00.109) 0:00:22.551 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:41:26 +0000 (0:00:00.084) 0:00:22.635 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:41:26 +0000 (0:00:00.041) 0:00:22.677 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:41:26 +0000 (0:00:00.062) 0:00:22.740 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:41:26 +0000 (0:00:00.034) 0:00:22.774 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:41:26 +0000 (0:00:00.067) 0:00:22.841 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:41:26 +0000 (0:00:00.056) 0:00:22.898 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:41:27 +0000 (0:00:00.322) 0:00:23.221 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:41:27 +0000 (0:00:00.102) 0:00:23.323 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:41:27 +0000 (0:00:00.056) 0:00:23.380 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:41:27 +0000 (0:00:00.052) 0:00:23.433 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 2f7ee08b-1101-4485-8bc8-c39c351cb11e TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:41:27 +0000 (0:00:00.607) 0:00:24.040 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:41:27 +0000 (0:00:00.056) 0:00:24.097 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 2f7ee08b-1101-4485-8bc8-c39c351cb11e" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:41:27 +0000 (0:00:00.063) 0:00:24.161 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 2f7ee08b-1101-4485-8bc8-c39c351cb11e\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 2f7ee08b-1101-4485-8bc8-c39c351cb11e" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:41:28 +0000 (0:00:00.070) 0:00:24.232 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:41:28 +0000 (0:00:00.023) 0:00:24.255 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/create_bridge_profile.yml:14 Tuesday 23 January 2024 19:41:28 +0000 (0:00:00.278) 0:00:24.534 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 2f7ee08b-1101-4485-8bc8-c39c351cb11e\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 2f7ee08b-1101-4485-8bc8-c39c351cb11e" ] } } TASK [Test] ******************************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:30 Tuesday 23 January 2024 19:41:28 +0000 (0:00:00.161) 0:00:24.696 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/activate_profile.yml:3 Tuesday 23 January 2024 19:41:28 +0000 (0:00:00.077) 0:00:24.773 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:41:28 +0000 (0:00:00.071) 0:00:24.845 ******* included: /WORKDIR/git-ci_fixat981_52/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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:41:28 +0000 (0:00:00.093) 0:00:24.939 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:41:28 +0000 (0:00:00.058) 0:00:24.998 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:41:28 +0000 (0:00:00.070) 0:00:25.069 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:41:28 +0000 (0:00:00.034) 0:00:25.104 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:41:29 +0000 (0:00:00.922) 0:00:26.026 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:41:30 +0000 (0:00:00.654) 0:00:26.681 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:41:30 +0000 (0:00:00.025) 0:00:26.706 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:41:30 +0000 (0:00:00.032) 0:00:26.739 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:41:30 +0000 (0:00:00.118) 0:00:26.858 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:41:30 +0000 (0:00:00.140) 0:00:26.998 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:41:30 +0000 (0:00:00.043) 0:00:27.042 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:41:30 +0000 (0:00:00.040) 0:00:27.083 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:41:30 +0000 (0:00:00.045) 0:00:27.128 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:41:31 +0000 (0:00:00.327) 0:00:27.456 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:41:31 +0000 (0:00:00.109) 0:00:27.565 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:41:31 +0000 (0:00:00.117) 0:00:27.683 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:41:31 +0000 (0:00:00.147) 0:00:27.831 ******* ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 2f7ee08b-1101-4485-8bc8-c39c351cb11e skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:41:31 +0000 (0:00:00.333) 0:00:28.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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:41:31 +0000 (0:00:00.020) 0:00:28.185 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 2f7ee08b-1101-4485-8bc8-c39c351cb11e skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:41:31 +0000 (0:00:00.024) 0:00:28.210 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 2f7ee08b-1101-4485-8bc8-c39c351cb11e skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 2f7ee08b-1101-4485-8bc8-c39c351cb11e skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:41:32 +0000 (0:00:00.047) 0:00:28.257 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:41:32 +0000 (0:00:00.041) 0:00:28.299 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:36 Tuesday 23 January 2024 19:41:32 +0000 (0:00:00.176) 0:00:28.475 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 23 January 2024 19:41:32 +0000 (0:00:00.132) 0:00:28.607 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:41:32 +0000 (0:00:00.154) 0:00:28.762 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1706038887.7111533, "block_size": 4096, "blocks": 0, "ctime": 1706038887.7101533, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17493, "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": 1706038887.7101533, "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-ci_fixat981_52/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 23 January 2024 19:41:32 +0000 (0:00:00.202) 0:00:28.964 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 23 January 2024 19:41:32 +0000 (0:00:00.027) 0:00:28.992 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 23 January 2024 19:41:32 +0000 (0:00:00.037) 0:00:29.030 ******* 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-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 23 January 2024 19:41:32 +0000 (0:00:00.022) 0:00:29.052 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1706038887.800153, "block_size": 4096, "blocks": 8, "ctime": 1706038887.7091532, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4416145, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1706038887.7091532, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 146, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 23 January 2024 19:41:33 +0000 (0:00:00.182) 0:00:29.235 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 23 January 2024 19:41:33 +0000 (0:00:00.065) 0:00:29.301 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.024200", "end": "2024-01-23 19:41:33.259909", "rc": 0, "start": "2024-01-23 19:41:33.235709" } STDOUT: statebr /etc/sysconfig/network-scripts/ifcfg-statebr TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 23 January 2024 19:41:33 +0000 (0:00:00.260) 0:00:29.561 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 23 January 2024 19:41:33 +0000 (0:00:00.157) 0:00:29.719 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 23 January 2024 19:41:33 +0000 (0:00:00.161) 0:00:29.880 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 23 January 2024 19:41:33 +0000 (0:00:00.179) 0:00:30.060 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 23 January 2024 19:41:33 +0000 (0:00:00.116) 0:00:30.177 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 23 January 2024 19:41:34 +0000 (0:00:00.201) 0:00:30.378 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 23 January 2024 19:41:34 +0000 (0:00:00.088) 0:00:30.467 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 23 January 2024 19:41:34 +0000 (0:00:00.050) 0:00:30.517 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:42 Tuesday 23 January 2024 19:41:34 +0000 (0:00:00.057) 0:00:30.575 ******* TASK [Success in test 'I can activate an existing profile'] ******************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:47 Tuesday 23 January 2024 19:41:34 +0000 (0:00:00.044) 0:00:30.620 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:66 Tuesday 23 January 2024 19:41:34 +0000 (0:00:00.077) 0:00:30.697 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/cleanup_profile+device.yml:3 Tuesday 23 January 2024 19:41:34 +0000 (0:00:00.172) 0:00:30.870 ******* 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.088093", "end": "2024-01-23 19:41:34.897667", "rc": 1, "start": "2024-01-23 19:41:34.809574" } STDOUT: Connection 'statebr' (2f7ee08b-1101-4485-8bc8-c39c351cb11e) successfully deleted. STDERR: (process:20134): GLib-GIO-WARNING **: 19:41:34.876: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/ActiveConnection/19 but no object proxy exists (process:20134): GLib-GIO-WARNING **: 19:41:34.877: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/Devices/41 but no object proxy exists Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tests_states.yml:83 Tuesday 23 January 2024 19:41:34 +0000 (0:00:00.287) 0:00:31.157 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can remove an existing profile without taking it down] *********** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:5 Tuesday 23 January 2024 19:41:34 +0000 (0:00:00.049) 0:00:31.207 ******* ok: [sut] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:9 Tuesday 23 January 2024 19:41:35 +0000 (0:00:00.032) 0:00:31.240 ******* 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-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:21 Tuesday 23 January 2024 19:41:35 +0000 (0:00:00.070) 0:00:31.310 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:41:35 +0000 (0:00:00.069) 0:00:31.380 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:41:35 +0000 (0:00:00.100) 0:00:31.480 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004240", "end": "2024-01-23 19:41:35.397740", "rc": 0, "start": "2024-01-23 19:41:35.393500" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:41:35 +0000 (0:00:00.209) 0:00:31.690 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:41:35 +0000 (0:00:00.041) 0:00:31.732 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:24 Tuesday 23 January 2024 19:41:35 +0000 (0:00:00.095) 0:00:31.827 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/create_bridge_profile.yml:3 Tuesday 23 January 2024 19:41:35 +0000 (0:00:00.110) 0:00:31.937 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:41:35 +0000 (0:00:00.096) 0:00:32.034 ******* included: /WORKDIR/git-ci_fixat981_52/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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:41:35 +0000 (0:00:00.053) 0:00:32.088 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:41:35 +0000 (0:00:00.059) 0:00:32.148 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:41:35 +0000 (0:00:00.061) 0:00:32.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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:41:36 +0000 (0:00:00.058) 0:00:32.268 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:41:36 +0000 (0:00:00.946) 0:00:33.214 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:41:37 +0000 (0:00:00.891) 0:00:34.105 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:41:37 +0000 (0:00:00.066) 0:00:34.171 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:41:37 +0000 (0:00:00.039) 0:00:34.211 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:41:38 +0000 (0:00:00.104) 0:00:34.315 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:41:38 +0000 (0:00:00.136) 0:00:34.452 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:41:38 +0000 (0:00:00.112) 0:00:34.564 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:41:38 +0000 (0:00:00.067) 0:00:34.632 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:41:38 +0000 (0:00:00.071) 0:00:34.703 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:41:38 +0000 (0:00:00.482) 0:00:35.185 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:41:39 +0000 (0:00:00.062) 0:00:35.248 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:41:39 +0000 (0:00:00.039) 0:00:35.288 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:41:39 +0000 (0:00:00.067) 0:00:35.355 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 6ec9f83b-bc4a-457e-bc0d-1a46be4e39fc TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:41:39 +0000 (0:00:00.399) 0:00:35.755 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:41:39 +0000 (0:00:00.024) 0:00:35.779 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 6ec9f83b-bc4a-457e-bc0d-1a46be4e39fc" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:41:39 +0000 (0:00:00.022) 0:00:35.802 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 6ec9f83b-bc4a-457e-bc0d-1a46be4e39fc\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 6ec9f83b-bc4a-457e-bc0d-1a46be4e39fc" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:41:39 +0000 (0:00:00.033) 0:00:35.836 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:41:39 +0000 (0:00:00.027) 0:00:35.864 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/create_bridge_profile.yml:14 Tuesday 23 January 2024 19:41:39 +0000 (0:00:00.137) 0:00:36.001 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 6ec9f83b-bc4a-457e-bc0d-1a46be4e39fc\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 6ec9f83b-bc4a-457e-bc0d-1a46be4e39fc" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/activate_profile.yml:3 Tuesday 23 January 2024 19:41:39 +0000 (0:00:00.023) 0:00:36.024 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:41:39 +0000 (0:00:00.034) 0:00:36.059 ******* included: /WORKDIR/git-ci_fixat981_52/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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:41:39 +0000 (0:00:00.042) 0:00:36.102 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:41:39 +0000 (0:00:00.047) 0:00:36.150 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:41:39 +0000 (0:00:00.035) 0:00:36.185 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:41:40 +0000 (0:00:00.067) 0:00:36.253 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:41:40 +0000 (0:00:00.790) 0:00:37.043 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:41:41 +0000 (0:00:00.749) 0:00:37.793 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:41:41 +0000 (0:00:00.024) 0:00:37.817 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:41:41 +0000 (0:00:00.036) 0:00:37.854 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:41:41 +0000 (0:00:00.042) 0:00:37.896 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:41:41 +0000 (0:00:00.053) 0:00:37.950 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:41:41 +0000 (0:00:00.044) 0:00:37.994 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:41:41 +0000 (0:00:00.022) 0:00:38.016 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:41:41 +0000 (0:00:00.027) 0:00:38.043 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:41:42 +0000 (0:00:00.245) 0:00:38.289 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:41:42 +0000 (0:00:00.086) 0:00:38.375 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:41:42 +0000 (0:00:00.108) 0:00:38.483 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:41:42 +0000 (0:00:00.063) 0:00:38.547 ******* ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 6ec9f83b-bc4a-457e-bc0d-1a46be4e39fc skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:41:42 +0000 (0:00:00.357) 0:00:38.904 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:41:42 +0000 (0:00:00.086) 0:00:38.991 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 6ec9f83b-bc4a-457e-bc0d-1a46be4e39fc skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:41:42 +0000 (0:00:00.050) 0:00:39.041 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 6ec9f83b-bc4a-457e-bc0d-1a46be4e39fc skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 6ec9f83b-bc4a-457e-bc0d-1a46be4e39fc skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:41:42 +0000 (0:00:00.079) 0:00:39.121 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:41:42 +0000 (0:00:00.074) 0:00:39.195 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:30 Tuesday 23 January 2024 19:41:43 +0000 (0:00:00.286) 0:00:39.482 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/remove_profile.yml:3 Tuesday 23 January 2024 19:41:43 +0000 (0:00:00.050) 0:00:39.532 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:41:43 +0000 (0:00:00.071) 0:00:39.603 ******* included: /WORKDIR/git-ci_fixat981_52/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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:41:43 +0000 (0:00:00.054) 0:00:39.657 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:41:43 +0000 (0:00:00.054) 0:00:39.712 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:41:43 +0000 (0:00:00.042) 0:00:39.755 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:41:43 +0000 (0:00:00.057) 0:00:39.813 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:41:44 +0000 (0:00:00.816) 0:00:40.629 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:41:45 +0000 (0:00:00.766) 0:00:41.396 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:41:45 +0000 (0:00:00.042) 0:00:41.439 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:41:45 +0000 (0:00:00.027) 0:00:41.466 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:41:45 +0000 (0:00:00.041) 0:00:41.507 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:41:45 +0000 (0:00:00.116) 0:00:41.624 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:41:45 +0000 (0:00:00.030) 0:00:41.654 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:41:45 +0000 (0:00:00.031) 0:00:41.686 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:41:45 +0000 (0:00:00.034) 0:00:41.721 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:41:45 +0000 (0:00:00.335) 0:00:42.057 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:41:45 +0000 (0:00:00.037) 0:00:42.094 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:41:45 +0000 (0:00:00.059) 0:00:42.154 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:41:45 +0000 (0:00:00.029) 0:00:42.184 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:41:46 +0000 (0:00:00.365) 0:00:42.549 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:41:46 +0000 (0:00:00.069) 0:00:42.618 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:41:46 +0000 (0:00:00.043) 0:00:42.662 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:41:46 +0000 (0:00:00.055) 0:00:42.717 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:41:46 +0000 (0:00:00.041) 0:00:42.758 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:36 Tuesday 23 January 2024 19:41:46 +0000 (0:00:00.194) 0:00:42.952 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 23 January 2024 19:41:46 +0000 (0:00:00.067) 0:00:43.020 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:41:46 +0000 (0:00:00.077) 0:00:43.098 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1706038899.465121, "block_size": 4096, "blocks": 0, "ctime": 1706038899.4531212, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17495, "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": 1706038899.4531212, "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-ci_fixat981_52/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 23 January 2024 19:41:47 +0000 (0:00:00.304) 0:00:43.402 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_profile_absent.yml:3 Tuesday 23 January 2024 19:41:47 +0000 (0:00:00.068) 0:00:43.470 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 23 January 2024 19:41:47 +0000 (0:00:00.071) 0:00:43.541 ******* 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-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 23 January 2024 19:41:47 +0000 (0:00:00.035) 0:00:43.577 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 23 January 2024 19:41:47 +0000 (0:00:00.223) 0:00:43.800 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 23 January 2024 19:41:47 +0000 (0:00:00.240) 0:00:44.040 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.024549", "end": "2024-01-23 19:41:47.958648", "rc": 1, "start": "2024-01-23 19:41:47.934099" } 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-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 23 January 2024 19:41:48 +0000 (0:00:00.182) 0:00:44.222 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 23 January 2024 19:41:48 +0000 (0:00:00.031) 0:00:44.254 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 23 January 2024 19:41:48 +0000 (0:00:00.067) 0:00:44.322 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 23 January 2024 19:41:48 +0000 (0:00:00.023) 0:00:44.346 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 23 January 2024 19:41:48 +0000 (0:00:00.062) 0:00:44.408 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_profile_absent.yml:5 Tuesday 23 January 2024 19:41:48 +0000 (0:00:00.027) 0:00:44.436 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:42 Tuesday 23 January 2024 19:41:48 +0000 (0:00:00.029) 0:00:44.465 ******* TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:47 Tuesday 23 January 2024 19:41:48 +0000 (0:00:00.021) 0:00:44.487 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:66 Tuesday 23 January 2024 19:41:48 +0000 (0:00:00.022) 0:00:44.509 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/cleanup_profile+device.yml:3 Tuesday 23 January 2024 19:41:48 +0000 (0:00:00.041) 0:00:44.551 ******* 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.085008", "end": "2024-01-23 19:41:48.562355", "rc": 1, "start": "2024-01-23 19:41:48.477347" } STDOUT: Connection 'statebr' (6ec9f83b-bc4a-457e-bc0d-1a46be4e39fc) successfully deleted. STDERR: (process:20803): GLib-GIO-WARNING **: 19:41:48.533: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/ActiveConnection/20 but no object proxy exists (process:20803): GLib-GIO-WARNING **: 19:41:48.533: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/IP6Config/65 but no object proxy exists (process:20803): GLib-GIO-WARNING **: 19:41:48.533: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/Devices/42 but no object proxy exists Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tests_states.yml:103 Tuesday 23 January 2024 19:41:48 +0000 (0:00:00.270) 0:00:44.822 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can take a profile down that is absent] ************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:5 Tuesday 23 January 2024 19:41:48 +0000 (0:00:00.062) 0:00:44.884 ******* ok: [sut] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:9 Tuesday 23 January 2024 19:41:48 +0000 (0:00:00.023) 0:00:44.908 ******* ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can take a profile down that is absent" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml", "tasks/remove_profile.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove+down_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_absent.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": true, "what": "tasks/assert_device_absent.yml" } ] } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:21 Tuesday 23 January 2024 19:41:48 +0000 (0:00:00.059) 0:00:44.967 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:41:48 +0000 (0:00:00.077) 0:00:45.045 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:41:48 +0000 (0:00:00.057) 0:00:45.102 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003882", "end": "2024-01-23 19:41:49.029731", "rc": 0, "start": "2024-01-23 19:41:49.025849" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:41:49 +0000 (0:00:00.172) 0:00:45.275 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:41:49 +0000 (0:00:00.058) 0:00:45.333 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:24 Tuesday 23 January 2024 19:41:49 +0000 (0:00:00.035) 0:00:45.369 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/create_bridge_profile.yml:3 Tuesday 23 January 2024 19:41:49 +0000 (0:00:00.083) 0:00:45.452 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:41:49 +0000 (0:00:00.039) 0:00:45.492 ******* included: /WORKDIR/git-ci_fixat981_52/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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:41:49 +0000 (0:00:00.041) 0:00:45.534 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:41:49 +0000 (0:00:00.043) 0:00:45.577 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:41:49 +0000 (0:00:00.076) 0:00:45.653 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:41:49 +0000 (0:00:00.032) 0:00:45.686 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:41:50 +0000 (0:00:00.880) 0:00:46.566 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:41:51 +0000 (0:00:00.731) 0:00:47.298 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:41:51 +0000 (0:00:00.056) 0:00:47.354 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:41:51 +0000 (0:00:00.039) 0:00:47.394 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:41:51 +0000 (0:00:00.050) 0:00:47.444 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:41:51 +0000 (0:00:00.235) 0:00:47.679 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:41:51 +0000 (0:00:00.095) 0:00:47.774 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:41:51 +0000 (0:00:00.052) 0:00:47.826 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:41:51 +0000 (0:00:00.043) 0:00:47.870 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:41:52 +0000 (0:00:00.350) 0:00:48.220 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:41:52 +0000 (0:00:00.101) 0:00:48.322 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:41:52 +0000 (0:00:00.097) 0:00:48.420 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:41:52 +0000 (0:00:00.083) 0:00:48.503 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 32875f22-fd87-40af-a657-75796f7a6e06 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:41:52 +0000 (0:00:00.514) 0:00:49.018 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:41:52 +0000 (0:00:00.061) 0:00:49.079 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 32875f22-fd87-40af-a657-75796f7a6e06" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:41:52 +0000 (0:00:00.095) 0:00:49.174 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 32875f22-fd87-40af-a657-75796f7a6e06\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 32875f22-fd87-40af-a657-75796f7a6e06" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:41:53 +0000 (0:00:00.087) 0:00:49.262 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:41:53 +0000 (0:00:00.056) 0:00:49.318 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/create_bridge_profile.yml:14 Tuesday 23 January 2024 19:41:53 +0000 (0:00:00.253) 0:00:49.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": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 32875f22-fd87-40af-a657-75796f7a6e06\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 32875f22-fd87-40af-a657-75796f7a6e06" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/activate_profile.yml:3 Tuesday 23 January 2024 19:41:53 +0000 (0:00:00.040) 0:00:49.612 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:41:53 +0000 (0:00:00.057) 0:00:49.669 ******* included: /WORKDIR/git-ci_fixat981_52/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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:41:53 +0000 (0:00:00.054) 0:00:49.724 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:41:53 +0000 (0:00:00.046) 0:00:49.770 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:41:53 +0000 (0:00:00.108) 0:00:49.879 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:41:53 +0000 (0:00:00.060) 0:00:49.939 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:41:54 +0000 (0:00:00.908) 0:00:50.848 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:41:55 +0000 (0:00:00.786) 0:00:51.635 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:41:55 +0000 (0:00:00.043) 0:00:51.679 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:41:55 +0000 (0:00:00.070) 0:00:51.750 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:41:55 +0000 (0:00:00.026) 0:00:51.776 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:41:55 +0000 (0:00:00.054) 0:00:51.831 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:41:55 +0000 (0:00:00.041) 0:00:51.872 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:41:55 +0000 (0:00:00.042) 0:00:51.914 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:41:55 +0000 (0:00:00.046) 0:00:51.960 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:41:56 +0000 (0:00:00.272) 0:00:52.233 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:41:56 +0000 (0:00:00.043) 0:00:52.277 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:41:56 +0000 (0:00:00.047) 0:00:52.324 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:41:56 +0000 (0:00:00.062) 0:00:52.386 ******* ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 32875f22-fd87-40af-a657-75796f7a6e06 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:41:56 +0000 (0:00:00.339) 0:00:52.726 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:41:56 +0000 (0:00:00.048) 0:00:52.774 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 32875f22-fd87-40af-a657-75796f7a6e06 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:41:56 +0000 (0:00:00.098) 0:00:52.873 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 32875f22-fd87-40af-a657-75796f7a6e06 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 32875f22-fd87-40af-a657-75796f7a6e06 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:41:56 +0000 (0:00:00.051) 0:00:52.924 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:41:56 +0000 (0:00:00.020) 0:00:52.945 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/remove_profile.yml:3 Tuesday 23 January 2024 19:41:56 +0000 (0:00:00.157) 0:00:53.103 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:41:56 +0000 (0:00:00.036) 0:00:53.140 ******* included: /WORKDIR/git-ci_fixat981_52/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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:41:56 +0000 (0:00:00.073) 0:00:53.213 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:41:57 +0000 (0:00:00.027) 0:00:53.240 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:41:57 +0000 (0:00:00.029) 0:00:53.269 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:41:57 +0000 (0:00:00.023) 0:00:53.293 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:41:57 +0000 (0:00:00.805) 0:00:54.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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:41:58 +0000 (0:00:00.713) 0:00:54.811 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:41:58 +0000 (0:00:00.069) 0:00:54.880 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:41:58 +0000 (0:00:00.031) 0:00:54.912 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:41:58 +0000 (0:00:00.068) 0:00:54.980 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:41:58 +0000 (0:00:00.104) 0:00:55.085 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:41:58 +0000 (0:00:00.033) 0:00:55.118 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:41:58 +0000 (0:00:00.077) 0:00:55.196 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:41:59 +0000 (0:00:00.039) 0:00:55.235 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:41:59 +0000 (0:00:00.348) 0:00:55.584 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:41:59 +0000 (0:00:00.063) 0:00:55.648 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:41:59 +0000 (0:00:00.043) 0:00:55.691 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:41:59 +0000 (0:00:00.040) 0:00:55.732 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:42:00 +0000 (0:00:00.506) 0:00:56.239 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:42:00 +0000 (0:00:00.074) 0:00:56.313 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:42:00 +0000 (0:00:00.092) 0:00:56.406 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:42:00 +0000 (0:00:00.053) 0:00:56.460 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:42:00 +0000 (0:00:00.033) 0:00:56.493 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:30 Tuesday 23 January 2024 19:42:00 +0000 (0:00:00.258) 0:00:56.752 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/remove+down_profile.yml:3 Tuesday 23 January 2024 19:42:00 +0000 (0:00:00.125) 0:00:56.877 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:42:00 +0000 (0:00:00.113) 0:00:56.991 ******* included: /WORKDIR/git-ci_fixat981_52/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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:42:00 +0000 (0:00:00.130) 0:00:57.121 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:42:00 +0000 (0:00:00.034) 0:00:57.156 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:42:00 +0000 (0:00:00.047) 0:00:57.203 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:42:01 +0000 (0:00:00.056) 0:00:57.260 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:42:01 +0000 (0:00:00.875) 0:00:58.136 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:42:02 +0000 (0:00:00.678) 0:00:58.814 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:42:02 +0000 (0:00:00.044) 0:00:58.858 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:42:02 +0000 (0:00:00.036) 0:00:58.895 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:42:02 +0000 (0:00:00.045) 0:00:58.940 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:42:02 +0000 (0:00:00.047) 0:00:58.988 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:42:02 +0000 (0:00:00.024) 0:00:59.012 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:42:02 +0000 (0:00:00.024) 0:00:59.037 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:42:02 +0000 (0:00:00.025) 0:00:59.062 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:42:03 +0000 (0:00:00.318) 0:00:59.380 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:42:03 +0000 (0:00:00.060) 0:00:59.441 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:42:03 +0000 (0:00:00.090) 0:00:59.531 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:42:03 +0000 (0:00:00.030) 0:00:59.562 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:42:03 +0000 (0:00:00.422) 0:00:59.985 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:42:03 +0000 (0:00:00.029) 0:01:00.014 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:42:03 +0000 (0:00:00.030) 0:01:00.045 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete\n", "stderr_lines": [ "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:42:03 +0000 (0:00:00.052) 0:01:00.097 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:42:03 +0000 (0:00:00.070) 0:01:00.168 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:36 Tuesday 23 January 2024 19:42:04 +0000 (0:00:00.135) 0:01:00.303 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_profile_absent.yml:3 Tuesday 23 January 2024 19:42:04 +0000 (0:00:00.043) 0:01:00.347 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 23 January 2024 19:42:04 +0000 (0:00:00.037) 0:01:00.385 ******* 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-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 23 January 2024 19:42:04 +0000 (0:00:00.074) 0:01:00.459 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 23 January 2024 19:42:04 +0000 (0:00:00.216) 0:01:00.676 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 23 January 2024 19:42:04 +0000 (0:00:00.050) 0:01:00.726 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.022137", "end": "2024-01-23 19:42:04.672421", "rc": 1, "start": "2024-01-23 19:42:04.650284" } 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-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 23 January 2024 19:42:04 +0000 (0:00:00.208) 0:01:00.935 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 23 January 2024 19:42:04 +0000 (0:00:00.133) 0:01:01.068 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 23 January 2024 19:42:04 +0000 (0:00:00.062) 0:01:01.131 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 23 January 2024 19:42:04 +0000 (0:00:00.037) 0:01:01.168 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 23 January 2024 19:42:04 +0000 (0:00:00.042) 0:01:01.211 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_profile_absent.yml:5 Tuesday 23 January 2024 19:42:05 +0000 (0:00:00.085) 0:01:01.296 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:42 Tuesday 23 January 2024 19:42:05 +0000 (0:00:00.067) 0:01:01.363 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_device_absent.yml:3 Tuesday 23 January 2024 19:42:05 +0000 (0:00:00.056) 0:01:01.420 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:42:05 +0000 (0:00:00.038) 0:01:01.459 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_device_absent.yml:5 Tuesday 23 January 2024 19:42:05 +0000 (0:00:00.178) 0:01:01.637 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can take a profile down that is absent'] ************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:47 Tuesday 23 January 2024 19:42:05 +0000 (0:00:00.088) 0:01:01.726 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:66 Tuesday 23 January 2024 19:42:05 +0000 (0:00:00.074) 0:01:01.801 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/cleanup_profile+device.yml:3 Tuesday 23 January 2024 19:42:05 +0000 (0:00:00.065) 0:01:01.866 ******* 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.048511", "end": "2024-01-23 19:42:05.855402", "rc": 1, "start": "2024-01-23 19:42:05.806891" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tests_states.yml:126 Tuesday 23 January 2024 19:42:05 +0000 (0:00:00.284) 0:01:02.151 ******* included: /WORKDIR/git-ci_fixat981_52/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-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:5 Tuesday 23 January 2024 19:42:05 +0000 (0:00:00.065) 0:01:02.217 ******* ok: [sut] => {} MSG: ########## I will not get an error when I try to remove an absent profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:9 Tuesday 23 January 2024 19:42:06 +0000 (0:00:00.046) 0:01:02.264 ******* ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I will not get an error when I try to remove an absent profile" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml", "tasks/remove+down_profile.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove+down_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_absent.yml", "tasks/get_NetworkManager_NVR.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": true, "what": "tasks/assert_device_absent.yml" } ] } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:21 Tuesday 23 January 2024 19:42:06 +0000 (0:00:00.234) 0:01:02.498 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:42:06 +0000 (0:00:00.067) 0:01:02.566 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:42:06 +0000 (0:00:00.036) 0:01:02.603 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004037", "end": "2024-01-23 19:42:06.538971", "rc": 0, "start": "2024-01-23 19:42:06.534934" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:42:06 +0000 (0:00:00.192) 0:01:02.795 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:42:06 +0000 (0:00:00.063) 0:01:02.859 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:24 Tuesday 23 January 2024 19:42:06 +0000 (0:00:00.064) 0:01:02.924 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/create_bridge_profile.yml:3 Tuesday 23 January 2024 19:42:06 +0000 (0:00:00.070) 0:01:02.994 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:42:06 +0000 (0:00:00.093) 0:01:03.088 ******* included: /WORKDIR/git-ci_fixat981_52/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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:42:06 +0000 (0:00:00.057) 0:01:03.145 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:42:07 +0000 (0:00:00.085) 0:01:03.231 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:42:07 +0000 (0:00:00.024) 0:01:03.256 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:42:07 +0000 (0:00:00.047) 0:01:03.304 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:42:08 +0000 (0:00:00.957) 0:01:04.261 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:42:08 +0000 (0:00:00.752) 0:01:05.014 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:42:08 +0000 (0:00:00.099) 0:01:05.113 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:42:08 +0000 (0:00:00.061) 0:01:05.175 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:42:09 +0000 (0:00:00.087) 0:01:05.262 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:42:09 +0000 (0:00:00.120) 0:01:05.383 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:42:09 +0000 (0:00:00.095) 0:01:05.478 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:42:09 +0000 (0:00:00.099) 0:01:05.577 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:42:09 +0000 (0:00:00.120) 0:01:05.697 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:42:09 +0000 (0:00:00.497) 0:01:06.195 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:42:10 +0000 (0:00:00.034) 0:01:06.230 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:42:10 +0000 (0:00:00.034) 0:01:06.264 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:42:10 +0000 (0:00:00.085) 0:01:06.349 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 7b943da1-c254-45d1-ae5d-0689d68dd779 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:42:10 +0000 (0:00:00.635) 0:01:06.985 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:42:10 +0000 (0:00:00.045) 0:01:07.031 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 7b943da1-c254-45d1-ae5d-0689d68dd779" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:42:10 +0000 (0:00:00.083) 0:01:07.115 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 7b943da1-c254-45d1-ae5d-0689d68dd779\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 7b943da1-c254-45d1-ae5d-0689d68dd779" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:42:11 +0000 (0:00:00.130) 0:01:07.246 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:42:11 +0000 (0:00:00.098) 0:01:07.344 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/create_bridge_profile.yml:14 Tuesday 23 January 2024 19:42:11 +0000 (0:00:00.221) 0:01:07.566 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 7b943da1-c254-45d1-ae5d-0689d68dd779\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 7b943da1-c254-45d1-ae5d-0689d68dd779" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/activate_profile.yml:3 Tuesday 23 January 2024 19:42:11 +0000 (0:00:00.072) 0:01:07.639 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:42:11 +0000 (0:00:00.074) 0:01:07.713 ******* included: /WORKDIR/git-ci_fixat981_52/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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:42:11 +0000 (0:00:00.092) 0:01:07.805 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:42:11 +0000 (0:00:00.067) 0:01:07.873 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:42:11 +0000 (0:00:00.034) 0:01:07.907 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:42:11 +0000 (0:00:00.074) 0:01:07.982 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:42:12 +0000 (0:00:00.888) 0:01:08.870 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:42:13 +0000 (0:00:00.790) 0:01:09.661 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:42:13 +0000 (0:00:00.029) 0:01:09.691 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:42:13 +0000 (0:00:00.034) 0:01:09.725 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:42:13 +0000 (0:00:00.042) 0:01:09.768 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:42:13 +0000 (0:00:00.067) 0:01:09.836 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:42:13 +0000 (0:00:00.045) 0:01:09.881 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:42:13 +0000 (0:00:00.032) 0:01:09.913 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:42:13 +0000 (0:00:00.027) 0:01:09.940 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:42:14 +0000 (0:00:00.279) 0:01:10.219 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:42:14 +0000 (0:00:00.039) 0:01:10.259 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:42:14 +0000 (0:00:00.049) 0:01:10.308 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:42:14 +0000 (0:00:00.022) 0:01:10.331 ******* ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 7b943da1-c254-45d1-ae5d-0689d68dd779 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:42:14 +0000 (0:00:00.302) 0:01:10.633 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:42:14 +0000 (0:00:00.031) 0:01:10.664 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 7b943da1-c254-45d1-ae5d-0689d68dd779 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:42:14 +0000 (0:00:00.033) 0:01:10.698 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 7b943da1-c254-45d1-ae5d-0689d68dd779 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 7b943da1-c254-45d1-ae5d-0689d68dd779 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:42:14 +0000 (0:00:00.052) 0:01:10.750 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:42:14 +0000 (0:00:00.041) 0:01:10.792 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/remove+down_profile.yml:3 Tuesday 23 January 2024 19:42:14 +0000 (0:00:00.191) 0:01:10.984 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:42:14 +0000 (0:00:00.056) 0:01:11.041 ******* included: /WORKDIR/git-ci_fixat981_52/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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:42:14 +0000 (0:00:00.062) 0:01:11.103 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:42:14 +0000 (0:00:00.031) 0:01:11.134 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:42:14 +0000 (0:00:00.025) 0:01:11.160 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:42:15 +0000 (0:00:00.062) 0:01:11.223 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:42:15 +0000 (0:00:00.815) 0:01:12.038 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:42:16 +0000 (0:00:00.713) 0:01:12.752 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:42:16 +0000 (0:00:00.069) 0:01:12.821 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:42:16 +0000 (0:00:00.119) 0:01:12.941 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:42:16 +0000 (0:00:00.227) 0:01:13.169 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:42:17 +0000 (0:00:00.118) 0:01:13.287 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:42:17 +0000 (0:00:00.058) 0:01:13.346 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:42:17 +0000 (0:00:00.066) 0:01:13.413 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:42:17 +0000 (0:00:00.089) 0:01:13.502 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:42:17 +0000 (0:00:00.370) 0:01:13.872 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:42:17 +0000 (0:00:00.104) 0:01:13.977 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:42:17 +0000 (0:00:00.036) 0:01:14.013 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:42:17 +0000 (0:00:00.030) 0:01:14.044 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:42:18 +0000 (0:00:00.423) 0:01:14.467 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:42:18 +0000 (0:00:00.035) 0:01:14.502 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:42:18 +0000 (0:00:00.030) 0:01:14.533 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:42:18 +0000 (0:00:00.050) 0:01:14.584 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:42:18 +0000 (0:00:00.063) 0:01:14.647 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:30 Tuesday 23 January 2024 19:42:18 +0000 (0:00:00.160) 0:01:14.807 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/remove+down_profile.yml:3 Tuesday 23 January 2024 19:42:18 +0000 (0:00:00.095) 0:01:14.902 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:42:18 +0000 (0:00:00.145) 0:01:15.048 ******* included: /WORKDIR/git-ci_fixat981_52/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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:42:18 +0000 (0:00:00.108) 0:01:15.157 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:42:18 +0000 (0:00:00.052) 0:01:15.210 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:42:19 +0000 (0:00:00.061) 0:01:15.271 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:42:19 +0000 (0:00:00.023) 0:01:15.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 : Check which packages are installed] ********* task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:42:19 +0000 (0:00:00.804) 0:01:16.100 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:42:20 +0000 (0:00:00.656) 0:01:16.756 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:42:20 +0000 (0:00:00.050) 0:01:16.807 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:42:20 +0000 (0:00:00.040) 0:01:16.847 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:42:20 +0000 (0:00:00.047) 0:01:16.895 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:42:20 +0000 (0:00:00.267) 0:01:17.162 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:42:20 +0000 (0:00:00.038) 0:01:17.201 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:42:21 +0000 (0:00:00.052) 0:01:17.253 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:42:21 +0000 (0:00:00.041) 0:01:17.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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:42:21 +0000 (0:00:00.240) 0:01:17.536 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:42:21 +0000 (0:00:00.031) 0:01:17.567 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:42:21 +0000 (0:00:00.031) 0:01:17.598 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:42:21 +0000 (0:00:00.051) 0:01:17.650 ******* ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:42:21 +0000 (0:00:00.314) 0:01:17.965 ******* 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-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:42:21 +0000 (0:00:00.050) 0:01:18.015 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:42:21 +0000 (0:00:00.056) 0:01:18.072 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete\n", "stderr_lines": [ "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:42:21 +0000 (0:00:00.027) 0:01:18.099 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:42:21 +0000 (0:00:00.025) 0:01:18.125 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:36 Tuesday 23 January 2024 19:42:22 +0000 (0:00:00.141) 0:01:18.267 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_profile_absent.yml for sut included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_NetworkManager_NVR.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_profile_absent.yml:3 Tuesday 23 January 2024 19:42:22 +0000 (0:00:00.048) 0:01:18.315 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 23 January 2024 19:42:22 +0000 (0:00:00.073) 0:01:18.389 ******* 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-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 23 January 2024 19:42:22 +0000 (0:00:00.031) 0:01:18.420 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 23 January 2024 19:42:22 +0000 (0:00:00.153) 0:01:18.574 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 23 January 2024 19:42:22 +0000 (0:00:00.038) 0:01:18.612 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.022021", "end": "2024-01-23 19:42:22.542541", "rc": 1, "start": "2024-01-23 19:42:22.520520" } 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-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 23 January 2024 19:42:22 +0000 (0:00:00.176) 0:01:18.789 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 23 January 2024 19:42:22 +0000 (0:00:00.031) 0:01:18.821 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 23 January 2024 19:42:22 +0000 (0:00:00.021) 0:01:18.842 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 23 January 2024 19:42:22 +0000 (0:00:00.025) 0:01:18.868 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 23 January 2024 19:42:22 +0000 (0:00:00.021) 0:01:18.889 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_profile_absent.yml:5 Tuesday 23 January 2024 19:42:22 +0000 (0:00:00.025) 0:01:18.914 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_NetworkManager_NVR.yml:7 Tuesday 23 January 2024 19:42:22 +0000 (0:00:00.035) 0:01:18.949 ******* ok: [sut] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.410107", "end": "2024-01-23 19:42:23.258699", "rc": 0, "start": "2024-01-23 19:42:22.848592" } STDOUT: NetworkManager-1.18.8-2.el7_9 TASK [Store NetworkManager version] ******************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_NetworkManager_NVR.yml:14 Tuesday 23 January 2024 19:42:23 +0000 (0:00:00.561) 0:01:19.511 ******* ok: [sut] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.18.8-2.el7_9" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_NetworkManager_NVR.yml:18 Tuesday 23 January 2024 19:42:23 +0000 (0:00:00.029) 0:01:19.541 ******* ok: [sut] => { "networkmanager_nvr": "NetworkManager-1.18.8-2.el7_9" } TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:42 Tuesday 23 January 2024 19:42:23 +0000 (0:00:00.034) 0:01:19.576 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_device_absent.yml:3 Tuesday 23 January 2024 19:42:23 +0000 (0:00:00.113) 0:01:19.690 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:42:23 +0000 (0:00:00.045) 0:01:19.735 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/assert_device_absent.yml:5 Tuesday 23 January 2024 19:42:23 +0000 (0:00:00.150) 0:01:19.886 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I will not get an error when I try to remove an absent profile'] *** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:47 Tuesday 23 January 2024 19:42:23 +0000 (0:00:00.026) 0:01:19.912 ******* 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-ci_fixat981_52/tests/playbooks/tasks/run_test.yml:66 Tuesday 23 January 2024 19:42:23 +0000 (0:00:00.023) 0:01:19.936 ******* included: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/cleanup_profile+device.yml:3 Tuesday 23 January 2024 19:42:23 +0000 (0:00:00.063) 0:01:19.999 ******* 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.048166", "end": "2024-01-23 19:42:23.966781", "rc": 1, "start": "2024-01-23 19:42:23.918615" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=322 changed=10 unreachable=0 failed=0 skipped=246 rescued=0 ignored=11 Tuesday 23 January 2024 19:42:23 +0000 (0:00:00.207) 0:01:20.207 ******* =============================================================================== linux-system-roles.network : Configure networking connection profiles --- 2.78s /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Enable and start NetworkManager ------------ 2.16s /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Configure networking connection profiles --- 1.33s /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:122 Gather current interface info ------------------------------------------- 1.27s /WORKDIR/git-ci_fixat981_52/tests/playbooks/tasks/get_current_interfaces.yml:3 linux-system-roles.network : Re-test connectivity ----------------------- 1.22s /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:155 linux-system-roles.network : Configure networking connection profiles --- 1.16s /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Enable and start NetworkManager ------------ 1.12s /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Check which services are running ----------- 0.96s /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.95s /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Enable and start NetworkManager ------------ 0.93s /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Check which services are running ----------- 0.92s /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.91s /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.91s /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 0.90s /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.89s /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which services are running ----------- 0.89s /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.88s /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.88s /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Configure networking connection profiles --- 0.87s /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Check which services are running ----------- 0.86s /WORKDIR/git-ci_fixat981_52/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---