# 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-bond_options_rewrite3vke50zl/tests/tests_states_nm.yml PLAY [Run playbook 'playbooks/tests_states.yml' with nm as provider] *********** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/tests_states_nm.yml:6 Tuesday 06 February 2024 21:12:11 +0000 (0:00:00.013) 0:00:00.013 ****** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/tests_states_nm.yml:9 Tuesday 06 February 2024 21:12:12 +0000 (0:00:00.612) 0:00:00.625 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/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-bond_options_rewrite3vke50zl/tests/tasks/el_repo_setup.yml:3 Tuesday 06 February 2024 21:12:12 +0000 (0:00:00.031) 0:00:00.656 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/tasks/el_repo_setup.yml:19 Tuesday 06 February 2024 21:12:17 +0000 (0:00:05.279) 0:00:05.936 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/tasks/el_repo_setup.yml:24 Tuesday 06 February 2024 21:12:17 +0000 (0:00:00.209) 0:00:06.146 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/tasks/el_repo_setup.yml:28 Tuesday 06 February 2024 21:12:17 +0000 (0:00:00.025) 0:00:06.172 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/tasks/el_repo_setup.yml:53 Tuesday 06 February 2024 21:12:17 +0000 (0:00:00.017) 0:00:06.189 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/tasks/enable_epel.yml:8 Tuesday 06 February 2024 21:12:17 +0000 (0:00:00.031) 0:00:06.221 ****** 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-bond_options_rewrite3vke50zl/tests/tasks/enable_epel.yml:24 Tuesday 06 February 2024 21:12:17 +0000 (0:00:00.196) 0:00:06.417 ****** 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-bond_options_rewrite3vke50zl/tests/tasks/enable_epel.yml:30 Tuesday 06 February 2024 21:12:18 +0000 (0:00:00.474) 0:00:06.892 ****** ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.206571", "end": "2024-02-06 21:12:18.749445", "rc": 0, "start": "2024-02-06 21:12:18.542874" } 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-bond_options_rewrite3vke50zl/tests/tasks/enable_epel.yml:35 Tuesday 06 February 2024 21:12:18 +0000 (0:00:00.346) 0:00:07.238 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/tasks/enable_epel.yml:40 Tuesday 06 February 2024 21:12:18 +0000 (0:00:00.015) 0:00:07.254 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/tests_states_nm.yml:11 Tuesday 06 February 2024 21:12:18 +0000 (0:00:00.010) 0:00:07.264 ****** 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-bond_options_rewrite3vke50zl/tests/playbooks/tests_states.yml:3 Tuesday 06 February 2024 21:12:18 +0000 (0:00:00.023) 0:00:07.288 ****** ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tests_states.yml:11 Tuesday 06 February 2024 21:12:24 +0000 (0:00:05.462) 0:00:12.750 ****** ok: [sut] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tests_states.yml:22 Tuesday 06 February 2024 21:12:24 +0000 (0:00:00.015) 0:00:12.765 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile] ******************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:5 Tuesday 06 February 2024 21:12:24 +0000 (0:00:00.020) 0:00:12.786 ****** ok: [sut] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:9 Tuesday 06 February 2024 21:12:24 +0000 (0:00:00.014) 0:00:12.801 ****** 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-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:21 Tuesday 06 February 2024 21:12:24 +0000 (0:00:00.042) 0:00:12.844 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 06 February 2024 21:12:24 +0000 (0:00:00.014) 0:00:12.858 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 06 February 2024 21:12:24 +0000 (0:00:00.012) 0:00:12.871 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003837", "end": "2024-02-06 21:12:24.512625", "rc": 0, "start": "2024-02-06 21:12:24.508788" } STDOUT: bonding_masters dummy0 eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 06 February 2024 21:12:24 +0000 (0:00:00.128) 0:00:13.000 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy0", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 06 February 2024 21:12:24 +0000 (0:00:00.012) 0:00:13.012 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy0', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:24 Tuesday 06 February 2024 21:12:24 +0000 (0:00:00.013) 0:00:13.026 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/delete_interface.yml:3 Tuesday 06 February 2024 21:12:24 +0000 (0:00:00.021) 0:00:13.047 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.012642", "end": "2024-02-06 21:12:24.700592", "rc": 1, "start": "2024-02-06 21:12:24.687950" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_device_absent.yml:3 Tuesday 06 February 2024 21:12:24 +0000 (0:00:00.140) 0:00:13.188 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 06 February 2024 21:12:24 +0000 (0:00:00.016) 0:00:13.204 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_device_absent.yml:5 Tuesday 06 February 2024 21:12:24 +0000 (0:00:00.126) 0:00:13.331 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:30 Tuesday 06 February 2024 21:12:24 +0000 (0:00:00.012) 0:00:13.343 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/create_bridge_profile.yml:3 Tuesday 06 February 2024 21:12:24 +0000 (0:00:00.017) 0:00:13.361 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 21:12:24 +0000 (0:00:00.034) 0:00:13.395 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 21:12:25 +0000 (0:00:00.079) 0:00:13.475 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 21:12:25 +0000 (0:00:00.020) 0:00:13.495 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 21:12:25 +0000 (0:00:00.011) 0:00:13.507 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 21:12:25 +0000 (0:00:00.015) 0:00:13.522 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 21:12:25 +0000 (0:00:00.887) 0:00:14.410 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 21:12:26 +0000 (0:00:00.799) 0:00:15.210 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 21:12:26 +0000 (0:00:00.024) 0:00:15.234 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 21:12:26 +0000 (0:00:00.032) 0:00:15.267 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 21:12:26 +0000 (0:00:00.020) 0:00:15.288 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 21:12:26 +0000 (0:00:00.072) 0:00:15.360 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 21:12:26 +0000 (0:00:00.023) 0:00:15.383 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 21:12:26 +0000 (0:00:00.022) 0:00:15.405 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 21:12:26 +0000 (0:00:00.029) 0:00:15.435 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 21:12:27 +0000 (0:00:00.444) 0:00:15.880 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 21:12:27 +0000 (0:00:00.039) 0:00:15.919 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 21:12:27 +0000 (0:00:00.028) 0:00:15.948 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 21:12:27 +0000 (0:00:00.021) 0:00:15.969 ****** 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, 420793cc-e8cb-4d17-896b-aa2ea43f7e4a TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 21:12:28 +0000 (0:00:00.562) 0:00:16.532 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 21:12:28 +0000 (0:00:00.022) 0:00:16.555 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 420793cc-e8cb-4d17-896b-aa2ea43f7e4a" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 21:12:28 +0000 (0:00:00.029) 0:00:16.584 ****** 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, 420793cc-e8cb-4d17-896b-aa2ea43f7e4a\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 420793cc-e8cb-4d17-896b-aa2ea43f7e4a" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 21:12:28 +0000 (0:00:00.024) 0:00:16.609 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 21:12:28 +0000 (0:00:00.032) 0:00:16.641 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/create_bridge_profile.yml:14 Tuesday 06 February 2024 21:12:28 +0000 (0:00:00.301) 0:00:16.943 ****** 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, 420793cc-e8cb-4d17-896b-aa2ea43f7e4a\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 420793cc-e8cb-4d17-896b-aa2ea43f7e4a" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:36 Tuesday 06 February 2024 21:12:28 +0000 (0:00:00.033) 0:00:16.977 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 06 February 2024 21:12:28 +0000 (0:00:00.106) 0:00:17.084 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 06 February 2024 21:12:28 +0000 (0:00:00.061) 0:00:17.145 ****** 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-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 06 February 2024 21:12:28 +0000 (0:00:00.047) 0:00:17.192 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707253947.9621942, "block_size": 4096, "blocks": 8, "ctime": 1707253947.9611943, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4416153, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1707253947.9611943, "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-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 06 February 2024 21:12:28 +0000 (0:00:00.182) 0:00:17.375 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 06 February 2024 21:12:28 +0000 (0:00:00.023) 0:00:17.399 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.029320", "end": "2024-02-06 21:12:29.077484", "rc": 0, "start": "2024-02-06 21:12:29.048164" } 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-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 06 February 2024 21:12:29 +0000 (0:00:00.181) 0:00:17.580 ****** 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-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 06 February 2024 21:12:29 +0000 (0:00:00.095) 0:00:17.676 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 06 February 2024 21:12:29 +0000 (0:00:00.039) 0:00:17.716 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 06 February 2024 21:12:29 +0000 (0:00:00.030) 0:00:17.746 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 06 February 2024 21:12:29 +0000 (0:00:00.031) 0:00:17.778 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 06 February 2024 21:12:29 +0000 (0:00:00.063) 0:00:17.842 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 06 February 2024 21:12:29 +0000 (0:00:00.057) 0:00:17.899 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 06 February 2024 21:12:29 +0000 (0:00:00.030) 0:00:17.930 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:42 Tuesday 06 February 2024 21:12:29 +0000 (0:00:00.037) 0:00:17.967 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 06 February 2024 21:12:29 +0000 (0:00:00.053) 0:00:18.020 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 06 February 2024 21:12:29 +0000 (0:00:00.053) 0:00:18.073 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707253947.9781942, "block_size": 4096, "blocks": 0, "ctime": 1707253947.9641943, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17601, "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": 1707253947.9641943, "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-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 06 February 2024 21:12:29 +0000 (0:00:00.140) 0:00:18.213 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can create a profile'] ******************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:47 Tuesday 06 February 2024 21:12:29 +0000 (0:00:00.023) 0:00:18.237 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:66 Tuesday 06 February 2024 21:12:29 +0000 (0:00:00.021) 0:00:18.259 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/cleanup_profile+device.yml:3 Tuesday 06 February 2024 21:12:29 +0000 (0:00:00.040) 0:00:18.300 ****** 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.089905", "end": "2024-02-06 21:12:30.041063", "rc": 1, "start": "2024-02-06 21:12:29.951158" } STDOUT: Connection 'statebr' (420793cc-e8cb-4d17-896b-aa2ea43f7e4a) successfully deleted. STDERR: (process:23681): GLib-GIO-WARNING **: 21:12:30.012: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/ActiveConnection/48 but no object proxy exists (process:23681): GLib-GIO-WARNING **: 21:12:30.014: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/IP6Config/94 but no object proxy exists (process:23681): GLib-GIO-WARNING **: 21:12:30.014: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/Devices/49 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-bond_options_rewrite3vke50zl/tests/playbooks/tests_states.yml:45 Tuesday 06 February 2024 21:12:30 +0000 (0:00:00.238) 0:00:18.538 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile without autoconnect] ************************ task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:5 Tuesday 06 February 2024 21:12:30 +0000 (0:00:00.055) 0:00:18.594 ****** ok: [sut] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:9 Tuesday 06 February 2024 21:12:30 +0000 (0:00:00.021) 0:00:18.615 ****** 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-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:21 Tuesday 06 February 2024 21:12:30 +0000 (0:00:00.045) 0:00:18.660 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 06 February 2024 21:12:30 +0000 (0:00:00.035) 0:00:18.696 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 06 February 2024 21:12:30 +0000 (0:00:00.034) 0:00:18.730 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003837", "end": "2024-02-06 21:12:30.374209", "rc": 0, "start": "2024-02-06 21:12:30.370372" } STDOUT: bonding_masters dummy0 eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 06 February 2024 21:12:30 +0000 (0:00:00.141) 0:00:18.872 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy0", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 06 February 2024 21:12:30 +0000 (0:00:00.022) 0:00:18.895 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy0', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:24 Tuesday 06 February 2024 21:12:30 +0000 (0:00:00.021) 0:00:18.916 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/delete_interface.yml:3 Tuesday 06 February 2024 21:12:30 +0000 (0:00:00.040) 0:00:18.957 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.007896", "end": "2024-02-06 21:12:30.602984", "rc": 1, "start": "2024-02-06 21:12:30.595088" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_device_absent.yml:3 Tuesday 06 February 2024 21:12:30 +0000 (0:00:00.141) 0:00:19.099 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 06 February 2024 21:12:30 +0000 (0:00:00.033) 0:00:19.132 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_device_absent.yml:5 Tuesday 06 February 2024 21:12:30 +0000 (0:00:00.134) 0:00:19.267 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:30 Tuesday 06 February 2024 21:12:30 +0000 (0:00:00.061) 0:00:19.328 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Tuesday 06 February 2024 21:12:30 +0000 (0:00:00.038) 0:00:19.367 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 21:12:30 +0000 (0:00:00.039) 0:00:19.406 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 21:12:30 +0000 (0:00:00.052) 0:00:19.459 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 21:12:31 +0000 (0:00:00.034) 0:00:19.494 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 21:12:31 +0000 (0:00:00.021) 0:00:19.515 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 21:12:31 +0000 (0:00:00.021) 0:00:19.537 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 21:12:31 +0000 (0:00:00.822) 0:00:20.359 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 21:12:32 +0000 (0:00:00.705) 0:00:21.065 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 21:12:32 +0000 (0:00:00.037) 0:00:21.102 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 21:12:32 +0000 (0:00:00.030) 0:00:21.133 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 21:12:32 +0000 (0:00:00.027) 0:00:21.160 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 21:12:32 +0000 (0:00:00.067) 0:00:21.227 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 21:12:32 +0000 (0:00:00.021) 0:00:21.249 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 21:12:32 +0000 (0:00:00.020) 0:00:21.270 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 21:12:32 +0000 (0:00:00.022) 0:00:21.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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 21:12:33 +0000 (0:00:00.254) 0:00:21.547 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 21:12:33 +0000 (0:00:00.027) 0:00:21.575 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 21:12:33 +0000 (0:00:00.041) 0:00:21.616 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 21:12:33 +0000 (0:00:00.022) 0:00:21.639 ****** 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, 19c12b2c-a4b3-43af-a19f-b58ce5e35411 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 21:12:33 +0000 (0:00:00.338) 0:00:21.977 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 21:12:33 +0000 (0:00:00.022) 0:00:21.999 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 19c12b2c-a4b3-43af-a19f-b58ce5e35411" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 21:12:33 +0000 (0:00:00.022) 0:00:22.022 ****** 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, 19c12b2c-a4b3-43af-a19f-b58ce5e35411\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 19c12b2c-a4b3-43af-a19f-b58ce5e35411" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 21:12:33 +0000 (0:00:00.050) 0:00:22.072 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 21:12:33 +0000 (0:00:00.038) 0:00:22.111 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Tuesday 06 February 2024 21:12:33 +0000 (0:00:00.142) 0:00:22.254 ****** 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, 19c12b2c-a4b3-43af-a19f-b58ce5e35411\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 19c12b2c-a4b3-43af-a19f-b58ce5e35411" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:36 Tuesday 06 February 2024 21:12:33 +0000 (0:00:00.022) 0:00:22.276 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_device_absent.yml for sut included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_device_absent.yml:3 Tuesday 06 February 2024 21:12:33 +0000 (0:00:00.042) 0:00:22.319 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 06 February 2024 21:12:33 +0000 (0:00:00.042) 0:00:22.361 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_device_absent.yml:5 Tuesday 06 February 2024 21:12:34 +0000 (0:00:00.139) 0:00:22.501 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 06 February 2024 21:12:34 +0000 (0:00:00.022) 0:00:22.523 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 06 February 2024 21:12:34 +0000 (0:00:00.035) 0:00:22.558 ****** 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-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 06 February 2024 21:12:34 +0000 (0:00:00.020) 0:00:22.579 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707253953.4581845, "block_size": 4096, "blocks": 8, "ctime": 1707253953.4581845, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4416153, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1707253953.4581845, "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-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 06 February 2024 21:12:34 +0000 (0:00:00.138) 0:00:22.717 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 06 February 2024 21:12:34 +0000 (0:00:00.021) 0:00:22.739 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.025836", "end": "2024-02-06 21:12:34.405362", "rc": 0, "start": "2024-02-06 21:12:34.379526" } 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-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 06 February 2024 21:12:34 +0000 (0:00:00.165) 0:00:22.904 ****** 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-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 06 February 2024 21:12:34 +0000 (0:00:00.063) 0:00:22.968 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 06 February 2024 21:12:34 +0000 (0:00:00.024) 0:00:22.993 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 06 February 2024 21:12:34 +0000 (0:00:00.026) 0:00:23.020 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 06 February 2024 21:12:34 +0000 (0:00:00.024) 0:00:23.044 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 06 February 2024 21:12:34 +0000 (0:00:00.025) 0:00:23.069 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 06 February 2024 21:12:34 +0000 (0:00:00.046) 0:00:23.116 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 06 February 2024 21:12:34 +0000 (0:00:00.036) 0:00:23.152 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:42 Tuesday 06 February 2024 21:12:34 +0000 (0:00:00.032) 0:00:23.185 ****** TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:47 Tuesday 06 February 2024 21:12:34 +0000 (0:00:00.034) 0:00:23.219 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:66 Tuesday 06 February 2024 21:12:34 +0000 (0:00:00.039) 0:00:23.259 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/cleanup_profile+device.yml:3 Tuesday 06 February 2024 21:12:34 +0000 (0:00:00.046) 0:00:23.305 ****** 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.056031", "end": "2024-02-06 21:12:35.001877", "rc": 1, "start": "2024-02-06 21:12:34.945846" } STDOUT: Connection 'statebr' (19c12b2c-a4b3-43af-a19f-b58ce5e35411) 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-bond_options_rewrite3vke50zl/tests/playbooks/tests_states.yml:65 Tuesday 06 February 2024 21:12:35 +0000 (0:00:00.194) 0:00:23.500 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can activate an existing profile] ******************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:5 Tuesday 06 February 2024 21:12:35 +0000 (0:00:00.041) 0:00:23.541 ****** ok: [sut] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:9 Tuesday 06 February 2024 21:12:35 +0000 (0:00:00.025) 0:00:23.567 ****** 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-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:21 Tuesday 06 February 2024 21:12:35 +0000 (0:00:00.046) 0:00:23.614 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 06 February 2024 21:12:35 +0000 (0:00:00.075) 0:00:23.689 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 06 February 2024 21:12:35 +0000 (0:00:00.033) 0:00:23.722 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003837", "end": "2024-02-06 21:12:35.365862", "rc": 0, "start": "2024-02-06 21:12:35.362025" } STDOUT: bonding_masters dummy0 eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 06 February 2024 21:12:35 +0000 (0:00:00.141) 0:00:23.864 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy0", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 06 February 2024 21:12:35 +0000 (0:00:00.022) 0:00:23.886 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy0', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:24 Tuesday 06 February 2024 21:12:35 +0000 (0:00:00.022) 0:00:23.908 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/create_bridge_profile.yml:3 Tuesday 06 February 2024 21:12:35 +0000 (0:00:00.036) 0:00:23.944 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 21:12:35 +0000 (0:00:00.035) 0:00:23.980 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 21:12:35 +0000 (0:00:00.041) 0:00:24.021 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 21:12:35 +0000 (0:00:00.026) 0:00:24.048 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 21:12:35 +0000 (0:00:00.028) 0:00:24.076 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 21:12:35 +0000 (0:00:00.022) 0:00:24.099 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 21:12:36 +0000 (0:00:00.829) 0:00:24.929 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 21:12:37 +0000 (0:00:00.658) 0:00:25.587 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 21:12:37 +0000 (0:00:00.020) 0:00:25.608 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 21:12:37 +0000 (0:00:00.020) 0:00:25.629 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 21:12:37 +0000 (0:00:00.019) 0:00:25.648 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 21:12:37 +0000 (0:00:00.044) 0:00:25.693 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 21:12:37 +0000 (0:00:00.023) 0:00:25.716 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 21:12:37 +0000 (0:00:00.032) 0:00:25.748 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 21:12:37 +0000 (0:00:00.025) 0:00:25.774 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 21:12:37 +0000 (0:00:00.268) 0:00:26.042 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 21:12:37 +0000 (0:00:00.025) 0:00:26.067 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 21:12:37 +0000 (0:00:00.027) 0:00:26.095 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 21:12:37 +0000 (0:00:00.022) 0:00:26.117 ****** 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, 034cdf89-350d-4f54-b5cb-87fc864163da TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 21:12:38 +0000 (0:00:00.393) 0:00:26.511 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 21:12:38 +0000 (0:00:00.023) 0:00:26.534 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 034cdf89-350d-4f54-b5cb-87fc864163da" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 21:12:38 +0000 (0:00:00.027) 0:00:26.562 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 034cdf89-350d-4f54-b5cb-87fc864163da\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 034cdf89-350d-4f54-b5cb-87fc864163da" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 21:12:38 +0000 (0:00:00.043) 0:00:26.605 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 21:12:38 +0000 (0:00:00.029) 0:00:26.635 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/create_bridge_profile.yml:14 Tuesday 06 February 2024 21:12:38 +0000 (0:00:00.157) 0:00:26.793 ****** 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, 034cdf89-350d-4f54-b5cb-87fc864163da\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 034cdf89-350d-4f54-b5cb-87fc864163da" ] } } TASK [Test] ******************************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:30 Tuesday 06 February 2024 21:12:38 +0000 (0:00:00.027) 0:00:26.820 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/activate_profile.yml:3 Tuesday 06 February 2024 21:12:38 +0000 (0:00:00.039) 0:00:26.859 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 21:12:38 +0000 (0:00:00.054) 0:00:26.914 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 21:12:38 +0000 (0:00:00.046) 0:00:26.960 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 21:12:38 +0000 (0:00:00.037) 0:00:26.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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 21:12:38 +0000 (0:00:00.045) 0:00:27.043 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 21:12:38 +0000 (0:00:00.032) 0:00:27.075 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 21:12:39 +0000 (0:00:00.806) 0:00:27.882 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 21:12:40 +0000 (0:00:00.659) 0:00:28.541 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 21:12:40 +0000 (0:00:00.023) 0:00:28.564 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 21:12:40 +0000 (0:00:00.026) 0:00:28.591 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 21:12:40 +0000 (0:00:00.020) 0:00:28.612 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 21:12:40 +0000 (0:00:00.044) 0:00:28.656 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 21:12:40 +0000 (0:00:00.023) 0:00:28.679 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 21:12:40 +0000 (0:00:00.021) 0:00:28.701 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 21:12:40 +0000 (0:00:00.027) 0:00:28.729 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 21:12:40 +0000 (0:00:00.238) 0:00:28.967 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 21:12:40 +0000 (0:00:00.051) 0:00:29.019 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 21:12:40 +0000 (0:00:00.020) 0:00:29.039 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 21:12:40 +0000 (0:00:00.022) 0:00:29.061 ****** 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, 034cdf89-350d-4f54-b5cb-87fc864163da skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 21:12:40 +0000 (0:00:00.324) 0:00:29.386 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 21:12:40 +0000 (0:00:00.029) 0:00:29.416 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 034cdf89-350d-4f54-b5cb-87fc864163da skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 21:12:40 +0000 (0:00:00.052) 0:00:29.468 ****** 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, 034cdf89-350d-4f54-b5cb-87fc864163da skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 034cdf89-350d-4f54-b5cb-87fc864163da skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 21:12:41 +0000 (0:00:00.028) 0:00:29.496 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 21:12:41 +0000 (0:00:00.035) 0:00:29.532 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:36 Tuesday 06 February 2024 21:12:41 +0000 (0:00:00.148) 0:00:29.681 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 06 February 2024 21:12:41 +0000 (0:00:00.051) 0:00:29.733 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 06 February 2024 21:12:41 +0000 (0:00:00.040) 0:00:29.773 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707253957.9681766, "block_size": 4096, "blocks": 0, "ctime": 1707253957.9521768, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17601, "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": 1707253957.9521768, "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-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 06 February 2024 21:12:41 +0000 (0:00:00.142) 0:00:29.916 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 06 February 2024 21:12:41 +0000 (0:00:00.024) 0:00:29.940 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 06 February 2024 21:12:41 +0000 (0:00:00.037) 0:00:29.977 ****** 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-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 06 February 2024 21:12:41 +0000 (0:00:00.055) 0:00:30.033 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707253958.0251765, "block_size": 4096, "blocks": 8, "ctime": 1707253957.9501767, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4416149, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1707253957.9501767, "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-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 06 February 2024 21:12:41 +0000 (0:00:00.150) 0:00:30.183 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 06 February 2024 21:12:41 +0000 (0:00:00.022) 0:00:30.206 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.025746", "end": "2024-02-06 21:12:41.871258", "rc": 0, "start": "2024-02-06 21:12:41.845512" } 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-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 06 February 2024 21:12:41 +0000 (0:00:00.163) 0:00:30.370 ****** 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-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 06 February 2024 21:12:41 +0000 (0:00:00.024) 0:00:30.394 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 06 February 2024 21:12:41 +0000 (0:00:00.022) 0:00:30.416 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 06 February 2024 21:12:41 +0000 (0:00:00.022) 0:00:30.439 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 06 February 2024 21:12:42 +0000 (0:00:00.033) 0:00:30.473 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 06 February 2024 21:12:42 +0000 (0:00:00.026) 0:00:30.499 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 06 February 2024 21:12:42 +0000 (0:00:00.026) 0:00:30.526 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 06 February 2024 21:12:42 +0000 (0:00:00.049) 0:00:30.575 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:42 Tuesday 06 February 2024 21:12:42 +0000 (0:00:00.026) 0:00:30.602 ****** TASK [Success in test 'I can activate an existing profile'] ******************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:47 Tuesday 06 February 2024 21:12:42 +0000 (0:00:00.030) 0:00:30.632 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:66 Tuesday 06 February 2024 21:12:42 +0000 (0:00:00.022) 0:00:30.655 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/cleanup_profile+device.yml:3 Tuesday 06 February 2024 21:12:42 +0000 (0:00:00.040) 0:00:30.696 ****** 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.093502", "end": "2024-02-06 21:12:42.427699", "rc": 1, "start": "2024-02-06 21:12:42.334197" } STDOUT: Connection 'statebr' (034cdf89-350d-4f54-b5cb-87fc864163da) successfully deleted. STDERR: (process:24446): GLib-GIO-WARNING **: 21:12:42.404: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/ActiveConnection/49 but no object proxy exists (process:24446): GLib-GIO-WARNING **: 21:12:42.404: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/Devices/50 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-bond_options_rewrite3vke50zl/tests/playbooks/tests_states.yml:83 Tuesday 06 February 2024 21:12:42 +0000 (0:00:00.236) 0:00:30.932 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can remove an existing profile without taking it down] *********** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:5 Tuesday 06 February 2024 21:12:42 +0000 (0:00:00.103) 0:00:31.036 ****** ok: [sut] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:9 Tuesday 06 February 2024 21:12:42 +0000 (0:00:00.026) 0:00:31.063 ****** 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-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:21 Tuesday 06 February 2024 21:12:42 +0000 (0:00:00.048) 0:00:31.111 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 06 February 2024 21:12:42 +0000 (0:00:00.033) 0:00:31.145 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 06 February 2024 21:12:42 +0000 (0:00:00.034) 0:00:31.179 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003849", "end": "2024-02-06 21:12:42.822288", "rc": 0, "start": "2024-02-06 21:12:42.818439" } STDOUT: bonding_masters dummy0 eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 06 February 2024 21:12:42 +0000 (0:00:00.144) 0:00:31.324 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy0", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 06 February 2024 21:12:42 +0000 (0:00:00.023) 0:00:31.347 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy0', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:24 Tuesday 06 February 2024 21:12:42 +0000 (0:00:00.021) 0:00:31.369 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/create_bridge_profile.yml:3 Tuesday 06 February 2024 21:12:42 +0000 (0:00:00.039) 0:00:31.408 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 21:12:42 +0000 (0:00:00.034) 0:00:31.442 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 21:12:43 +0000 (0:00:00.039) 0:00:31.481 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 21:12:43 +0000 (0:00:00.028) 0:00:31.510 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 21:12:43 +0000 (0:00:00.049) 0:00:31.560 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 21:12:43 +0000 (0:00:00.022) 0:00:31.582 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 21:12:43 +0000 (0:00:00.800) 0:00:32.383 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 21:12:44 +0000 (0:00:00.696) 0:00:33.079 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 21:12:44 +0000 (0:00:00.023) 0:00:33.103 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 21:12:44 +0000 (0:00:00.026) 0:00:33.129 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 21:12:44 +0000 (0:00:00.023) 0:00:33.153 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 21:12:44 +0000 (0:00:00.045) 0:00:33.198 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 21:12:44 +0000 (0:00:00.028) 0:00:33.226 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 21:12:44 +0000 (0:00:00.034) 0:00:33.261 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 21:12:44 +0000 (0:00:00.102) 0:00:33.364 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 21:12:45 +0000 (0:00:00.253) 0:00:33.617 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 21:12:45 +0000 (0:00:00.041) 0:00:33.659 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 21:12:45 +0000 (0:00:00.032) 0:00:33.691 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 21:12:45 +0000 (0:00:00.035) 0:00:33.727 ****** 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, a72beb9d-92d5-4ddf-a202-d31136bd973f TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 21:12:45 +0000 (0:00:00.451) 0:00:34.178 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 21:12:45 +0000 (0:00:00.086) 0:00:34.265 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a72beb9d-92d5-4ddf-a202-d31136bd973f" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 21:12:45 +0000 (0:00:00.070) 0:00:34.336 ****** 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, a72beb9d-92d5-4ddf-a202-d31136bd973f\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a72beb9d-92d5-4ddf-a202-d31136bd973f" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 21:12:45 +0000 (0:00:00.076) 0:00:34.413 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 21:12:45 +0000 (0:00:00.048) 0:00:34.461 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/create_bridge_profile.yml:14 Tuesday 06 February 2024 21:12:46 +0000 (0:00:00.162) 0:00:34.624 ****** 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, a72beb9d-92d5-4ddf-a202-d31136bd973f\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a72beb9d-92d5-4ddf-a202-d31136bd973f" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/activate_profile.yml:3 Tuesday 06 February 2024 21:12:46 +0000 (0:00:00.023) 0:00:34.647 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 21:12:46 +0000 (0:00:00.035) 0:00:34.683 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 21:12:46 +0000 (0:00:00.042) 0:00:34.726 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 21:12:46 +0000 (0:00:00.053) 0:00:34.779 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 21:12:46 +0000 (0:00:00.021) 0:00:34.800 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 21:12:46 +0000 (0:00:00.021) 0:00:34.822 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 21:12:47 +0000 (0:00:00.836) 0:00:35.658 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 21:12:47 +0000 (0:00:00.661) 0:00:36.320 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 21:12:47 +0000 (0:00:00.024) 0:00:36.344 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 21:12:47 +0000 (0:00:00.022) 0:00:36.366 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 21:12:47 +0000 (0:00:00.023) 0:00:36.389 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 21:12:47 +0000 (0:00:00.044) 0:00:36.434 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 21:12:47 +0000 (0:00:00.025) 0:00:36.460 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 21:12:48 +0000 (0:00:00.067) 0:00:36.528 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 21:12:48 +0000 (0:00:00.029) 0:00:36.557 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 21:12:48 +0000 (0:00:00.245) 0:00:36.803 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 21:12:48 +0000 (0:00:00.024) 0:00:36.827 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 21:12:48 +0000 (0:00:00.020) 0:00:36.848 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 21:12:48 +0000 (0:00:00.019) 0:00:36.867 ****** 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, a72beb9d-92d5-4ddf-a202-d31136bd973f skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 21:12:48 +0000 (0:00:00.304) 0:00:37.172 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 21:12:48 +0000 (0:00:00.020) 0:00:37.192 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, a72beb9d-92d5-4ddf-a202-d31136bd973f skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 21:12:48 +0000 (0:00:00.023) 0:00:37.215 ****** 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, a72beb9d-92d5-4ddf-a202-d31136bd973f skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, a72beb9d-92d5-4ddf-a202-d31136bd973f skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 21:12:48 +0000 (0:00:00.023) 0:00:37.238 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 21:12:48 +0000 (0:00:00.023) 0:00:37.261 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:30 Tuesday 06 February 2024 21:12:48 +0000 (0:00:00.141) 0:00:37.403 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/remove_profile.yml:3 Tuesday 06 February 2024 21:12:48 +0000 (0:00:00.039) 0:00:37.443 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 21:12:49 +0000 (0:00:00.040) 0:00:37.483 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 21:12:49 +0000 (0:00:00.062) 0:00:37.546 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 21:12:49 +0000 (0:00:00.025) 0:00:37.571 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 21:12:49 +0000 (0:00:00.020) 0:00:37.592 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 21:12:49 +0000 (0:00:00.020) 0:00:37.612 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 21:12:49 +0000 (0:00:00.804) 0:00:38.416 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 21:12:50 +0000 (0:00:00.655) 0:00:39.072 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 21:12:50 +0000 (0:00:00.022) 0:00:39.095 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 21:12:50 +0000 (0:00:00.025) 0:00:39.121 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 21:12:50 +0000 (0:00:00.025) 0:00:39.146 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 21:12:50 +0000 (0:00:00.088) 0:00:39.235 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 21:12:50 +0000 (0:00:00.041) 0:00:39.277 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 21:12:50 +0000 (0:00:00.023) 0:00:39.300 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 21:12:50 +0000 (0:00:00.026) 0:00:39.327 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 21:12:51 +0000 (0:00:00.237) 0:00:39.565 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 21:12:51 +0000 (0:00:00.024) 0:00:39.589 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 21:12:51 +0000 (0:00:00.020) 0:00:39.610 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 21:12:51 +0000 (0:00:00.019) 0:00:39.629 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 21:12:51 +0000 (0:00:00.346) 0:00:39.976 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 21:12:51 +0000 (0:00:00.032) 0:00:40.009 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 21:12:51 +0000 (0:00:00.039) 0:00:40.048 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 21:12:51 +0000 (0:00:00.024) 0:00:40.073 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 21:12:51 +0000 (0:00:00.023) 0:00:40.097 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:36 Tuesday 06 February 2024 21:12:51 +0000 (0:00:00.135) 0:00:40.233 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 06 February 2024 21:12:51 +0000 (0:00:00.055) 0:00:40.288 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 06 February 2024 21:12:51 +0000 (0:00:00.075) 0:00:40.364 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707253965.609164, "block_size": 4096, "blocks": 0, "ctime": 1707253965.598164, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17606, "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": 1707253965.598164, "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-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 06 February 2024 21:12:52 +0000 (0:00:00.177) 0:00:40.541 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_profile_absent.yml:3 Tuesday 06 February 2024 21:12:52 +0000 (0:00:00.039) 0:00:40.580 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 06 February 2024 21:12:52 +0000 (0:00:00.054) 0:00:40.634 ****** 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-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 06 February 2024 21:12:52 +0000 (0:00:00.041) 0:00:40.676 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 06 February 2024 21:12:52 +0000 (0:00:00.155) 0:00:40.832 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 06 February 2024 21:12:52 +0000 (0:00:00.024) 0:00:40.857 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.025985", "end": "2024-02-06 21:12:52.523337", "rc": 1, "start": "2024-02-06 21:12:52.497352" } 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-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 06 February 2024 21:12:52 +0000 (0:00:00.164) 0:00:41.022 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 06 February 2024 21:12:52 +0000 (0:00:00.024) 0:00:41.046 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 06 February 2024 21:12:52 +0000 (0:00:00.023) 0:00:41.069 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 06 February 2024 21:12:52 +0000 (0:00:00.023) 0:00:41.092 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 06 February 2024 21:12:52 +0000 (0:00:00.045) 0:00:41.138 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_profile_absent.yml:5 Tuesday 06 February 2024 21:12:52 +0000 (0:00:00.023) 0:00:41.161 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:42 Tuesday 06 February 2024 21:12:52 +0000 (0:00:00.023) 0:00:41.185 ****** TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:47 Tuesday 06 February 2024 21:12:52 +0000 (0:00:00.021) 0:00:41.206 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:66 Tuesday 06 February 2024 21:12:52 +0000 (0:00:00.023) 0:00:41.230 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/cleanup_profile+device.yml:3 Tuesday 06 February 2024 21:12:52 +0000 (0:00:00.085) 0:00:41.316 ****** 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.092906", "end": "2024-02-06 21:12:53.059032", "rc": 1, "start": "2024-02-06 21:12:52.966126" } STDOUT: Connection 'statebr' (a72beb9d-92d5-4ddf-a202-d31136bd973f) successfully deleted. STDERR: (process:25116): GLib-GIO-WARNING **: 21:12:53.030: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/ActiveConnection/50 but no object proxy exists (process:25116): GLib-GIO-WARNING **: 21:12:53.030: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/Devices/51 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-bond_options_rewrite3vke50zl/tests/playbooks/tests_states.yml:103 Tuesday 06 February 2024 21:12:53 +0000 (0:00:00.242) 0:00:41.558 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can take a profile down that is absent] ************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:5 Tuesday 06 February 2024 21:12:53 +0000 (0:00:00.037) 0:00:41.596 ****** ok: [sut] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:9 Tuesday 06 February 2024 21:12:53 +0000 (0:00:00.021) 0:00:41.618 ****** 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-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:21 Tuesday 06 February 2024 21:12:53 +0000 (0:00:00.042) 0:00:41.660 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 06 February 2024 21:12:53 +0000 (0:00:00.032) 0:00:41.693 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 06 February 2024 21:12:53 +0000 (0:00:00.031) 0:00:41.725 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004195", "end": "2024-02-06 21:12:53.368815", "rc": 0, "start": "2024-02-06 21:12:53.364620" } STDOUT: bonding_masters dummy0 eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 06 February 2024 21:12:53 +0000 (0:00:00.141) 0:00:41.867 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy0", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 06 February 2024 21:12:53 +0000 (0:00:00.022) 0:00:41.889 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy0', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:24 Tuesday 06 February 2024 21:12:53 +0000 (0:00:00.021) 0:00:41.911 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/create_bridge_profile.yml:3 Tuesday 06 February 2024 21:12:53 +0000 (0:00:00.044) 0:00:41.955 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 21:12:53 +0000 (0:00:00.063) 0:00:42.019 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 21:12:53 +0000 (0:00:00.040) 0:00:42.059 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 21:12:53 +0000 (0:00:00.025) 0:00:42.085 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 21:12:53 +0000 (0:00:00.019) 0:00:42.105 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 21:12:53 +0000 (0:00:00.019) 0:00:42.125 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 21:12:54 +0000 (0:00:00.793) 0:00:42.918 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 21:12:55 +0000 (0:00:00.656) 0:00:43.575 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 21:12:55 +0000 (0:00:00.021) 0:00:43.596 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 21:12:55 +0000 (0:00:00.053) 0:00:43.650 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 21:12:55 +0000 (0:00:00.021) 0:00:43.671 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 21:12:55 +0000 (0:00:00.044) 0:00:43.716 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 21:12:55 +0000 (0:00:00.019) 0:00:43.736 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 21:12:55 +0000 (0:00:00.019) 0:00:43.755 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 21:12:55 +0000 (0:00:00.024) 0:00:43.780 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 21:12:55 +0000 (0:00:00.237) 0:00:44.018 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 21:12:55 +0000 (0:00:00.024) 0:00:44.043 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 21:12:55 +0000 (0:00:00.021) 0:00:44.065 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 21:12:55 +0000 (0:00:00.023) 0:00:44.088 ****** 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, 2b929ca4-1733-4d14-a6fe-f06e984e4ba3 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 21:12:55 +0000 (0:00:00.363) 0:00:44.452 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 21:12:56 +0000 (0:00:00.021) 0:00:44.474 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 2b929ca4-1733-4d14-a6fe-f06e984e4ba3" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 21:12:56 +0000 (0:00:00.021) 0:00:44.495 ****** 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, 2b929ca4-1733-4d14-a6fe-f06e984e4ba3\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 2b929ca4-1733-4d14-a6fe-f06e984e4ba3" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 21:12:56 +0000 (0:00:00.022) 0:00:44.518 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 21:12:56 +0000 (0:00:00.020) 0:00:44.539 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/create_bridge_profile.yml:14 Tuesday 06 February 2024 21:12:56 +0000 (0:00:00.143) 0:00:44.682 ****** 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, 2b929ca4-1733-4d14-a6fe-f06e984e4ba3\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 2b929ca4-1733-4d14-a6fe-f06e984e4ba3" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/activate_profile.yml:3 Tuesday 06 February 2024 21:12:56 +0000 (0:00:00.055) 0:00:44.738 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 21:12:56 +0000 (0:00:00.041) 0:00:44.779 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 21:12:56 +0000 (0:00:00.040) 0:00:44.820 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 21:12:56 +0000 (0:00:00.026) 0:00:44.847 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 21:12:56 +0000 (0:00:00.021) 0:00:44.869 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 21:12:56 +0000 (0:00:00.021) 0:00:44.891 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 21:12:57 +0000 (0:00:00.812) 0:00:45.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 : Print network provider] ********************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 21:12:57 +0000 (0:00:00.679) 0:00:46.383 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 21:12:57 +0000 (0:00:00.058) 0:00:46.441 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 21:12:57 +0000 (0:00:00.022) 0:00:46.464 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 21:12:58 +0000 (0:00:00.020) 0:00:46.484 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 21:12:58 +0000 (0:00:00.042) 0:00:46.527 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 21:12:58 +0000 (0:00:00.019) 0:00:46.546 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 21:12:58 +0000 (0:00:00.019) 0:00:46.566 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 21:12:58 +0000 (0:00:00.023) 0:00:46.590 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 21:12:58 +0000 (0:00:00.242) 0:00:46.833 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 21:12:58 +0000 (0:00:00.031) 0:00:46.865 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 21:12:58 +0000 (0:00:00.024) 0:00:46.889 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 21:12:58 +0000 (0:00:00.022) 0:00:46.912 ****** 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, 2b929ca4-1733-4d14-a6fe-f06e984e4ba3 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 21:12:58 +0000 (0:00:00.339) 0:00:47.251 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 21:12:58 +0000 (0:00:00.024) 0:00:47.275 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 2b929ca4-1733-4d14-a6fe-f06e984e4ba3 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 21:12:58 +0000 (0:00:00.029) 0:00:47.305 ****** 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, 2b929ca4-1733-4d14-a6fe-f06e984e4ba3 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 2b929ca4-1733-4d14-a6fe-f06e984e4ba3 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 21:12:58 +0000 (0:00:00.022) 0:00:47.328 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 21:12:58 +0000 (0:00:00.023) 0:00:47.351 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/remove_profile.yml:3 Tuesday 06 February 2024 21:12:59 +0000 (0:00:00.154) 0:00:47.506 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 21:12:59 +0000 (0:00:00.065) 0:00:47.572 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 21:12:59 +0000 (0:00:00.040) 0:00:47.613 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 21:12:59 +0000 (0:00:00.029) 0:00:47.642 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 21:12:59 +0000 (0:00:00.023) 0:00:47.665 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 21:12:59 +0000 (0:00:00.054) 0:00:47.720 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 21:13:00 +0000 (0:00:00.807) 0:00:48.528 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 21:13:00 +0000 (0:00:00.659) 0:00:49.187 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 21:13:00 +0000 (0:00:00.049) 0:00:49.236 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 21:13:00 +0000 (0:00:00.023) 0:00:49.260 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 21:13:00 +0000 (0:00:00.023) 0:00:49.283 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 21:13:00 +0000 (0:00:00.045) 0:00:49.328 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 21:13:00 +0000 (0:00:00.023) 0:00:49.351 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 21:13:00 +0000 (0:00:00.021) 0:00:49.373 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 21:13:00 +0000 (0:00:00.035) 0:00:49.409 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 21:13:01 +0000 (0:00:00.237) 0:00:49.646 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 21:13:01 +0000 (0:00:00.025) 0:00:49.671 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 21:13:01 +0000 (0:00:00.021) 0:00:49.693 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 21:13:01 +0000 (0:00:00.026) 0:00:49.720 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 21:13:01 +0000 (0:00:00.367) 0:00:50.087 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 21:13:01 +0000 (0:00:00.022) 0:00:50.109 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 21:13:01 +0000 (0:00:00.022) 0:00:50.131 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 21:13:01 +0000 (0:00:00.023) 0:00:50.154 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 21:13:01 +0000 (0:00:00.021) 0:00:50.176 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:30 Tuesday 06 February 2024 21:13:01 +0000 (0:00:00.133) 0:00:50.310 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/remove+down_profile.yml:3 Tuesday 06 February 2024 21:13:01 +0000 (0:00:00.066) 0:00:50.376 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 21:13:01 +0000 (0:00:00.040) 0:00:50.417 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 21:13:01 +0000 (0:00:00.040) 0:00:50.457 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 21:13:02 +0000 (0:00:00.027) 0:00:50.484 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 21:13:02 +0000 (0:00:00.022) 0:00:50.507 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 21:13:02 +0000 (0:00:00.022) 0:00:50.530 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 21:13:02 +0000 (0:00:00.802) 0:00:51.333 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 21:13:03 +0000 (0:00:00.697) 0:00:52.030 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 21:13:03 +0000 (0:00:00.032) 0:00:52.062 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 21:13:03 +0000 (0:00:00.050) 0:00:52.113 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 21:13:03 +0000 (0:00:00.056) 0:00:52.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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 21:13:03 +0000 (0:00:00.056) 0:00:52.225 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 21:13:03 +0000 (0:00:00.036) 0:00:52.261 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 21:13:03 +0000 (0:00:00.038) 0:00:52.300 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 21:13:03 +0000 (0:00:00.035) 0:00:52.335 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 21:13:04 +0000 (0:00:00.246) 0:00:52.582 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 21:13:04 +0000 (0:00:00.053) 0:00:52.635 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 21:13:04 +0000 (0:00:00.024) 0:00:52.660 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 21:13:04 +0000 (0:00:00.024) 0:00:52.685 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 21:13:04 +0000 (0:00:00.426) 0:00:53.111 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 21:13:04 +0000 (0:00:00.033) 0:00:53.145 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 21:13:04 +0000 (0:00:00.032) 0:00:53.178 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 21:13:04 +0000 (0:00:00.024) 0:00:53.202 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 21:13:04 +0000 (0:00:00.065) 0:00:53.268 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:36 Tuesday 06 February 2024 21:13:04 +0000 (0:00:00.160) 0:00:53.428 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_profile_absent.yml:3 Tuesday 06 February 2024 21:13:04 +0000 (0:00:00.042) 0:00:53.471 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 06 February 2024 21:13:05 +0000 (0:00:00.039) 0:00:53.510 ****** 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-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 06 February 2024 21:13:05 +0000 (0:00:00.037) 0:00:53.548 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 06 February 2024 21:13:05 +0000 (0:00:00.172) 0:00:53.720 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 06 February 2024 21:13:05 +0000 (0:00:00.021) 0:00:53.742 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.024111", "end": "2024-02-06 21:13:05.410658", "rc": 1, "start": "2024-02-06 21:13:05.386547" } 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-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 06 February 2024 21:13:05 +0000 (0:00:00.165) 0:00:53.908 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 06 February 2024 21:13:05 +0000 (0:00:00.021) 0:00:53.930 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 06 February 2024 21:13:05 +0000 (0:00:00.022) 0:00:53.952 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 06 February 2024 21:13:05 +0000 (0:00:00.022) 0:00:53.974 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 06 February 2024 21:13:05 +0000 (0:00:00.030) 0:00:54.005 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_profile_absent.yml:5 Tuesday 06 February 2024 21:13:05 +0000 (0:00:00.023) 0:00:54.028 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:42 Tuesday 06 February 2024 21:13:05 +0000 (0:00:00.045) 0:00:54.074 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_device_absent.yml:3 Tuesday 06 February 2024 21:13:05 +0000 (0:00:00.042) 0:00:54.117 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 06 February 2024 21:13:05 +0000 (0:00:00.069) 0:00:54.186 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_device_absent.yml:5 Tuesday 06 February 2024 21:13:05 +0000 (0:00:00.140) 0:00:54.327 ****** 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-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:47 Tuesday 06 February 2024 21:13:05 +0000 (0:00:00.024) 0:00:54.351 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:66 Tuesday 06 February 2024 21:13:05 +0000 (0:00:00.022) 0:00:54.373 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/cleanup_profile+device.yml:3 Tuesday 06 February 2024 21:13:05 +0000 (0:00:00.038) 0:00:54.412 ****** 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.051767", "end": "2024-02-06 21:13:06.101559", "rc": 1, "start": "2024-02-06 21:13:06.049792" } 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-bond_options_rewrite3vke50zl/tests/playbooks/tests_states.yml:126 Tuesday 06 February 2024 21:13:06 +0000 (0:00:00.215) 0:00:54.627 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/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-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:5 Tuesday 06 February 2024 21:13:06 +0000 (0:00:00.048) 0:00:54.675 ****** ok: [sut] => {} MSG: ########## I will not get an error when I try to remove an absent profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:9 Tuesday 06 February 2024 21:13:06 +0000 (0:00:00.025) 0:00:54.701 ****** 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-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:21 Tuesday 06 February 2024 21:13:06 +0000 (0:00:00.050) 0:00:54.751 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 06 February 2024 21:13:06 +0000 (0:00:00.041) 0:00:54.792 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 06 February 2024 21:13:06 +0000 (0:00:00.033) 0:00:54.826 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004192", "end": "2024-02-06 21:13:06.470649", "rc": 0, "start": "2024-02-06 21:13:06.466457" } STDOUT: bonding_masters dummy0 eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 06 February 2024 21:13:06 +0000 (0:00:00.168) 0:00:54.995 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy0", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 06 February 2024 21:13:06 +0000 (0:00:00.022) 0:00:55.018 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy0', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:24 Tuesday 06 February 2024 21:13:06 +0000 (0:00:00.026) 0:00:55.045 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/create_bridge_profile.yml:3 Tuesday 06 February 2024 21:13:06 +0000 (0:00:00.045) 0:00:55.090 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 21:13:06 +0000 (0:00:00.036) 0:00:55.126 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 21:13:06 +0000 (0:00:00.040) 0:00:55.167 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 21:13:06 +0000 (0:00:00.030) 0:00:55.198 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 21:13:06 +0000 (0:00:00.041) 0:00:55.239 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 21:13:06 +0000 (0:00:00.023) 0:00:55.262 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 21:13:07 +0000 (0:00:00.804) 0:00:56.067 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 21:13:08 +0000 (0:00:00.685) 0:00:56.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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 21:13:08 +0000 (0:00:00.023) 0:00:56.776 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 21:13:08 +0000 (0:00:00.031) 0:00:56.807 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 21:13:08 +0000 (0:00:00.021) 0:00:56.829 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 21:13:08 +0000 (0:00:00.056) 0:00:56.885 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 21:13:08 +0000 (0:00:00.021) 0:00:56.906 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 21:13:08 +0000 (0:00:00.021) 0:00:56.928 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 21:13:08 +0000 (0:00:00.026) 0:00:56.955 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 21:13:08 +0000 (0:00:00.237) 0:00:57.193 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 21:13:08 +0000 (0:00:00.024) 0:00:57.217 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 21:13:08 +0000 (0:00:00.033) 0:00:57.251 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 21:13:08 +0000 (0:00:00.021) 0:00:57.273 ****** 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, cfd40538-a029-48c5-afa2-9be8d08e8153 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 21:13:09 +0000 (0:00:00.367) 0:00:57.640 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 21:13:09 +0000 (0:00:00.037) 0:00:57.677 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, cfd40538-a029-48c5-afa2-9be8d08e8153" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 21:13:09 +0000 (0:00:00.107) 0:00:57.784 ****** 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, cfd40538-a029-48c5-afa2-9be8d08e8153\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, cfd40538-a029-48c5-afa2-9be8d08e8153" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 21:13:09 +0000 (0:00:00.028) 0:00:57.813 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 21:13:09 +0000 (0:00:00.022) 0:00:57.835 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/create_bridge_profile.yml:14 Tuesday 06 February 2024 21:13:09 +0000 (0:00:00.168) 0:00:58.003 ****** 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, cfd40538-a029-48c5-afa2-9be8d08e8153\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, cfd40538-a029-48c5-afa2-9be8d08e8153" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/activate_profile.yml:3 Tuesday 06 February 2024 21:13:09 +0000 (0:00:00.074) 0:00:58.078 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 21:13:09 +0000 (0:00:00.094) 0:00:58.172 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 21:13:09 +0000 (0:00:00.069) 0:00:58.242 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 21:13:09 +0000 (0:00:00.040) 0:00:58.282 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 21:13:09 +0000 (0:00:00.024) 0:00:58.306 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 21:13:09 +0000 (0:00:00.022) 0:00:58.328 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 21:13:10 +0000 (0:00:00.839) 0:00:59.167 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 21:13:11 +0000 (0:00:00.691) 0:00:59.859 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 21:13:11 +0000 (0:00:00.023) 0:00:59.883 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 21:13:11 +0000 (0:00:00.021) 0:00:59.904 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 21:13:11 +0000 (0:00:00.022) 0:00:59.927 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 21:13:11 +0000 (0:00:00.044) 0:00:59.971 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 21:13:11 +0000 (0:00:00.020) 0:00:59.992 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 21:13:11 +0000 (0:00:00.020) 0:01:00.013 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 21:13:11 +0000 (0:00:00.025) 0:01:00.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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 21:13:11 +0000 (0:00:00.236) 0:01:00.274 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 21:13:11 +0000 (0:00:00.027) 0:01:00.302 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 21:13:11 +0000 (0:00:00.038) 0:01:00.340 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 21:13:11 +0000 (0:00:00.034) 0:01:00.375 ****** 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, cfd40538-a029-48c5-afa2-9be8d08e8153 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 21:13:12 +0000 (0:00:00.342) 0:01:00.717 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 21:13:12 +0000 (0:00:00.059) 0:01:00.776 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, cfd40538-a029-48c5-afa2-9be8d08e8153 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 21:13:12 +0000 (0:00:00.036) 0:01:00.813 ****** 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, cfd40538-a029-48c5-afa2-9be8d08e8153 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, cfd40538-a029-48c5-afa2-9be8d08e8153 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 21:13:12 +0000 (0:00:00.038) 0:01:00.851 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 21:13:12 +0000 (0:00:00.026) 0:01:00.878 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/remove+down_profile.yml:3 Tuesday 06 February 2024 21:13:12 +0000 (0:00:00.149) 0:01:01.027 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 21:13:12 +0000 (0:00:00.050) 0:01:01.078 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 21:13:12 +0000 (0:00:00.052) 0:01:01.130 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 21:13:12 +0000 (0:00:00.026) 0:01:01.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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 21:13:12 +0000 (0:00:00.022) 0:01:01.178 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 21:13:12 +0000 (0:00:00.023) 0:01:01.202 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 21:13:13 +0000 (0:00:00.802) 0:01:02.005 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 21:13:14 +0000 (0:00:00.740) 0:01:02.745 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 21:13:14 +0000 (0:00:00.040) 0:01:02.786 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 21:13:14 +0000 (0:00:00.068) 0:01:02.854 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 21:13:14 +0000 (0:00:00.041) 0:01:02.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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 21:13:14 +0000 (0:00:00.148) 0:01:03.045 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 21:13:14 +0000 (0:00:00.027) 0:01:03.072 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 21:13:14 +0000 (0:00:00.057) 0:01:03.130 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 21:13:14 +0000 (0:00:00.041) 0:01:03.172 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 21:13:14 +0000 (0:00:00.268) 0:01:03.440 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 21:13:15 +0000 (0:00:00.033) 0:01:03.474 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 21:13:15 +0000 (0:00:00.023) 0:01:03.497 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 21:13:15 +0000 (0:00:00.021) 0:01:03.519 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 21:13:15 +0000 (0:00:00.415) 0:01:03.935 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 21:13:15 +0000 (0:00:00.020) 0:01:03.956 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 21:13:15 +0000 (0:00:00.022) 0:01:03.978 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 21:13:15 +0000 (0:00:00.053) 0:01:04.032 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 21:13:15 +0000 (0:00:00.022) 0:01:04.054 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:30 Tuesday 06 February 2024 21:13:15 +0000 (0:00:00.149) 0:01:04.204 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/remove+down_profile.yml:3 Tuesday 06 February 2024 21:13:15 +0000 (0:00:00.042) 0:01:04.247 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 21:13:15 +0000 (0:00:00.037) 0:01:04.284 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 21:13:15 +0000 (0:00:00.050) 0:01:04.335 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 21:13:15 +0000 (0:00:00.037) 0:01:04.373 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 21:13:15 +0000 (0:00:00.031) 0:01:04.404 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 21:13:15 +0000 (0:00:00.030) 0:01:04.434 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 21:13:16 +0000 (0:00:00.824) 0:01:05.259 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 21:13:17 +0000 (0:00:00.735) 0:01:05.995 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 21:13:17 +0000 (0:00:00.039) 0:01:06.034 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 21:13:17 +0000 (0:00:00.027) 0:01:06.062 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 21:13:17 +0000 (0:00:00.022) 0:01:06.085 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 21:13:17 +0000 (0:00:00.043) 0:01:06.128 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 21:13:17 +0000 (0:00:00.025) 0:01:06.153 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 21:13:17 +0000 (0:00:00.047) 0:01:06.200 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 21:13:17 +0000 (0:00:00.070) 0:01:06.270 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 21:13:18 +0000 (0:00:00.269) 0:01:06.540 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 21:13:18 +0000 (0:00:00.027) 0:01:06.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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 21:13:18 +0000 (0:00:00.021) 0:01:06.588 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 21:13:18 +0000 (0:00:00.020) 0:01:06.609 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 21:13:18 +0000 (0:00:00.341) 0:01:06.950 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 21:13:18 +0000 (0:00:00.092) 0:01:07.042 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 21:13:18 +0000 (0:00:00.035) 0:01:07.077 ****** 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-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 21:13:18 +0000 (0:00:00.035) 0:01:07.113 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 21:13:18 +0000 (0:00:00.038) 0:01:07.152 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:36 Tuesday 06 February 2024 21:13:18 +0000 (0:00:00.202) 0:01:07.355 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_profile_absent.yml for sut included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_NetworkManager_NVR.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_profile_absent.yml:3 Tuesday 06 February 2024 21:13:18 +0000 (0:00:00.065) 0:01:07.420 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 06 February 2024 21:13:19 +0000 (0:00:00.085) 0:01:07.505 ****** 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-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 06 February 2024 21:13:19 +0000 (0:00:00.033) 0:01:07.539 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 06 February 2024 21:13:19 +0000 (0:00:00.177) 0:01:07.717 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 06 February 2024 21:13:19 +0000 (0:00:00.031) 0:01:07.748 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.024061", "end": "2024-02-06 21:13:19.453744", "rc": 1, "start": "2024-02-06 21:13:19.429683" } 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-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 06 February 2024 21:13:19 +0000 (0:00:00.229) 0:01:07.978 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 06 February 2024 21:13:19 +0000 (0:00:00.066) 0:01:08.045 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 06 February 2024 21:13:19 +0000 (0:00:00.059) 0:01:08.105 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 06 February 2024 21:13:19 +0000 (0:00:00.034) 0:01:08.139 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 06 February 2024 21:13:19 +0000 (0:00:00.056) 0:01:08.196 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_profile_absent.yml:5 Tuesday 06 February 2024 21:13:19 +0000 (0:00:00.044) 0:01:08.240 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_NetworkManager_NVR.yml:7 Tuesday 06 February 2024 21:13:19 +0000 (0:00:00.069) 0:01:08.310 ****** ok: [sut] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.415390", "end": "2024-02-06 21:13:20.367798", "rc": 0, "start": "2024-02-06 21:13:19.952408" } STDOUT: NetworkManager-1.18.8-2.el7_9 TASK [Store NetworkManager version] ******************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_NetworkManager_NVR.yml:14 Tuesday 06 February 2024 21:13:20 +0000 (0:00:00.557) 0:01:08.867 ****** ok: [sut] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.18.8-2.el7_9" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_NetworkManager_NVR.yml:18 Tuesday 06 February 2024 21:13:20 +0000 (0:00:00.023) 0:01:08.890 ****** ok: [sut] => { "networkmanager_nvr": "NetworkManager-1.18.8-2.el7_9" } TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:42 Tuesday 06 February 2024 21:13:20 +0000 (0:00:00.023) 0:01:08.914 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_device_absent.yml:3 Tuesday 06 February 2024 21:13:20 +0000 (0:00:00.043) 0:01:08.957 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 06 February 2024 21:13:20 +0000 (0:00:00.036) 0:01:08.994 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/assert_device_absent.yml:5 Tuesday 06 February 2024 21:13:20 +0000 (0:00:00.145) 0:01:09.139 ****** 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-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:47 Tuesday 06 February 2024 21:13:20 +0000 (0:00:00.026) 0:01:09.166 ****** 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-bond_options_rewrite3vke50zl/tests/playbooks/tasks/run_test.yml:66 Tuesday 06 February 2024 21:13:20 +0000 (0:00:00.022) 0:01:09.188 ****** included: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tasks/cleanup_profile+device.yml:3 Tuesday 06 February 2024 21:13:20 +0000 (0:00:00.041) 0:01:09.230 ****** 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.052315", "end": "2024-02-06 21:13:20.921712", "rc": 1, "start": "2024-02-06 21:13:20.869397" } 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 06 February 2024 21:13:20 +0000 (0:00:00.176) 0:01:09.407 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 5.46s /WORKDIR/git-bond_options_rewrite3vke50zl/tests/playbooks/tests_states.yml:3 -- Gather the minimum subset of ansible_facts required by the network role test --- 5.28s /WORKDIR/git-bond_options_rewrite3vke50zl/tests/tasks/el_repo_setup.yml:3 ----- linux-system-roles.network : Configure networking connection profiles --- 2.14s /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Enable and start NetworkManager ------------ 1.44s /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:88 linux-system-roles.network : Configure networking connection profiles --- 1.31s /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Configure networking connection profiles --- 1.18s /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Enable and start NetworkManager ------------ 0.96s /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:88 linux-system-roles.network : Re-test connectivity ----------------------- 0.93s /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/main.yml:158 linux-system-roles.network : Check which services are running ----------- 0.89s /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.84s /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.84s /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.83s /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.82s /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.82s /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.81s /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.81s /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.81s /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.80s /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.80s /WORKDIR/git-bond_options_rewrite3vke50zl/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.80s /WORKDIR/git-bond_options_rewrite3vke50zl/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. ---^---^---^---^---^---