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-1eS/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-1eS/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_initscripts.yml:5 Saturday 24 August 2024 08:50:06 -0400 (0:00:00.023) 0:00:00.023 ******* ok: [managed_node2] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_initscripts.yml:8 Saturday 24 August 2024 08:50:07 -0400 (0:00:01.278) 0:00:01.302 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node2 TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Saturday 24 August 2024 08:50:07 -0400 (0:00:00.114) 0:00:01.416 ******* ok: [managed_node2] TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Saturday 24 August 2024 08:50:08 -0400 (0:00:00.545) 0:00:01.962 ******* ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Saturday 24 August 2024 08:50:08 -0400 (0:00:00.815) 0:00:02.777 ******* ok: [managed_node2] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Saturday 24 August 2024 08:50:09 -0400 (0:00:00.089) 0:00:02.866 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Saturday 24 August 2024 08:50:09 -0400 (0:00:00.066) 0:00:02.933 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node2 TASK [Create EPEL 7] *********************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Saturday 24 August 2024 08:50:09 -0400 (0:00:00.116) 0:00:03.050 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Saturday 24 August 2024 08:50:09 -0400 (0:00:00.740) 0:00:03.790 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Saturday 24 August 2024 08:50:10 -0400 (0:00:00.973) 0:00:04.763 ******* ok: [managed_node2] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.159127", "end": "2024-08-24 08:50:11.378776", "rc": 0, "start": "2024-08-24 08:50:11.219649" } 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-1eS/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Saturday 24 August 2024 08:50:11 -0400 (0:00:00.496) 0:00:05.259 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Saturday 24 August 2024 08:50:11 -0400 (0:00:00.036) 0:00:05.296 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_initscripts.yml:10 Saturday 24 August 2024 08:50:11 -0400 (0:00:00.034) 0:00:05.331 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:3 Saturday 24 August 2024 08:50:11 -0400 (0:00:00.037) 0:00:05.368 ******* ok: [managed_node2] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:11 Saturday 24 August 2024 08:50:12 -0400 (0:00:00.701) 0:00:06.070 ******* ok: [managed_node2] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:22 Saturday 24 August 2024 08:50:12 -0400 (0:00:00.101) 0:00:06.171 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed_node2 TASK [TEST: I can create a profile] ******************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 24 August 2024 08:50:12 -0400 (0:00:00.067) 0:00:06.238 ******* ok: [managed_node2] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 24 August 2024 08:50:12 -0400 (0:00:00.047) 0:00:06.285 ******* ok: [managed_node2] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can create a profile" } ok: [managed_node2] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } ok: [managed_node2] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bridge_profile.yml" ] } ok: [managed_node2] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_present.yml" ] } ok: [managed_node2] => (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_node2] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed_node2] => (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-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 24 August 2024 08:50:12 -0400 (0:00:00.129) 0:00:06.415 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node2 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 24 August 2024 08:50:12 -0400 (0:00:00.042) 0:00:06.457 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node2 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 24 August 2024 08:50:12 -0400 (0:00:00.037) 0:00:06.495 ******* ok: [managed_node2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003206", "end": "2024-08-24 08:50:12.983191", "rc": 0, "start": "2024-08-24 08:50:12.979985" } STDOUT: bond0 bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 24 August 2024 08:50:13 -0400 (0:00:00.370) 0:00:06.865 ******* ok: [managed_node2] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 24 August 2024 08:50:13 -0400 (0:00:00.041) 0:00:06.907 ******* ok: [managed_node2] => {} MSG: current_interfaces: [u'bond0', u'bonding_masters', u'dummy0', u'eth0', u'lo'] TASK [Setup] ******************************************************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 24 August 2024 08:50:13 -0400 (0:00:00.041) 0:00:06.948 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed_node2 included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node2 TASK [Remove test interface if necessary] ************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Saturday 24 August 2024 08:50:13 -0400 (0:00:00.087) 0:00:07.036 ******* fatal: [managed_node2]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.008138", "end": "2024-08-24 08:50:13.594808", "rc": 1, "start": "2024-08-24 08:50:13.586670" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Saturday 24 August 2024 08:50:13 -0400 (0:00:00.419) 0:00:07.456 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node2 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 24 August 2024 08:50:13 -0400 (0:00:00.041) 0:00:07.498 ******* ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Saturday 24 August 2024 08:50:14 -0400 (0:00:00.404) 0:00:07.902 ******* ok: [managed_node2] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 24 August 2024 08:50:14 -0400 (0:00:00.067) 0:00:07.970 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed_node2 TASK [Include network role] **************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Saturday 24 August 2024 08:50:14 -0400 (0:00:00.071) 0:00:08.041 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 24 August 2024 08:50:14 -0400 (0:00:00.250) 0:00:08.292 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 24 August 2024 08:50:14 -0400 (0:00:00.083) 0:00:08.375 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 24 August 2024 08:50:14 -0400 (0:00:00.067) 0:00:08.442 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 24 August 2024 08:50:14 -0400 (0:00:00.095) 0:00:08.537 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 24 August 2024 08:50:14 -0400 (0:00:00.083) 0:00:08.620 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 24 August 2024 08:50:15 -0400 (0:00:01.151) 0:00:09.771 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 24 August 2024 08:50:17 -0400 (0:00:02.016) 0:00:11.788 ******* ok: [managed_node2] => {} 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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 24 August 2024 08:50:18 -0400 (0:00:00.209) 0:00:11.998 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 24 August 2024 08:50:18 -0400 (0:00:00.131) 0:00:12.130 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 24 August 2024 08:50:18 -0400 (0:00:00.211) 0:00:12.342 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 24 August 2024 08:50:18 -0400 (0:00:00.124) 0:00:12.466 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 24 August 2024 08:50:18 -0400 (0:00:00.106) 0:00:12.572 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 24 August 2024 08:50:18 -0400 (0:00:00.091) 0:00:12.664 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 24 August 2024 08:50:18 -0400 (0:00:00.090) 0:00:12.755 ******* changed: [managed_node2] => { "attempts": 1, "changed": true, "changes": { "installed": [ "bridge-utils" ] }, "rc": 0, "results": [ "initscripts-9.49.53-1.el7_9.1.x86_64 providing initscripts is already installed", "12:dhclient-4.2.5-83.el7.centos.2.x86_64 providing dhclient is already installed", "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * epel: dl.fedoraproject.org\n * epel-debuginfo: dl.fedoraproject.org\n * epel-source: dl.fedoraproject.org\nResolving Dependencies\n--> Running transaction check\n---> Package bridge-utils.x86_64 0:1.5-9.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n bridge-utils x86_64 1.5-9.el7 base 32 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package\n\nTotal download size: 32 k\nInstalled size: 56 k\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : bridge-utils-1.5-9.el7.x86_64 1/1 \n Verifying : bridge-utils-1.5-9.el7.x86_64 1/1 \n\nInstalled:\n bridge-utils.x86_64 0:1.5-9.el7 \n\nComplete!\n" ] } lsrpackages: bridge-utils dhclient initscripts TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 24 August 2024 08:50:22 -0400 (0:00:03.403) 0:00:16.159 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 24 August 2024 08:50:22 -0400 (0:00:00.111) 0:00:16.270 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 24 August 2024 08:50:22 -0400 (0:00:00.157) 0:00:16.428 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 24 August 2024 08:50:22 -0400 (0:00:00.112) 0:00:16.540 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 24 August 2024 08:50:22 -0400 (0:00:00.109) 0:00:16.649 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 24 August 2024 08:50:22 -0400 (0:00:00.155) 0:00:16.805 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 24 August 2024 08:50:24 -0400 (0:00:01.103) 0:00:17.909 ******* ok: [managed_node2] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-11554U9dtC_/tmpKC1lg0" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 24 August 2024 08:50:24 -0400 (0:00:00.438) 0:00:18.348 ******* changed: [managed_node2] => { "_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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 24 August 2024 08:50:25 -0400 (0:00:01.044) 0:00:19.392 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 24 August 2024 08:50:25 -0400 (0:00:00.167) 0:00:19.559 ******* ok: [managed_node2] => { "__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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 24 August 2024 08:50:25 -0400 (0:00:00.142) 0:00:19.702 ******* ok: [managed_node2] => { "__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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 24 August 2024 08:50:26 -0400 (0:00:00.127) 0:00:19.829 ******* skipping: [managed_node2] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 24 August 2024 08:50:26 -0400 (0:00:00.089) 0:00:19.918 ******* ok: [managed_node2] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Saturday 24 August 2024 08:50:26 -0400 (0:00:00.693) 0:00:20.612 ******* ok: [managed_node2] => { "__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-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 24 August 2024 08:50:26 -0400 (0:00:00.108) 0:00:20.721 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node2 TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Saturday 24 August 2024 08:50:27 -0400 (0:00:00.192) 0:00:20.913 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node2 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 24 August 2024 08:50:27 -0400 (0:00:00.389) 0:00:21.302 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 24 August 2024 08:50:27 -0400 (0:00:00.148) 0:00:21.450 ******* ok: [managed_node2] => { "changed": false, "stat": { "atime": 1724503825.409046, "block_size": 4096, "blocks": 8, "ctime": 1724503825.409046, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 22438, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1724503825.409046, "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-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 24 August 2024 08:50:28 -0400 (0:00:00.549) 0:00:22.000 ******* ok: [managed_node2] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 24 August 2024 08:50:28 -0400 (0:00:00.110) 0:00:22.111 ******* fatal: [managed_node2]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.022346", "end": "2024-08-24 08:50:28.600759", "rc": 1, "start": "2024-08-24 08:50:28.578413" } 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-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 24 August 2024 08:50:28 -0400 (0:00:00.456) 0:00:22.567 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 24 August 2024 08:50:28 -0400 (0:00:00.087) 0:00:22.655 ******* ok: [managed_node2] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003219", "end": "2024-08-24 08:50:29.326367", "rc": 0, "start": "2024-08-24 08:50:29.323148" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 24 August 2024 08:50:29 -0400 (0:00:00.622) 0:00:23.278 ******* ok: [managed_node2] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 24 August 2024 08:50:29 -0400 (0:00:00.124) 0:00:23.402 ******* ok: [managed_node2] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003236", "end": "2024-08-24 08:50:29.891742", "rc": 0, "start": "2024-08-24 08:50:29.888506" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 24 August 2024 08:50:30 -0400 (0:00:00.415) 0:00:23.817 ******* ok: [managed_node2] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Saturday 24 August 2024 08:50:30 -0400 (0:00:00.105) 0:00:23.923 ******* ok: [managed_node2] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Saturday 24 August 2024 08:50:30 -0400 (0:00:00.096) 0:00:24.019 ******* ok: [managed_node2] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Saturday 24 August 2024 08:50:30 -0400 (0:00:00.120) 0:00:24.140 ******* ok: [managed_node2] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 24 August 2024 08:50:30 -0400 (0:00:00.114) 0:00:24.255 ******* skipping: [managed_node2] => (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-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 24 August 2024 08:50:30 -0400 (0:00:00.250) 0:00:24.506 ******* ok: [managed_node2] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 24 August 2024 08:50:30 -0400 (0:00:00.241) 0:00:24.747 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed_node2 TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 24 August 2024 08:50:31 -0400 (0:00:00.499) 0:00:25.247 ******* fatal: [managed_node2]: 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.041268", "end": "2024-08-24 08:50:31.975545", "rc": 1, "start": "2024-08-24 08:50:31.934277" } 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-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:45 Saturday 24 August 2024 08:50:32 -0400 (0:00:00.695) 0:00:25.942 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed_node2 TASK [TEST: I can create a profile without autoconnect] ************************ task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 24 August 2024 08:50:32 -0400 (0:00:00.217) 0:00:26.160 ******* ok: [managed_node2] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 24 August 2024 08:50:32 -0400 (0:00:00.116) 0:00:26.276 ******* ok: [managed_node2] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can create a profile without autoconnect" } ok: [managed_node2] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } ok: [managed_node2] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bridge_profile_no_autoconnect.yml" ] } ok: [managed_node2] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_absent.yml", "tasks/assert_profile_present.yml" ] } ok: [managed_node2] => (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_node2] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed_node2] => (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-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 24 August 2024 08:50:32 -0400 (0:00:00.179) 0:00:26.455 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node2 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 24 August 2024 08:50:32 -0400 (0:00:00.214) 0:00:26.670 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node2 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 24 August 2024 08:50:33 -0400 (0:00:00.348) 0:00:27.019 ******* ok: [managed_node2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003201", "end": "2024-08-24 08:50:33.494775", "rc": 0, "start": "2024-08-24 08:50:33.491574" } STDOUT: bond0 bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 24 August 2024 08:50:33 -0400 (0:00:00.419) 0:00:27.438 ******* ok: [managed_node2] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 24 August 2024 08:50:33 -0400 (0:00:00.089) 0:00:27.528 ******* ok: [managed_node2] => {} MSG: current_interfaces: [u'bond0', u'bonding_masters', u'dummy0', u'eth0', u'lo'] TASK [Setup] ******************************************************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 24 August 2024 08:50:33 -0400 (0:00:00.078) 0:00:27.606 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed_node2 included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node2 TASK [Remove test interface if necessary] ************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Saturday 24 August 2024 08:50:33 -0400 (0:00:00.178) 0:00:27.785 ******* fatal: [managed_node2]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.006569", "end": "2024-08-24 08:50:34.303203", "rc": 1, "start": "2024-08-24 08:50:34.296634" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Saturday 24 August 2024 08:50:34 -0400 (0:00:00.575) 0:00:28.360 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node2 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 24 August 2024 08:50:35 -0400 (0:00:00.493) 0:00:28.854 ******* ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Saturday 24 August 2024 08:50:35 -0400 (0:00:00.449) 0:00:29.304 ******* ok: [managed_node2] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 24 August 2024 08:50:35 -0400 (0:00:00.116) 0:00:29.420 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for managed_node2 TASK [Include network role] **************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Saturday 24 August 2024 08:50:35 -0400 (0:00:00.216) 0:00:29.637 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 24 August 2024 08:50:36 -0400 (0:00:00.217) 0:00:29.854 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 24 August 2024 08:50:36 -0400 (0:00:00.171) 0:00:30.026 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 24 August 2024 08:50:36 -0400 (0:00:00.100) 0:00:30.126 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 24 August 2024 08:50:36 -0400 (0:00:00.088) 0:00:30.215 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 24 August 2024 08:50:36 -0400 (0:00:00.104) 0:00:30.319 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 24 August 2024 08:50:37 -0400 (0:00:00.957) 0:00:31.277 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 24 August 2024 08:50:39 -0400 (0:00:01.857) 0:00:33.135 ******* ok: [managed_node2] => {} 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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 24 August 2024 08:50:39 -0400 (0:00:00.164) 0:00:33.300 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 24 August 2024 08:50:39 -0400 (0:00:00.113) 0:00:33.414 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 24 August 2024 08:50:39 -0400 (0:00:00.117) 0:00:33.531 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 24 August 2024 08:50:39 -0400 (0:00:00.117) 0:00:33.649 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 24 August 2024 08:50:39 -0400 (0:00:00.119) 0:00:33.768 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 24 August 2024 08:50:40 -0400 (0:00:00.121) 0:00:33.889 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 24 August 2024 08:50:40 -0400 (0:00:00.115) 0:00:34.005 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 24 August 2024 08:50:40 -0400 (0:00:00.180) 0:00:34.185 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 24 August 2024 08:50:40 -0400 (0:00:00.110) 0:00:34.296 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 24 August 2024 08:50:40 -0400 (0:00:00.118) 0:00:34.415 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 24 August 2024 08:50:40 -0400 (0:00:00.106) 0:00:34.521 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 24 August 2024 08:50:40 -0400 (0:00:00.111) 0:00:34.633 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 24 August 2024 08:50:40 -0400 (0:00:00.107) 0:00:34.741 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 24 August 2024 08:50:41 -0400 (0:00:00.571) 0:00:35.312 ******* ok: [managed_node2] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-11554U9dtC_/tmpeOe58l" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 24 August 2024 08:50:41 -0400 (0:00:00.409) 0:00:35.721 ******* changed: [managed_node2] => { "_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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 24 August 2024 08:50:42 -0400 (0:00:00.828) 0:00:36.550 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 24 August 2024 08:50:42 -0400 (0:00:00.196) 0:00:36.747 ******* ok: [managed_node2] => { "__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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 24 August 2024 08:50:43 -0400 (0:00:00.194) 0:00:36.941 ******* ok: [managed_node2] => { "__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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 24 August 2024 08:50:43 -0400 (0:00:00.134) 0:00:37.076 ******* skipping: [managed_node2] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 24 August 2024 08:50:43 -0400 (0:00:00.197) 0:00:37.274 ******* ok: [managed_node2] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Saturday 24 August 2024 08:50:44 -0400 (0:00:00.622) 0:00:37.896 ******* ok: [managed_node2] => { "__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-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 24 August 2024 08:50:44 -0400 (0:00:00.122) 0:00:38.019 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node2 included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node2 TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Saturday 24 August 2024 08:50:44 -0400 (0:00:00.239) 0:00:38.259 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node2 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 24 August 2024 08:50:44 -0400 (0:00:00.146) 0:00:38.405 ******* ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Saturday 24 August 2024 08:50:45 -0400 (0:00:00.616) 0:00:39.022 ******* ok: [managed_node2] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Saturday 24 August 2024 08:50:45 -0400 (0:00:00.134) 0:00:39.156 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node2 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 24 August 2024 08:50:45 -0400 (0:00:00.209) 0:00:39.365 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 24 August 2024 08:50:45 -0400 (0:00:00.071) 0:00:39.436 ******* ok: [managed_node2] => { "changed": false, "stat": { "atime": 1724503842.5721173, "block_size": 4096, "blocks": 8, "ctime": 1724503842.5721173, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 22441, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1724503842.5721173, "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-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 24 August 2024 08:50:46 -0400 (0:00:00.496) 0:00:39.933 ******* ok: [managed_node2] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 24 August 2024 08:50:46 -0400 (0:00:00.136) 0:00:40.069 ******* fatal: [managed_node2]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.018619", "end": "2024-08-24 08:50:46.621750", "rc": 1, "start": "2024-08-24 08:50:46.603131" } 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-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 24 August 2024 08:50:46 -0400 (0:00:00.618) 0:00:40.688 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 24 August 2024 08:50:47 -0400 (0:00:00.212) 0:00:40.901 ******* ok: [managed_node2] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003261", "end": "2024-08-24 08:50:47.381598", "rc": 0, "start": "2024-08-24 08:50:47.378337" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 24 August 2024 08:50:47 -0400 (0:00:00.412) 0:00:41.314 ******* ok: [managed_node2] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 24 August 2024 08:50:47 -0400 (0:00:00.083) 0:00:41.398 ******* ok: [managed_node2] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003208", "end": "2024-08-24 08:50:47.870881", "rc": 0, "start": "2024-08-24 08:50:47.867673" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 24 August 2024 08:50:48 -0400 (0:00:00.424) 0:00:41.823 ******* ok: [managed_node2] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Saturday 24 August 2024 08:50:48 -0400 (0:00:00.114) 0:00:41.937 ******* ok: [managed_node2] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Saturday 24 August 2024 08:50:48 -0400 (0:00:00.092) 0:00:42.030 ******* ok: [managed_node2] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Saturday 24 August 2024 08:50:48 -0400 (0:00:00.081) 0:00:42.111 ******* ok: [managed_node2] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 24 August 2024 08:50:48 -0400 (0:00:00.108) 0:00:42.220 ******* TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 24 August 2024 08:50:48 -0400 (0:00:00.096) 0:00:42.316 ******* ok: [managed_node2] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 24 August 2024 08:50:48 -0400 (0:00:00.108) 0:00:42.425 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed_node2 TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 24 August 2024 08:50:48 -0400 (0:00:00.229) 0:00:42.654 ******* fatal: [managed_node2]: 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.036531", "end": "2024-08-24 08:50:49.146113", "rc": 1, "start": "2024-08-24 08:50:49.109582" } 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-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:65 Saturday 24 August 2024 08:50:49 -0400 (0:00:00.435) 0:00:43.090 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed_node2 TASK [TEST: I can activate an existing profile] ******************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 24 August 2024 08:50:49 -0400 (0:00:00.204) 0:00:43.295 ******* ok: [managed_node2] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 24 August 2024 08:50:49 -0400 (0:00:00.114) 0:00:43.409 ******* ok: [managed_node2] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can activate an existing profile" } ok: [managed_node2] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml" ] } ok: [managed_node2] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/activate_profile.yml" ] } ok: [managed_node2] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_present.yml" ] } ok: [managed_node2] => (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_node2] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed_node2] => (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-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 24 August 2024 08:50:49 -0400 (0:00:00.208) 0:00:43.617 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node2 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 24 August 2024 08:50:49 -0400 (0:00:00.194) 0:00:43.811 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node2 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 24 August 2024 08:50:50 -0400 (0:00:00.197) 0:00:44.008 ******* ok: [managed_node2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003275", "end": "2024-08-24 08:50:50.485830", "rc": 0, "start": "2024-08-24 08:50:50.482555" } STDOUT: bond0 bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 24 August 2024 08:50:50 -0400 (0:00:00.383) 0:00:44.391 ******* ok: [managed_node2] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 24 August 2024 08:50:50 -0400 (0:00:00.072) 0:00:44.464 ******* ok: [managed_node2] => {} MSG: current_interfaces: [u'bond0', u'bonding_masters', u'dummy0', u'eth0', u'lo'] TASK [Setup] ******************************************************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 24 August 2024 08:50:50 -0400 (0:00:00.087) 0:00:44.552 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed_node2 TASK [Include network role] **************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Saturday 24 August 2024 08:50:50 -0400 (0:00:00.200) 0:00:44.753 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 24 August 2024 08:50:51 -0400 (0:00:00.198) 0:00:44.951 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 24 August 2024 08:50:51 -0400 (0:00:00.313) 0:00:45.264 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 24 August 2024 08:50:51 -0400 (0:00:00.140) 0:00:45.405 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 24 August 2024 08:50:51 -0400 (0:00:00.110) 0:00:45.516 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 24 August 2024 08:50:51 -0400 (0:00:00.092) 0:00:45.608 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 24 August 2024 08:50:52 -0400 (0:00:00.911) 0:00:46.520 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 24 August 2024 08:50:54 -0400 (0:00:01.456) 0:00:47.977 ******* ok: [managed_node2] => {} 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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 24 August 2024 08:50:54 -0400 (0:00:00.167) 0:00:48.144 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 24 August 2024 08:50:54 -0400 (0:00:00.130) 0:00:48.275 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 24 August 2024 08:50:54 -0400 (0:00:00.170) 0:00:48.445 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 24 August 2024 08:50:54 -0400 (0:00:00.107) 0:00:48.552 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 24 August 2024 08:50:54 -0400 (0:00:00.115) 0:00:48.667 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 24 August 2024 08:50:54 -0400 (0:00:00.121) 0:00:48.789 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 24 August 2024 08:50:55 -0400 (0:00:00.123) 0:00:48.912 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 24 August 2024 08:50:55 -0400 (0:00:00.180) 0:00:49.093 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 24 August 2024 08:50:55 -0400 (0:00:00.128) 0:00:49.221 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 24 August 2024 08:50:55 -0400 (0:00:00.201) 0:00:49.422 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 24 August 2024 08:50:55 -0400 (0:00:00.220) 0:00:49.643 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 24 August 2024 08:50:56 -0400 (0:00:00.230) 0:00:49.873 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 24 August 2024 08:50:56 -0400 (0:00:00.237) 0:00:50.110 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 24 August 2024 08:50:57 -0400 (0:00:00.845) 0:00:50.955 ******* ok: [managed_node2] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-11554U9dtC_/tmpc2I58X" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 24 August 2024 08:50:57 -0400 (0:00:00.463) 0:00:51.419 ******* changed: [managed_node2] => { "_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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 24 August 2024 08:50:58 -0400 (0:00:00.939) 0:00:52.358 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 24 August 2024 08:50:58 -0400 (0:00:00.095) 0:00:52.454 ******* ok: [managed_node2] => { "__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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 24 August 2024 08:50:58 -0400 (0:00:00.112) 0:00:52.566 ******* ok: [managed_node2] => { "__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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 24 August 2024 08:50:58 -0400 (0:00:00.117) 0:00:52.684 ******* skipping: [managed_node2] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 24 August 2024 08:50:58 -0400 (0:00:00.117) 0:00:52.801 ******* ok: [managed_node2] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Saturday 24 August 2024 08:50:59 -0400 (0:00:00.633) 0:00:53.435 ******* ok: [managed_node2] => { "__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-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 24 August 2024 08:50:59 -0400 (0:00:00.143) 0:00:53.579 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml for managed_node2 TASK [Include network role] **************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml:3 Saturday 24 August 2024 08:51:00 -0400 (0:00:00.264) 0:00:53.843 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 24 August 2024 08:51:00 -0400 (0:00:00.256) 0:00:54.100 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 24 August 2024 08:51:00 -0400 (0:00:00.226) 0:00:54.327 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 24 August 2024 08:51:00 -0400 (0:00:00.143) 0:00:54.471 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 24 August 2024 08:51:00 -0400 (0:00:00.144) 0:00:54.615 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 24 August 2024 08:51:00 -0400 (0:00:00.136) 0:00:54.752 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 24 August 2024 08:51:01 -0400 (0:00:00.976) 0:00:55.729 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 24 August 2024 08:51:03 -0400 (0:00:01.485) 0:00:57.214 ******* ok: [managed_node2] => {} 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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 24 August 2024 08:51:03 -0400 (0:00:00.106) 0:00:57.321 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 24 August 2024 08:51:03 -0400 (0:00:00.113) 0:00:57.435 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 24 August 2024 08:51:03 -0400 (0:00:00.111) 0:00:57.547 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 24 August 2024 08:51:03 -0400 (0:00:00.200) 0:00:57.748 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 24 August 2024 08:51:04 -0400 (0:00:00.230) 0:00:57.978 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 24 August 2024 08:51:04 -0400 (0:00:00.203) 0:00:58.182 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 24 August 2024 08:51:04 -0400 (0:00:00.126) 0:00:58.309 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 24 August 2024 08:51:04 -0400 (0:00:00.185) 0:00:58.494 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 24 August 2024 08:51:04 -0400 (0:00:00.111) 0:00:58.605 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 24 August 2024 08:51:04 -0400 (0:00:00.121) 0:00:58.727 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 24 August 2024 08:51:05 -0400 (0:00:00.211) 0:00:58.938 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 24 August 2024 08:51:05 -0400 (0:00:00.122) 0:00:59.060 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 24 August 2024 08:51:05 -0400 (0:00:00.124) 0:00:59.185 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 24 August 2024 08:51:05 -0400 (0:00:00.606) 0:00:59.791 ******* ok: [managed_node2] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-11554U9dtC_/tmpUwgTat" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 24 August 2024 08:51:06 -0400 (0:00:00.506) 0:01:00.298 ******* changed: [managed_node2] => { "_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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 24 August 2024 08:51:07 -0400 (0:00:00.984) 0:01:01.282 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 24 August 2024 08:51:07 -0400 (0:00:00.148) 0:01:01.431 ******* ok: [managed_node2] => { "__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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 24 August 2024 08:51:07 -0400 (0:00:00.124) 0:01:01.556 ******* ok: [managed_node2] => { "__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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 24 August 2024 08:51:07 -0400 (0:00:00.144) 0:01:01.700 ******* skipping: [managed_node2] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 24 August 2024 08:51:08 -0400 (0:00:00.122) 0:01:01.823 ******* ok: [managed_node2] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 24 August 2024 08:51:08 -0400 (0:00:00.744) 0:01:02.567 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node2 included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node2 TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Saturday 24 August 2024 08:51:09 -0400 (0:00:00.304) 0:01:02.872 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node2 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 24 August 2024 08:51:09 -0400 (0:00:00.227) 0:01:03.100 ******* ok: [managed_node2] => { "changed": false, "stat": { "atime": 1724503867.1362388, "block_size": 4096, "blocks": 0, "ctime": 1724503867.1332388, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17726, "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": 1724503867.1332388, "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-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Saturday 24 August 2024 08:51:09 -0400 (0:00:00.389) 0:01:03.489 ******* ok: [managed_node2] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Saturday 24 August 2024 08:51:09 -0400 (0:00:00.095) 0:01:03.585 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node2 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 24 August 2024 08:51:09 -0400 (0:00:00.146) 0:01:03.732 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 24 August 2024 08:51:10 -0400 (0:00:00.117) 0:01:03.849 ******* ok: [managed_node2] => { "changed": false, "stat": { "atime": 1724503866.981238, "block_size": 4096, "blocks": 8, "ctime": 1724503858.4111912, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 22438, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1724503858.4111912, "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-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 24 August 2024 08:51:10 -0400 (0:00:00.523) 0:01:04.373 ******* ok: [managed_node2] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 24 August 2024 08:51:10 -0400 (0:00:00.096) 0:01:04.470 ******* fatal: [managed_node2]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.019839", "end": "2024-08-24 08:51:10.986366", "rc": 1, "start": "2024-08-24 08:51:10.966527" } 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-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 24 August 2024 08:51:11 -0400 (0:00:00.446) 0:01:04.916 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 24 August 2024 08:51:11 -0400 (0:00:00.079) 0:01:04.995 ******* ok: [managed_node2] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003192", "end": "2024-08-24 08:51:11.589471", "rc": 0, "start": "2024-08-24 08:51:11.586279" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 24 August 2024 08:51:11 -0400 (0:00:00.567) 0:01:05.562 ******* ok: [managed_node2] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 24 August 2024 08:51:11 -0400 (0:00:00.126) 0:01:05.689 ******* ok: [managed_node2] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003161", "end": "2024-08-24 08:51:12.219921", "rc": 0, "start": "2024-08-24 08:51:12.216760" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 24 August 2024 08:51:12 -0400 (0:00:00.501) 0:01:06.191 ******* ok: [managed_node2] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Saturday 24 August 2024 08:51:12 -0400 (0:00:00.136) 0:01:06.327 ******* ok: [managed_node2] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Saturday 24 August 2024 08:51:12 -0400 (0:00:00.151) 0:01:06.479 ******* ok: [managed_node2] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Saturday 24 August 2024 08:51:12 -0400 (0:00:00.152) 0:01:06.631 ******* ok: [managed_node2] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 24 August 2024 08:51:12 -0400 (0:00:00.125) 0:01:06.757 ******* TASK [Success in test 'I can activate an existing profile'] ******************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 24 August 2024 08:51:13 -0400 (0:00:00.135) 0:01:06.893 ******* ok: [managed_node2] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 24 August 2024 08:51:13 -0400 (0:00:00.134) 0:01:07.027 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed_node2 TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 24 August 2024 08:51:13 -0400 (0:00:00.174) 0:01:07.202 ******* ok: [managed_node2] => { "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.045518", "end": "2024-08-24 08:51:13.727828", "rc": 0, "start": "2024-08-24 08:51:13.682310" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:83 Saturday 24 August 2024 08:51:13 -0400 (0:00:00.575) 0:01:07.777 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed_node2 TASK [TEST: I can remove an existing profile without taking it down] *********** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 24 August 2024 08:51:14 -0400 (0:00:00.218) 0:01:07.995 ******* ok: [managed_node2] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 24 August 2024 08:51:14 -0400 (0:00:00.108) 0:01:08.104 ******* ok: [managed_node2] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can remove an existing profile without taking it down" } ok: [managed_node2] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml" ] } ok: [managed_node2] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove_profile.yml" ] } ok: [managed_node2] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_absent.yml" ] } ok: [managed_node2] => (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_node2] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed_node2] => (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-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 24 August 2024 08:51:14 -0400 (0:00:00.230) 0:01:08.334 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node2 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 24 August 2024 08:51:14 -0400 (0:00:00.199) 0:01:08.534 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node2 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 24 August 2024 08:51:14 -0400 (0:00:00.194) 0:01:08.729 ******* ok: [managed_node2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004288", "end": "2024-08-24 08:51:16.241987", "rc": 0, "start": "2024-08-24 08:51:15.237699" } STDOUT: bond0 bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 24 August 2024 08:51:16 -0400 (0:00:01.445) 0:01:10.174 ******* ok: [managed_node2] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 24 August 2024 08:51:16 -0400 (0:00:00.149) 0:01:10.324 ******* ok: [managed_node2] => {} MSG: current_interfaces: [u'bond0', u'bonding_masters', u'dummy0', u'eth0', u'lo'] TASK [Setup] ******************************************************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 24 August 2024 08:51:16 -0400 (0:00:00.149) 0:01:10.473 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed_node2 included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml for managed_node2 TASK [Include network role] **************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Saturday 24 August 2024 08:51:16 -0400 (0:00:00.270) 0:01:10.744 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 24 August 2024 08:51:17 -0400 (0:00:00.271) 0:01:11.015 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 24 August 2024 08:51:17 -0400 (0:00:00.195) 0:01:11.210 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 24 August 2024 08:51:17 -0400 (0:00:00.202) 0:01:11.413 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 24 August 2024 08:51:17 -0400 (0:00:00.127) 0:01:11.541 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 24 August 2024 08:51:17 -0400 (0:00:00.110) 0:01:11.652 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 24 August 2024 08:51:18 -0400 (0:00:01.081) 0:01:12.733 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 24 August 2024 08:51:20 -0400 (0:00:01.565) 0:01:14.298 ******* ok: [managed_node2] => {} 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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 24 August 2024 08:51:20 -0400 (0:00:00.127) 0:01:14.425 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 24 August 2024 08:51:20 -0400 (0:00:00.098) 0:01:14.524 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 24 August 2024 08:51:20 -0400 (0:00:00.104) 0:01:14.629 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 24 August 2024 08:51:20 -0400 (0:00:00.127) 0:01:14.757 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 24 August 2024 08:51:21 -0400 (0:00:00.094) 0:01:14.852 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 24 August 2024 08:51:21 -0400 (0:00:00.117) 0:01:14.969 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 24 August 2024 08:51:21 -0400 (0:00:00.116) 0:01:15.086 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 24 August 2024 08:51:21 -0400 (0:00:00.285) 0:01:15.371 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 24 August 2024 08:51:21 -0400 (0:00:00.206) 0:01:15.578 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 24 August 2024 08:51:21 -0400 (0:00:00.232) 0:01:15.811 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 24 August 2024 08:51:22 -0400 (0:00:00.235) 0:01:16.046 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 24 August 2024 08:51:22 -0400 (0:00:00.229) 0:01:16.276 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 24 August 2024 08:51:22 -0400 (0:00:00.200) 0:01:16.476 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 24 August 2024 08:51:23 -0400 (0:00:00.612) 0:01:17.089 ******* ok: [managed_node2] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-11554U9dtC_/tmpJOvmBf" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 24 August 2024 08:51:23 -0400 (0:00:00.489) 0:01:17.579 ******* changed: [managed_node2] => { "_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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 24 August 2024 08:51:24 -0400 (0:00:00.736) 0:01:18.315 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 24 August 2024 08:51:24 -0400 (0:00:00.087) 0:01:18.402 ******* ok: [managed_node2] => { "__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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 24 August 2024 08:51:24 -0400 (0:00:00.079) 0:01:18.482 ******* ok: [managed_node2] => { "__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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 24 August 2024 08:51:24 -0400 (0:00:00.075) 0:01:18.558 ******* skipping: [managed_node2] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 24 August 2024 08:51:24 -0400 (0:00:00.103) 0:01:18.661 ******* ok: [managed_node2] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Saturday 24 August 2024 08:51:25 -0400 (0:00:00.710) 0:01:19.371 ******* ok: [managed_node2] => { "__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-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml:3 Saturday 24 August 2024 08:51:25 -0400 (0:00:00.188) 0:01:19.559 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 24 August 2024 08:51:25 -0400 (0:00:00.203) 0:01:19.763 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 24 August 2024 08:51:26 -0400 (0:00:00.220) 0:01:19.984 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 24 August 2024 08:51:26 -0400 (0:00:00.154) 0:01:20.139 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 24 August 2024 08:51:26 -0400 (0:00:00.117) 0:01:20.256 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 24 August 2024 08:51:26 -0400 (0:00:00.110) 0:01:20.366 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 24 August 2024 08:51:27 -0400 (0:00:00.950) 0:01:21.317 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 24 August 2024 08:51:28 -0400 (0:00:01.377) 0:01:22.694 ******* ok: [managed_node2] => {} 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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 24 August 2024 08:51:28 -0400 (0:00:00.115) 0:01:22.810 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 24 August 2024 08:51:29 -0400 (0:00:00.111) 0:01:22.921 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 24 August 2024 08:51:29 -0400 (0:00:00.120) 0:01:23.042 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 24 August 2024 08:51:29 -0400 (0:00:00.111) 0:01:23.153 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 24 August 2024 08:51:29 -0400 (0:00:00.120) 0:01:23.274 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 24 August 2024 08:51:29 -0400 (0:00:00.128) 0:01:23.403 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 24 August 2024 08:51:29 -0400 (0:00:00.121) 0:01:23.525 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 24 August 2024 08:51:29 -0400 (0:00:00.190) 0:01:23.715 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 24 August 2024 08:51:29 -0400 (0:00:00.096) 0:01:23.812 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 24 August 2024 08:51:30 -0400 (0:00:00.090) 0:01:23.902 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 24 August 2024 08:51:30 -0400 (0:00:00.077) 0:01:23.980 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 24 August 2024 08:51:30 -0400 (0:00:00.069) 0:01:24.050 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 24 August 2024 08:51:30 -0400 (0:00:00.069) 0:01:24.119 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 24 August 2024 08:51:30 -0400 (0:00:00.492) 0:01:24.612 ******* ok: [managed_node2] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-11554U9dtC_/tmp32baDj" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 24 August 2024 08:51:31 -0400 (0:00:00.443) 0:01:25.055 ******* changed: [managed_node2] => { "_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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 24 August 2024 08:51:32 -0400 (0:00:00.796) 0:01:25.852 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 24 August 2024 08:51:32 -0400 (0:00:00.110) 0:01:25.963 ******* ok: [managed_node2] => { "__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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 24 August 2024 08:51:32 -0400 (0:00:00.116) 0:01:26.080 ******* ok: [managed_node2] => { "__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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 24 August 2024 08:51:32 -0400 (0:00:00.195) 0:01:26.276 ******* skipping: [managed_node2] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 24 August 2024 08:51:32 -0400 (0:00:00.181) 0:01:26.457 ******* ok: [managed_node2] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 24 August 2024 08:51:33 -0400 (0:00:00.724) 0:01:27.182 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml for managed_node2 TASK [Include network role] **************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml:3 Saturday 24 August 2024 08:51:33 -0400 (0:00:00.239) 0:01:27.421 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 24 August 2024 08:51:33 -0400 (0:00:00.307) 0:01:27.729 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 24 August 2024 08:51:34 -0400 (0:00:00.278) 0:01:28.008 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 24 August 2024 08:51:34 -0400 (0:00:00.150) 0:01:28.159 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 24 August 2024 08:51:34 -0400 (0:00:00.135) 0:01:28.294 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 24 August 2024 08:51:34 -0400 (0:00:00.202) 0:01:28.497 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 24 August 2024 08:51:35 -0400 (0:00:00.969) 0:01:29.467 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 24 August 2024 08:51:37 -0400 (0:00:01.537) 0:01:31.004 ******* ok: [managed_node2] => {} 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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 24 August 2024 08:51:37 -0400 (0:00:00.125) 0:01:31.130 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 24 August 2024 08:51:37 -0400 (0:00:00.223) 0:01:31.353 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 24 August 2024 08:51:37 -0400 (0:00:00.144) 0:01:31.498 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 24 August 2024 08:51:37 -0400 (0:00:00.109) 0:01:31.608 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 24 August 2024 08:51:37 -0400 (0:00:00.132) 0:01:31.740 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 24 August 2024 08:51:38 -0400 (0:00:00.095) 0:01:31.836 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 24 August 2024 08:51:38 -0400 (0:00:00.076) 0:01:31.913 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 24 August 2024 08:51:38 -0400 (0:00:00.174) 0:01:32.087 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 24 August 2024 08:51:38 -0400 (0:00:00.109) 0:01:32.196 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 24 August 2024 08:51:38 -0400 (0:00:00.183) 0:01:32.379 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 24 August 2024 08:51:38 -0400 (0:00:00.202) 0:01:32.581 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 24 August 2024 08:51:38 -0400 (0:00:00.113) 0:01:32.695 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 24 August 2024 08:51:39 -0400 (0:00:00.128) 0:01:32.823 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 24 August 2024 08:51:39 -0400 (0:00:00.499) 0:01:33.322 ******* ok: [managed_node2] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-11554U9dtC_/tmp_eOzyc" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 24 August 2024 08:51:39 -0400 (0:00:00.449) 0:01:33.772 ******* changed: [managed_node2] => { "_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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 24 August 2024 08:51:40 -0400 (0:00:00.941) 0:01:34.714 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 24 August 2024 08:51:41 -0400 (0:00:00.124) 0:01:34.839 ******* ok: [managed_node2] => { "__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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 24 August 2024 08:51:41 -0400 (0:00:00.127) 0:01:34.967 ******* ok: [managed_node2] => { "__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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 24 August 2024 08:51:41 -0400 (0:00:00.127) 0:01:35.094 ******* skipping: [managed_node2] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 24 August 2024 08:51:41 -0400 (0:00:00.110) 0:01:35.205 ******* ok: [managed_node2] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 24 August 2024 08:51:41 -0400 (0:00:00.493) 0:01:35.698 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node2 included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml for managed_node2 TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Saturday 24 August 2024 08:51:42 -0400 (0:00:00.224) 0:01:35.923 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node2 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 24 August 2024 08:51:42 -0400 (0:00:00.151) 0:01:36.075 ******* ok: [managed_node2] => { "changed": false, "stat": { "atime": 1724503891.8373737, "block_size": 4096, "blocks": 0, "ctime": 1724503891.8363736, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17726, "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": 1724503891.8363736, "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-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Saturday 24 August 2024 08:51:42 -0400 (0:00:00.450) 0:01:36.526 ******* ok: [managed_node2] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:3 Saturday 24 August 2024 08:51:42 -0400 (0:00:00.127) 0:01:36.653 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node2 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 24 August 2024 08:51:43 -0400 (0:00:00.208) 0:01:36.861 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 24 August 2024 08:51:43 -0400 (0:00:00.199) 0:01:37.061 ******* ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 24 August 2024 08:51:43 -0400 (0:00:00.519) 0:01:37.580 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 24 August 2024 08:51:43 -0400 (0:00:00.124) 0:01:37.705 ******* fatal: [managed_node2]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.019323", "end": "2024-08-24 08:51:44.373447", "rc": 1, "start": "2024-08-24 08:51:44.354124" } 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-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 24 August 2024 08:51:44 -0400 (0:00:00.700) 0:01:38.406 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 24 August 2024 08:51:44 -0400 (0:00:00.128) 0:01:38.534 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 24 August 2024 08:51:44 -0400 (0:00:00.129) 0:01:38.664 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 24 August 2024 08:51:44 -0400 (0:00:00.126) 0:01:38.791 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 24 August 2024 08:51:45 -0400 (0:00:00.192) 0:01:38.984 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Saturday 24 August 2024 08:51:45 -0400 (0:00:00.123) 0:01:39.107 ******* ok: [managed_node2] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 24 August 2024 08:51:45 -0400 (0:00:00.128) 0:01:39.236 ******* TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 24 August 2024 08:51:45 -0400 (0:00:00.164) 0:01:39.401 ******* ok: [managed_node2] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 24 August 2024 08:51:45 -0400 (0:00:00.149) 0:01:39.550 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed_node2 TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 24 August 2024 08:51:45 -0400 (0:00:00.221) 0:01:39.772 ******* ok: [managed_node2] => { "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.046752", "end": "2024-08-24 08:51:46.403843", "rc": 0, "start": "2024-08-24 08:51:46.357091" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:102 Saturday 24 August 2024 08:51:46 -0400 (0:00:00.561) 0:01:40.333 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed_node2 TASK [TEST: I can take a profile down that is absent] ************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 24 August 2024 08:51:46 -0400 (0:00:00.205) 0:01:40.538 ******* ok: [managed_node2] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 24 August 2024 08:51:46 -0400 (0:00:00.122) 0:01:40.660 ******* ok: [managed_node2] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can take a profile down that is absent" } ok: [managed_node2] => (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_node2] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove+down_profile.yml" ] } ok: [managed_node2] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_absent.yml" ] } ok: [managed_node2] => (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_node2] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed_node2] => (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-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 24 August 2024 08:51:47 -0400 (0:00:00.170) 0:01:40.831 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node2 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 24 August 2024 08:51:47 -0400 (0:00:00.165) 0:01:40.996 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node2 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 24 August 2024 08:51:47 -0400 (0:00:00.226) 0:01:41.223 ******* ok: [managed_node2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004315", "end": "2024-08-24 08:51:48.757524", "rc": 0, "start": "2024-08-24 08:51:47.753209" } STDOUT: bond0 bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 24 August 2024 08:51:48 -0400 (0:00:01.582) 0:01:42.805 ******* ok: [managed_node2] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 24 August 2024 08:51:49 -0400 (0:00:00.140) 0:01:42.946 ******* ok: [managed_node2] => {} MSG: current_interfaces: [u'bond0', u'bonding_masters', u'dummy0', u'eth0', u'lo'] TASK [Setup] ******************************************************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 24 August 2024 08:51:49 -0400 (0:00:00.120) 0:01:43.066 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed_node2 included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml for managed_node2 included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml for managed_node2 TASK [Include network role] **************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Saturday 24 August 2024 08:51:49 -0400 (0:00:00.258) 0:01:43.324 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 24 August 2024 08:51:49 -0400 (0:00:00.318) 0:01:43.643 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 24 August 2024 08:51:50 -0400 (0:00:00.266) 0:01:43.910 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 24 August 2024 08:51:50 -0400 (0:00:00.142) 0:01:44.052 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 24 August 2024 08:51:50 -0400 (0:00:00.117) 0:01:44.169 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 24 August 2024 08:51:50 -0400 (0:00:00.107) 0:01:44.276 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 24 August 2024 08:51:51 -0400 (0:00:01.044) 0:01:45.321 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 24 August 2024 08:51:53 -0400 (0:00:01.601) 0:01:46.923 ******* ok: [managed_node2] => {} 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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 24 August 2024 08:51:53 -0400 (0:00:00.114) 0:01:47.037 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 24 August 2024 08:51:53 -0400 (0:00:00.089) 0:01:47.127 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 24 August 2024 08:51:53 -0400 (0:00:00.181) 0:01:47.309 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 24 August 2024 08:51:53 -0400 (0:00:00.107) 0:01:47.416 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 24 August 2024 08:51:53 -0400 (0:00:00.105) 0:01:47.522 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 24 August 2024 08:51:53 -0400 (0:00:00.117) 0:01:47.639 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 24 August 2024 08:51:53 -0400 (0:00:00.118) 0:01:47.757 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 24 August 2024 08:51:54 -0400 (0:00:00.164) 0:01:47.922 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 24 August 2024 08:51:54 -0400 (0:00:00.093) 0:01:48.016 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 24 August 2024 08:51:54 -0400 (0:00:00.071) 0:01:48.087 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 24 August 2024 08:51:54 -0400 (0:00:00.094) 0:01:48.182 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 24 August 2024 08:51:54 -0400 (0:00:00.111) 0:01:48.293 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 24 August 2024 08:51:54 -0400 (0:00:00.130) 0:01:48.424 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 24 August 2024 08:51:55 -0400 (0:00:00.641) 0:01:49.065 ******* ok: [managed_node2] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-11554U9dtC_/tmpAbhxVS" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 24 August 2024 08:51:55 -0400 (0:00:00.496) 0:01:49.561 ******* changed: [managed_node2] => { "_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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 24 August 2024 08:51:56 -0400 (0:00:00.726) 0:01:50.288 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 24 August 2024 08:51:56 -0400 (0:00:00.100) 0:01:50.389 ******* ok: [managed_node2] => { "__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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 24 August 2024 08:51:56 -0400 (0:00:00.121) 0:01:50.510 ******* ok: [managed_node2] => { "__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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 24 August 2024 08:51:56 -0400 (0:00:00.117) 0:01:50.628 ******* skipping: [managed_node2] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 24 August 2024 08:51:56 -0400 (0:00:00.129) 0:01:50.758 ******* ok: [managed_node2] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Saturday 24 August 2024 08:51:57 -0400 (0:00:00.524) 0:01:51.282 ******* ok: [managed_node2] => { "__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-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml:3 Saturday 24 August 2024 08:51:57 -0400 (0:00:00.130) 0:01:51.412 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 24 August 2024 08:51:57 -0400 (0:00:00.318) 0:01:51.731 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 24 August 2024 08:51:58 -0400 (0:00:00.223) 0:01:51.954 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 24 August 2024 08:51:58 -0400 (0:00:00.228) 0:01:52.183 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 24 August 2024 08:51:58 -0400 (0:00:00.184) 0:01:52.368 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 24 August 2024 08:51:58 -0400 (0:00:00.107) 0:01:52.475 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 24 August 2024 08:51:59 -0400 (0:00:01.163) 0:01:53.639 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 24 August 2024 08:52:01 -0400 (0:00:01.553) 0:01:55.192 ******* ok: [managed_node2] => {} 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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 24 August 2024 08:52:01 -0400 (0:00:00.138) 0:01:55.331 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 24 August 2024 08:52:01 -0400 (0:00:00.109) 0:01:55.440 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 24 August 2024 08:52:01 -0400 (0:00:00.116) 0:01:55.557 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 24 August 2024 08:52:01 -0400 (0:00:00.122) 0:01:55.680 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 24 August 2024 08:52:01 -0400 (0:00:00.120) 0:01:55.801 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 24 August 2024 08:52:02 -0400 (0:00:00.126) 0:01:55.927 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 24 August 2024 08:52:02 -0400 (0:00:00.117) 0:01:56.044 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 24 August 2024 08:52:02 -0400 (0:00:00.179) 0:01:56.224 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 24 August 2024 08:52:02 -0400 (0:00:00.110) 0:01:56.334 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 24 August 2024 08:52:02 -0400 (0:00:00.122) 0:01:56.456 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 24 August 2024 08:52:02 -0400 (0:00:00.121) 0:01:56.578 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 24 August 2024 08:52:02 -0400 (0:00:00.108) 0:01:56.686 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 24 August 2024 08:52:03 -0400 (0:00:00.183) 0:01:56.869 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 24 August 2024 08:52:03 -0400 (0:00:00.843) 0:01:57.713 ******* ok: [managed_node2] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-11554U9dtC_/tmpB4_jF8" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 24 August 2024 08:52:04 -0400 (0:00:00.540) 0:01:58.253 ******* changed: [managed_node2] => { "_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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 24 August 2024 08:52:05 -0400 (0:00:01.299) 0:01:59.553 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 24 August 2024 08:52:05 -0400 (0:00:00.133) 0:01:59.686 ******* ok: [managed_node2] => { "__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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 24 August 2024 08:52:05 -0400 (0:00:00.116) 0:01:59.803 ******* ok: [managed_node2] => { "__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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 24 August 2024 08:52:06 -0400 (0:00:00.110) 0:01:59.913 ******* skipping: [managed_node2] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 24 August 2024 08:52:06 -0400 (0:00:00.090) 0:02:00.003 ******* ok: [managed_node2] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml:3 Saturday 24 August 2024 08:52:06 -0400 (0:00:00.367) 0:02:00.370 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 24 August 2024 08:52:06 -0400 (0:00:00.192) 0:02:00.563 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 24 August 2024 08:52:06 -0400 (0:00:00.227) 0:02:00.791 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 24 August 2024 08:52:07 -0400 (0:00:00.133) 0:02:00.925 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 24 August 2024 08:52:07 -0400 (0:00:00.085) 0:02:01.011 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 24 August 2024 08:52:07 -0400 (0:00:00.089) 0:02:01.100 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 24 August 2024 08:52:08 -0400 (0:00:00.901) 0:02:02.002 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 24 August 2024 08:52:09 -0400 (0:00:01.202) 0:02:03.205 ******* ok: [managed_node2] => {} 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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 24 August 2024 08:52:09 -0400 (0:00:00.072) 0:02:03.278 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 24 August 2024 08:52:09 -0400 (0:00:00.069) 0:02:03.347 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 24 August 2024 08:52:09 -0400 (0:00:00.070) 0:02:03.418 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 24 August 2024 08:52:09 -0400 (0:00:00.067) 0:02:03.485 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 24 August 2024 08:52:09 -0400 (0:00:00.070) 0:02:03.556 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 24 August 2024 08:52:09 -0400 (0:00:00.076) 0:02:03.632 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 24 August 2024 08:52:09 -0400 (0:00:00.084) 0:02:03.716 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 24 August 2024 08:52:10 -0400 (0:00:00.181) 0:02:03.898 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 24 August 2024 08:52:10 -0400 (0:00:00.112) 0:02:04.011 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 24 August 2024 08:52:10 -0400 (0:00:00.113) 0:02:04.124 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 24 August 2024 08:52:10 -0400 (0:00:00.113) 0:02:04.237 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 24 August 2024 08:52:10 -0400 (0:00:00.172) 0:02:04.410 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 24 August 2024 08:52:10 -0400 (0:00:00.108) 0:02:04.518 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 24 August 2024 08:52:11 -0400 (0:00:00.588) 0:02:05.107 ******* ok: [managed_node2] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-11554U9dtC_/tmpgFJq61" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 24 August 2024 08:52:11 -0400 (0:00:00.465) 0:02:05.572 ******* changed: [managed_node2] => { "_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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 24 August 2024 08:52:12 -0400 (0:00:00.821) 0:02:06.394 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 24 August 2024 08:52:12 -0400 (0:00:00.175) 0:02:06.569 ******* ok: [managed_node2] => { "__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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 24 August 2024 08:52:12 -0400 (0:00:00.167) 0:02:06.737 ******* ok: [managed_node2] => { "__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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 24 August 2024 08:52:13 -0400 (0:00:00.126) 0:02:06.863 ******* skipping: [managed_node2] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 24 August 2024 08:52:13 -0400 (0:00:00.146) 0:02:07.009 ******* ok: [managed_node2] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 24 August 2024 08:52:13 -0400 (0:00:00.443) 0:02:07.453 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml for managed_node2 TASK [Include network role] **************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml:3 Saturday 24 August 2024 08:52:13 -0400 (0:00:00.222) 0:02:07.676 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 24 August 2024 08:52:14 -0400 (0:00:00.393) 0:02:08.070 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 24 August 2024 08:52:14 -0400 (0:00:00.232) 0:02:08.303 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 24 August 2024 08:52:14 -0400 (0:00:00.333) 0:02:08.637 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 24 August 2024 08:52:14 -0400 (0:00:00.144) 0:02:08.781 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 24 August 2024 08:52:15 -0400 (0:00:00.129) 0:02:08.911 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 24 August 2024 08:52:16 -0400 (0:00:00.985) 0:02:09.896 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 24 August 2024 08:52:17 -0400 (0:00:01.271) 0:02:11.168 ******* ok: [managed_node2] => {} 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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 24 August 2024 08:52:17 -0400 (0:00:00.134) 0:02:11.303 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 24 August 2024 08:52:17 -0400 (0:00:00.126) 0:02:11.430 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 24 August 2024 08:52:17 -0400 (0:00:00.112) 0:02:11.542 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 24 August 2024 08:52:17 -0400 (0:00:00.114) 0:02:11.657 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 24 August 2024 08:52:17 -0400 (0:00:00.109) 0:02:11.766 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 24 August 2024 08:52:18 -0400 (0:00:00.276) 0:02:12.043 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 24 August 2024 08:52:18 -0400 (0:00:00.193) 0:02:12.236 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 24 August 2024 08:52:18 -0400 (0:00:00.267) 0:02:12.504 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 24 August 2024 08:52:18 -0400 (0:00:00.121) 0:02:12.626 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 24 August 2024 08:52:18 -0400 (0:00:00.113) 0:02:12.739 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 24 August 2024 08:52:19 -0400 (0:00:00.147) 0:02:12.887 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 24 August 2024 08:52:19 -0400 (0:00:00.193) 0:02:13.081 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 24 August 2024 08:52:19 -0400 (0:00:00.122) 0:02:13.203 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 24 August 2024 08:52:20 -0400 (0:00:00.809) 0:02:14.012 ******* ok: [managed_node2] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-11554U9dtC_/tmpYT7oNr" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 24 August 2024 08:52:20 -0400 (0:00:00.405) 0:02:14.418 ******* ok: [managed_node2] => { "_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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 24 August 2024 08:52:21 -0400 (0:00:00.807) 0:02:15.225 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 24 August 2024 08:52:21 -0400 (0:00:00.070) 0:02:15.295 ******* ok: [managed_node2] => { "__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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 24 August 2024 08:52:21 -0400 (0:00:00.106) 0:02:15.402 ******* ok: [managed_node2] => { "__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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 24 August 2024 08:52:21 -0400 (0:00:00.124) 0:02:15.526 ******* skipping: [managed_node2] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 24 August 2024 08:52:21 -0400 (0:00:00.121) 0:02:15.648 ******* ok: [managed_node2] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 24 August 2024 08:52:22 -0400 (0:00:00.458) 0:02:16.106 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml for managed_node2 TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:3 Saturday 24 August 2024 08:52:22 -0400 (0:00:00.332) 0:02:16.438 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node2 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 24 August 2024 08:52:22 -0400 (0:00:00.234) 0:02:16.673 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 24 August 2024 08:52:23 -0400 (0:00:00.213) 0:02:16.886 ******* ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 24 August 2024 08:52:23 -0400 (0:00:00.777) 0:02:17.664 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 24 August 2024 08:52:24 -0400 (0:00:00.226) 0:02:17.890 ******* fatal: [managed_node2]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.019391", "end": "2024-08-24 08:52:24.533621", "rc": 1, "start": "2024-08-24 08:52:24.514230" } 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-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 24 August 2024 08:52:24 -0400 (0:00:00.575) 0:02:18.466 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 24 August 2024 08:52:24 -0400 (0:00:00.074) 0:02:18.540 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 24 August 2024 08:52:24 -0400 (0:00:00.071) 0:02:18.611 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 24 August 2024 08:52:24 -0400 (0:00:00.101) 0:02:18.713 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 24 August 2024 08:52:25 -0400 (0:00:00.111) 0:02:18.825 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Saturday 24 August 2024 08:52:25 -0400 (0:00:00.111) 0:02:18.936 ******* ok: [managed_node2] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 24 August 2024 08:52:25 -0400 (0:00:00.151) 0:02:19.088 ******* skipping: [managed_node2] => (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-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 24 August 2024 08:52:25 -0400 (0:00:00.120) 0:02:19.208 ******* ok: [managed_node2] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 24 August 2024 08:52:25 -0400 (0:00:00.101) 0:02:19.309 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed_node2 TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 24 August 2024 08:52:25 -0400 (0:00:00.190) 0:02:19.499 ******* ok: [managed_node2] => { "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.046384", "end": "2024-08-24 08:52:26.026833", "rc": 0, "start": "2024-08-24 08:52:25.980449" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:124 Saturday 24 August 2024 08:52:26 -0400 (0:00:00.502) 0:02:20.002 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed_node2 TASK [TEST: I will not get an error when I try to remove an absent profile] **** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 24 August 2024 08:52:26 -0400 (0:00:00.169) 0:02:20.171 ******* ok: [managed_node2] => {} MSG: ########## I will not get an error when I try to remove an absent profile ########## TASK [Show item] *************************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 24 August 2024 08:52:26 -0400 (0:00:00.183) 0:02:20.355 ******* ok: [managed_node2] => (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_node2] => (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_node2] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove+down_profile.yml" ] } ok: [managed_node2] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_absent.yml", "tasks/get_NetworkManager_NVR.yml" ] } ok: [managed_node2] => (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_node2] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed_node2] => (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-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 24 August 2024 08:52:26 -0400 (0:00:00.386) 0:02:20.741 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node2 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 24 August 2024 08:52:27 -0400 (0:00:00.365) 0:02:21.107 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node2 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 24 August 2024 08:52:27 -0400 (0:00:00.220) 0:02:21.327 ******* ok: [managed_node2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003212", "end": "2024-08-24 08:52:27.891582", "rc": 0, "start": "2024-08-24 08:52:27.888370" } STDOUT: bond0 bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 24 August 2024 08:52:28 -0400 (0:00:00.632) 0:02:21.960 ******* ok: [managed_node2] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 24 August 2024 08:52:28 -0400 (0:00:00.235) 0:02:22.195 ******* ok: [managed_node2] => {} MSG: current_interfaces: [u'bond0', u'bonding_masters', u'dummy0', u'eth0', u'lo'] TASK [Setup] ******************************************************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 24 August 2024 08:52:28 -0400 (0:00:00.218) 0:02:22.413 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed_node2 included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml for managed_node2 included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml for managed_node2 TASK [Include network role] **************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Saturday 24 August 2024 08:52:28 -0400 (0:00:00.259) 0:02:22.673 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 24 August 2024 08:52:29 -0400 (0:00:00.182) 0:02:22.856 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 24 August 2024 08:52:29 -0400 (0:00:00.329) 0:02:23.186 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 24 August 2024 08:52:29 -0400 (0:00:00.143) 0:02:23.330 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 24 August 2024 08:52:29 -0400 (0:00:00.112) 0:02:23.442 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 24 August 2024 08:52:29 -0400 (0:00:00.176) 0:02:23.619 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 24 August 2024 08:52:31 -0400 (0:00:01.197) 0:02:24.816 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 24 August 2024 08:52:32 -0400 (0:00:01.423) 0:02:26.240 ******* ok: [managed_node2] => {} 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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 24 August 2024 08:52:32 -0400 (0:00:00.098) 0:02:26.338 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 24 August 2024 08:52:32 -0400 (0:00:00.163) 0:02:26.502 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 24 August 2024 08:52:32 -0400 (0:00:00.152) 0:02:26.655 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 24 August 2024 08:52:32 -0400 (0:00:00.109) 0:02:26.765 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 24 August 2024 08:52:33 -0400 (0:00:00.096) 0:02:26.861 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 24 August 2024 08:52:33 -0400 (0:00:00.083) 0:02:26.944 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 24 August 2024 08:52:33 -0400 (0:00:00.181) 0:02:27.126 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 24 August 2024 08:52:33 -0400 (0:00:00.198) 0:02:27.324 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 24 August 2024 08:52:33 -0400 (0:00:00.132) 0:02:27.456 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 24 August 2024 08:52:33 -0400 (0:00:00.135) 0:02:27.592 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 24 August 2024 08:52:33 -0400 (0:00:00.173) 0:02:27.766 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 24 August 2024 08:52:34 -0400 (0:00:00.128) 0:02:27.894 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 24 August 2024 08:52:34 -0400 (0:00:00.095) 0:02:27.989 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 24 August 2024 08:52:34 -0400 (0:00:00.516) 0:02:28.506 ******* ok: [managed_node2] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-11554U9dtC_/tmpopOh2Q" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 24 August 2024 08:52:35 -0400 (0:00:00.481) 0:02:28.987 ******* changed: [managed_node2] => { "_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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 24 August 2024 08:52:36 -0400 (0:00:00.954) 0:02:29.942 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 24 August 2024 08:52:36 -0400 (0:00:00.074) 0:02:30.017 ******* ok: [managed_node2] => { "__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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 24 August 2024 08:52:36 -0400 (0:00:00.090) 0:02:30.107 ******* ok: [managed_node2] => { "__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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 24 August 2024 08:52:36 -0400 (0:00:00.112) 0:02:30.219 ******* skipping: [managed_node2] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 24 August 2024 08:52:36 -0400 (0:00:00.199) 0:02:30.419 ******* ok: [managed_node2] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Saturday 24 August 2024 08:52:37 -0400 (0:00:00.492) 0:02:30.911 ******* ok: [managed_node2] => { "__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-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml:3 Saturday 24 August 2024 08:52:37 -0400 (0:00:00.091) 0:02:31.003 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 24 August 2024 08:52:37 -0400 (0:00:00.268) 0:02:31.271 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 24 August 2024 08:52:37 -0400 (0:00:00.263) 0:02:31.535 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 24 August 2024 08:52:37 -0400 (0:00:00.121) 0:02:31.657 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 24 August 2024 08:52:37 -0400 (0:00:00.149) 0:02:31.806 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 24 August 2024 08:52:38 -0400 (0:00:00.165) 0:02:31.971 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 24 August 2024 08:52:39 -0400 (0:00:00.988) 0:02:32.960 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 24 August 2024 08:52:40 -0400 (0:00:01.262) 0:02:34.222 ******* ok: [managed_node2] => {} 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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 24 August 2024 08:52:40 -0400 (0:00:00.170) 0:02:34.393 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 24 August 2024 08:52:40 -0400 (0:00:00.320) 0:02:34.714 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 24 August 2024 08:52:41 -0400 (0:00:00.120) 0:02:34.835 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 24 August 2024 08:52:41 -0400 (0:00:00.137) 0:02:34.972 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 24 August 2024 08:52:41 -0400 (0:00:00.160) 0:02:35.133 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 24 August 2024 08:52:41 -0400 (0:00:00.150) 0:02:35.283 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 24 August 2024 08:52:41 -0400 (0:00:00.126) 0:02:35.409 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 24 August 2024 08:52:41 -0400 (0:00:00.129) 0:02:35.539 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 24 August 2024 08:52:41 -0400 (0:00:00.100) 0:02:35.639 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 24 August 2024 08:52:41 -0400 (0:00:00.128) 0:02:35.767 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 24 August 2024 08:52:42 -0400 (0:00:00.155) 0:02:35.923 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 24 August 2024 08:52:42 -0400 (0:00:00.117) 0:02:36.041 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 24 August 2024 08:52:42 -0400 (0:00:00.102) 0:02:36.144 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 24 August 2024 08:52:42 -0400 (0:00:00.627) 0:02:36.771 ******* ok: [managed_node2] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-11554U9dtC_/tmpm1249w" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 24 August 2024 08:52:43 -0400 (0:00:00.490) 0:02:37.261 ******* changed: [managed_node2] => { "_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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 24 August 2024 08:52:44 -0400 (0:00:00.980) 0:02:38.242 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 24 August 2024 08:52:44 -0400 (0:00:00.068) 0:02:38.311 ******* ok: [managed_node2] => { "__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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 24 August 2024 08:52:44 -0400 (0:00:00.163) 0:02:38.474 ******* ok: [managed_node2] => { "__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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 24 August 2024 08:52:44 -0400 (0:00:00.122) 0:02:38.596 ******* skipping: [managed_node2] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 24 August 2024 08:52:44 -0400 (0:00:00.117) 0:02:38.714 ******* ok: [managed_node2] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml:3 Saturday 24 August 2024 08:52:45 -0400 (0:00:00.388) 0:02:39.102 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 24 August 2024 08:52:45 -0400 (0:00:00.150) 0:02:39.253 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 24 August 2024 08:52:45 -0400 (0:00:00.195) 0:02:39.448 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 24 August 2024 08:52:45 -0400 (0:00:00.104) 0:02:39.552 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 24 August 2024 08:52:45 -0400 (0:00:00.070) 0:02:39.623 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 24 August 2024 08:52:45 -0400 (0:00:00.068) 0:02:39.691 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 24 August 2024 08:52:46 -0400 (0:00:01.018) 0:02:40.710 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 24 August 2024 08:52:48 -0400 (0:00:01.238) 0:02:41.949 ******* ok: [managed_node2] => {} 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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 24 August 2024 08:52:48 -0400 (0:00:00.074) 0:02:42.024 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 24 August 2024 08:52:48 -0400 (0:00:00.070) 0:02:42.094 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 24 August 2024 08:52:48 -0400 (0:00:00.067) 0:02:42.162 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 24 August 2024 08:52:48 -0400 (0:00:00.069) 0:02:42.232 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 24 August 2024 08:52:48 -0400 (0:00:00.067) 0:02:42.299 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 24 August 2024 08:52:48 -0400 (0:00:00.075) 0:02:42.375 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 24 August 2024 08:52:48 -0400 (0:00:00.073) 0:02:42.449 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 24 August 2024 08:52:48 -0400 (0:00:00.151) 0:02:42.600 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 24 August 2024 08:52:48 -0400 (0:00:00.093) 0:02:42.693 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 24 August 2024 08:52:48 -0400 (0:00:00.069) 0:02:42.762 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 24 August 2024 08:52:49 -0400 (0:00:00.096) 0:02:42.859 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 24 August 2024 08:52:49 -0400 (0:00:00.121) 0:02:42.981 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 24 August 2024 08:52:49 -0400 (0:00:00.123) 0:02:43.104 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 24 August 2024 08:52:49 -0400 (0:00:00.551) 0:02:43.655 ******* ok: [managed_node2] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-11554U9dtC_/tmphsHfaR" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 24 August 2024 08:52:50 -0400 (0:00:00.353) 0:02:44.009 ******* changed: [managed_node2] => { "_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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 24 August 2024 08:52:50 -0400 (0:00:00.645) 0:02:44.654 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 24 August 2024 08:52:50 -0400 (0:00:00.070) 0:02:44.725 ******* ok: [managed_node2] => { "__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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 24 August 2024 08:52:50 -0400 (0:00:00.076) 0:02:44.801 ******* ok: [managed_node2] => { "__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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 24 August 2024 08:52:51 -0400 (0:00:00.075) 0:02:44.877 ******* skipping: [managed_node2] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 24 August 2024 08:52:51 -0400 (0:00:00.072) 0:02:44.949 ******* ok: [managed_node2] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 24 August 2024 08:52:51 -0400 (0:00:00.352) 0:02:45.302 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml for managed_node2 TASK [Include network role] **************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml:3 Saturday 24 August 2024 08:52:51 -0400 (0:00:00.178) 0:02:45.480 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 24 August 2024 08:52:51 -0400 (0:00:00.200) 0:02:45.680 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 24 August 2024 08:52:52 -0400 (0:00:00.227) 0:02:45.908 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 24 August 2024 08:52:52 -0400 (0:00:00.136) 0:02:46.044 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 24 August 2024 08:52:52 -0400 (0:00:00.315) 0:02:46.359 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 24 August 2024 08:52:52 -0400 (0:00:00.111) 0:02:46.470 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 24 August 2024 08:52:53 -0400 (0:00:01.242) 0:02:47.713 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 24 August 2024 08:52:55 -0400 (0:00:01.491) 0:02:49.205 ******* ok: [managed_node2] => {} 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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 24 August 2024 08:52:55 -0400 (0:00:00.126) 0:02:49.331 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 24 August 2024 08:52:55 -0400 (0:00:00.160) 0:02:49.491 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 24 August 2024 08:52:55 -0400 (0:00:00.115) 0:02:49.607 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 24 August 2024 08:52:55 -0400 (0:00:00.129) 0:02:49.736 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 24 August 2024 08:52:56 -0400 (0:00:00.118) 0:02:49.855 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 24 August 2024 08:52:56 -0400 (0:00:00.120) 0:02:49.975 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 24 August 2024 08:52:56 -0400 (0:00:00.122) 0:02:50.097 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 24 August 2024 08:52:56 -0400 (0:00:00.169) 0:02:50.266 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 24 August 2024 08:52:56 -0400 (0:00:00.186) 0:02:50.453 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 24 August 2024 08:52:56 -0400 (0:00:00.092) 0:02:50.545 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 24 August 2024 08:52:56 -0400 (0:00:00.110) 0:02:50.656 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 24 August 2024 08:52:56 -0400 (0:00:00.111) 0:02:50.767 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 24 August 2024 08:52:57 -0400 (0:00:00.109) 0:02:50.877 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 24 August 2024 08:52:57 -0400 (0:00:00.576) 0:02:51.453 ******* ok: [managed_node2] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-11554U9dtC_/tmpRERC0N" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 24 August 2024 08:52:58 -0400 (0:00:00.387) 0:02:51.841 ******* ok: [managed_node2] => { "_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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 24 August 2024 08:52:58 -0400 (0:00:00.642) 0:02:52.483 ******* skipping: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 24 August 2024 08:52:58 -0400 (0:00:00.123) 0:02:52.607 ******* ok: [managed_node2] => { "__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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 24 August 2024 08:52:58 -0400 (0:00:00.113) 0:02:52.720 ******* ok: [managed_node2] => { "__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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 24 August 2024 08:52:59 -0400 (0:00:00.109) 0:02:52.830 ******* skipping: [managed_node2] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 24 August 2024 08:52:59 -0400 (0:00:00.109) 0:02:52.940 ******* ok: [managed_node2] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 24 August 2024 08:52:59 -0400 (0:00:00.367) 0:02:53.307 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml for managed_node2 included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml for managed_node2 TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:3 Saturday 24 August 2024 08:52:59 -0400 (0:00:00.185) 0:02:53.493 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node2 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 24 August 2024 08:52:59 -0400 (0:00:00.278) 0:02:53.771 ******* ok: [managed_node2] => { "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-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 24 August 2024 08:53:00 -0400 (0:00:00.115) 0:02:53.887 ******* ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 24 August 2024 08:53:00 -0400 (0:00:00.374) 0:02:54.262 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 24 August 2024 08:53:00 -0400 (0:00:00.068) 0:02:54.330 ******* fatal: [managed_node2]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.019958", "end": "2024-08-24 08:53:00.792937", "rc": 1, "start": "2024-08-24 08:53:00.772979" } 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-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 24 August 2024 08:53:00 -0400 (0:00:00.421) 0:02:54.752 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 24 August 2024 08:53:01 -0400 (0:00:00.125) 0:02:54.878 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 24 August 2024 08:53:01 -0400 (0:00:00.113) 0:02:54.991 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 24 August 2024 08:53:01 -0400 (0:00:00.114) 0:02:55.106 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 24 August 2024 08:53:01 -0400 (0:00:00.128) 0:02:55.235 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Saturday 24 August 2024 08:53:01 -0400 (0:00:00.115) 0:02:55.351 ******* ok: [managed_node2] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml:7 Saturday 24 August 2024 08:53:01 -0400 (0:00:00.146) 0:02:55.498 ******* [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_node2] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.595696", "end": "2024-08-24 08:53:02.598288", "rc": 0, "start": "2024-08-24 08:53:02.002592" } STDOUT: NetworkManager-1.18.8-2.el7_9 TASK [Store NetworkManager version] ******************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml:14 Saturday 24 August 2024 08:53:02 -0400 (0:00:01.015) 0:02:56.513 ******* ok: [managed_node2] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.18.8-2.el7_9" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml:18 Saturday 24 August 2024 08:53:02 -0400 (0:00:00.069) 0:02:56.582 ******* ok: [managed_node2] => { "networkmanager_nvr": "NetworkManager-1.18.8-2.el7_9" } TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 24 August 2024 08:53:02 -0400 (0:00:00.093) 0:02:56.676 ******* skipping: [managed_node2] => (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-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 24 August 2024 08:53:03 -0400 (0:00:00.238) 0:02:56.915 ******* ok: [managed_node2] => {} MSG: +++++ Success in test 'I will not get an error when I try to remove an absent profile' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 24 August 2024 08:53:03 -0400 (0:00:00.165) 0:02:57.080 ******* included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed_node2 included: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed_node2 TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 24 August 2024 08:53:03 -0400 (0:00:00.448) 0:02:57.528 ******* ok: [managed_node2] => { "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.042008", "end": "2024-08-24 08:53:04.188819", "rc": 0, "start": "2024-08-24 08:53:04.146811" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Saturday 24 August 2024 08:53:04 -0400 (0:00:00.616) 0:02:58.144 ******* ok: [managed_node2] => { "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.006740", "end": "2024-08-24 08:53:04.609258", "rc": 0, "start": "2024-08-24 08:53:04.602518" } 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:3e:8e:43:cd:fd brd ff:ff:ff:ff:ff:ff inet 10.31.41.54/22 brd 10.31.43.255 scope global noprefixroute dynamic eth0 valid_lft 3216sec preferred_lft 3216sec inet6 fe80::c3e:8eff:fe43:cdfd/64 scope link valid_lft forever preferred_lft forever 8: bond0: mtu 1500 qdisc noop state DOWN group default qlen 1000 link/ether 3e:13:00:3e:14:b8 brd ff:ff:ff:ff:ff:ff 30: dummy0: mtu 1500 qdisc noop state DOWN group default qlen 1000 link/ether 4a:a4:bd:7f:37:e8 brd ff:ff:ff:ff:ff:ff 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.41.54 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-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Saturday 24 August 2024 08:53:04 -0400 (0:00:00.380) 0:02:58.525 ******* ok: [managed_node2] => { "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.379522", "end": "2024-08-24 08:53:05.402948", "rc": 0, "start": "2024-08-24 08:53:05.023426" } STDOUT: CHECK DNS AND CONNECTIVITY 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.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 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 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 2178 0 --:--:-- --:--:-- --:--:-- 2194 % 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 1378 0 --:--:-- --:--:-- --:--:-- 1385 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed_node2 : ok=338 changed=14 unreachable=0 failed=0 skipped=284 rescued=0 ignored=10 Saturday 24 August 2024 08:53:05 -0400 (0:00:00.739) 0:02:59.265 ******* =============================================================================== fedora.linux_system_roles.network : Check which packages are installed --- 2.02s /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.86s /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.60s /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gather current interface info ------------------------------------------- 1.58s /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 fedora.linux_system_roles.network : Check which packages are installed --- 1.57s /tmp/collections-1eS/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-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.54s /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.49s /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.49s /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.46s /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gather current interface info ------------------------------------------- 1.45s /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 fedora.linux_system_roles.network : Check which packages are installed --- 1.42s /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.38s /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 1.28s /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_initscripts.yml:5 fedora.linux_system_roles.network : Check which packages are installed --- 1.27s /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.26s /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which services are running ---- 1.24s /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which packages are installed --- 1.24s /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.20s /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which services are running ---- 1.20s /tmp/collections-1eS/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21