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 'jsonl', 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_bridge_nm.yml ************************************************** 2 plays in /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_nm.yml PLAY [Run playbook 'playbooks/tests_bridge.yml' with nm as provider] *********** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_nm.yml:6 Monday 06 October 2025 15:19:50 -0400 (0:00:00.142) 0:00:00.142 ******** ok: [managed-node7] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_nm.yml:9 Monday 06 October 2025 15:19:53 -0400 (0:00:02.977) 0:00:03.120 ******** included: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed-node7 TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Monday 06 October 2025 15:19:54 -0400 (0:00:00.341) 0:00:03.461 ******** ok: [managed-node7] TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Monday 06 October 2025 15:19:55 -0400 (0:00:00.973) 0:00:04.435 ******** ok: [managed-node7] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Monday 06 October 2025 15:19:56 -0400 (0:00:01.437) 0:00:05.873 ******** ok: [managed-node7] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Monday 06 October 2025 15:19:56 -0400 (0:00:00.225) 0:00:06.099 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_nm.yml:11 Monday 06 October 2025 15:19:57 -0400 (0:00:00.290) 0:00:06.390 ******** ok: [managed-node7] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } META: ran handlers META: ran handlers PLAY [Test configuring bridges] ************************************************ TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:3 Monday 06 October 2025 15:19:57 -0400 (0:00:00.166) 0:00:06.556 ******** ok: [managed-node7] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:8 Monday 06 October 2025 15:19:58 -0400 (0:00:01.487) 0:00:08.044 ******** included: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed-node7 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Monday 06 October 2025 15:19:59 -0400 (0:00:00.501) 0:00:08.545 ******** included: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed-node7 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Monday 06 October 2025 15:19:59 -0400 (0:00:00.256) 0:00:08.802 ******** ok: [managed-node7] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003656", "end": "2025-10-06 15:20:00.635235", "rc": 0, "start": "2025-10-06 15:20:00.631579" } STDOUT: bond0 bonding_masters eth0 eth1 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Monday 06 October 2025 15:20:00 -0400 (0:00:01.265) 0:00:10.068 ******** ok: [managed-node7] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "eth1", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Monday 06 October 2025 15:20:01 -0400 (0:00:00.228) 0:00:10.297 ******** ok: [managed-node7] => {} MSG: current_interfaces: [u'bond0', u'bonding_masters', u'eth0', u'eth1', u'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:11 Monday 06 October 2025 15:20:01 -0400 (0:00:00.224) 0:00:10.521 ******** included: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed-node7 TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Monday 06 October 2025 15:20:01 -0400 (0:00:00.377) 0:00:10.899 ******** included: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed-node7 TASK [Get stat for interface LSR-TST-br31] ************************************* task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Monday 06 October 2025 15:20:01 -0400 (0:00:00.343) 0:00:11.243 ******** ok: [managed-node7] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'LSR-TST-br31'] ******************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Monday 06 October 2025 15:20:02 -0400 (0:00:00.894) 0:00:12.137 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [Add test bridge] ********************************************************* task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:14 Monday 06 October 2025 15:20:03 -0400 (0:00:00.209) 0:00:12.347 ******** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 06 October 2025 15:20:03 -0400 (0:00:00.839) 0:00:13.187 ******** included: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node7 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 06 October 2025 15:20:04 -0400 (0:00:00.191) 0:00:13.378 ******** skipping: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 06 October 2025 15:20:04 -0400 (0:00:00.161) 0:00:13.540 ******** skipping: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 06 October 2025 15:20:04 -0400 (0:00:00.126) 0:00:13.666 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 06 October 2025 15:20:04 -0400 (0:00:00.138) 0:00:13.805 ******** ok: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 06 October 2025 15:20:06 -0400 (0:00:01.593) 0:00:15.398 ******** ok: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 06 October 2025 15:20:09 -0400 (0:00:03.798) 0:00:19.197 ******** ok: [managed-node7] => {} MSG: Using network provider: nm 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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 06 October 2025 15:20:10 -0400 (0:00:00.212) 0:00:19.410 ******** skipping: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 06 October 2025 15:20:10 -0400 (0:00:00.296) 0:00:19.706 ******** skipping: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 06 October 2025 15:20:10 -0400 (0:00:00.289) 0:00:19.996 ******** skipping: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 06 October 2025 15:20:11 -0400 (0:00:00.421) 0:00:20.417 ******** skipping: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 06 October 2025 15:20:11 -0400 (0:00:00.291) 0:00:20.709 ******** skipping: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 06 October 2025 15:20:12 -0400 (0:00:00.577) 0:00:21.286 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 06 October 2025 15:20:12 -0400 (0:00:00.442) 0:00:21.729 ******** skipping: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 06 October 2025 15:20:12 -0400 (0:00:00.534) 0:00:22.264 ******** skipping: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 06 October 2025 15:20:13 -0400 (0:00:00.386) 0:00:22.651 ******** skipping: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 06 October 2025 15:20:13 -0400 (0:00:00.369) 0:00:23.020 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 06 October 2025 15:20:14 -0400 (0:00:00.309) 0:00:23.330 ******** ok: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 06 October 2025 15:20:16 -0400 (0:00:02.723) 0:00:26.054 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 06 October 2025 15:20:17 -0400 (0:00:00.298) 0:00:26.353 ******** skipping: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 06 October 2025 15:20:17 -0400 (0:00:00.330) 0:00:26.683 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 06 October 2025 15:20:17 -0400 (0:00:00.205) 0:00:26.889 ******** changed: [managed-node7] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "interface_name": "LSR-TST-br31", "ip": { "auto6": true, "dhcp4": false }, "name": "LSR-TST-br31", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'LSR-TST-br31': add connection LSR-TST-br31, 2b2832c6-8705-43db-8fe2-3da728e10617 [004] #0, state:up persistent_state:present, 'LSR-TST-br31': up connection LSR-TST-br31, 2b2832c6-8705-43db-8fe2-3da728e10617 (is-modified) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 06 October 2025 15:20:20 -0400 (0:00:03.052) 0:00:29.942 ******** skipping: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 06 October 2025 15:20:21 -0400 (0:00:00.392) 0:00:30.334 ******** ok: [managed-node7] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'LSR-TST-br31': add connection LSR-TST-br31, 2b2832c6-8705-43db-8fe2-3da728e10617", "[004] #0, state:up persistent_state:present, 'LSR-TST-br31': up connection LSR-TST-br31, 2b2832c6-8705-43db-8fe2-3da728e10617 (is-modified)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 06 October 2025 15:20:21 -0400 (0:00:00.539) 0:00:30.873 ******** ok: [managed-node7] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "interface_name": "LSR-TST-br31", "ip": { "auto6": true, "dhcp4": false }, "name": "LSR-TST-br31", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'LSR-TST-br31': add connection LSR-TST-br31, 2b2832c6-8705-43db-8fe2-3da728e10617\n[004] #0, state:up persistent_state:present, 'LSR-TST-br31': up connection LSR-TST-br31, 2b2832c6-8705-43db-8fe2-3da728e10617 (is-modified)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'LSR-TST-br31': add connection LSR-TST-br31, 2b2832c6-8705-43db-8fe2-3da728e10617", "[004] #0, state:up persistent_state:present, 'LSR-TST-br31': up connection LSR-TST-br31, 2b2832c6-8705-43db-8fe2-3da728e10617 (is-modified)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 06 October 2025 15:20:22 -0400 (0:00:00.460) 0:00:31.334 ******** skipping: [managed-node7] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 06 October 2025 15:20:22 -0400 (0:00:00.389) 0:00:31.723 ******** ok: [managed-node7] => { "changed": false, "ping": "pong" } TASK [Assert device present] *************************************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:27 Monday 06 October 2025 15:20:24 -0400 (0:00:02.487) 0:00:34.210 ******** included: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed-node7 TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Monday 06 October 2025 15:20:25 -0400 (0:00:00.661) 0:00:34.872 ******** included: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed-node7 TASK [Get stat for interface LSR-TST-br31] ************************************* task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Monday 06 October 2025 15:20:26 -0400 (0:00:00.620) 0:00:35.493 ******** ok: [managed-node7] => { "changed": false, "stat": { "atime": 1759778420.1515887, "block_size": 4096, "blocks": 0, "ctime": 1759778420.1475887, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17762, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/LSR-TST-br31", "lnk_target": "../../devices/virtual/net/LSR-TST-br31", "mode": "0777", "mtime": 1759778420.1475887, "nlink": 1, "path": "/sys/class/net/LSR-TST-br31", "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 - 'LSR-TST-br31'] ******************* task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Monday 06 October 2025 15:20:27 -0400 (0:00:01.029) 0:00:36.522 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [Assert profile present] ************************************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:30 Monday 06 October 2025 15:20:27 -0400 (0:00:00.242) 0:00:36.765 ******** included: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed-node7 TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Monday 06 October 2025 15:20:28 -0400 (0:00:00.676) 0:00:37.441 ******** included: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed-node7 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Monday 06 October 2025 15:20:28 -0400 (0:00:00.400) 0:00:37.842 ******** ok: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Monday 06 October 2025 15:20:28 -0400 (0:00:00.196) 0:00:38.038 ******** ok: [managed-node7] => { "changed": false, "stat": { "atime": 1759778420.2235885, "block_size": 4096, "blocks": 8, "ctime": 1759778420.1455889, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 22472, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1759778420.1455889, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-LSR-TST-br31", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 249, "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-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Monday 06 October 2025 15:20:29 -0400 (0:00:01.043) 0:00:39.082 ******** ok: [managed-node7] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Monday 06 October 2025 15:20:30 -0400 (0:00:00.370) 0:00:39.452 ******** ok: [managed-node7] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep LSR-TST-br31 | grep /etc", "delta": "0:00:00.021426", "end": "2025-10-06 15:20:30.939951", "rc": 0, "start": "2025-10-06 15:20:30.918525" } STDOUT: LSR-TST-br31 /etc/sysconfig/network-scripts/ifcfg-LSR-TST-br31 TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Monday 06 October 2025 15:20:31 -0400 (0:00:01.100) 0:00:40.553 ******** ok: [managed-node7] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-LSR-TST-br31] ******************* task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Monday 06 October 2025 15:20:31 -0400 (0:00:00.346) 0:00:40.900 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-LSR-TST-br31] **************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Monday 06 October 2025 15:20:31 -0400 (0:00:00.226) 0:00:41.126 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-LSR-TST-br31] *********************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Monday 06 October 2025 15:20:32 -0400 (0:00:00.510) 0:00:41.637 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-LSR-TST-br31] ******************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Monday 06 October 2025 15:20:32 -0400 (0:00:00.388) 0:00:42.025 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'LSR-TST-br31'] ********************* task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Monday 06 October 2025 15:20:33 -0400 (0:00:00.315) 0:00:42.340 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'LSR-TST-br31'] **** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Monday 06 October 2025 15:20:33 -0400 (0:00:00.422) 0:00:42.763 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in LSR-TST-br31] ********** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Monday 06 October 2025 15:20:33 -0400 (0:00:00.355) 0:00:43.118 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [Include the task 'down_profile+delete_interface.yml'] ******************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:35 Monday 06 October 2025 15:20:34 -0400 (0:00:00.443) 0:00:43.562 ******** included: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/down_profile+delete_interface.yml for managed-node7 TASK [Include the task 'down_profile.yml'] ************************************* task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/down_profile+delete_interface.yml:3 Monday 06 October 2025 15:20:34 -0400 (0:00:00.638) 0:00:44.200 ******** included: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/down_profile.yml for managed-node7 TASK [Set down LSR-TST-br31] *************************************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/down_profile.yml:3 Monday 06 October 2025 15:20:35 -0400 (0:00:00.444) 0:00:44.645 ******** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 06 October 2025 15:20:36 -0400 (0:00:00.684) 0:00:45.360 ******** included: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node7 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 06 October 2025 15:20:36 -0400 (0:00:00.796) 0:00:46.156 ******** skipping: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 06 October 2025 15:20:37 -0400 (0:00:00.499) 0:00:46.656 ******** skipping: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 06 October 2025 15:20:37 -0400 (0:00:00.314) 0:00:46.970 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 06 October 2025 15:20:37 -0400 (0:00:00.265) 0:00:47.236 ******** ok: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 06 October 2025 15:20:39 -0400 (0:00:01.688) 0:00:48.925 ******** ok: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 06 October 2025 15:20:41 -0400 (0:00:02.188) 0:00:51.113 ******** ok: [managed-node7] => {} MSG: Using network provider: nm 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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 06 October 2025 15:20:42 -0400 (0:00:00.434) 0:00:51.547 ******** skipping: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 06 October 2025 15:20:42 -0400 (0:00:00.385) 0:00:51.933 ******** skipping: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 06 October 2025 15:20:42 -0400 (0:00:00.250) 0:00:52.184 ******** skipping: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 06 October 2025 15:20:43 -0400 (0:00:00.352) 0:00:52.537 ******** skipping: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 06 October 2025 15:20:43 -0400 (0:00:00.293) 0:00:52.830 ******** skipping: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 06 October 2025 15:20:43 -0400 (0:00:00.303) 0:00:53.133 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 06 October 2025 15:20:44 -0400 (0:00:00.283) 0:00:53.417 ******** skipping: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 06 October 2025 15:20:44 -0400 (0:00:00.515) 0:00:53.933 ******** skipping: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 06 October 2025 15:20:44 -0400 (0:00:00.153) 0:00:54.087 ******** skipping: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 06 October 2025 15:20:45 -0400 (0:00:00.336) 0:00:54.423 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 06 October 2025 15:20:45 -0400 (0:00:00.439) 0:00:54.862 ******** ok: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 06 October 2025 15:20:47 -0400 (0:00:01.510) 0:00:56.373 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 06 October 2025 15:20:47 -0400 (0:00:00.243) 0:00:56.617 ******** skipping: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 06 October 2025 15:20:47 -0400 (0:00:00.379) 0:00:56.996 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 06 October 2025 15:20:48 -0400 (0:00:00.360) 0:00:57.357 ******** changed: [managed-node7] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "LSR-TST-br31", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 06 October 2025 15:20:49 -0400 (0:00:01.653) 0:00:59.011 ******** skipping: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 06 October 2025 15:20:50 -0400 (0:00:00.305) 0:00:59.316 ******** ok: [managed-node7] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 06 October 2025 15:20:50 -0400 (0:00:00.262) 0:00:59.579 ******** ok: [managed-node7] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "LSR-TST-br31", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 06 October 2025 15:20:50 -0400 (0:00:00.357) 0:00:59.937 ******** skipping: [managed-node7] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 06 October 2025 15:20:51 -0400 (0:00:00.407) 0:01:00.344 ******** ok: [managed-node7] => { "changed": false, "ping": "pong" } TASK [Include the task 'delete_interface.yml'] ********************************* task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/down_profile+delete_interface.yml:6 Monday 06 October 2025 15:20:52 -0400 (0:00:01.135) 0:01:01.480 ******** included: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed-node7 TASK [Remove test interface if necessary] ************************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Monday 06 October 2025 15:20:52 -0400 (0:00:00.343) 0:01:01.823 ******** fatal: [managed-node7]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "LSR-TST-br31" ], "delta": "0:00:00.011004", "end": "2025-10-06 15:20:53.238911", "rc": 1, "start": "2025-10-06 15:20:53.227907" } STDERR: Cannot find device "LSR-TST-br31" MSG: non-zero return code ...ignoring TASK [Include the task 'remove_profile.yml'] *********************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:41 Monday 06 October 2025 15:20:53 -0400 (0:00:00.989) 0:01:02.827 ******** included: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml for managed-node7 TASK [Remove LSR-TST-br31] ***************************************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml:3 Monday 06 October 2025 15:20:54 -0400 (0:00:00.674) 0:01:03.502 ******** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 06 October 2025 15:20:55 -0400 (0:00:01.113) 0:01:04.616 ******** included: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node7 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 06 October 2025 15:20:56 -0400 (0:00:00.843) 0:01:05.460 ******** skipping: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 06 October 2025 15:20:56 -0400 (0:00:00.280) 0:01:05.740 ******** skipping: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 06 October 2025 15:20:56 -0400 (0:00:00.280) 0:01:06.020 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 06 October 2025 15:20:56 -0400 (0:00:00.239) 0:01:06.259 ******** ok: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 06 October 2025 15:20:58 -0400 (0:00:01.715) 0:01:07.974 ******** ok: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 06 October 2025 15:21:01 -0400 (0:00:02.453) 0:01:10.428 ******** ok: [managed-node7] => {} MSG: Using network provider: nm 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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 06 October 2025 15:21:01 -0400 (0:00:00.250) 0:01:10.679 ******** skipping: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 06 October 2025 15:21:01 -0400 (0:00:00.219) 0:01:10.898 ******** skipping: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 06 October 2025 15:21:01 -0400 (0:00:00.283) 0:01:11.182 ******** skipping: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 06 October 2025 15:21:02 -0400 (0:00:00.361) 0:01:11.544 ******** skipping: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 06 October 2025 15:21:02 -0400 (0:00:00.348) 0:01:11.892 ******** skipping: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 06 October 2025 15:21:03 -0400 (0:00:00.591) 0:01:12.483 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 06 October 2025 15:21:03 -0400 (0:00:00.486) 0:01:12.970 ******** skipping: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 06 October 2025 15:21:04 -0400 (0:00:00.583) 0:01:13.553 ******** skipping: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 06 October 2025 15:21:04 -0400 (0:00:00.412) 0:01:13.966 ******** skipping: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 06 October 2025 15:21:05 -0400 (0:00:00.413) 0:01:14.380 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 06 October 2025 15:21:05 -0400 (0:00:00.361) 0:01:14.741 ******** ok: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 06 October 2025 15:21:06 -0400 (0:00:01.245) 0:01:15.986 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 06 October 2025 15:21:07 -0400 (0:00:00.366) 0:01:16.353 ******** skipping: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 06 October 2025 15:21:07 -0400 (0:00:00.350) 0:01:16.703 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 06 October 2025 15:21:07 -0400 (0:00:00.441) 0:01:17.145 ******** changed: [managed-node7] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "LSR-TST-br31", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 06 October 2025 15:21:09 -0400 (0:00:01.594) 0:01:18.739 ******** skipping: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 06 October 2025 15:21:09 -0400 (0:00:00.380) 0:01:19.120 ******** ok: [managed-node7] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 06 October 2025 15:21:10 -0400 (0:00:00.433) 0:01:19.553 ******** ok: [managed-node7] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "LSR-TST-br31", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 06 October 2025 15:21:10 -0400 (0:00:00.474) 0:01:20.027 ******** skipping: [managed-node7] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 06 October 2025 15:21:10 -0400 (0:00:00.213) 0:01:20.241 ******** ok: [managed-node7] => { "changed": false, "ping": "pong" } TASK [Assert profile absent] *************************************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:46 Monday 06 October 2025 15:21:11 -0400 (0:00:00.812) 0:01:21.053 ******** included: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml for managed-node7 TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:3 Monday 06 October 2025 15:21:12 -0400 (0:00:01.079) 0:01:22.133 ******** included: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed-node7 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Monday 06 October 2025 15:21:13 -0400 (0:00:00.474) 0:01:22.607 ******** ok: [managed-node7] => { "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-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Monday 06 October 2025 15:21:13 -0400 (0:00:00.352) 0:01:22.960 ******** ok: [managed-node7] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Monday 06 October 2025 15:21:14 -0400 (0:00:00.750) 0:01:23.711 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Monday 06 October 2025 15:21:14 -0400 (0:00:00.155) 0:01:23.866 ******** fatal: [managed-node7]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep LSR-TST-br31 | grep /etc", "delta": "0:00:00.020964", "end": "2025-10-06 15:21:15.217324", "rc": 1, "start": "2025-10-06 15:21:15.196360" } 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-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Monday 06 October 2025 15:21:15 -0400 (0:00:01.127) 0:01:24.994 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-LSR-TST-br31] ******************* task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Monday 06 October 2025 15:21:16 -0400 (0:00:00.308) 0:01:25.302 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-LSR-TST-br31] **************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Monday 06 October 2025 15:21:16 -0400 (0:00:00.320) 0:01:25.623 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-LSR-TST-br31] *********************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Monday 06 October 2025 15:21:16 -0400 (0:00:00.337) 0:01:25.961 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-LSR-TST-br31] ******************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Monday 06 October 2025 15:21:16 -0400 (0:00:00.235) 0:01:26.196 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'LSR-TST-br31'] ********************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Monday 06 October 2025 15:21:17 -0400 (0:00:00.256) 0:01:26.453 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [Assert device absent] **************************************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:51 Monday 06 October 2025 15:21:17 -0400 (0:00:00.179) 0:01:26.632 ******** included: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed-node7 TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Monday 06 October 2025 15:21:17 -0400 (0:00:00.354) 0:01:26.987 ******** included: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed-node7 TASK [Get stat for interface LSR-TST-br31] ************************************* task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Monday 06 October 2025 15:21:18 -0400 (0:00:00.600) 0:01:27.588 ******** ok: [managed-node7] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'LSR-TST-br31'] ******************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Monday 06 October 2025 15:21:19 -0400 (0:00:01.389) 0:01:28.977 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:54 Monday 06 October 2025 15:21:20 -0400 (0:00:00.348) 0:01:29.326 ******** included: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed-node7 TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Monday 06 October 2025 15:21:20 -0400 (0:00:00.608) 0:01:29.934 ******** ok: [managed-node7] => { "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.006894", "end": "2025-10-06 15:21:21.378283", "rc": 0, "start": "2025-10-06 15:21:21.371389" } 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:cd:84:ba:54:9d brd ff:ff:ff:ff:ff:ff inet 10.31.40.87/22 brd 10.31.43.255 scope global noprefixroute dynamic eth0 valid_lft 3070sec preferred_lft 3070sec inet6 fe80::ccd:84ff:feba:549d/64 scope link valid_lft forever preferred_lft forever 3: eth1: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 0e:13:2d:5f:c1:19 brd ff:ff:ff:ff:ff:ff inet 10.31.41.205/22 brd 10.31.43.255 scope global noprefixroute dynamic eth1 valid_lft 3070sec preferred_lft 3070sec inet6 fe80::2236:19c2:f719:210a/64 scope link noprefixroute valid_lft forever preferred_lft forever 9: bond0: mtu 1500 qdisc noop state DOWN group default qlen 1000 link/ether be:d6:e2:36:ea:9c brd ff:ff:ff:ff:ff:ff IP ROUTE default via 10.31.40.1 dev eth0 proto dhcp metric 100 default via 10.31.40.1 dev eth1 proto dhcp metric 101 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.40.87 metric 100 10.31.40.0/22 dev eth1 proto kernel scope link src 10.31.41.205 metric 101 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 eth1 proto kernel metric 101 mtu 9001 pref medium fe80::/64 dev eth0 proto kernel metric 256 mtu 9001 pref medium RESOLV # Generated by NetworkManager search testing-farm.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-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Monday 06 October 2025 15:21:21 -0400 (0:00:01.037) 0:01:30.972 ******** ok: [managed-node7] => { "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.755937", "end": "2025-10-06 15:21:23.153684", "rc": 0, "start": "2025-10-06 15:21:22.397747" } STDOUT: CHECK DNS AND CONNECTIVITY 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:6:1121:bead:cafe:feed:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2606:f640:6000:651::8 wildcard.fedoraproject.org mirrors.fedoraproject.org 2606:f640:6000:651::7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:5270:306c:35d6:1f81 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:6:1121:bead:cafe:feed:fed5 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:5270:306c:35d6:1f81 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:6:1121:bead:cafe:feed:fed5 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2606:f640:6000:651::8 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:6:1121:bead:cafe:feed:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2606:f640:6000:651::7 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 575 0 --:--:-- --:--:-- --:--:-- 574 % 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 1409 0 --:--:-- --:--:-- --:--:-- 1412 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node7 : ok=75 changed=3 unreachable=0 failed=0 skipped=65 rescued=0 ignored=2 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Monday 06 October 2025 15:21:23 -0400 (0:00:01.644) 0:01:32.616 ******** =============================================================================== fedora.linux_system_roles.network : Check which packages are installed --- 3.80s /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Configure networking connection profiles --- 3.05s /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Gathering Facts --------------------------------------------------------- 2.98s /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_nm.yml:6 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 2.72s /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Re-test connectivity ---------------- 2.49s /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Check which packages are installed --- 2.45s /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 2.19s /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which services are running ---- 1.72s /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.69s /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Configure networking connection profiles --- 1.65s /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Verify DNS and network connectivity ------------------------------------- 1.64s /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 fedora.linux_system_roles.network : Configure networking connection profiles --- 1.59s /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Check which services are running ---- 1.59s /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 1.51s /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Gathering Facts --------------------------------------------------------- 1.49s /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:3 Check if system is ostree ----------------------------------------------- 1.44s /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Get stat for interface LSR-TST-br31 ------------------------------------- 1.39s /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Gather current interface info ------------------------------------------- 1.27s /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 1.25s /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Re-test connectivity ---------------- 1.14s /tmp/collections-rI2/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192