# 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_rewritedo1porgu/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_rewritedo1porgu/tests/tests_states_nm.yml:6 Tuesday 06 February 2024 16:48:02 +0000 (0:00:00.012) 0:00:00.012 ****** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/tests_states_nm.yml:9 Tuesday 06 February 2024 16:48:03 +0000 (0:00:00.538) 0:00:00.550 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/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_rewritedo1porgu/tests/tasks/el_repo_setup.yml:3 Tuesday 06 February 2024 16:48:03 +0000 (0:00:00.021) 0:00:00.572 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/tasks/el_repo_setup.yml:19 Tuesday 06 February 2024 16:48:03 +0000 (0:00:00.235) 0:00:00.808 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/tasks/el_repo_setup.yml:24 Tuesday 06 February 2024 16:48:03 +0000 (0:00:00.200) 0:00:01.008 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/tasks/el_repo_setup.yml:28 Tuesday 06 February 2024 16:48:03 +0000 (0:00:00.021) 0:00:01.030 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/tasks/el_repo_setup.yml:53 Tuesday 06 February 2024 16:48:03 +0000 (0:00:00.018) 0:00:01.048 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/tasks/enable_epel.yml:8 Tuesday 06 February 2024 16:48:03 +0000 (0:00:00.034) 0:00:01.083 ****** 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_rewritedo1porgu/tests/tasks/enable_epel.yml:24 Tuesday 06 February 2024 16:48:04 +0000 (0:00:00.187) 0:00:01.270 ****** 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_rewritedo1porgu/tests/tasks/enable_epel.yml:30 Tuesday 06 February 2024 16:48:04 +0000 (0:00:00.512) 0:00:01.783 ****** ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.180198", "end": "2024-02-06 16:48:04.821937", "rc": 0, "start": "2024-02-06 16:48:04.641739" } STDOUT: Loaded plugins: fastestmirror ================================== repo: epel ================================== [epel] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = cache = 0 cachedir = /var/cache/yum/x86_64/7/epel check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = True enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7/epel/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/epel/gpgdir gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 hdrdir = /var/cache/yum/x86_64/7/epel/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Extra Packages for Enterprise Linux 7 - x86_64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7/epel pkgdir = /var/cache/yum/x86_64/7/epel/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = epel/x86_64 ui_repoid_vars = releasever, basearch username = TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/tasks/enable_epel.yml:35 Tuesday 06 February 2024 16:48:04 +0000 (0:00:00.321) 0:00:02.104 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/tasks/enable_epel.yml:40 Tuesday 06 February 2024 16:48:04 +0000 (0:00:00.012) 0:00:02.117 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/tests_states_nm.yml:11 Tuesday 06 February 2024 16:48:04 +0000 (0:00:00.009) 0:00:02.126 ****** 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_rewritedo1porgu/tests/playbooks/tests_states.yml:3 Tuesday 06 February 2024 16:48:04 +0000 (0:00:00.009) 0:00:02.136 ****** ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tests_states.yml:11 Tuesday 06 February 2024 16:48:05 +0000 (0:00:00.370) 0:00:02.507 ****** ok: [sut] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tests_states.yml:22 Tuesday 06 February 2024 16:48:05 +0000 (0:00:00.010) 0:00:02.517 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile] ******************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:5 Tuesday 06 February 2024 16:48:05 +0000 (0:00:00.016) 0:00:02.533 ****** ok: [sut] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:9 Tuesday 06 February 2024 16:48:05 +0000 (0:00:00.012) 0:00:02.545 ****** 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_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:21 Tuesday 06 February 2024 16:48:05 +0000 (0:00:00.032) 0:00:02.578 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 06 February 2024 16:48:05 +0000 (0:00:00.014) 0:00:02.593 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 06 February 2024 16:48:05 +0000 (0:00:00.030) 0:00:02.623 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003676", "end": "2024-02-06 16:48:05.470252", "rc": 0, "start": "2024-02-06 16:48:05.466576" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 06 February 2024 16:48:05 +0000 (0:00:00.131) 0:00:02.754 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 06 February 2024 16:48:05 +0000 (0:00:00.022) 0:00:02.777 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:24 Tuesday 06 February 2024 16:48:05 +0000 (0:00:00.034) 0:00:02.811 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/delete_interface.yml:3 Tuesday 06 February 2024 16:48:05 +0000 (0:00:00.060) 0:00:02.871 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.011267", "end": "2024-02-06 16:48:05.725656", "rc": 1, "start": "2024-02-06 16:48:05.714389" } 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_rewritedo1porgu/tests/playbooks/tasks/assert_device_absent.yml:3 Tuesday 06 February 2024 16:48:05 +0000 (0:00:00.183) 0:00:03.055 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 06 February 2024 16:48:05 +0000 (0:00:00.050) 0:00:03.106 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/assert_device_absent.yml:5 Tuesday 06 February 2024 16:48:05 +0000 (0:00:00.144) 0:00:03.250 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:30 Tuesday 06 February 2024 16:48:05 +0000 (0:00:00.013) 0:00:03.264 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/create_bridge_profile.yml:3 Tuesday 06 February 2024 16:48:06 +0000 (0:00:00.017) 0:00:03.281 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 16:48:06 +0000 (0:00:00.038) 0:00:03.320 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 16:48:06 +0000 (0:00:00.069) 0:00:03.390 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 16:48:06 +0000 (0:00:00.011) 0:00:03.401 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 16:48:06 +0000 (0:00:00.009) 0:00:03.411 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 16:48:06 +0000 (0:00:00.016) 0:00:03.428 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 16:48:07 +0000 (0:00:00.851) 0:00:04.279 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 16:48:08 +0000 (0:00:01.178) 0:00:05.458 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 16:48:08 +0000 (0:00:00.024) 0:00:05.482 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 16:48:08 +0000 (0:00:00.025) 0:00:05.508 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 16:48:08 +0000 (0:00:00.020) 0:00:05.529 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 16:48:08 +0000 (0:00:00.040) 0:00:05.569 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 16:48:08 +0000 (0:00:00.019) 0:00:05.589 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 16:48:08 +0000 (0:00:00.020) 0:00:05.609 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 16:48:08 +0000 (0:00:00.023) 0:00:05.632 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 16:48:08 +0000 (0:00:00.475) 0:00:06.108 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 16:48:08 +0000 (0:00:00.024) 0:00:06.132 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 16:48:08 +0000 (0:00:00.019) 0:00:06.151 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 16:48:08 +0000 (0:00:00.018) 0:00:06.170 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 659e7d0a-1a0c-4a57-842a-f745dead847c TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 16:48:09 +0000 (0:00:00.494) 0:00:06.665 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 16:48:09 +0000 (0:00:00.020) 0:00:06.686 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 659e7d0a-1a0c-4a57-842a-f745dead847c" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 16:48:09 +0000 (0:00:00.022) 0:00:06.708 ****** 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, 659e7d0a-1a0c-4a57-842a-f745dead847c\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 659e7d0a-1a0c-4a57-842a-f745dead847c" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 16:48:09 +0000 (0:00:00.021) 0:00:06.730 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 16:48:09 +0000 (0:00:00.038) 0:00:06.769 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/create_bridge_profile.yml:14 Tuesday 06 February 2024 16:48:09 +0000 (0:00:00.188) 0:00:06.958 ****** 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, 659e7d0a-1a0c-4a57-842a-f745dead847c\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 659e7d0a-1a0c-4a57-842a-f745dead847c" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:36 Tuesday 06 February 2024 16:48:09 +0000 (0:00:00.029) 0:00:06.987 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 06 February 2024 16:48:09 +0000 (0:00:00.040) 0:00:07.027 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/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_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 06 February 2024 16:48:09 +0000 (0:00:00.034) 0:00:07.061 ****** 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_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 06 February 2024 16:48:09 +0000 (0:00:00.020) 0:00:07.082 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707238089.3940754, "block_size": 4096, "blocks": 8, "ctime": 1707238089.3100758, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25441, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1707238089.3100758, "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_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 06 February 2024 16:48:09 +0000 (0:00:00.138) 0:00:07.220 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 06 February 2024 16:48:09 +0000 (0:00:00.041) 0:00:07.262 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.025584", "end": "2024-02-06 16:48:10.144701", "rc": 0, "start": "2024-02-06 16:48:10.119117" } 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_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 06 February 2024 16:48:10 +0000 (0:00:00.177) 0:00:07.439 ****** 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_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 06 February 2024 16:48:10 +0000 (0:00:00.035) 0:00:07.475 ****** 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_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 06 February 2024 16:48:10 +0000 (0:00:00.025) 0:00:07.501 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 06 February 2024 16:48:10 +0000 (0:00:00.049) 0:00:07.551 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 06 February 2024 16:48:10 +0000 (0:00:00.030) 0:00:07.581 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 06 February 2024 16:48:10 +0000 (0:00:00.031) 0:00:07.612 ****** 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_rewritedo1porgu/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 06 February 2024 16:48:10 +0000 (0:00:00.039) 0:00:07.652 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 06 February 2024 16:48:10 +0000 (0:00:00.061) 0:00:07.713 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:42 Tuesday 06 February 2024 16:48:10 +0000 (0:00:00.048) 0:00:07.761 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 06 February 2024 16:48:10 +0000 (0:00:00.056) 0:00:07.818 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 06 February 2024 16:48:10 +0000 (0:00:00.082) 0:00:07.900 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707238089.3130758, "block_size": 4096, "blocks": 0, "ctime": 1707238089.3120759, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17626, "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": 1707238089.3120759, "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_rewritedo1porgu/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 06 February 2024 16:48:10 +0000 (0:00:00.149) 0:00:08.050 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can create a profile'] ******************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:47 Tuesday 06 February 2024 16:48:10 +0000 (0:00:00.022) 0:00:08.072 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:66 Tuesday 06 February 2024 16:48:10 +0000 (0:00:00.022) 0:00:08.095 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/cleanup_profile+device.yml:3 Tuesday 06 February 2024 16:48:10 +0000 (0:00:00.040) 0:00:08.136 ****** 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.083391", "end": "2024-02-06 16:48:11.069469", "rc": 1, "start": "2024-02-06 16:48:10.986078" } STDOUT: Connection 'statebr' (659e7d0a-1a0c-4a57-842a-f745dead847c) successfully deleted. STDERR: (process:29822): GLib-GIO-WARNING **: 16:48:11.047: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/ActiveConnection/53 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_rewritedo1porgu/tests/playbooks/tests_states.yml:45 Tuesday 06 February 2024 16:48:11 +0000 (0:00:00.241) 0:00:08.378 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile without autoconnect] ************************ task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:5 Tuesday 06 February 2024 16:48:11 +0000 (0:00:00.069) 0:00:08.447 ****** ok: [sut] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:9 Tuesday 06 February 2024 16:48:11 +0000 (0:00:00.023) 0:00:08.471 ****** 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_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:21 Tuesday 06 February 2024 16:48:11 +0000 (0:00:00.075) 0:00:08.546 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 06 February 2024 16:48:11 +0000 (0:00:00.041) 0:00:08.588 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 06 February 2024 16:48:11 +0000 (0:00:00.072) 0:00:08.661 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003625", "end": "2024-02-06 16:48:11.558035", "rc": 0, "start": "2024-02-06 16:48:11.554410" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 06 February 2024 16:48:11 +0000 (0:00:00.208) 0:00:08.869 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 06 February 2024 16:48:11 +0000 (0:00:00.024) 0:00:08.894 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:24 Tuesday 06 February 2024 16:48:11 +0000 (0:00:00.024) 0:00:08.919 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/delete_interface.yml:3 Tuesday 06 February 2024 16:48:11 +0000 (0:00:00.065) 0:00:08.984 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.008053", "end": "2024-02-06 16:48:11.832480", "rc": 1, "start": "2024-02-06 16:48:11.824427" } 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_rewritedo1porgu/tests/playbooks/tasks/assert_device_absent.yml:3 Tuesday 06 February 2024 16:48:11 +0000 (0:00:00.146) 0:00:09.131 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 06 February 2024 16:48:11 +0000 (0:00:00.053) 0:00:09.185 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/assert_device_absent.yml:5 Tuesday 06 February 2024 16:48:12 +0000 (0:00:00.140) 0:00:09.326 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:30 Tuesday 06 February 2024 16:48:12 +0000 (0:00:00.073) 0:00:09.400 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Tuesday 06 February 2024 16:48:12 +0000 (0:00:00.053) 0:00:09.453 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 16:48:12 +0000 (0:00:00.052) 0:00:09.506 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 16:48:12 +0000 (0:00:00.069) 0:00:09.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 : Check if system is ostree] ****************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 16:48:12 +0000 (0:00:00.026) 0:00:09.602 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 16:48:12 +0000 (0:00:00.020) 0:00:09.623 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 16:48:12 +0000 (0:00:00.038) 0:00:09.662 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 16:48:13 +0000 (0:00:00.796) 0:00:10.458 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 16:48:14 +0000 (0:00:00.955) 0:00:11.414 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 16:48:14 +0000 (0:00:00.021) 0:00:11.435 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 16:48:14 +0000 (0:00:00.019) 0:00:11.455 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 16:48:14 +0000 (0:00:00.021) 0:00:11.476 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 16:48:14 +0000 (0:00:00.089) 0:00:11.566 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 16:48:14 +0000 (0:00:00.033) 0:00:11.599 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 16:48:14 +0000 (0:00:00.031) 0:00:11.631 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 16:48:14 +0000 (0:00:00.029) 0:00:11.660 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 16:48:14 +0000 (0:00:00.244) 0:00:11.905 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 16:48:14 +0000 (0:00:00.031) 0:00:11.936 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 16:48:14 +0000 (0:00:00.023) 0:00:11.959 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 16:48:14 +0000 (0:00:00.022) 0:00:11.982 ****** 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, 0a2578fe-a631-4739-8b35-9d23ce23c4d0 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 16:48:15 +0000 (0:00:00.297) 0:00:12.279 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 16:48:15 +0000 (0:00:00.021) 0:00:12.300 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 0a2578fe-a631-4739-8b35-9d23ce23c4d0" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 16:48:15 +0000 (0:00:00.022) 0:00:12.323 ****** 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, 0a2578fe-a631-4739-8b35-9d23ce23c4d0\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 0a2578fe-a631-4739-8b35-9d23ce23c4d0" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 16:48:15 +0000 (0:00:00.023) 0:00:12.346 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 16:48:15 +0000 (0:00:00.036) 0:00:12.383 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Tuesday 06 February 2024 16:48:15 +0000 (0:00:00.150) 0:00:12.533 ****** 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, 0a2578fe-a631-4739-8b35-9d23ce23c4d0\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 0a2578fe-a631-4739-8b35-9d23ce23c4d0" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:36 Tuesday 06 February 2024 16:48:15 +0000 (0:00:00.024) 0:00:12.557 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/assert_device_absent.yml for sut included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/assert_device_absent.yml:3 Tuesday 06 February 2024 16:48:15 +0000 (0:00:00.043) 0:00:12.601 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 06 February 2024 16:48:15 +0000 (0:00:00.090) 0:00:12.691 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/assert_device_absent.yml:5 Tuesday 06 February 2024 16:48:15 +0000 (0:00:00.155) 0:00:12.847 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 06 February 2024 16:48:15 +0000 (0:00:00.074) 0:00:12.921 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/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_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 06 February 2024 16:48:15 +0000 (0:00:00.122) 0:00:13.044 ****** 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_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 06 February 2024 16:48:15 +0000 (0:00:00.055) 0:00:13.100 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707238094.9670491, "block_size": 4096, "blocks": 8, "ctime": 1707238094.9670491, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25441, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1707238094.9670491, "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_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 06 February 2024 16:48:15 +0000 (0:00:00.169) 0:00:13.269 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 06 February 2024 16:48:16 +0000 (0:00:00.042) 0:00:13.312 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.022620", "end": "2024-02-06 16:48:16.198547", "rc": 0, "start": "2024-02-06 16:48:16.175927" } 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_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 06 February 2024 16:48:16 +0000 (0:00:00.197) 0:00:13.509 ****** 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_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 06 February 2024 16:48:16 +0000 (0:00:00.032) 0:00:13.541 ****** 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_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 06 February 2024 16:48:16 +0000 (0:00:00.033) 0:00:13.575 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 06 February 2024 16:48:16 +0000 (0:00:00.053) 0:00:13.628 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 06 February 2024 16:48:16 +0000 (0:00:00.065) 0:00:13.694 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 06 February 2024 16:48:16 +0000 (0:00:00.056) 0:00:13.750 ****** 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_rewritedo1porgu/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 06 February 2024 16:48:16 +0000 (0:00:00.069) 0:00:13.820 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 06 February 2024 16:48:16 +0000 (0:00:00.042) 0:00:13.863 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:42 Tuesday 06 February 2024 16:48:16 +0000 (0:00:00.036) 0:00:13.899 ****** TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:47 Tuesday 06 February 2024 16:48:16 +0000 (0:00:00.056) 0:00:13.956 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:66 Tuesday 06 February 2024 16:48:16 +0000 (0:00:00.050) 0:00:14.006 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/cleanup_profile+device.yml:3 Tuesday 06 February 2024 16:48:16 +0000 (0:00:00.073) 0:00:14.080 ****** 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.048985", "end": "2024-02-06 16:48:16.976769", "rc": 1, "start": "2024-02-06 16:48:16.927784" } STDOUT: Connection 'statebr' (0a2578fe-a631-4739-8b35-9d23ce23c4d0) 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_rewritedo1porgu/tests/playbooks/tests_states.yml:65 Tuesday 06 February 2024 16:48:17 +0000 (0:00:00.209) 0:00:14.290 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can activate an existing profile] ******************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:5 Tuesday 06 February 2024 16:48:17 +0000 (0:00:00.158) 0:00:14.449 ****** ok: [sut] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:9 Tuesday 06 February 2024 16:48:17 +0000 (0:00:00.029) 0:00:14.478 ****** 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_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:21 Tuesday 06 February 2024 16:48:17 +0000 (0:00:00.052) 0:00:14.531 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 06 February 2024 16:48:17 +0000 (0:00:00.039) 0:00:14.570 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 06 February 2024 16:48:17 +0000 (0:00:00.034) 0:00:14.605 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003618", "end": "2024-02-06 16:48:17.471832", "rc": 0, "start": "2024-02-06 16:48:17.468214" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 06 February 2024 16:48:17 +0000 (0:00:00.170) 0:00:14.776 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 06 February 2024 16:48:17 +0000 (0:00:00.022) 0:00:14.798 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:24 Tuesday 06 February 2024 16:48:17 +0000 (0:00:00.021) 0:00:14.820 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/create_bridge_profile.yml:3 Tuesday 06 February 2024 16:48:17 +0000 (0:00:00.038) 0:00:14.858 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 16:48:17 +0000 (0:00:00.057) 0:00:14.916 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 16:48:17 +0000 (0:00:00.038) 0:00:14.955 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 16:48:17 +0000 (0:00:00.032) 0:00:14.987 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 16:48:17 +0000 (0:00:00.030) 0:00:15.017 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 16:48:17 +0000 (0:00:00.039) 0:00:15.057 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 16:48:18 +0000 (0:00:00.745) 0:00:15.802 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 16:48:19 +0000 (0:00:00.962) 0:00:16.765 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 16:48:19 +0000 (0:00:00.062) 0:00:16.827 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 16:48:19 +0000 (0:00:00.119) 0:00:16.947 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 16:48:19 +0000 (0:00:00.036) 0:00:16.984 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 16:48:19 +0000 (0:00:00.094) 0:00:17.078 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 16:48:19 +0000 (0:00:00.024) 0:00:17.102 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 16:48:19 +0000 (0:00:00.048) 0:00:17.151 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 16:48:19 +0000 (0:00:00.026) 0:00:17.177 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 16:48:20 +0000 (0:00:00.290) 0:00:17.467 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 16:48:20 +0000 (0:00:00.056) 0:00:17.523 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 16:48:20 +0000 (0:00:00.031) 0:00:17.555 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 16:48:20 +0000 (0:00:00.027) 0:00:17.583 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 84430fff-cf19-4b86-a591-5ce68da9c1ee TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 16:48:20 +0000 (0:00:00.392) 0:00:17.975 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 16:48:20 +0000 (0:00:00.026) 0:00:18.001 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 84430fff-cf19-4b86-a591-5ce68da9c1ee" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 16:48:20 +0000 (0:00:00.022) 0:00:18.023 ****** 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, 84430fff-cf19-4b86-a591-5ce68da9c1ee\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 84430fff-cf19-4b86-a591-5ce68da9c1ee" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 16:48:20 +0000 (0:00:00.022) 0:00:18.046 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 16:48:20 +0000 (0:00:00.019) 0:00:18.065 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/create_bridge_profile.yml:14 Tuesday 06 February 2024 16:48:20 +0000 (0:00:00.132) 0:00:18.197 ****** 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, 84430fff-cf19-4b86-a591-5ce68da9c1ee\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 84430fff-cf19-4b86-a591-5ce68da9c1ee" ] } } TASK [Test] ******************************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:30 Tuesday 06 February 2024 16:48:20 +0000 (0:00:00.059) 0:00:18.256 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/activate_profile.yml:3 Tuesday 06 February 2024 16:48:21 +0000 (0:00:00.039) 0:00:18.295 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 16:48:21 +0000 (0:00:00.040) 0:00:18.336 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 16:48:21 +0000 (0:00:00.062) 0:00:18.398 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 16:48:21 +0000 (0:00:00.027) 0:00:18.426 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 16:48:21 +0000 (0:00:00.023) 0:00:18.449 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 16:48:21 +0000 (0:00:00.021) 0:00:18.471 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 16:48:21 +0000 (0:00:00.728) 0:00:19.199 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 16:48:22 +0000 (0:00:00.983) 0:00:20.183 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 16:48:22 +0000 (0:00:00.032) 0:00:20.215 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 16:48:22 +0000 (0:00:00.027) 0:00:20.242 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 16:48:23 +0000 (0:00:00.035) 0:00:20.278 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 16:48:23 +0000 (0:00:00.070) 0:00:20.349 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 16:48:23 +0000 (0:00:00.023) 0:00:20.372 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 16:48:23 +0000 (0:00:00.043) 0:00:20.415 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 16:48:23 +0000 (0:00:00.025) 0:00:20.441 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 16:48:23 +0000 (0:00:00.247) 0:00:20.688 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 16:48:23 +0000 (0:00:00.024) 0:00:20.713 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 16:48:23 +0000 (0:00:00.020) 0:00:20.734 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 16:48:23 +0000 (0:00:00.020) 0:00:20.754 ****** 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, 84430fff-cf19-4b86-a591-5ce68da9c1ee skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 16:48:23 +0000 (0:00:00.286) 0:00:21.041 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 16:48:23 +0000 (0:00:00.021) 0:00:21.062 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 84430fff-cf19-4b86-a591-5ce68da9c1ee skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 16:48:23 +0000 (0:00:00.022) 0:00:21.084 ****** 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, 84430fff-cf19-4b86-a591-5ce68da9c1ee skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 84430fff-cf19-4b86-a591-5ce68da9c1ee skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 16:48:23 +0000 (0:00:00.058) 0:00:21.143 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 16:48:23 +0000 (0:00:00.021) 0:00:21.164 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:36 Tuesday 06 February 2024 16:48:24 +0000 (0:00:00.131) 0:00:21.296 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 06 February 2024 16:48:24 +0000 (0:00:00.059) 0:00:21.355 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 06 February 2024 16:48:24 +0000 (0:00:00.039) 0:00:21.395 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707238100.6210225, "block_size": 4096, "blocks": 0, "ctime": 1707238100.6170223, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17626, "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": 1707238100.6170223, "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_rewritedo1porgu/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 06 February 2024 16:48:24 +0000 (0:00:00.134) 0:00:21.529 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 06 February 2024 16:48:24 +0000 (0:00:00.025) 0:00:21.555 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/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_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 06 February 2024 16:48:24 +0000 (0:00:00.044) 0:00:21.599 ****** 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_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 06 February 2024 16:48:24 +0000 (0:00:00.033) 0:00:21.632 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707238100.6750221, "block_size": 4096, "blocks": 8, "ctime": 1707238100.6160223, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25441, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1707238100.6160223, "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_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 06 February 2024 16:48:24 +0000 (0:00:00.172) 0:00:21.805 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 06 February 2024 16:48:24 +0000 (0:00:00.041) 0:00:21.847 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.022461", "end": "2024-02-06 16:48:24.717545", "rc": 0, "start": "2024-02-06 16:48:24.695084" } 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_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 06 February 2024 16:48:24 +0000 (0:00:00.179) 0:00:22.026 ****** 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_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 06 February 2024 16:48:24 +0000 (0:00:00.038) 0:00:22.065 ****** 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_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 06 February 2024 16:48:24 +0000 (0:00:00.031) 0:00:22.096 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 06 February 2024 16:48:24 +0000 (0:00:00.093) 0:00:22.190 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 06 February 2024 16:48:24 +0000 (0:00:00.039) 0:00:22.229 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 06 February 2024 16:48:24 +0000 (0:00:00.028) 0:00:22.258 ****** 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_rewritedo1porgu/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 06 February 2024 16:48:25 +0000 (0:00:00.061) 0:00:22.319 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 06 February 2024 16:48:25 +0000 (0:00:00.041) 0:00:22.360 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:42 Tuesday 06 February 2024 16:48:25 +0000 (0:00:00.043) 0:00:22.403 ****** TASK [Success in test 'I can activate an existing profile'] ******************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:47 Tuesday 06 February 2024 16:48:25 +0000 (0:00:00.035) 0:00:22.439 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:66 Tuesday 06 February 2024 16:48:25 +0000 (0:00:00.031) 0:00:22.470 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/cleanup_profile+device.yml:3 Tuesday 06 February 2024 16:48:25 +0000 (0:00:00.047) 0:00:22.518 ****** 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.078655", "end": "2024-02-06 16:48:25.439256", "rc": 1, "start": "2024-02-06 16:48:25.360601" } STDOUT: Connection 'statebr' (84430fff-cf19-4b86-a591-5ce68da9c1ee) successfully deleted. STDERR: (process:30537): GLib-GIO-WARNING **: 16:48:25.418: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/ActiveConnection/54 but no object proxy exists (process:30537): GLib-GIO-WARNING **: 16:48:25.418: 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_rewritedo1porgu/tests/playbooks/tests_states.yml:83 Tuesday 06 February 2024 16:48:25 +0000 (0:00:00.213) 0:00:22.731 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/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_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:5 Tuesday 06 February 2024 16:48:25 +0000 (0:00:00.035) 0:00:22.767 ****** ok: [sut] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:9 Tuesday 06 February 2024 16:48:25 +0000 (0:00:00.021) 0:00:22.789 ****** 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_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:21 Tuesday 06 February 2024 16:48:25 +0000 (0:00:00.064) 0:00:22.853 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 06 February 2024 16:48:25 +0000 (0:00:00.077) 0:00:22.931 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 06 February 2024 16:48:25 +0000 (0:00:00.106) 0:00:23.038 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003999", "end": "2024-02-06 16:48:25.893184", "rc": 0, "start": "2024-02-06 16:48:25.889185" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 06 February 2024 16:48:25 +0000 (0:00:00.148) 0:00:23.186 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 06 February 2024 16:48:25 +0000 (0:00:00.022) 0:00:23.209 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:24 Tuesday 06 February 2024 16:48:25 +0000 (0:00:00.022) 0:00:23.231 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/create_bridge_profile.yml:3 Tuesday 06 February 2024 16:48:26 +0000 (0:00:00.070) 0:00:23.301 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 16:48:26 +0000 (0:00:00.037) 0:00:23.338 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 16:48:26 +0000 (0:00:00.041) 0:00:23.379 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 16:48:26 +0000 (0:00:00.025) 0:00:23.405 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 16:48:26 +0000 (0:00:00.022) 0:00:23.428 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 16:48:26 +0000 (0:00:00.039) 0:00:23.468 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 16:48:26 +0000 (0:00:00.738) 0:00:24.206 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 16:48:27 +0000 (0:00:01.003) 0:00:25.209 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 16:48:27 +0000 (0:00:00.051) 0:00:25.261 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 16:48:28 +0000 (0:00:00.066) 0:00:25.327 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 16:48:28 +0000 (0:00:00.033) 0:00:25.361 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 16:48:28 +0000 (0:00:00.066) 0:00:25.427 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 16:48:28 +0000 (0:00:00.033) 0:00:25.461 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 16:48:28 +0000 (0:00:00.026) 0:00:25.487 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 16:48:28 +0000 (0:00:00.030) 0:00:25.518 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 16:48:28 +0000 (0:00:00.283) 0:00:25.801 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 16:48:28 +0000 (0:00:00.043) 0:00:25.845 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 16:48:28 +0000 (0:00:00.045) 0:00:25.891 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 16:48:28 +0000 (0:00:00.038) 0:00:25.929 ****** 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, 42c84f56-f3e6-40df-a2a1-430c22bbf98a TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 16:48:29 +0000 (0:00:00.427) 0:00:26.356 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 16:48:29 +0000 (0:00:00.019) 0:00:26.376 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 42c84f56-f3e6-40df-a2a1-430c22bbf98a" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 16:48:29 +0000 (0:00:00.021) 0:00:26.397 ****** 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, 42c84f56-f3e6-40df-a2a1-430c22bbf98a\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 42c84f56-f3e6-40df-a2a1-430c22bbf98a" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 16:48:29 +0000 (0:00:00.020) 0:00:26.418 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 16:48:29 +0000 (0:00:00.019) 0:00:26.437 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/create_bridge_profile.yml:14 Tuesday 06 February 2024 16:48:29 +0000 (0:00:00.143) 0:00:26.581 ****** 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, 42c84f56-f3e6-40df-a2a1-430c22bbf98a\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 42c84f56-f3e6-40df-a2a1-430c22bbf98a" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/activate_profile.yml:3 Tuesday 06 February 2024 16:48:29 +0000 (0:00:00.052) 0:00:26.633 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 16:48:29 +0000 (0:00:00.085) 0:00:26.718 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 16:48:29 +0000 (0:00:00.092) 0:00:26.811 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 16:48:29 +0000 (0:00:00.037) 0:00:26.848 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 16:48:29 +0000 (0:00:00.036) 0:00:26.884 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 16:48:29 +0000 (0:00:00.036) 0:00:26.920 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 16:48:30 +0000 (0:00:00.746) 0:00:27.667 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 16:48:31 +0000 (0:00:00.954) 0:00:28.622 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 16:48:31 +0000 (0:00:00.024) 0:00:28.646 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 16:48:31 +0000 (0:00:00.024) 0:00:28.670 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 16:48:31 +0000 (0:00:00.021) 0:00:28.691 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 16:48:31 +0000 (0:00:00.042) 0:00:28.734 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 16:48:31 +0000 (0:00:00.019) 0:00:28.753 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 16:48:31 +0000 (0:00:00.019) 0:00:28.773 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 16:48:31 +0000 (0:00:00.022) 0:00:28.796 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 16:48:31 +0000 (0:00:00.229) 0:00:29.025 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 16:48:31 +0000 (0:00:00.024) 0:00:29.049 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 16:48:31 +0000 (0:00:00.021) 0:00:29.071 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 16:48:31 +0000 (0:00:00.020) 0:00:29.091 ****** 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, 42c84f56-f3e6-40df-a2a1-430c22bbf98a skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 16:48:32 +0000 (0:00:00.320) 0:00:29.412 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 16:48:32 +0000 (0:00:00.037) 0:00:29.449 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 42c84f56-f3e6-40df-a2a1-430c22bbf98a skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 16:48:32 +0000 (0:00:00.027) 0:00:29.476 ****** 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, 42c84f56-f3e6-40df-a2a1-430c22bbf98a skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 42c84f56-f3e6-40df-a2a1-430c22bbf98a skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 16:48:32 +0000 (0:00:00.022) 0:00:29.499 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 16:48:32 +0000 (0:00:00.021) 0:00:29.520 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:30 Tuesday 06 February 2024 16:48:32 +0000 (0:00:00.131) 0:00:29.652 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/remove_profile.yml:3 Tuesday 06 February 2024 16:48:32 +0000 (0:00:00.038) 0:00:29.691 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 16:48:32 +0000 (0:00:00.041) 0:00:29.732 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 16:48:32 +0000 (0:00:00.039) 0:00:29.771 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 16:48:32 +0000 (0:00:00.025) 0:00:29.796 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 16:48:32 +0000 (0:00:00.019) 0:00:29.816 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 16:48:32 +0000 (0:00:00.019) 0:00:29.836 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 16:48:33 +0000 (0:00:00.814) 0:00:30.651 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 16:48:34 +0000 (0:00:00.932) 0:00:31.584 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 16:48:34 +0000 (0:00:00.021) 0:00:31.605 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 16:48:34 +0000 (0:00:00.020) 0:00:31.625 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 16:48:34 +0000 (0:00:00.022) 0:00:31.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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 16:48:34 +0000 (0:00:00.053) 0:00:31.701 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 16:48:34 +0000 (0:00:00.025) 0:00:31.726 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 16:48:34 +0000 (0:00:00.021) 0:00:31.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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 16:48:34 +0000 (0:00:00.025) 0:00:31.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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 16:48:34 +0000 (0:00:00.230) 0:00:32.004 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 16:48:34 +0000 (0:00:00.024) 0:00:32.029 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 16:48:34 +0000 (0:00:00.019) 0:00:32.048 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 16:48:34 +0000 (0:00:00.045) 0:00:32.093 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 16:48:35 +0000 (0:00:00.331) 0:00:32.425 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 16:48:35 +0000 (0:00:00.021) 0:00:32.447 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 16:48:35 +0000 (0:00:00.022) 0:00:32.470 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 16:48:35 +0000 (0:00:00.023) 0:00:32.493 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 16:48:35 +0000 (0:00:00.019) 0:00:32.513 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:36 Tuesday 06 February 2024 16:48:35 +0000 (0:00:00.128) 0:00:32.642 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 06 February 2024 16:48:35 +0000 (0:00:00.043) 0:00:32.685 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 06 February 2024 16:48:35 +0000 (0:00:00.038) 0:00:32.724 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707238108.9829829, "block_size": 4096, "blocks": 0, "ctime": 1707238108.9799829, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17628, "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": 1707238108.9799829, "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_rewritedo1porgu/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 06 February 2024 16:48:35 +0000 (0:00:00.137) 0:00:32.861 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/assert_profile_absent.yml:3 Tuesday 06 February 2024 16:48:35 +0000 (0:00:00.022) 0:00:32.884 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/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_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 06 February 2024 16:48:35 +0000 (0:00:00.035) 0:00:32.919 ****** 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_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 06 February 2024 16:48:35 +0000 (0:00:00.021) 0:00:32.941 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 06 February 2024 16:48:35 +0000 (0:00:00.163) 0:00:33.104 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 06 February 2024 16:48:35 +0000 (0:00:00.025) 0:00:33.130 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.022989", "end": "2024-02-06 16:48:36.009637", "rc": 1, "start": "2024-02-06 16:48:35.986648" } 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_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 06 February 2024 16:48:36 +0000 (0:00:00.195) 0:00:33.325 ****** 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_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 06 February 2024 16:48:36 +0000 (0:00:00.031) 0:00:33.357 ****** 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_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 06 February 2024 16:48:36 +0000 (0:00:00.048) 0:00:33.406 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 06 February 2024 16:48:36 +0000 (0:00:00.075) 0:00:33.481 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 06 February 2024 16:48:36 +0000 (0:00:00.076) 0:00:33.557 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/assert_profile_absent.yml:5 Tuesday 06 February 2024 16:48:36 +0000 (0:00:00.043) 0:00:33.601 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:42 Tuesday 06 February 2024 16:48:36 +0000 (0:00:00.038) 0:00:33.640 ****** TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:47 Tuesday 06 February 2024 16:48:36 +0000 (0:00:00.031) 0:00:33.672 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:66 Tuesday 06 February 2024 16:48:36 +0000 (0:00:00.030) 0:00:33.702 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/cleanup_profile+device.yml:3 Tuesday 06 February 2024 16:48:36 +0000 (0:00:00.072) 0:00:33.774 ****** 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.077612", "end": "2024-02-06 16:48:36.777281", "rc": 1, "start": "2024-02-06 16:48:36.699669" } STDOUT: Connection 'statebr' (42c84f56-f3e6-40df-a2a1-430c22bbf98a) successfully deleted. STDERR: (process:31155): GLib-GIO-WARNING **: 16:48:36.755: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/ActiveConnection/55 but no object proxy exists (process:31155): GLib-GIO-WARNING **: 16:48:36.755: 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_rewritedo1porgu/tests/playbooks/tests_states.yml:103 Tuesday 06 February 2024 16:48:36 +0000 (0:00:00.302) 0:00:34.077 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/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_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:5 Tuesday 06 February 2024 16:48:36 +0000 (0:00:00.037) 0:00:34.115 ****** ok: [sut] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:9 Tuesday 06 February 2024 16:48:36 +0000 (0:00:00.021) 0:00:34.137 ****** 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_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:21 Tuesday 06 February 2024 16:48:36 +0000 (0:00:00.083) 0:00:34.221 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 06 February 2024 16:48:36 +0000 (0:00:00.038) 0:00:34.259 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 06 February 2024 16:48:37 +0000 (0:00:00.066) 0:00:34.326 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003619", "end": "2024-02-06 16:48:37.196278", "rc": 0, "start": "2024-02-06 16:48:37.192659" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 06 February 2024 16:48:37 +0000 (0:00:00.168) 0:00:34.494 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 06 February 2024 16:48:37 +0000 (0:00:00.022) 0:00:34.517 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:24 Tuesday 06 February 2024 16:48:37 +0000 (0:00:00.034) 0:00:34.552 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/create_bridge_profile.yml:3 Tuesday 06 February 2024 16:48:37 +0000 (0:00:00.051) 0:00:34.603 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 16:48:37 +0000 (0:00:00.051) 0:00:34.655 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 16:48:37 +0000 (0:00:00.063) 0:00:34.718 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 16:48:37 +0000 (0:00:00.039) 0:00:34.758 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 16:48:37 +0000 (0:00:00.037) 0:00:34.795 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 16:48:37 +0000 (0:00:00.021) 0:00:34.817 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 16:48:38 +0000 (0:00:00.722) 0:00:35.539 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 16:48:39 +0000 (0:00:00.928) 0:00:36.468 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 16:48:39 +0000 (0:00:00.025) 0:00:36.493 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 16:48:39 +0000 (0:00:00.049) 0:00:36.542 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 16:48:39 +0000 (0:00:00.023) 0:00:36.566 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 16:48:39 +0000 (0:00:00.057) 0:00:36.624 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 16:48:39 +0000 (0:00:00.024) 0:00:36.649 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 16:48:39 +0000 (0:00:00.028) 0:00:36.678 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 16:48:39 +0000 (0:00:00.028) 0:00:36.706 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 16:48:39 +0000 (0:00:00.246) 0:00:36.952 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 16:48:39 +0000 (0:00:00.057) 0:00:37.010 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 16:48:39 +0000 (0:00:00.025) 0:00:37.036 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 16:48:39 +0000 (0:00:00.023) 0:00:37.060 ****** 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, 80830a6f-c741-4fca-a704-1144285f9196 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 16:48:40 +0000 (0:00:00.348) 0:00:37.408 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 16:48:40 +0000 (0:00:00.022) 0:00:37.431 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 80830a6f-c741-4fca-a704-1144285f9196" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 16:48:40 +0000 (0:00:00.023) 0:00:37.454 ****** 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, 80830a6f-c741-4fca-a704-1144285f9196\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 80830a6f-c741-4fca-a704-1144285f9196" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 16:48:40 +0000 (0:00:00.037) 0:00:37.492 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 16:48:40 +0000 (0:00:00.022) 0:00:37.514 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/create_bridge_profile.yml:14 Tuesday 06 February 2024 16:48:40 +0000 (0:00:00.150) 0:00:37.665 ****** 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, 80830a6f-c741-4fca-a704-1144285f9196\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 80830a6f-c741-4fca-a704-1144285f9196" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/activate_profile.yml:3 Tuesday 06 February 2024 16:48:40 +0000 (0:00:00.040) 0:00:37.706 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 16:48:40 +0000 (0:00:00.038) 0:00:37.744 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 16:48:40 +0000 (0:00:00.050) 0:00:37.794 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 16:48:40 +0000 (0:00:00.029) 0:00:37.824 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 16:48:40 +0000 (0:00:00.031) 0:00:37.855 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 16:48:40 +0000 (0:00:00.023) 0:00:37.879 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 16:48:41 +0000 (0:00:00.807) 0:00:38.687 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 16:48:42 +0000 (0:00:00.940) 0:00:39.627 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 16:48:42 +0000 (0:00:00.022) 0:00:39.649 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 16:48:42 +0000 (0:00:00.022) 0:00:39.671 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 16:48:42 +0000 (0:00:00.019) 0:00:39.691 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 16:48:42 +0000 (0:00:00.043) 0:00:39.735 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 16:48:42 +0000 (0:00:00.022) 0:00:39.758 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 16:48:42 +0000 (0:00:00.021) 0:00:39.779 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 16:48:42 +0000 (0:00:00.025) 0:00:39.805 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 16:48:42 +0000 (0:00:00.250) 0:00:40.056 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 16:48:42 +0000 (0:00:00.024) 0:00:40.080 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 16:48:42 +0000 (0:00:00.019) 0:00:40.099 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 16:48:42 +0000 (0:00:00.019) 0:00:40.119 ****** 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, 80830a6f-c741-4fca-a704-1144285f9196 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 16:48:43 +0000 (0:00:00.281) 0:00:40.401 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 16:48:43 +0000 (0:00:00.025) 0:00:40.426 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 80830a6f-c741-4fca-a704-1144285f9196 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 16:48:43 +0000 (0:00:00.022) 0:00:40.448 ****** 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, 80830a6f-c741-4fca-a704-1144285f9196 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 80830a6f-c741-4fca-a704-1144285f9196 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 16:48:43 +0000 (0:00:00.022) 0:00:40.470 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 16:48:43 +0000 (0:00:00.019) 0:00:40.490 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/remove_profile.yml:3 Tuesday 06 February 2024 16:48:43 +0000 (0:00:00.132) 0:00:40.623 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 16:48:43 +0000 (0:00:00.035) 0:00:40.658 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 16:48:43 +0000 (0:00:00.041) 0:00:40.700 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 16:48:43 +0000 (0:00:00.029) 0:00:40.729 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 16:48:43 +0000 (0:00:00.027) 0:00:40.757 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 16:48:43 +0000 (0:00:00.021) 0:00:40.778 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 16:48:44 +0000 (0:00:00.789) 0:00:41.568 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 16:48:45 +0000 (0:00:00.953) 0:00:42.521 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 16:48:45 +0000 (0:00:00.024) 0:00:42.545 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 16:48:45 +0000 (0:00:00.028) 0:00:42.573 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 16:48:45 +0000 (0:00:00.024) 0:00:42.598 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 16:48:45 +0000 (0:00:00.056) 0:00:42.654 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 16:48:45 +0000 (0:00:00.025) 0:00:42.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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 16:48:45 +0000 (0:00:00.036) 0:00:42.715 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 16:48:45 +0000 (0:00:00.044) 0:00:42.760 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 16:48:45 +0000 (0:00:00.280) 0:00:43.040 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 16:48:45 +0000 (0:00:00.036) 0:00:43.077 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 16:48:45 +0000 (0:00:00.033) 0:00:43.110 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 16:48:45 +0000 (0:00:00.036) 0:00:43.147 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 16:48:46 +0000 (0:00:00.359) 0:00:43.506 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 16:48:46 +0000 (0:00:00.052) 0:00:43.559 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 16:48:46 +0000 (0:00:00.031) 0:00:43.591 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 16:48:46 +0000 (0:00:00.032) 0:00:43.624 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 16:48:46 +0000 (0:00:00.052) 0:00:43.677 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:30 Tuesday 06 February 2024 16:48:46 +0000 (0:00:00.145) 0:00:43.822 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/remove+down_profile.yml:3 Tuesday 06 February 2024 16:48:46 +0000 (0:00:00.040) 0:00:43.862 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 16:48:46 +0000 (0:00:00.040) 0:00:43.903 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 16:48:46 +0000 (0:00:00.039) 0:00:43.943 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 16:48:46 +0000 (0:00:00.056) 0:00:43.999 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 16:48:46 +0000 (0:00:00.031) 0:00:44.031 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 16:48:46 +0000 (0:00:00.022) 0:00:44.054 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 16:48:47 +0000 (0:00:00.730) 0:00:44.785 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 16:48:48 +0000 (0:00:00.938) 0:00:45.723 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 16:48:48 +0000 (0:00:00.037) 0:00:45.761 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 16:48:48 +0000 (0:00:00.028) 0:00:45.790 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 16:48:48 +0000 (0:00:00.022) 0:00:45.812 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 16:48:48 +0000 (0:00:00.043) 0:00:45.855 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 16:48:48 +0000 (0:00:00.021) 0:00:45.877 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 16:48:48 +0000 (0:00:00.053) 0:00:45.930 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 16:48:48 +0000 (0:00:00.025) 0:00:45.956 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 16:48:48 +0000 (0:00:00.271) 0:00:46.227 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 16:48:48 +0000 (0:00:00.028) 0:00:46.256 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 16:48:49 +0000 (0:00:00.043) 0:00:46.300 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 16:48:49 +0000 (0:00:00.038) 0:00:46.338 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 16:48:49 +0000 (0:00:00.380) 0:00:46.719 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 16:48:49 +0000 (0:00:00.021) 0:00:46.740 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 16:48:49 +0000 (0:00:00.024) 0:00:46.764 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 16:48:49 +0000 (0:00:00.024) 0:00:46.789 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 16:48:49 +0000 (0:00:00.029) 0:00:46.818 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:36 Tuesday 06 February 2024 16:48:49 +0000 (0:00:00.128) 0:00:46.947 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/assert_profile_absent.yml:3 Tuesday 06 February 2024 16:48:49 +0000 (0:00:00.037) 0:00:46.984 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/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_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 06 February 2024 16:48:49 +0000 (0:00:00.033) 0:00:47.018 ****** 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_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 06 February 2024 16:48:49 +0000 (0:00:00.065) 0:00:47.084 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 06 February 2024 16:48:49 +0000 (0:00:00.173) 0:00:47.257 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 06 February 2024 16:48:50 +0000 (0:00:00.028) 0:00:47.286 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020878", "end": "2024-02-06 16:48:50.154765", "rc": 1, "start": "2024-02-06 16:48:50.133887" } 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_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 06 February 2024 16:48:50 +0000 (0:00:00.161) 0:00:47.448 ****** 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_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 06 February 2024 16:48:50 +0000 (0:00:00.022) 0:00:47.471 ****** 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_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 06 February 2024 16:48:50 +0000 (0:00:00.027) 0:00:47.499 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 06 February 2024 16:48:50 +0000 (0:00:00.024) 0:00:47.523 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 06 February 2024 16:48:50 +0000 (0:00:00.034) 0:00:47.558 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/assert_profile_absent.yml:5 Tuesday 06 February 2024 16:48:50 +0000 (0:00:00.038) 0:00:47.596 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:42 Tuesday 06 February 2024 16:48:50 +0000 (0:00:00.024) 0:00:47.621 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/assert_device_absent.yml:3 Tuesday 06 February 2024 16:48:50 +0000 (0:00:00.042) 0:00:47.663 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 06 February 2024 16:48:50 +0000 (0:00:00.034) 0:00:47.698 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/assert_device_absent.yml:5 Tuesday 06 February 2024 16:48:50 +0000 (0:00:00.134) 0:00:47.832 ****** 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_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:47 Tuesday 06 February 2024 16:48:50 +0000 (0:00:00.023) 0:00:47.856 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:66 Tuesday 06 February 2024 16:48:50 +0000 (0:00:00.022) 0:00:47.878 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/cleanup_profile+device.yml:3 Tuesday 06 February 2024 16:48:50 +0000 (0:00:00.063) 0:00:47.942 ****** 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.045456", "end": "2024-02-06 16:48:50.830361", "rc": 1, "start": "2024-02-06 16:48:50.784905" } 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_rewritedo1porgu/tests/playbooks/tests_states.yml:126 Tuesday 06 February 2024 16:48:50 +0000 (0:00:00.181) 0:00:48.123 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/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_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:5 Tuesday 06 February 2024 16:48:50 +0000 (0:00:00.037) 0:00:48.161 ****** 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_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:9 Tuesday 06 February 2024 16:48:50 +0000 (0:00:00.031) 0:00:48.192 ****** 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_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:21 Tuesday 06 February 2024 16:48:50 +0000 (0:00:00.059) 0:00:48.251 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 06 February 2024 16:48:51 +0000 (0:00:00.034) 0:00:48.286 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 06 February 2024 16:48:51 +0000 (0:00:00.033) 0:00:48.320 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003919", "end": "2024-02-06 16:48:51.163362", "rc": 0, "start": "2024-02-06 16:48:51.159443" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 06 February 2024 16:48:51 +0000 (0:00:00.138) 0:00:48.459 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 06 February 2024 16:48:51 +0000 (0:00:00.022) 0:00:48.481 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:24 Tuesday 06 February 2024 16:48:51 +0000 (0:00:00.021) 0:00:48.503 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/create_bridge_profile.yml:3 Tuesday 06 February 2024 16:48:51 +0000 (0:00:00.043) 0:00:48.546 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 16:48:51 +0000 (0:00:00.034) 0:00:48.581 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 16:48:51 +0000 (0:00:00.070) 0:00:48.651 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 16:48:51 +0000 (0:00:00.029) 0:00:48.681 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 16:48:51 +0000 (0:00:00.022) 0:00:48.704 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 16:48:51 +0000 (0:00:00.021) 0:00:48.725 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 16:48:52 +0000 (0:00:00.736) 0:00:49.461 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 16:48:53 +0000 (0:00:00.986) 0:00:50.447 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 16:48:53 +0000 (0:00:00.040) 0:00:50.488 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 16:48:53 +0000 (0:00:00.047) 0:00:50.535 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 16:48:53 +0000 (0:00:00.045) 0:00:50.581 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 16:48:53 +0000 (0:00:00.107) 0:00:50.688 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 16:48:53 +0000 (0:00:00.023) 0:00:50.712 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 16:48:53 +0000 (0:00:00.032) 0:00:50.745 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 16:48:53 +0000 (0:00:00.046) 0:00:50.791 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 16:48:53 +0000 (0:00:00.315) 0:00:51.107 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 16:48:53 +0000 (0:00:00.034) 0:00:51.141 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 16:48:53 +0000 (0:00:00.021) 0:00:51.163 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 16:48:53 +0000 (0:00:00.024) 0:00:51.187 ****** 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, 3efe233a-6c31-4ffe-b159-b1e464b3e169 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 16:48:54 +0000 (0:00:00.374) 0:00:51.562 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 16:48:54 +0000 (0:00:00.042) 0:00:51.604 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 3efe233a-6c31-4ffe-b159-b1e464b3e169" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 16:48:54 +0000 (0:00:00.026) 0:00:51.631 ****** 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, 3efe233a-6c31-4ffe-b159-b1e464b3e169\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 3efe233a-6c31-4ffe-b159-b1e464b3e169" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 16:48:54 +0000 (0:00:00.029) 0:00:51.660 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 16:48:54 +0000 (0:00:00.034) 0:00:51.695 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/create_bridge_profile.yml:14 Tuesday 06 February 2024 16:48:54 +0000 (0:00:00.135) 0:00:51.830 ****** 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, 3efe233a-6c31-4ffe-b159-b1e464b3e169\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 3efe233a-6c31-4ffe-b159-b1e464b3e169" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/activate_profile.yml:3 Tuesday 06 February 2024 16:48:54 +0000 (0:00:00.022) 0:00:51.853 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 16:48:54 +0000 (0:00:00.036) 0:00:51.889 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 16:48:54 +0000 (0:00:00.075) 0:00:51.964 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 16:48:54 +0000 (0:00:00.034) 0:00:51.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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 16:48:54 +0000 (0:00:00.024) 0:00:52.023 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 16:48:54 +0000 (0:00:00.035) 0:00:52.058 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 16:48:55 +0000 (0:00:00.733) 0:00:52.792 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 16:48:56 +0000 (0:00:00.946) 0:00:53.739 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 16:48:56 +0000 (0:00:00.025) 0:00:53.765 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 16:48:56 +0000 (0:00:00.036) 0:00:53.801 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 16:48:56 +0000 (0:00:00.054) 0:00:53.856 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 16:48:56 +0000 (0:00:00.043) 0:00:53.900 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 16:48:56 +0000 (0:00:00.021) 0:00:53.922 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 16:48:56 +0000 (0:00:00.020) 0:00:53.943 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 16:48:56 +0000 (0:00:00.024) 0:00:53.968 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 16:48:56 +0000 (0:00:00.244) 0:00:54.213 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 16:48:56 +0000 (0:00:00.044) 0:00:54.257 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 16:48:57 +0000 (0:00:00.031) 0:00:54.289 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 16:48:57 +0000 (0:00:00.020) 0:00:54.309 ****** 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, 3efe233a-6c31-4ffe-b159-b1e464b3e169 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 16:48:57 +0000 (0:00:00.282) 0:00:54.591 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 16:48:57 +0000 (0:00:00.023) 0:00:54.615 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 3efe233a-6c31-4ffe-b159-b1e464b3e169 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 16:48:57 +0000 (0:00:00.023) 0:00:54.638 ****** 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, 3efe233a-6c31-4ffe-b159-b1e464b3e169 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 3efe233a-6c31-4ffe-b159-b1e464b3e169 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 16:48:57 +0000 (0:00:00.029) 0:00:54.668 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 16:48:57 +0000 (0:00:00.023) 0:00:54.691 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/remove+down_profile.yml:3 Tuesday 06 February 2024 16:48:57 +0000 (0:00:00.128) 0:00:54.819 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 16:48:57 +0000 (0:00:00.048) 0:00:54.868 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 16:48:57 +0000 (0:00:00.068) 0:00:54.936 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 16:48:57 +0000 (0:00:00.026) 0:00:54.962 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 16:48:57 +0000 (0:00:00.022) 0:00:54.985 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 16:48:57 +0000 (0:00:00.021) 0:00:55.007 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 16:48:58 +0000 (0:00:00.726) 0:00:55.733 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 16:48:59 +0000 (0:00:00.935) 0:00:56.669 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 16:48:59 +0000 (0:00:00.023) 0:00:56.692 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 16:48:59 +0000 (0:00:00.021) 0:00:56.714 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 16:48:59 +0000 (0:00:00.102) 0:00:56.816 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 16:48:59 +0000 (0:00:00.054) 0:00:56.871 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 16:48:59 +0000 (0:00:00.039) 0:00:56.911 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 16:48:59 +0000 (0:00:00.073) 0:00:56.984 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 16:48:59 +0000 (0:00:00.045) 0:00:57.030 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 16:49:00 +0000 (0:00:00.256) 0:00:57.287 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 16:49:00 +0000 (0:00:00.036) 0:00:57.323 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 16:49:00 +0000 (0:00:00.023) 0:00:57.346 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 16:49:00 +0000 (0:00:00.020) 0:00:57.367 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 16:49:00 +0000 (0:00:00.386) 0:00:57.753 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 16:49:00 +0000 (0:00:00.027) 0:00:57.781 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 16:49:00 +0000 (0:00:00.023) 0:00:57.805 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 16:49:00 +0000 (0:00:00.024) 0:00:57.829 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 16:49:00 +0000 (0:00:00.022) 0:00:57.851 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:30 Tuesday 06 February 2024 16:49:00 +0000 (0:00:00.153) 0:00:58.004 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/remove+down_profile.yml:3 Tuesday 06 February 2024 16:49:00 +0000 (0:00:00.093) 0:00:58.098 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 16:49:00 +0000 (0:00:00.036) 0:00:58.135 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 16:49:00 +0000 (0:00:00.042) 0:00:58.177 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 16:49:00 +0000 (0:00:00.039) 0:00:58.216 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 16:49:00 +0000 (0:00:00.022) 0:00:58.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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 16:49:00 +0000 (0:00:00.023) 0:00:58.263 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 16:49:01 +0000 (0:00:00.722) 0:00:58.986 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 16:49:02 +0000 (0:00:00.930) 0:00:59.916 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 16:49:02 +0000 (0:00:00.055) 0:00:59.971 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 16:49:02 +0000 (0:00:00.035) 0:01:00.007 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 16:49:02 +0000 (0:00:00.021) 0:01:00.029 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 16:49:02 +0000 (0:00:00.048) 0:01:00.078 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 16:49:02 +0000 (0:00:00.023) 0:01:00.101 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 16:49:02 +0000 (0:00:00.025) 0:01:00.127 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 16:49:02 +0000 (0:00:00.032) 0:01:00.160 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 16:49:03 +0000 (0:00:00.231) 0:01:00.391 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 16:49:03 +0000 (0:00:00.026) 0:01:00.417 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 16:49:03 +0000 (0:00:00.023) 0:01:00.441 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 16:49:03 +0000 (0:00:00.022) 0:01:00.464 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 16:49:03 +0000 (0:00:00.309) 0:01:00.773 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 16:49:03 +0000 (0:00:00.062) 0:01:00.835 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 16:49:03 +0000 (0:00:00.046) 0:01:00.881 ****** 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_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 16:49:03 +0000 (0:00:00.026) 0:01:00.908 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 16:49:03 +0000 (0:00:00.045) 0:01:00.953 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:36 Tuesday 06 February 2024 16:49:03 +0000 (0:00:00.244) 0:01:01.197 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/assert_profile_absent.yml for sut included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_NetworkManager_NVR.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/assert_profile_absent.yml:3 Tuesday 06 February 2024 16:49:03 +0000 (0:00:00.045) 0:01:01.243 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/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_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 06 February 2024 16:49:04 +0000 (0:00:00.038) 0:01:01.282 ****** 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_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 06 February 2024 16:49:04 +0000 (0:00:00.021) 0:01:01.304 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 06 February 2024 16:49:04 +0000 (0:00:00.134) 0:01:01.438 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 06 February 2024 16:49:04 +0000 (0:00:00.020) 0:01:01.459 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020358", "end": "2024-02-06 16:49:04.316895", "rc": 1, "start": "2024-02-06 16:49:04.296537" } 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_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 06 February 2024 16:49:04 +0000 (0:00:00.149) 0:01:01.608 ****** 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_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 06 February 2024 16:49:04 +0000 (0:00:00.023) 0:01:01.632 ****** 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_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 06 February 2024 16:49:04 +0000 (0:00:00.020) 0:01:01.653 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 06 February 2024 16:49:04 +0000 (0:00:00.021) 0:01:01.675 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 06 February 2024 16:49:04 +0000 (0:00:00.021) 0:01:01.696 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/assert_profile_absent.yml:5 Tuesday 06 February 2024 16:49:04 +0000 (0:00:00.023) 0:01:01.719 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_NetworkManager_NVR.yml:7 Tuesday 06 February 2024 16:49:04 +0000 (0:00:00.022) 0:01:01.742 ****** ok: [sut] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.682182", "end": "2024-02-06 16:49:05.261963", "rc": 0, "start": "2024-02-06 16:49:04.579781" } STDOUT: NetworkManager-1.18.8-2.el7_9 TASK [Store NetworkManager version] ******************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_NetworkManager_NVR.yml:14 Tuesday 06 February 2024 16:49:05 +0000 (0:00:00.844) 0:01:02.587 ****** 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_rewritedo1porgu/tests/playbooks/tasks/get_NetworkManager_NVR.yml:18 Tuesday 06 February 2024 16:49:05 +0000 (0:00:00.023) 0:01:02.610 ****** ok: [sut] => { "networkmanager_nvr": "NetworkManager-1.18.8-2.el7_9" } TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:42 Tuesday 06 February 2024 16:49:05 +0000 (0:00:00.023) 0:01:02.633 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/assert_device_absent.yml:3 Tuesday 06 February 2024 16:49:05 +0000 (0:00:00.042) 0:01:02.676 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 06 February 2024 16:49:05 +0000 (0:00:00.034) 0:01:02.710 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/assert_device_absent.yml:5 Tuesday 06 February 2024 16:49:05 +0000 (0:00:00.144) 0:01:02.855 ****** 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_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:47 Tuesday 06 February 2024 16:49:05 +0000 (0:00:00.042) 0:01:02.897 ****** 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_rewritedo1porgu/tests/playbooks/tasks/run_test.yml:66 Tuesday 06 February 2024 16:49:05 +0000 (0:00:00.042) 0:01:02.940 ****** included: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-bond_options_rewritedo1porgu/tests/playbooks/tasks/cleanup_profile+device.yml:3 Tuesday 06 February 2024 16:49:05 +0000 (0:00:00.055) 0:01:02.995 ****** 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.044748", "end": "2024-02-06 16:49:05.892415", "rc": 1, "start": "2024-02-06 16:49:05.847667" } 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 16:49:05 +0000 (0:00:00.203) 0:01:03.198 ****** =============================================================================== linux-system-roles.network : Configure networking connection profiles --- 2.04s /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Enable and start NetworkManager ------------ 1.61s /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:88 linux-system-roles.network : Check which packages are installed --------- 1.18s /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Configure networking connection profiles --- 1.17s /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Configure networking connection profiles --- 1.08s /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Check which packages are installed --------- 1.00s /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.99s /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.98s /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Enable and start NetworkManager ------------ 0.97s /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/main.yml:88 linux-system-roles.network : Check which packages are installed --------- 0.96s /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.96s /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.95s /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.95s /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.95s /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.94s /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.94s /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.94s /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.93s /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.93s /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.93s /WORKDIR/git-bond_options_rewritedo1porgu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the yum, dnf or zypper module rather than running 'rpm'. If you need to use command because yum, dnf or zypper is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---