ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python2.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 2.7.5 (default, Nov 14 2023, 16:14:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] Using /etc/ansible/ansible.cfg as config file [WARNING]: running playbook inside collection fedora.linux_system_roles Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_states_initscripts.yml ***************************************** 2 plays in /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_initscripts.yml PLAY [Run playbook 'playbooks/tests_states.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_initscripts.yml:5 Saturday 18 January 2025 09:06:04 -0500 (0:00:00.039) 0:00:00.039 ****** ok: [managed-node3] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_initscripts.yml:8 Saturday 18 January 2025 09:06:06 -0500 (0:00:01.199) 0:00:01.238 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed-node3 TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Saturday 18 January 2025 09:06:06 -0500 (0:00:00.101) 0:00:01.340 ****** ok: [managed-node3] TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Saturday 18 January 2025 09:06:06 -0500 (0:00:00.541) 0:00:01.882 ****** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Saturday 18 January 2025 09:06:07 -0500 (0:00:00.904) 0:00:02.786 ****** ok: [managed-node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Saturday 18 January 2025 09:06:07 -0500 (0:00:00.148) 0:00:02.934 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Saturday 18 January 2025 09:06:07 -0500 (0:00:00.065) 0:00:03.000 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed-node3 TASK [Create EPEL 7] *********************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Saturday 18 January 2025 09:06:08 -0500 (0:00:00.115) 0:00:03.115 ****** ok: [managed-node3] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/archive/epel/7/x86_64/Packages/e/epel-release-7-14.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Saturday 18 January 2025 09:06:08 -0500 (0:00:00.924) 0:00:04.040 ****** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "yum-utils-1.1.31-54.el7_8.noarch providing yum-utils is already installed" ] } lsrpackages: yum-utils TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Saturday 18 January 2025 09:06:10 -0500 (0:00:01.128) 0:00:05.168 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.160767", "end": "2025-01-18 09:06:10.589245", "rc": 0, "start": "2025-01-18 09:06:10.428478" } 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: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Saturday 18 January 2025 09:06:10 -0500 (0:00:00.540) 0:00:05.709 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Saturday 18 January 2025 09:06:10 -0500 (0:00:00.039) 0:00:05.749 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_initscripts.yml:10 Saturday 18 January 2025 09:06:10 -0500 (0:00:00.038) 0:00:05.787 ****** ok: [managed-node3] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing states] ************************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:3 Saturday 18 January 2025 09:06:10 -0500 (0:00:00.046) 0:00:05.834 ****** ok: [managed-node3] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:11 Saturday 18 January 2025 09:06:11 -0500 (0:00:00.648) 0:00:06.482 ****** ok: [managed-node3] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:22 Saturday 18 January 2025 09:06:11 -0500 (0:00:00.045) 0:00:06.528 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed-node3 TASK [TEST: I can create a profile] ******************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 18 January 2025 09:06:11 -0500 (0:00:00.074) 0:00:06.603 ****** ok: [managed-node3] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 18 January 2025 09:06:11 -0500 (0:00:00.052) 0:00:06.656 ****** ok: [managed-node3] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can create a profile" } ok: [managed-node3] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } ok: [managed-node3] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bridge_profile.yml" ] } ok: [managed-node3] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_present.yml" ] } ok: [managed-node3] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": false, "what": "tasks/assert_device_present.yml" } ] } ok: [managed-node3] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed-node3] => (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: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 18 January 2025 09:06:11 -0500 (0:00:00.177) 0:00:06.834 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed-node3 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 18 January 2025 09:06:11 -0500 (0:00:00.070) 0:00:06.905 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed-node3 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 18 January 2025 09:06:11 -0500 (0:00:00.051) 0:00:06.956 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003734", "end": "2025-01-18 09:06:12.226444", "rc": 0, "start": "2025-01-18 09:06:12.222710" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 18 January 2025 09:06:12 -0500 (0:00:00.391) 0:00:07.348 ****** ok: [managed-node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 18 January 2025 09:06:12 -0500 (0:00:00.095) 0:00:07.443 ****** ok: [managed-node3] => {} MSG: current_interfaces: [u'bonding_masters', u'eth0', u'lo'] TASK [Setup] ******************************************************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 18 January 2025 09:06:12 -0500 (0:00:00.055) 0:00:07.499 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed-node3 included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed-node3 TASK [Remove test interface if necessary] ************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Saturday 18 January 2025 09:06:12 -0500 (0:00:00.089) 0:00:07.589 ****** fatal: [managed-node3]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.009014", "end": "2025-01-18 09:06:12.831648", "rc": 1, "start": "2025-01-18 09:06:12.822634" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Saturday 18 January 2025 09:06:12 -0500 (0:00:00.417) 0:00:08.007 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed-node3 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 18 January 2025 09:06:13 -0500 (0:00:00.075) 0:00:08.082 ****** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Saturday 18 January 2025 09:06:13 -0500 (0:00:00.364) 0:00:08.447 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 18 January 2025 09:06:13 -0500 (0:00:00.048) 0:00:08.495 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed-node3 TASK [Include network role] **************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Saturday 18 January 2025 09:06:13 -0500 (0:00:00.112) 0:00:08.608 ****** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 18 January 2025 09:06:13 -0500 (0:00:00.347) 0:00:08.956 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 18 January 2025 09:06:14 -0500 (0:00:00.099) 0:00:09.055 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 18 January 2025 09:06:14 -0500 (0:00:00.057) 0:00:09.113 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 18 January 2025 09:06:14 -0500 (0:00:00.042) 0:00:09.155 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 18 January 2025 09:06:14 -0500 (0:00:00.044) 0:00:09.199 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 18 January 2025 09:06:15 -0500 (0:00:01.306) 0:00:10.505 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 18 January 2025 09:06:17 -0500 (0:00:01.809) 0:00:12.314 ****** ok: [managed-node3] => {} MSG: Using network provider: initscripts TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 18 January 2025 09:06:17 -0500 (0:00:00.278) 0:00:12.592 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 18 January 2025 09:06:17 -0500 (0:00:00.132) 0:00:12.725 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 18 January 2025 09:06:17 -0500 (0:00:00.135) 0:00:12.860 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 18 January 2025 09:06:18 -0500 (0:00:00.228) 0:00:13.089 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 18 January 2025 09:06:18 -0500 (0:00:00.232) 0:00:13.321 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 18 January 2025 09:06:18 -0500 (0:00:00.172) 0:00:13.494 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 18 January 2025 09:06:18 -0500 (0:00:00.139) 0:00:13.634 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 18 January 2025 09:06:18 -0500 (0:00:00.217) 0:00:13.851 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 18 January 2025 09:06:18 -0500 (0:00:00.190) 0:00:14.042 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 18 January 2025 09:06:19 -0500 (0:00:00.170) 0:00:14.213 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 18 January 2025 09:06:19 -0500 (0:00:00.135) 0:00:14.349 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 18 January 2025 09:06:19 -0500 (0:00:00.134) 0:00:14.483 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 18 January 2025 09:06:19 -0500 (0:00:00.122) 0:00:14.606 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 18 January 2025 09:06:20 -0500 (0:00:01.216) 0:00:15.822 ****** ok: [managed-node3] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-17138XfH_Tv/tmpch6OiC" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 18 January 2025 09:06:21 -0500 (0:00:00.679) 0:00:16.502 ****** changed: [managed-node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 18 January 2025 09:06:22 -0500 (0:00:01.289) 0:00:17.792 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 18 January 2025 09:06:22 -0500 (0:00:00.135) 0:00:17.927 ****** ok: [managed-node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 18 January 2025 09:06:22 -0500 (0:00:00.117) 0:00:18.045 ****** ok: [managed-node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 18 January 2025 09:06:23 -0500 (0:00:00.118) 0:00:18.164 ****** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 18 January 2025 09:06:23 -0500 (0:00:00.143) 0:00:18.308 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Saturday 18 January 2025 09:06:23 -0500 (0:00:00.569) 0:00:18.877 ****** ok: [managed-node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Asserts] ***************************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 18 January 2025 09:06:23 -0500 (0:00:00.123) 0:00:19.000 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed-node3 TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Saturday 18 January 2025 09:06:24 -0500 (0:00:00.308) 0:00:19.309 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed-node3 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 18 January 2025 09:06:24 -0500 (0:00:00.254) 0:00:19.563 ****** ok: [managed-node3] => { "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: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 18 January 2025 09:06:24 -0500 (0:00:00.147) 0:00:19.711 ****** ok: [managed-node3] => { "changed": false, "stat": { "atime": 1737209182.5961077, "block_size": 4096, "blocks": 8, "ctime": 1737209182.5961077, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 9257, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1737209182.5961077, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 127, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 18 January 2025 09:06:25 -0500 (0:00:00.441) 0:00:20.153 ****** ok: [managed-node3] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 18 January 2025 09:06:25 -0500 (0:00:00.189) 0:00:20.342 ****** fatal: [managed-node3]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021214", "end": "2025-01-18 09:06:25.621322", "rc": 1, "start": "2025-01-18 09:06:25.600108" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 18 January 2025 09:06:25 -0500 (0:00:00.531) 0:00:20.874 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 18 January 2025 09:06:26 -0500 (0:00:00.294) 0:00:21.168 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.002914", "end": "2025-01-18 09:06:26.495003", "rc": 0, "start": "2025-01-18 09:06:26.492089" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 18 January 2025 09:06:26 -0500 (0:00:00.610) 0:00:21.778 ****** ok: [managed-node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 18 January 2025 09:06:26 -0500 (0:00:00.167) 0:00:21.946 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:01.004739", "end": "2025-01-18 09:06:28.221926", "rc": 0, "start": "2025-01-18 09:06:27.217187" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 18 January 2025 09:06:28 -0500 (0:00:01.472) 0:00:23.418 ****** ok: [managed-node3] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Saturday 18 January 2025 09:06:28 -0500 (0:00:00.169) 0:00:23.588 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Saturday 18 January 2025 09:06:28 -0500 (0:00:00.148) 0:00:23.737 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Saturday 18 January 2025 09:06:28 -0500 (0:00:00.131) 0:00:23.868 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 18 January 2025 09:06:28 -0500 (0:00:00.115) 0:00:23.983 ****** skipping: [managed-node3] => (item={u'what': u'tasks/assert_device_present.yml', u'condition': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "condition": false, "what": "tasks/assert_device_present.yml" }, "skip_reason": "Conditional result was False" } TASK [Success in test 'I can create a profile'] ******************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 18 January 2025 09:06:29 -0500 (0:00:00.103) 0:00:24.087 ****** ok: [managed-node3] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 18 January 2025 09:06:29 -0500 (0:00:00.158) 0:00:24.245 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed-node3 TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 18 January 2025 09:06:29 -0500 (0:00:00.262) 0:00:24.508 ****** fatal: [managed-node3]: 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.038070", "end": "2025-01-18 09:06:29.857988", "rc": 1, "start": "2025-01-18 09:06:29.819918" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:45 Saturday 18 January 2025 09:06:30 -0500 (0:00:00.611) 0:00:25.120 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed-node3 TASK [TEST: I can create a profile without autoconnect] ************************ task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 18 January 2025 09:06:30 -0500 (0:00:00.261) 0:00:25.382 ****** ok: [managed-node3] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 18 January 2025 09:06:30 -0500 (0:00:00.358) 0:00:25.740 ****** ok: [managed-node3] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can create a profile without autoconnect" } ok: [managed-node3] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } ok: [managed-node3] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bridge_profile_no_autoconnect.yml" ] } ok: [managed-node3] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_absent.yml", "tasks/assert_profile_present.yml" ] } ok: [managed-node3] => (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: [managed-node3] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed-node3] => (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: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 18 January 2025 09:06:30 -0500 (0:00:00.304) 0:00:26.044 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed-node3 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 18 January 2025 09:06:31 -0500 (0:00:00.149) 0:00:26.193 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed-node3 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 18 January 2025 09:06:31 -0500 (0:00:00.126) 0:00:26.319 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002934", "end": "2025-01-18 09:06:31.518992", "rc": 0, "start": "2025-01-18 09:06:31.516058" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 18 January 2025 09:06:31 -0500 (0:00:00.344) 0:00:26.664 ****** ok: [managed-node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 18 January 2025 09:06:31 -0500 (0:00:00.136) 0:00:26.800 ****** ok: [managed-node3] => {} MSG: current_interfaces: [u'bonding_masters', u'eth0', u'lo'] TASK [Setup] ******************************************************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 18 January 2025 09:06:31 -0500 (0:00:00.154) 0:00:26.955 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed-node3 included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed-node3 TASK [Remove test interface if necessary] ************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Saturday 18 January 2025 09:06:32 -0500 (0:00:00.269) 0:00:27.224 ****** fatal: [managed-node3]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.006386", "end": "2025-01-18 09:06:32.505825", "rc": 1, "start": "2025-01-18 09:06:32.499439" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Saturday 18 January 2025 09:06:32 -0500 (0:00:00.428) 0:00:27.653 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed-node3 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 18 January 2025 09:06:32 -0500 (0:00:00.125) 0:00:27.778 ****** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Saturday 18 January 2025 09:06:33 -0500 (0:00:00.349) 0:00:28.128 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 18 January 2025 09:06:33 -0500 (0:00:00.110) 0:00:28.239 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for managed-node3 TASK [Include network role] **************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Saturday 18 January 2025 09:06:33 -0500 (0:00:00.380) 0:00:28.620 ****** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 18 January 2025 09:06:33 -0500 (0:00:00.401) 0:00:29.021 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 18 January 2025 09:06:34 -0500 (0:00:00.287) 0:00:29.309 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 18 January 2025 09:06:34 -0500 (0:00:00.159) 0:00:29.468 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 18 January 2025 09:06:34 -0500 (0:00:00.118) 0:00:29.587 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 18 January 2025 09:06:34 -0500 (0:00:00.120) 0:00:29.707 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 18 January 2025 09:06:35 -0500 (0:00:01.263) 0:00:30.970 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 18 January 2025 09:06:37 -0500 (0:00:01.365) 0:00:32.336 ****** ok: [managed-node3] => {} MSG: Using network provider: initscripts TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 18 January 2025 09:06:37 -0500 (0:00:00.234) 0:00:32.571 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 18 January 2025 09:06:37 -0500 (0:00:00.208) 0:00:32.779 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 18 January 2025 09:06:37 -0500 (0:00:00.125) 0:00:32.905 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 18 January 2025 09:06:37 -0500 (0:00:00.118) 0:00:33.023 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 18 January 2025 09:06:38 -0500 (0:00:00.146) 0:00:33.170 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 18 January 2025 09:06:38 -0500 (0:00:00.142) 0:00:33.312 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 18 January 2025 09:06:38 -0500 (0:00:00.157) 0:00:33.470 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 18 January 2025 09:06:38 -0500 (0:00:00.207) 0:00:33.678 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 18 January 2025 09:06:38 -0500 (0:00:00.098) 0:00:33.776 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 18 January 2025 09:06:38 -0500 (0:00:00.105) 0:00:33.881 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 18 January 2025 09:06:38 -0500 (0:00:00.111) 0:00:33.993 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 18 January 2025 09:06:39 -0500 (0:00:00.117) 0:00:34.110 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 18 January 2025 09:06:39 -0500 (0:00:00.112) 0:00:34.223 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 18 January 2025 09:06:39 -0500 (0:00:00.623) 0:00:34.847 ****** ok: [managed-node3] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-17138XfH_Tv/tmpeInXTd" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 18 January 2025 09:06:40 -0500 (0:00:00.428) 0:00:35.275 ****** changed: [managed-node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 18 January 2025 09:06:40 -0500 (0:00:00.669) 0:00:35.944 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 18 January 2025 09:06:41 -0500 (0:00:00.190) 0:00:36.136 ****** ok: [managed-node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 18 January 2025 09:06:41 -0500 (0:00:00.132) 0:00:36.268 ****** ok: [managed-node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 18 January 2025 09:06:41 -0500 (0:00:00.151) 0:00:36.420 ****** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 18 January 2025 09:06:41 -0500 (0:00:00.165) 0:00:36.585 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Saturday 18 January 2025 09:06:41 -0500 (0:00:00.435) 0:00:37.021 ****** ok: [managed-node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Asserts] ***************************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 18 January 2025 09:06:42 -0500 (0:00:00.096) 0:00:37.117 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed-node3 included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed-node3 TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Saturday 18 January 2025 09:06:42 -0500 (0:00:00.176) 0:00:37.293 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed-node3 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 18 January 2025 09:06:42 -0500 (0:00:00.207) 0:00:37.501 ****** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Saturday 18 January 2025 09:06:43 -0500 (0:00:00.578) 0:00:38.080 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Saturday 18 January 2025 09:06:43 -0500 (0:00:00.162) 0:00:38.242 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed-node3 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 18 January 2025 09:06:43 -0500 (0:00:00.244) 0:00:38.486 ****** ok: [managed-node3] => { "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: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 18 January 2025 09:06:43 -0500 (0:00:00.171) 0:00:38.658 ****** ok: [managed-node3] => { "changed": false, "stat": { "atime": 1737209200.7811046, "block_size": 4096, "blocks": 8, "ctime": 1737209200.7811046, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 22489, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1737209200.7811046, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 126, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 18 January 2025 09:06:44 -0500 (0:00:00.789) 0:00:39.448 ****** ok: [managed-node3] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 18 January 2025 09:06:44 -0500 (0:00:00.161) 0:00:39.609 ****** fatal: [managed-node3]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.018339", "end": "2025-01-18 09:06:44.936236", "rc": 1, "start": "2025-01-18 09:06:44.917897" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 18 January 2025 09:06:45 -0500 (0:00:00.527) 0:00:40.136 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 18 January 2025 09:06:45 -0500 (0:00:00.203) 0:00:40.340 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.002979", "end": "2025-01-18 09:06:45.619994", "rc": 0, "start": "2025-01-18 09:06:45.617015" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 18 January 2025 09:06:45 -0500 (0:00:00.588) 0:00:40.928 ****** ok: [managed-node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 18 January 2025 09:06:46 -0500 (0:00:00.143) 0:00:41.072 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003013", "end": "2025-01-18 09:06:46.368670", "rc": 0, "start": "2025-01-18 09:06:46.365657" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 18 January 2025 09:06:46 -0500 (0:00:00.517) 0:00:41.589 ****** ok: [managed-node3] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Saturday 18 January 2025 09:06:46 -0500 (0:00:00.118) 0:00:41.708 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Saturday 18 January 2025 09:06:46 -0500 (0:00:00.097) 0:00:41.805 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Saturday 18 January 2025 09:06:46 -0500 (0:00:00.132) 0:00:41.937 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 18 January 2025 09:06:47 -0500 (0:00:00.247) 0:00:42.185 ****** TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 18 January 2025 09:06:47 -0500 (0:00:00.118) 0:00:42.304 ****** ok: [managed-node3] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 18 January 2025 09:06:47 -0500 (0:00:00.136) 0:00:42.441 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed-node3 TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 18 January 2025 09:06:47 -0500 (0:00:00.254) 0:00:42.695 ****** fatal: [managed-node3]: 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.038011", "end": "2025-01-18 09:06:48.055484", "rc": 1, "start": "2025-01-18 09:06:48.017473" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:65 Saturday 18 January 2025 09:06:48 -0500 (0:00:00.547) 0:00:43.243 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed-node3 TASK [TEST: I can activate an existing profile] ******************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 18 January 2025 09:06:48 -0500 (0:00:00.310) 0:00:43.554 ****** ok: [managed-node3] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 18 January 2025 09:06:48 -0500 (0:00:00.172) 0:00:43.726 ****** ok: [managed-node3] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can activate an existing profile" } ok: [managed-node3] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml" ] } ok: [managed-node3] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/activate_profile.yml" ] } ok: [managed-node3] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_present.yml" ] } ok: [managed-node3] => (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: [managed-node3] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed-node3] => (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: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 18 January 2025 09:06:48 -0500 (0:00:00.251) 0:00:43.978 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed-node3 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 18 January 2025 09:06:49 -0500 (0:00:00.282) 0:00:44.260 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed-node3 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 18 January 2025 09:06:49 -0500 (0:00:00.219) 0:00:44.480 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003052", "end": "2025-01-18 09:06:49.862930", "rc": 0, "start": "2025-01-18 09:06:49.859878" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 18 January 2025 09:06:50 -0500 (0:00:00.578) 0:00:45.058 ****** ok: [managed-node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 18 January 2025 09:06:50 -0500 (0:00:00.116) 0:00:45.175 ****** ok: [managed-node3] => {} MSG: current_interfaces: [u'bonding_masters', u'eth0', u'lo'] TASK [Setup] ******************************************************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 18 January 2025 09:06:50 -0500 (0:00:00.123) 0:00:45.299 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed-node3 TASK [Include network role] **************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Saturday 18 January 2025 09:06:50 -0500 (0:00:00.199) 0:00:45.498 ****** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 18 January 2025 09:06:50 -0500 (0:00:00.259) 0:00:45.758 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 18 January 2025 09:06:50 -0500 (0:00:00.245) 0:00:46.003 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 18 January 2025 09:06:51 -0500 (0:00:00.166) 0:00:46.170 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 18 January 2025 09:06:51 -0500 (0:00:00.127) 0:00:46.297 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 18 January 2025 09:06:51 -0500 (0:00:00.179) 0:00:46.477 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 18 January 2025 09:06:52 -0500 (0:00:01.288) 0:00:47.765 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 18 January 2025 09:06:54 -0500 (0:00:01.439) 0:00:49.204 ****** ok: [managed-node3] => {} MSG: Using network provider: initscripts TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 18 January 2025 09:06:54 -0500 (0:00:00.142) 0:00:49.347 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 18 January 2025 09:06:54 -0500 (0:00:00.146) 0:00:49.494 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 18 January 2025 09:06:54 -0500 (0:00:00.115) 0:00:49.609 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 18 January 2025 09:06:54 -0500 (0:00:00.141) 0:00:49.750 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 18 January 2025 09:06:54 -0500 (0:00:00.180) 0:00:49.931 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 18 January 2025 09:06:55 -0500 (0:00:00.219) 0:00:50.150 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 18 January 2025 09:06:55 -0500 (0:00:00.215) 0:00:50.365 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 18 January 2025 09:06:55 -0500 (0:00:00.389) 0:00:50.755 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 18 January 2025 09:06:55 -0500 (0:00:00.185) 0:00:50.940 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 18 January 2025 09:06:56 -0500 (0:00:00.121) 0:00:51.062 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 18 January 2025 09:06:56 -0500 (0:00:00.261) 0:00:51.323 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 18 January 2025 09:06:56 -0500 (0:00:00.207) 0:00:51.531 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 18 January 2025 09:06:56 -0500 (0:00:00.169) 0:00:51.700 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 18 January 2025 09:06:57 -0500 (0:00:00.621) 0:00:52.322 ****** ok: [managed-node3] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-17138XfH_Tv/tmpzLN46I" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 18 January 2025 09:06:57 -0500 (0:00:00.412) 0:00:52.735 ****** changed: [managed-node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 18 January 2025 09:06:58 -0500 (0:00:00.804) 0:00:53.540 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 18 January 2025 09:06:58 -0500 (0:00:00.078) 0:00:53.618 ****** ok: [managed-node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 18 January 2025 09:06:58 -0500 (0:00:00.078) 0:00:53.697 ****** ok: [managed-node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 18 January 2025 09:06:58 -0500 (0:00:00.117) 0:00:53.814 ****** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 18 January 2025 09:06:58 -0500 (0:00:00.115) 0:00:53.930 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Saturday 18 January 2025 09:06:59 -0500 (0:00:00.598) 0:00:54.528 ****** ok: [managed-node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Test] ******************************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 18 January 2025 09:06:59 -0500 (0:00:00.133) 0:00:54.662 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml for managed-node3 TASK [Include network role] **************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml:3 Saturday 18 January 2025 09:06:59 -0500 (0:00:00.258) 0:00:54.920 ****** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 18 January 2025 09:07:00 -0500 (0:00:00.256) 0:00:55.177 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 18 January 2025 09:07:00 -0500 (0:00:00.346) 0:00:55.523 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 18 January 2025 09:07:00 -0500 (0:00:00.146) 0:00:55.670 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 18 January 2025 09:07:00 -0500 (0:00:00.142) 0:00:55.812 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 18 January 2025 09:07:00 -0500 (0:00:00.121) 0:00:55.934 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 18 January 2025 09:07:02 -0500 (0:00:01.402) 0:00:57.336 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 18 January 2025 09:07:03 -0500 (0:00:01.523) 0:00:58.860 ****** ok: [managed-node3] => {} MSG: Using network provider: initscripts TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 18 January 2025 09:07:03 -0500 (0:00:00.143) 0:00:59.003 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 18 January 2025 09:07:04 -0500 (0:00:00.157) 0:00:59.161 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 18 January 2025 09:07:04 -0500 (0:00:00.137) 0:00:59.298 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 18 January 2025 09:07:04 -0500 (0:00:00.272) 0:00:59.571 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 18 January 2025 09:07:04 -0500 (0:00:00.129) 0:00:59.700 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 18 January 2025 09:07:04 -0500 (0:00:00.144) 0:00:59.845 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 18 January 2025 09:07:04 -0500 (0:00:00.129) 0:00:59.974 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 18 January 2025 09:07:05 -0500 (0:00:00.328) 0:01:00.303 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 18 January 2025 09:07:05 -0500 (0:00:00.219) 0:01:00.523 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 18 January 2025 09:07:05 -0500 (0:00:00.118) 0:01:00.641 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 18 January 2025 09:07:05 -0500 (0:00:00.130) 0:01:00.772 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 18 January 2025 09:07:05 -0500 (0:00:00.121) 0:01:00.893 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 18 January 2025 09:07:05 -0500 (0:00:00.109) 0:01:01.003 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 18 January 2025 09:07:06 -0500 (0:00:00.515) 0:01:01.518 ****** ok: [managed-node3] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-17138XfH_Tv/tmpFZ1_xl" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 18 January 2025 09:07:06 -0500 (0:00:00.385) 0:01:01.904 ****** changed: [managed-node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active) [003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err='' TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 18 January 2025 09:07:07 -0500 (0:00:00.910) 0:01:02.814 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 18 January 2025 09:07:07 -0500 (0:00:00.170) 0:01:02.984 ****** ok: [managed-node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 18 January 2025 09:07:08 -0500 (0:00:00.135) 0:01:03.120 ****** ok: [managed-node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)\n[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 18 January 2025 09:07:08 -0500 (0:00:00.142) 0:01:03.263 ****** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 18 January 2025 09:07:08 -0500 (0:00:00.224) 0:01:03.488 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 18 January 2025 09:07:09 -0500 (0:00:00.677) 0:01:04.166 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed-node3 included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed-node3 TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Saturday 18 January 2025 09:07:09 -0500 (0:00:00.312) 0:01:04.478 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed-node3 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 18 January 2025 09:07:09 -0500 (0:00:00.226) 0:01:04.705 ****** ok: [managed-node3] => { "changed": false, "stat": { "atime": 1737209227.5480995, "block_size": 4096, "blocks": 0, "ctime": 1737209227.5460997, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17684, "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": 1737209227.5460997, "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: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Saturday 18 January 2025 09:07:10 -0500 (0:00:00.497) 0:01:05.202 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Saturday 18 January 2025 09:07:10 -0500 (0:00:00.130) 0:01:05.332 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed-node3 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 18 January 2025 09:07:10 -0500 (0:00:00.232) 0:01:05.565 ****** ok: [managed-node3] => { "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: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 18 January 2025 09:07:10 -0500 (0:00:00.088) 0:01:05.654 ****** ok: [managed-node3] => { "changed": false, "stat": { "atime": 1737209227.3890996, "block_size": 4096, "blocks": 8, "ctime": 1737209218.3841012, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 9257, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1737209218.3841012, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 127, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 18 January 2025 09:07:11 -0500 (0:00:00.541) 0:01:06.196 ****** ok: [managed-node3] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 18 January 2025 09:07:11 -0500 (0:00:00.122) 0:01:06.318 ****** fatal: [managed-node3]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.018049", "end": "2025-01-18 09:07:11.782251", "rc": 1, "start": "2025-01-18 09:07:11.764202" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 18 January 2025 09:07:11 -0500 (0:00:00.654) 0:01:06.972 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 18 January 2025 09:07:12 -0500 (0:00:00.110) 0:01:07.083 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003634", "end": "2025-01-18 09:07:12.451325", "rc": 0, "start": "2025-01-18 09:07:12.447691" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 18 January 2025 09:07:12 -0500 (0:00:00.642) 0:01:07.726 ****** ok: [managed-node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 18 January 2025 09:07:12 -0500 (0:00:00.112) 0:01:07.838 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003097", "end": "2025-01-18 09:07:13.065025", "rc": 0, "start": "2025-01-18 09:07:13.061928" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 18 January 2025 09:07:13 -0500 (0:00:00.462) 0:01:08.300 ****** ok: [managed-node3] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Saturday 18 January 2025 09:07:13 -0500 (0:00:00.167) 0:01:08.467 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Saturday 18 January 2025 09:07:13 -0500 (0:00:00.126) 0:01:08.594 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Saturday 18 January 2025 09:07:13 -0500 (0:00:00.138) 0:01:08.733 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 18 January 2025 09:07:13 -0500 (0:00:00.198) 0:01:08.931 ****** TASK [Success in test 'I can activate an existing profile'] ******************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 18 January 2025 09:07:14 -0500 (0:00:00.142) 0:01:09.073 ****** ok: [managed-node3] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 18 January 2025 09:07:14 -0500 (0:00:00.187) 0:01:09.261 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed-node3 TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 18 January 2025 09:07:14 -0500 (0:00:00.229) 0:01:09.490 ****** ok: [managed-node3] => { "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.040075", "end": "2025-01-18 09:07:14.751581", "rc": 0, "start": "2025-01-18 09:07:14.711506" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:83 Saturday 18 January 2025 09:07:14 -0500 (0:00:00.467) 0:01:09.958 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed-node3 TASK [TEST: I can remove an existing profile without taking it down] *********** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 18 January 2025 09:07:15 -0500 (0:00:00.189) 0:01:10.148 ****** ok: [managed-node3] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 18 January 2025 09:07:15 -0500 (0:00:00.092) 0:01:10.240 ****** ok: [managed-node3] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can remove an existing profile without taking it down" } ok: [managed-node3] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml" ] } ok: [managed-node3] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove_profile.yml" ] } ok: [managed-node3] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_absent.yml" ] } ok: [managed-node3] => (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: [managed-node3] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed-node3] => (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: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 18 January 2025 09:07:15 -0500 (0:00:00.235) 0:01:10.476 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed-node3 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 18 January 2025 09:07:15 -0500 (0:00:00.250) 0:01:10.726 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed-node3 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 18 January 2025 09:07:16 -0500 (0:00:00.346) 0:01:11.073 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003104", "end": "2025-01-18 09:07:16.293848", "rc": 0, "start": "2025-01-18 09:07:16.290744" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 18 January 2025 09:07:16 -0500 (0:00:00.402) 0:01:11.475 ****** ok: [managed-node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 18 January 2025 09:07:16 -0500 (0:00:00.104) 0:01:11.580 ****** ok: [managed-node3] => {} MSG: current_interfaces: [u'bonding_masters', u'eth0', u'lo'] TASK [Setup] ******************************************************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 18 January 2025 09:07:16 -0500 (0:00:00.084) 0:01:11.665 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed-node3 included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml for managed-node3 TASK [Include network role] **************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Saturday 18 January 2025 09:07:16 -0500 (0:00:00.187) 0:01:11.852 ****** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 18 January 2025 09:07:17 -0500 (0:00:00.312) 0:01:12.164 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 18 January 2025 09:07:17 -0500 (0:00:00.266) 0:01:12.431 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 18 January 2025 09:07:17 -0500 (0:00:00.153) 0:01:12.585 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 18 January 2025 09:07:17 -0500 (0:00:00.124) 0:01:12.709 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 18 January 2025 09:07:17 -0500 (0:00:00.163) 0:01:12.873 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 18 January 2025 09:07:18 -0500 (0:00:01.014) 0:01:13.887 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 18 January 2025 09:07:20 -0500 (0:00:01.545) 0:01:15.432 ****** ok: [managed-node3] => {} MSG: Using network provider: initscripts TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 18 January 2025 09:07:20 -0500 (0:00:00.123) 0:01:15.556 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 18 January 2025 09:07:20 -0500 (0:00:00.157) 0:01:15.714 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 18 January 2025 09:07:20 -0500 (0:00:00.122) 0:01:15.836 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 18 January 2025 09:07:20 -0500 (0:00:00.113) 0:01:15.950 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 18 January 2025 09:07:21 -0500 (0:00:00.117) 0:01:16.067 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 18 January 2025 09:07:21 -0500 (0:00:00.115) 0:01:16.183 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 18 January 2025 09:07:21 -0500 (0:00:00.102) 0:01:16.285 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 18 January 2025 09:07:21 -0500 (0:00:00.188) 0:01:16.473 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 18 January 2025 09:07:21 -0500 (0:00:00.118) 0:01:16.592 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 18 January 2025 09:07:21 -0500 (0:00:00.130) 0:01:16.722 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 18 January 2025 09:07:21 -0500 (0:00:00.208) 0:01:16.930 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 18 January 2025 09:07:22 -0500 (0:00:00.139) 0:01:17.070 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 18 January 2025 09:07:22 -0500 (0:00:00.222) 0:01:17.293 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 18 January 2025 09:07:23 -0500 (0:00:00.788) 0:01:18.082 ****** ok: [managed-node3] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-17138XfH_Tv/tmpUPlvFs" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 18 January 2025 09:07:23 -0500 (0:00:00.452) 0:01:18.534 ****** changed: [managed-node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 18 January 2025 09:07:24 -0500 (0:00:01.008) 0:01:19.543 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 18 January 2025 09:07:24 -0500 (0:00:00.152) 0:01:19.695 ****** ok: [managed-node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 18 January 2025 09:07:24 -0500 (0:00:00.213) 0:01:19.908 ****** ok: [managed-node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 18 January 2025 09:07:24 -0500 (0:00:00.134) 0:01:20.043 ****** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 18 January 2025 09:07:25 -0500 (0:00:00.202) 0:01:20.246 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Saturday 18 January 2025 09:07:25 -0500 (0:00:00.772) 0:01:21.018 ****** ok: [managed-node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Include network role] **************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml:3 Saturday 18 January 2025 09:07:26 -0500 (0:00:00.213) 0:01:21.231 ****** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 18 January 2025 09:07:26 -0500 (0:00:00.221) 0:01:21.452 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 18 January 2025 09:07:26 -0500 (0:00:00.236) 0:01:21.689 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 18 January 2025 09:07:26 -0500 (0:00:00.156) 0:01:21.845 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 18 January 2025 09:07:26 -0500 (0:00:00.117) 0:01:21.963 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 18 January 2025 09:07:27 -0500 (0:00:00.127) 0:01:22.091 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 18 January 2025 09:07:28 -0500 (0:00:01.235) 0:01:23.327 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 18 January 2025 09:07:29 -0500 (0:00:01.512) 0:01:24.839 ****** ok: [managed-node3] => {} MSG: Using network provider: initscripts TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 18 January 2025 09:07:29 -0500 (0:00:00.082) 0:01:24.922 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 18 January 2025 09:07:29 -0500 (0:00:00.075) 0:01:24.997 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 18 January 2025 09:07:30 -0500 (0:00:00.091) 0:01:25.089 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 18 January 2025 09:07:30 -0500 (0:00:00.076) 0:01:25.165 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 18 January 2025 09:07:30 -0500 (0:00:00.078) 0:01:25.243 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 18 January 2025 09:07:30 -0500 (0:00:00.091) 0:01:25.335 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 18 January 2025 09:07:30 -0500 (0:00:00.113) 0:01:25.448 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 18 January 2025 09:07:30 -0500 (0:00:00.181) 0:01:25.630 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 18 January 2025 09:07:30 -0500 (0:00:00.097) 0:01:25.728 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 18 January 2025 09:07:30 -0500 (0:00:00.141) 0:01:25.869 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 18 January 2025 09:07:30 -0500 (0:00:00.085) 0:01:25.954 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 18 January 2025 09:07:30 -0500 (0:00:00.075) 0:01:26.030 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 18 January 2025 09:07:31 -0500 (0:00:00.090) 0:01:26.120 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 18 January 2025 09:07:31 -0500 (0:00:00.510) 0:01:26.631 ****** ok: [managed-node3] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-17138XfH_Tv/tmpWaxB2i" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 18 January 2025 09:07:32 -0500 (0:00:00.446) 0:01:27.077 ****** changed: [managed-node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active) [003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err='' TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 18 January 2025 09:07:32 -0500 (0:00:00.950) 0:01:28.028 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 18 January 2025 09:07:33 -0500 (0:00:00.113) 0:01:28.142 ****** ok: [managed-node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 18 January 2025 09:07:33 -0500 (0:00:00.145) 0:01:28.287 ****** ok: [managed-node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)\n[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 18 January 2025 09:07:33 -0500 (0:00:00.100) 0:01:28.388 ****** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 18 January 2025 09:07:33 -0500 (0:00:00.096) 0:01:28.484 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 18 January 2025 09:07:33 -0500 (0:00:00.386) 0:01:28.870 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml for managed-node3 TASK [Include network role] **************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml:3 Saturday 18 January 2025 09:07:34 -0500 (0:00:00.227) 0:01:29.098 ****** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 18 January 2025 09:07:34 -0500 (0:00:00.371) 0:01:29.469 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 18 January 2025 09:07:34 -0500 (0:00:00.193) 0:01:29.663 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 18 January 2025 09:07:34 -0500 (0:00:00.107) 0:01:29.770 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 18 January 2025 09:07:34 -0500 (0:00:00.094) 0:01:29.865 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 18 January 2025 09:07:34 -0500 (0:00:00.090) 0:01:29.956 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 18 January 2025 09:07:35 -0500 (0:00:00.978) 0:01:30.934 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 18 January 2025 09:07:37 -0500 (0:00:01.454) 0:01:32.389 ****** ok: [managed-node3] => {} MSG: Using network provider: initscripts TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 18 January 2025 09:07:37 -0500 (0:00:00.106) 0:01:32.496 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 18 January 2025 09:07:37 -0500 (0:00:00.125) 0:01:32.621 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 18 January 2025 09:07:37 -0500 (0:00:00.138) 0:01:32.760 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 18 January 2025 09:07:37 -0500 (0:00:00.229) 0:01:32.989 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 18 January 2025 09:07:38 -0500 (0:00:00.193) 0:01:33.182 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 18 January 2025 09:07:38 -0500 (0:00:00.150) 0:01:33.333 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 18 January 2025 09:07:38 -0500 (0:00:00.145) 0:01:33.479 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 18 January 2025 09:07:38 -0500 (0:00:00.177) 0:01:33.656 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 18 January 2025 09:07:38 -0500 (0:00:00.090) 0:01:33.747 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 18 January 2025 09:07:38 -0500 (0:00:00.107) 0:01:33.854 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 18 January 2025 09:07:38 -0500 (0:00:00.119) 0:01:33.974 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 18 January 2025 09:07:39 -0500 (0:00:00.109) 0:01:34.083 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 18 January 2025 09:07:39 -0500 (0:00:00.128) 0:01:34.212 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 18 January 2025 09:07:39 -0500 (0:00:00.716) 0:01:34.929 ****** ok: [managed-node3] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-17138XfH_Tv/tmpnqtAfP" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 18 January 2025 09:07:40 -0500 (0:00:00.617) 0:01:35.546 ****** changed: [managed-node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr' TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 18 January 2025 09:07:41 -0500 (0:00:00.959) 0:01:36.506 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 18 January 2025 09:07:41 -0500 (0:00:00.151) 0:01:36.657 ****** ok: [managed-node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 18 January 2025 09:07:41 -0500 (0:00:00.117) 0:01:36.775 ****** ok: [managed-node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 18 January 2025 09:07:41 -0500 (0:00:00.138) 0:01:36.913 ****** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 18 January 2025 09:07:41 -0500 (0:00:00.130) 0:01:37.044 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 18 January 2025 09:07:42 -0500 (0:00:00.631) 0:01:37.676 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed-node3 included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml for managed-node3 TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Saturday 18 January 2025 09:07:42 -0500 (0:00:00.266) 0:01:37.942 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed-node3 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 18 January 2025 09:07:43 -0500 (0:00:00.235) 0:01:38.178 ****** ok: [managed-node3] => { "changed": false, "stat": { "atime": 1737209252.775095, "block_size": 4096, "blocks": 0, "ctime": 1737209252.774095, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17684, "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": 1737209252.774095, "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: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Saturday 18 January 2025 09:07:43 -0500 (0:00:00.512) 0:01:38.691 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:3 Saturday 18 January 2025 09:07:43 -0500 (0:00:00.202) 0:01:38.893 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed-node3 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 18 January 2025 09:07:44 -0500 (0:00:00.317) 0:01:39.211 ****** ok: [managed-node3] => { "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: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 18 January 2025 09:07:44 -0500 (0:00:00.120) 0:01:39.331 ****** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 18 January 2025 09:07:44 -0500 (0:00:00.501) 0:01:39.833 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 18 January 2025 09:07:44 -0500 (0:00:00.095) 0:01:39.929 ****** fatal: [managed-node3]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.019182", "end": "2025-01-18 09:07:45.188802", "rc": 1, "start": "2025-01-18 09:07:45.169620" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 18 January 2025 09:07:45 -0500 (0:00:00.511) 0:01:40.440 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 18 January 2025 09:07:45 -0500 (0:00:00.225) 0:01:40.665 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 18 January 2025 09:07:45 -0500 (0:00:00.144) 0:01:40.810 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 18 January 2025 09:07:45 -0500 (0:00:00.136) 0:01:40.946 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 18 January 2025 09:07:46 -0500 (0:00:00.179) 0:01:41.126 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Saturday 18 January 2025 09:07:46 -0500 (0:00:00.078) 0:01:41.204 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 18 January 2025 09:07:46 -0500 (0:00:00.085) 0:01:41.290 ****** TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 18 January 2025 09:07:46 -0500 (0:00:00.069) 0:01:41.359 ****** ok: [managed-node3] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 18 January 2025 09:07:46 -0500 (0:00:00.094) 0:01:41.454 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed-node3 TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 18 January 2025 09:07:46 -0500 (0:00:00.146) 0:01:41.600 ****** ok: [managed-node3] => { "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.041821", "end": "2025-01-18 09:07:46.902594", "rc": 0, "start": "2025-01-18 09:07:46.860773" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:102 Saturday 18 January 2025 09:07:47 -0500 (0:00:00.528) 0:01:42.129 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed-node3 TASK [TEST: I can take a profile down that is absent] ************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 18 January 2025 09:07:47 -0500 (0:00:00.236) 0:01:42.365 ****** ok: [managed-node3] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 18 January 2025 09:07:47 -0500 (0:00:00.152) 0:01:42.517 ****** ok: [managed-node3] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can take a profile down that is absent" } ok: [managed-node3] => (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: [managed-node3] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove+down_profile.yml" ] } ok: [managed-node3] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_absent.yml" ] } ok: [managed-node3] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": false, "what": "tasks/assert_device_absent.yml" } ] } ok: [managed-node3] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed-node3] => (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: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 18 January 2025 09:07:47 -0500 (0:00:00.234) 0:01:42.751 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed-node3 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 18 January 2025 09:07:47 -0500 (0:00:00.205) 0:01:42.957 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed-node3 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 18 January 2025 09:07:48 -0500 (0:00:00.279) 0:01:43.237 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003055", "end": "2025-01-18 09:07:48.672572", "rc": 0, "start": "2025-01-18 09:07:48.669517" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 18 January 2025 09:07:48 -0500 (0:00:00.677) 0:01:43.914 ****** ok: [managed-node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 18 January 2025 09:07:48 -0500 (0:00:00.134) 0:01:44.048 ****** ok: [managed-node3] => {} MSG: current_interfaces: [u'bonding_masters', u'eth0', u'lo'] TASK [Setup] ******************************************************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 18 January 2025 09:07:49 -0500 (0:00:00.313) 0:01:44.362 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed-node3 included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml for managed-node3 included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml for managed-node3 TASK [Include network role] **************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Saturday 18 January 2025 09:07:49 -0500 (0:00:00.309) 0:01:44.671 ****** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 18 January 2025 09:07:49 -0500 (0:00:00.249) 0:01:44.921 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 18 January 2025 09:07:50 -0500 (0:00:00.346) 0:01:45.267 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 18 January 2025 09:07:50 -0500 (0:00:00.144) 0:01:45.412 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 18 January 2025 09:07:50 -0500 (0:00:00.136) 0:01:45.549 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 18 January 2025 09:07:50 -0500 (0:00:00.107) 0:01:45.656 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 18 January 2025 09:07:51 -0500 (0:00:00.978) 0:01:46.634 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 18 January 2025 09:07:53 -0500 (0:00:01.638) 0:01:48.273 ****** ok: [managed-node3] => {} MSG: Using network provider: initscripts TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 18 January 2025 09:07:53 -0500 (0:00:00.138) 0:01:48.411 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 18 January 2025 09:07:53 -0500 (0:00:00.112) 0:01:48.523 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 18 January 2025 09:07:53 -0500 (0:00:00.134) 0:01:48.658 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 18 January 2025 09:07:53 -0500 (0:00:00.254) 0:01:48.913 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 18 January 2025 09:07:54 -0500 (0:00:00.181) 0:01:49.095 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 18 January 2025 09:07:54 -0500 (0:00:00.150) 0:01:49.245 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 18 January 2025 09:07:54 -0500 (0:00:00.140) 0:01:49.386 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 18 January 2025 09:07:54 -0500 (0:00:00.199) 0:01:49.586 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 18 January 2025 09:07:54 -0500 (0:00:00.189) 0:01:49.775 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 18 January 2025 09:07:54 -0500 (0:00:00.196) 0:01:49.972 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 18 January 2025 09:07:55 -0500 (0:00:00.180) 0:01:50.152 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 18 January 2025 09:07:55 -0500 (0:00:00.115) 0:01:50.268 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 18 January 2025 09:07:55 -0500 (0:00:00.111) 0:01:50.380 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 18 January 2025 09:07:55 -0500 (0:00:00.561) 0:01:50.941 ****** ok: [managed-node3] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-17138XfH_Tv/tmpUrH9az" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 18 January 2025 09:07:56 -0500 (0:00:00.480) 0:01:51.422 ****** changed: [managed-node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 18 January 2025 09:07:57 -0500 (0:00:00.963) 0:01:52.386 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 18 January 2025 09:07:57 -0500 (0:00:00.115) 0:01:52.501 ****** ok: [managed-node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 18 January 2025 09:07:57 -0500 (0:00:00.125) 0:01:52.626 ****** ok: [managed-node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 18 January 2025 09:07:57 -0500 (0:00:00.126) 0:01:52.753 ****** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 18 January 2025 09:07:57 -0500 (0:00:00.120) 0:01:52.873 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Saturday 18 January 2025 09:07:58 -0500 (0:00:00.684) 0:01:53.558 ****** ok: [managed-node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Include network role] **************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml:3 Saturday 18 January 2025 09:07:58 -0500 (0:00:00.126) 0:01:53.685 ****** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 18 January 2025 09:07:58 -0500 (0:00:00.213) 0:01:53.898 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 18 January 2025 09:07:59 -0500 (0:00:00.338) 0:01:54.237 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 18 January 2025 09:07:59 -0500 (0:00:00.257) 0:01:54.494 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 18 January 2025 09:07:59 -0500 (0:00:00.227) 0:01:54.721 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 18 January 2025 09:07:59 -0500 (0:00:00.144) 0:01:54.866 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 18 January 2025 09:08:00 -0500 (0:00:01.036) 0:01:55.903 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 18 January 2025 09:08:02 -0500 (0:00:01.587) 0:01:57.490 ****** ok: [managed-node3] => {} MSG: Using network provider: initscripts TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 18 January 2025 09:08:02 -0500 (0:00:00.136) 0:01:57.626 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 18 January 2025 09:08:02 -0500 (0:00:00.204) 0:01:57.831 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 18 January 2025 09:08:03 -0500 (0:00:00.228) 0:01:58.060 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 18 January 2025 09:08:03 -0500 (0:00:00.220) 0:01:58.280 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 18 January 2025 09:08:03 -0500 (0:00:00.263) 0:01:58.544 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 18 January 2025 09:08:03 -0500 (0:00:00.188) 0:01:58.733 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 18 January 2025 09:08:03 -0500 (0:00:00.233) 0:01:58.967 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 18 January 2025 09:08:04 -0500 (0:00:00.191) 0:01:59.158 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 18 January 2025 09:08:04 -0500 (0:00:00.096) 0:01:59.254 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 18 January 2025 09:08:04 -0500 (0:00:00.092) 0:01:59.347 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 18 January 2025 09:08:04 -0500 (0:00:00.125) 0:01:59.472 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 18 January 2025 09:08:04 -0500 (0:00:00.110) 0:01:59.583 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 18 January 2025 09:08:04 -0500 (0:00:00.109) 0:01:59.693 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 18 January 2025 09:08:05 -0500 (0:00:00.764) 0:02:00.457 ****** ok: [managed-node3] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-17138XfH_Tv/tmpWQM3E4" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 18 January 2025 09:08:05 -0500 (0:00:00.454) 0:02:00.912 ****** changed: [managed-node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active) [003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err='' TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 18 January 2025 09:08:06 -0500 (0:00:01.065) 0:02:01.977 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 18 January 2025 09:08:07 -0500 (0:00:00.218) 0:02:02.195 ****** ok: [managed-node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 18 January 2025 09:08:07 -0500 (0:00:00.255) 0:02:02.451 ****** ok: [managed-node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)\n[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 18 January 2025 09:08:07 -0500 (0:00:00.171) 0:02:02.623 ****** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 18 January 2025 09:08:07 -0500 (0:00:00.138) 0:02:02.761 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml:3 Saturday 18 January 2025 09:08:08 -0500 (0:00:00.603) 0:02:03.364 ****** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 18 January 2025 09:08:08 -0500 (0:00:00.375) 0:02:03.739 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 18 January 2025 09:08:08 -0500 (0:00:00.310) 0:02:04.050 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 18 January 2025 09:08:09 -0500 (0:00:00.174) 0:02:04.224 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 18 January 2025 09:08:09 -0500 (0:00:00.111) 0:02:04.336 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 18 January 2025 09:08:09 -0500 (0:00:00.188) 0:02:04.524 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 18 January 2025 09:08:10 -0500 (0:00:01.037) 0:02:05.562 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 18 January 2025 09:08:11 -0500 (0:00:01.312) 0:02:06.874 ****** ok: [managed-node3] => {} MSG: Using network provider: initscripts TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 18 January 2025 09:08:11 -0500 (0:00:00.122) 0:02:06.996 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 18 January 2025 09:08:12 -0500 (0:00:00.133) 0:02:07.130 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 18 January 2025 09:08:12 -0500 (0:00:00.106) 0:02:07.237 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 18 January 2025 09:08:12 -0500 (0:00:00.094) 0:02:07.332 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 18 January 2025 09:08:12 -0500 (0:00:00.085) 0:02:07.417 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 18 January 2025 09:08:12 -0500 (0:00:00.084) 0:02:07.502 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 18 January 2025 09:08:12 -0500 (0:00:00.083) 0:02:07.585 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 18 January 2025 09:08:12 -0500 (0:00:00.130) 0:02:07.716 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 18 January 2025 09:08:12 -0500 (0:00:00.076) 0:02:07.792 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 18 January 2025 09:08:12 -0500 (0:00:00.139) 0:02:07.932 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 18 January 2025 09:08:12 -0500 (0:00:00.107) 0:02:08.039 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 18 January 2025 09:08:13 -0500 (0:00:00.121) 0:02:08.161 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 18 January 2025 09:08:13 -0500 (0:00:00.116) 0:02:08.278 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 18 January 2025 09:08:13 -0500 (0:00:00.505) 0:02:08.784 ****** ok: [managed-node3] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-17138XfH_Tv/tmpOxFHWX" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 18 January 2025 09:08:14 -0500 (0:00:00.360) 0:02:09.144 ****** changed: [managed-node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr' TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 18 January 2025 09:08:14 -0500 (0:00:00.750) 0:02:09.894 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 18 January 2025 09:08:14 -0500 (0:00:00.110) 0:02:10.005 ****** ok: [managed-node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 18 January 2025 09:08:15 -0500 (0:00:00.117) 0:02:10.123 ****** ok: [managed-node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 18 January 2025 09:08:15 -0500 (0:00:00.120) 0:02:10.243 ****** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 18 January 2025 09:08:15 -0500 (0:00:00.140) 0:02:10.383 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 18 January 2025 09:08:15 -0500 (0:00:00.446) 0:02:10.830 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml for managed-node3 TASK [Include network role] **************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml:3 Saturday 18 January 2025 09:08:16 -0500 (0:00:00.224) 0:02:11.054 ****** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 18 January 2025 09:08:16 -0500 (0:00:00.253) 0:02:11.308 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 18 January 2025 09:08:16 -0500 (0:00:00.181) 0:02:11.490 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 18 January 2025 09:08:16 -0500 (0:00:00.151) 0:02:11.641 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 18 January 2025 09:08:16 -0500 (0:00:00.116) 0:02:11.757 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 18 January 2025 09:08:16 -0500 (0:00:00.239) 0:02:11.997 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 18 January 2025 09:08:18 -0500 (0:00:01.339) 0:02:13.336 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 18 January 2025 09:08:19 -0500 (0:00:01.669) 0:02:15.006 ****** ok: [managed-node3] => {} MSG: Using network provider: initscripts TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 18 January 2025 09:08:20 -0500 (0:00:00.210) 0:02:15.217 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 18 January 2025 09:08:20 -0500 (0:00:00.108) 0:02:15.326 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 18 January 2025 09:08:20 -0500 (0:00:00.105) 0:02:15.431 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 18 January 2025 09:08:20 -0500 (0:00:00.082) 0:02:15.513 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 18 January 2025 09:08:20 -0500 (0:00:00.187) 0:02:15.701 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 18 January 2025 09:08:20 -0500 (0:00:00.147) 0:02:15.848 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 18 January 2025 09:08:20 -0500 (0:00:00.099) 0:02:15.948 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 18 January 2025 09:08:21 -0500 (0:00:00.158) 0:02:16.106 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 18 January 2025 09:08:21 -0500 (0:00:00.136) 0:02:16.242 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 18 January 2025 09:08:21 -0500 (0:00:00.117) 0:02:16.360 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 18 January 2025 09:08:21 -0500 (0:00:00.131) 0:02:16.491 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 18 January 2025 09:08:21 -0500 (0:00:00.120) 0:02:16.611 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 18 January 2025 09:08:21 -0500 (0:00:00.111) 0:02:16.723 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 18 January 2025 09:08:22 -0500 (0:00:00.521) 0:02:17.244 ****** ok: [managed-node3] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-17138XfH_Tv/tmpvHQmbX" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 18 January 2025 09:08:22 -0500 (0:00:00.405) 0:02:17.650 ****** ok: [managed-node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": false } STDERR: [003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist [004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 18 January 2025 09:08:23 -0500 (0:00:00.957) 0:02:18.607 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 18 January 2025 09:08:23 -0500 (0:00:00.140) 0:02:18.747 ****** ok: [managed-node3] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 18 January 2025 09:08:23 -0500 (0:00:00.141) 0:02:18.889 ****** ok: [managed-node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": false, "failed": false, "stderr": "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist\n[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 18 January 2025 09:08:24 -0500 (0:00:00.171) 0:02:19.061 ****** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 18 January 2025 09:08:24 -0500 (0:00:00.116) 0:02:19.177 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 18 January 2025 09:08:24 -0500 (0:00:00.801) 0:02:19.979 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml for managed-node3 TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:3 Saturday 18 January 2025 09:08:25 -0500 (0:00:00.183) 0:02:20.162 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed-node3 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 18 January 2025 09:08:25 -0500 (0:00:00.206) 0:02:20.369 ****** ok: [managed-node3] => { "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: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 18 January 2025 09:08:25 -0500 (0:00:00.147) 0:02:20.516 ****** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 18 January 2025 09:08:26 -0500 (0:00:00.593) 0:02:21.109 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 18 January 2025 09:08:26 -0500 (0:00:00.140) 0:02:21.250 ****** fatal: [managed-node3]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.019007", "end": "2025-01-18 09:08:26.566073", "rc": 1, "start": "2025-01-18 09:08:26.547066" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 18 January 2025 09:08:26 -0500 (0:00:00.508) 0:02:21.758 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 18 January 2025 09:08:26 -0500 (0:00:00.226) 0:02:21.985 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 18 January 2025 09:08:27 -0500 (0:00:00.220) 0:02:22.205 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 18 January 2025 09:08:27 -0500 (0:00:00.138) 0:02:22.343 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 18 January 2025 09:08:27 -0500 (0:00:00.140) 0:02:22.484 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Saturday 18 January 2025 09:08:27 -0500 (0:00:00.126) 0:02:22.610 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 18 January 2025 09:08:27 -0500 (0:00:00.104) 0:02:22.715 ****** skipping: [managed-node3] => (item={u'what': u'tasks/assert_device_absent.yml', u'condition': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "condition": false, "what": "tasks/assert_device_absent.yml" }, "skip_reason": "Conditional result was False" } TASK [Success in test 'I can take a profile down that is absent'] ************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 18 January 2025 09:08:27 -0500 (0:00:00.102) 0:02:22.817 ****** ok: [managed-node3] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 18 January 2025 09:08:27 -0500 (0:00:00.122) 0:02:22.940 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed-node3 TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 18 January 2025 09:08:28 -0500 (0:00:00.398) 0:02:23.338 ****** ok: [managed-node3] => { "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.042562", "end": "2025-01-18 09:08:28.822586", "rc": 0, "start": "2025-01-18 09:08:28.780024" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:124 Saturday 18 January 2025 09:08:28 -0500 (0:00:00.672) 0:02:24.011 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed-node3 TASK [TEST: I will not get an error when I try to remove an absent profile] **** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 18 January 2025 09:08:29 -0500 (0:00:00.169) 0:02:24.180 ****** ok: [managed-node3] => {} MSG: ########## I will not get an error when I try to remove an absent profile ########## TASK [Show item] *************************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 18 January 2025 09:08:29 -0500 (0:00:00.079) 0:02:24.260 ****** ok: [managed-node3] => (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: [managed-node3] => (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: [managed-node3] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove+down_profile.yml" ] } ok: [managed-node3] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_absent.yml", "tasks/get_NetworkManager_NVR.yml" ] } ok: [managed-node3] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": false, "what": "tasks/assert_device_absent.yml" } ] } ok: [managed-node3] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed-node3] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml", "tasks/check_network_dns.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 18 January 2025 09:08:29 -0500 (0:00:00.163) 0:02:24.423 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed-node3 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 18 January 2025 09:08:29 -0500 (0:00:00.166) 0:02:24.590 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed-node3 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 18 January 2025 09:08:29 -0500 (0:00:00.173) 0:02:24.764 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003288", "end": "2025-01-18 09:08:30.219316", "rc": 0, "start": "2025-01-18 09:08:30.216028" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 18 January 2025 09:08:30 -0500 (0:00:00.665) 0:02:25.429 ****** ok: [managed-node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 18 January 2025 09:08:30 -0500 (0:00:00.145) 0:02:25.574 ****** ok: [managed-node3] => {} MSG: current_interfaces: [u'bonding_masters', u'eth0', u'lo'] TASK [Setup] ******************************************************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 18 January 2025 09:08:30 -0500 (0:00:00.121) 0:02:25.696 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed-node3 included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml for managed-node3 included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml for managed-node3 TASK [Include network role] **************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Saturday 18 January 2025 09:08:30 -0500 (0:00:00.246) 0:02:25.943 ****** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 18 January 2025 09:08:31 -0500 (0:00:00.283) 0:02:26.227 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 18 January 2025 09:08:31 -0500 (0:00:00.463) 0:02:26.690 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 18 January 2025 09:08:31 -0500 (0:00:00.179) 0:02:26.870 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 18 January 2025 09:08:32 -0500 (0:00:00.219) 0:02:27.089 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 18 January 2025 09:08:32 -0500 (0:00:00.197) 0:02:27.287 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 18 January 2025 09:08:33 -0500 (0:00:01.114) 0:02:28.401 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 18 January 2025 09:08:34 -0500 (0:00:01.481) 0:02:29.883 ****** ok: [managed-node3] => {} MSG: Using network provider: initscripts TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 18 January 2025 09:08:34 -0500 (0:00:00.096) 0:02:29.979 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 18 January 2025 09:08:35 -0500 (0:00:00.091) 0:02:30.071 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 18 January 2025 09:08:35 -0500 (0:00:00.081) 0:02:30.152 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 18 January 2025 09:08:35 -0500 (0:00:00.126) 0:02:30.279 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 18 January 2025 09:08:35 -0500 (0:00:00.233) 0:02:30.512 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 18 January 2025 09:08:35 -0500 (0:00:00.188) 0:02:30.700 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 18 January 2025 09:08:35 -0500 (0:00:00.257) 0:02:30.958 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 18 January 2025 09:08:36 -0500 (0:00:00.303) 0:02:31.261 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 18 January 2025 09:08:36 -0500 (0:00:00.132) 0:02:31.393 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 18 January 2025 09:08:36 -0500 (0:00:00.141) 0:02:31.535 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 18 January 2025 09:08:36 -0500 (0:00:00.134) 0:02:31.670 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 18 January 2025 09:08:36 -0500 (0:00:00.209) 0:02:31.879 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 18 January 2025 09:08:36 -0500 (0:00:00.141) 0:02:32.024 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 18 January 2025 09:08:37 -0500 (0:00:00.816) 0:02:32.841 ****** ok: [managed-node3] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-17138XfH_Tv/tmp9jpenO" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 18 January 2025 09:08:38 -0500 (0:00:00.513) 0:02:33.354 ****** changed: [managed-node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 18 January 2025 09:08:39 -0500 (0:00:00.713) 0:02:34.068 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 18 January 2025 09:08:39 -0500 (0:00:00.118) 0:02:34.186 ****** ok: [managed-node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 18 January 2025 09:08:39 -0500 (0:00:00.111) 0:02:34.297 ****** ok: [managed-node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 18 January 2025 09:08:39 -0500 (0:00:00.122) 0:02:34.420 ****** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 18 January 2025 09:08:39 -0500 (0:00:00.116) 0:02:34.536 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Saturday 18 January 2025 09:08:39 -0500 (0:00:00.508) 0:02:35.045 ****** ok: [managed-node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Include network role] **************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml:3 Saturday 18 January 2025 09:08:40 -0500 (0:00:00.203) 0:02:35.249 ****** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 18 January 2025 09:08:40 -0500 (0:00:00.297) 0:02:35.546 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 18 January 2025 09:08:40 -0500 (0:00:00.245) 0:02:35.791 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 18 January 2025 09:08:40 -0500 (0:00:00.149) 0:02:35.941 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 18 January 2025 09:08:41 -0500 (0:00:00.147) 0:02:36.089 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 18 January 2025 09:08:41 -0500 (0:00:00.151) 0:02:36.240 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 18 January 2025 09:08:42 -0500 (0:00:01.032) 0:02:37.273 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 18 January 2025 09:08:43 -0500 (0:00:01.664) 0:02:38.937 ****** ok: [managed-node3] => {} MSG: Using network provider: initscripts TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 18 January 2025 09:08:44 -0500 (0:00:00.125) 0:02:39.062 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 18 January 2025 09:08:44 -0500 (0:00:00.199) 0:02:39.262 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 18 January 2025 09:08:44 -0500 (0:00:00.201) 0:02:39.464 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 18 January 2025 09:08:44 -0500 (0:00:00.134) 0:02:39.599 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 18 January 2025 09:08:44 -0500 (0:00:00.129) 0:02:39.729 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 18 January 2025 09:08:44 -0500 (0:00:00.147) 0:02:39.876 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 18 January 2025 09:08:44 -0500 (0:00:00.159) 0:02:40.035 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 18 January 2025 09:08:45 -0500 (0:00:00.220) 0:02:40.256 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 18 January 2025 09:08:45 -0500 (0:00:00.145) 0:02:40.401 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 18 January 2025 09:08:45 -0500 (0:00:00.138) 0:02:40.540 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 18 January 2025 09:08:45 -0500 (0:00:00.126) 0:02:40.666 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 18 January 2025 09:08:45 -0500 (0:00:00.117) 0:02:40.784 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 18 January 2025 09:08:45 -0500 (0:00:00.145) 0:02:40.930 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 18 January 2025 09:08:46 -0500 (0:00:00.691) 0:02:41.621 ****** ok: [managed-node3] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-17138XfH_Tv/tmp3QVkge" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 18 January 2025 09:08:47 -0500 (0:00:00.501) 0:02:42.123 ****** changed: [managed-node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active) [003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err='' TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 18 January 2025 09:08:48 -0500 (0:00:01.333) 0:02:43.457 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 18 January 2025 09:08:48 -0500 (0:00:00.125) 0:02:43.582 ****** ok: [managed-node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 18 January 2025 09:08:48 -0500 (0:00:00.129) 0:02:43.712 ****** ok: [managed-node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)\n[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 18 January 2025 09:08:48 -0500 (0:00:00.098) 0:02:43.811 ****** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 18 January 2025 09:08:48 -0500 (0:00:00.104) 0:02:43.915 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml:3 Saturday 18 January 2025 09:08:49 -0500 (0:00:00.486) 0:02:44.401 ****** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 18 January 2025 09:08:49 -0500 (0:00:00.218) 0:02:44.620 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 18 January 2025 09:08:49 -0500 (0:00:00.235) 0:02:44.855 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 18 January 2025 09:08:49 -0500 (0:00:00.164) 0:02:45.020 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 18 January 2025 09:08:50 -0500 (0:00:00.115) 0:02:45.135 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 18 January 2025 09:08:50 -0500 (0:00:00.101) 0:02:45.236 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 18 January 2025 09:08:51 -0500 (0:00:01.086) 0:02:46.323 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 18 January 2025 09:08:52 -0500 (0:00:01.383) 0:02:47.707 ****** ok: [managed-node3] => {} MSG: Using network provider: initscripts TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 18 January 2025 09:08:52 -0500 (0:00:00.170) 0:02:47.877 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 18 January 2025 09:08:52 -0500 (0:00:00.162) 0:02:48.040 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 18 January 2025 09:08:53 -0500 (0:00:00.219) 0:02:48.259 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 18 January 2025 09:08:53 -0500 (0:00:00.162) 0:02:48.422 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 18 January 2025 09:08:53 -0500 (0:00:00.195) 0:02:48.618 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 18 January 2025 09:08:53 -0500 (0:00:00.227) 0:02:48.845 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 18 January 2025 09:08:54 -0500 (0:00:00.254) 0:02:49.099 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 18 January 2025 09:08:54 -0500 (0:00:00.251) 0:02:49.351 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 18 January 2025 09:08:54 -0500 (0:00:00.118) 0:02:49.469 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 18 January 2025 09:08:54 -0500 (0:00:00.113) 0:02:49.582 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 18 January 2025 09:08:54 -0500 (0:00:00.160) 0:02:49.743 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 18 January 2025 09:08:54 -0500 (0:00:00.142) 0:02:49.885 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 18 January 2025 09:08:54 -0500 (0:00:00.124) 0:02:50.009 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 18 January 2025 09:08:55 -0500 (0:00:00.639) 0:02:50.649 ****** ok: [managed-node3] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-17138XfH_Tv/tmpxl4eod" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 18 January 2025 09:08:56 -0500 (0:00:00.412) 0:02:51.062 ****** changed: [managed-node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:down persistent_state:absent, 'statebr': down connection statebr skipped because not active [004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr' TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 18 January 2025 09:08:56 -0500 (0:00:00.889) 0:02:51.951 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 18 January 2025 09:08:57 -0500 (0:00:00.176) 0:02:52.127 ****** ok: [managed-node3] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': down connection statebr skipped because not active", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 18 January 2025 09:08:57 -0500 (0:00:00.203) 0:02:52.330 ****** ok: [managed-node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:down persistent_state:absent, 'statebr': down connection statebr skipped because not active\n[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': down connection statebr skipped because not active", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 18 January 2025 09:08:57 -0500 (0:00:00.222) 0:02:52.553 ****** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 18 January 2025 09:08:57 -0500 (0:00:00.159) 0:02:52.712 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 18 January 2025 09:08:58 -0500 (0:00:00.409) 0:02:53.122 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml for managed-node3 TASK [Include network role] **************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml:3 Saturday 18 January 2025 09:08:58 -0500 (0:00:00.197) 0:02:53.319 ****** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 18 January 2025 09:08:58 -0500 (0:00:00.134) 0:02:53.453 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 18 January 2025 09:08:58 -0500 (0:00:00.155) 0:02:53.609 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 18 January 2025 09:08:58 -0500 (0:00:00.132) 0:02:53.741 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 18 January 2025 09:08:58 -0500 (0:00:00.164) 0:02:53.905 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 18 January 2025 09:08:58 -0500 (0:00:00.077) 0:02:53.983 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 18 January 2025 09:08:59 -0500 (0:00:00.929) 0:02:54.913 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 18 January 2025 09:09:01 -0500 (0:00:01.263) 0:02:56.176 ****** ok: [managed-node3] => {} MSG: Using network provider: initscripts TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 18 January 2025 09:09:01 -0500 (0:00:00.083) 0:02:56.260 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 18 January 2025 09:09:01 -0500 (0:00:00.089) 0:02:56.350 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 18 January 2025 09:09:01 -0500 (0:00:00.078) 0:02:56.428 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 18 January 2025 09:09:01 -0500 (0:00:00.078) 0:02:56.507 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 18 January 2025 09:09:01 -0500 (0:00:00.075) 0:02:56.582 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 18 January 2025 09:09:01 -0500 (0:00:00.145) 0:02:56.728 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 18 January 2025 09:09:01 -0500 (0:00:00.083) 0:02:56.811 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 18 January 2025 09:09:01 -0500 (0:00:00.134) 0:02:56.946 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 18 January 2025 09:09:01 -0500 (0:00:00.078) 0:02:57.025 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 18 January 2025 09:09:02 -0500 (0:00:00.076) 0:02:57.101 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 18 January 2025 09:09:02 -0500 (0:00:00.083) 0:02:57.184 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 18 January 2025 09:09:02 -0500 (0:00:00.075) 0:02:57.260 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 18 January 2025 09:09:02 -0500 (0:00:00.085) 0:02:57.345 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 18 January 2025 09:09:02 -0500 (0:00:00.591) 0:02:57.937 ****** ok: [managed-node3] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-17138XfH_Tv/tmpBkFYCG" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 18 January 2025 09:09:03 -0500 (0:00:00.425) 0:02:58.362 ****** ok: [managed-node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": false } STDERR: [003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist [004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 18 January 2025 09:09:03 -0500 (0:00:00.583) 0:02:58.945 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 18 January 2025 09:09:03 -0500 (0:00:00.075) 0:02:59.021 ****** ok: [managed-node3] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 18 January 2025 09:09:04 -0500 (0:00:00.123) 0:02:59.144 ****** ok: [managed-node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": false, "failed": false, "stderr": "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist\n[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 18 January 2025 09:09:04 -0500 (0:00:00.106) 0:02:59.251 ****** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 18 January 2025 09:09:04 -0500 (0:00:00.117) 0:02:59.369 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 18 January 2025 09:09:04 -0500 (0:00:00.475) 0:02:59.844 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml for managed-node3 included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml for managed-node3 TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:3 Saturday 18 January 2025 09:09:04 -0500 (0:00:00.158) 0:03:00.003 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed-node3 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 18 January 2025 09:09:05 -0500 (0:00:00.139) 0:03:00.142 ****** ok: [managed-node3] => { "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: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 18 January 2025 09:09:05 -0500 (0:00:00.084) 0:03:00.226 ****** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 18 January 2025 09:09:05 -0500 (0:00:00.494) 0:03:00.721 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 18 January 2025 09:09:05 -0500 (0:00:00.146) 0:03:00.867 ****** fatal: [managed-node3]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.018972", "end": "2025-01-18 09:09:06.322125", "rc": 1, "start": "2025-01-18 09:09:06.303153" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 18 January 2025 09:09:06 -0500 (0:00:00.766) 0:03:01.634 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 18 January 2025 09:09:06 -0500 (0:00:00.162) 0:03:01.796 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 18 January 2025 09:09:06 -0500 (0:00:00.128) 0:03:01.925 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 18 January 2025 09:09:06 -0500 (0:00:00.126) 0:03:02.051 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 18 January 2025 09:09:07 -0500 (0:00:00.122) 0:03:02.173 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Saturday 18 January 2025 09:09:07 -0500 (0:00:00.179) 0:03:02.353 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml:7 Saturday 18 January 2025 09:09:07 -0500 (0:00:00.275) 0:03:02.628 ****** [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. ok: [managed-node3] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.608724", "end": "2025-01-18 09:09:08.719273", "rc": 0, "start": "2025-01-18 09:09:08.110549" } STDOUT: NetworkManager-1.18.8-2.el7_9 TASK [Store NetworkManager version] ******************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml:14 Saturday 18 January 2025 09:09:08 -0500 (0:00:01.256) 0:03:03.885 ****** ok: [managed-node3] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.18.8-2.el7_9" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml:18 Saturday 18 January 2025 09:09:08 -0500 (0:00:00.079) 0:03:03.964 ****** ok: [managed-node3] => { "networkmanager_nvr": "NetworkManager-1.18.8-2.el7_9" } TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 18 January 2025 09:09:09 -0500 (0:00:00.208) 0:03:04.173 ****** skipping: [managed-node3] => (item={u'what': u'tasks/assert_device_absent.yml', u'condition': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "condition": false, "what": "tasks/assert_device_absent.yml" }, "skip_reason": "Conditional result was False" } TASK [Success in test 'I will not get an error when I try to remove an absent profile'] *** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 18 January 2025 09:09:09 -0500 (0:00:00.158) 0:03:04.332 ****** ok: [managed-node3] => {} MSG: +++++ Success in test 'I will not get an error when I try to remove an absent profile' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 18 January 2025 09:09:09 -0500 (0:00:00.147) 0:03:04.480 ****** included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed-node3 included: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed-node3 TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 18 January 2025 09:09:09 -0500 (0:00:00.293) 0:03:04.773 ****** ok: [managed-node3] => { "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.043999", "end": "2025-01-18 09:09:10.250564", "rc": 0, "start": "2025-01-18 09:09:10.206565" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Saturday 18 January 2025 09:09:10 -0500 (0:00:00.669) 0:03:05.442 ****** ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.006584", "end": "2025-01-18 09:09:10.888962", "rc": 0, "start": "2025-01-18 09:09:10.882378" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 0e:bd:84:37:35:6b brd ff:ff:ff:ff:ff:ff inet 10.31.43.42/22 brd 10.31.43.255 scope global noprefixroute dynamic eth0 valid_lft 3073sec preferred_lft 3073sec inet6 fe80::cbd:84ff:fe37:356b/64 scope link valid_lft forever preferred_lft forever IP ROUTE default via 10.31.40.1 dev eth0 proto dhcp metric 100 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.43.42 metric 100 IP -6 ROUTE unreachable ::/96 dev lo metric 1024 error -113 pref medium unreachable ::ffff:0.0.0.0/96 dev lo metric 1024 error -113 pref medium unreachable 2002:a00::/24 dev lo metric 1024 error -113 pref medium unreachable 2002:7f00::/24 dev lo metric 1024 error -113 pref medium unreachable 2002:a9fe::/32 dev lo metric 1024 error -113 pref medium unreachable 2002:ac10::/28 dev lo metric 1024 error -113 pref medium unreachable 2002:c0a8::/32 dev lo metric 1024 error -113 pref medium unreachable 2002:e000::/19 dev lo metric 1024 error -113 pref medium unreachable 3ffe:ffff::/32 dev lo metric 1024 error -113 pref medium fe80::/64 dev eth0 proto kernel metric 256 mtu 9001 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Saturday 18 January 2025 09:09:11 -0500 (0:00:00.642) 0:03:06.085 ****** ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.571687", "end": "2025-01-18 09:09:11.922967", "rc": 0, "start": "2025-01-18 09:09:11.351280" } STDOUT: CHECK DNS AND CONNECTIVITY 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 754 0 --:--:-- --:--:-- --:--:-- 756 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 1942 0 --:--:-- --:--:-- --:--:-- 1953 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node3 : ok=337 changed=13 unreachable=0 failed=0 skipped=285 rescued=0 ignored=10 Saturday 18 January 2025 09:09:11 -0500 (0:00:00.939) 0:03:07.025 ****** =============================================================================== fedora.linux_system_roles.network : Check which packages are installed --- 1.81s /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.67s /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.66s /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.64s /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.59s /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.55s /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.52s /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.51s /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.48s /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Get the fingerprint comment in ifcfg-statebr ---------------------------- 1.47s /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 fedora.linux_system_roles.network : Check which packages are installed --- 1.45s /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.44s /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which services are running ---- 1.40s /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which packages are installed --- 1.38s /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.37s /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which services are running ---- 1.34s /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Configure networking connection profiles --- 1.33s /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Check which packages are installed --- 1.31s /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which services are running ---- 1.31s /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.29s /tmp/collections-Eep/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21