# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.17.2] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.17/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-ci1_lma_6d/.collection executable location = /opt/ansible-2.17/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.17/bin/python) jinja version = 3.1.4 libyaml = True Using /etc/ansible/ansible.cfg as config file redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_auto_gateway_nm.yml ******************************************** 2 plays in /WORKDIR/git-weekly-ci1_lma_6d/tests/tests_auto_gateway_nm.yml PLAY [Run playbook 'playbooks/tests_auto_gateway.yml' with nm as provider] ***** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/tests_auto_gateway_nm.yml:6 Thursday 08 August 2024 20:01:21 +0000 (0:00:00.014) 0:00:00.014 ******* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/tests_auto_gateway_nm.yml:9 Thursday 08 August 2024 20:01:21 +0000 (0:00:00.816) 0:00:00.830 ******* included: /WORKDIR/git-weekly-ci1_lma_6d/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/tasks/el_repo_setup.yml:3 Thursday 08 August 2024 20:01:21 +0000 (0:00:00.018) 0:00:00.849 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/tasks/el_repo_setup.yml:17 Thursday 08 August 2024 20:01:22 +0000 (0:00:00.351) 0:00:01.200 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/tasks/el_repo_setup.yml:22 Thursday 08 August 2024 20:01:22 +0000 (0:00:00.230) 0:00:01.431 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/tasks/el_repo_setup.yml:26 Thursday 08 August 2024 20:01:22 +0000 (0:00:00.015) 0:00:01.447 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/tasks/el_repo_setup.yml:51 Thursday 08 August 2024 20:01:22 +0000 (0:00:00.012) 0:00:01.460 ******* included: /WORKDIR/git-weekly-ci1_lma_6d/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/tasks/enable_epel.yml:8 Thursday 08 August 2024 20:01:22 +0000 (0:00:00.020) 0:00:01.481 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/tasks/enable_epel.yml:24 Thursday 08 August 2024 20:01:22 +0000 (0:00:00.011) 0:00:01.492 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/tasks/enable_epel.yml:30 Thursday 08 August 2024 20:01:22 +0000 (0:00:00.010) 0:00:01.502 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/tasks/enable_epel.yml:35 Thursday 08 August 2024 20:01:22 +0000 (0:00:00.010) 0:00:01.513 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/tasks/enable_epel.yml:40 Thursday 08 August 2024 20:01:22 +0000 (0:00:00.010) 0:00:01.523 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/tests_auto_gateway_nm.yml:11 Thursday 08 August 2024 20:01:22 +0000 (0:00:00.011) 0:00:01.534 ******* ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing auto_gateway setting] *********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tests_auto_gateway.yml:3 Thursday 08 August 2024 20:01:22 +0000 (0:00:00.022) 0:00:01.556 ******* ok: [sut] TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tests_auto_gateway.yml:9 Thursday 08 August 2024 20:01:23 +0000 (0:00:00.588) 0:00:02.144 ******* included: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 08 August 2024 20:01:23 +0000 (0:00:00.027) 0:00:02.172 ******* included: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 08 August 2024 20:01:23 +0000 (0:00:00.015) 0:00:02.187 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003292", "end": "2024-08-08 20:01:23.425522", "rc": 0, "start": "2024-08-08 20:01:23.422230" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 08 August 2024 20:01:23 +0000 (0:00:00.231) 0:00:02.419 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 08 August 2024 20:01:23 +0000 (0:00:00.024) 0:00:02.443 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tests_auto_gateway.yml:11 Thursday 08 August 2024 20:01:23 +0000 (0:00:00.021) 0:00:02.465 ******* included: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:3 Thursday 08 August 2024 20:01:23 +0000 (0:00:00.045) 0:00:02.511 ******* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:8 Thursday 08 August 2024 20:01:23 +0000 (0:00:00.010) 0:00:02.521 ******* skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:13 Thursday 08 August 2024 20:01:23 +0000 (0:00:00.015) 0:00:02.537 ******* included: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 08 August 2024 20:01:23 +0000 (0:00:00.020) 0:00:02.557 ******* included: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 08 August 2024 20:01:23 +0000 (0:00:00.017) 0:00:02.575 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003183", "end": "2024-08-08 20:01:23.754288", "rc": 0, "start": "2024-08-08 20:01:23.751105" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 08 August 2024 20:01:23 +0000 (0:00:00.169) 0:00:02.744 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 08 August 2024 20:01:23 +0000 (0:00:00.020) 0:00:02.764 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:16 Thursday 08 August 2024 20:01:23 +0000 (0:00:00.013) 0:00:02.777 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:27 Thursday 08 August 2024 20:01:25 +0000 (0:00:01.969) 0:00:04.747 ******* ok: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "veth0", "type", "veth", "peer", "name", "peerveth0" ], "delta": "0:00:00.017687", "end": "2024-08-08 20:01:25.942623", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-08-08 20:01:25.924936" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003665", "end": "2024-08-08 20:01:26.128135", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-08-08 20:01:26.124470" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004647", "end": "2024-08-08 20:01:26.288775", "item": "ip link set veth0 up", "rc": 0, "start": "2024-08-08 20:01:26.284128" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:35 Thursday 08 August 2024 20:01:26 +0000 (0:00:00.528) 0:00:05.275 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.079138", "end": "2024-08-08 20:01:26.532147", "rc": 0, "start": "2024-08-08 20:01:26.453009" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:43 Thursday 08 August 2024 20:01:26 +0000 (0:00:00.246) 0:00:05.522 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:49 Thursday 08 August 2024 20:01:26 +0000 (0:00:00.011) 0:00:05.533 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:54 Thursday 08 August 2024 20:01:26 +0000 (0:00:00.009) 0:00:05.543 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:60 Thursday 08 August 2024 20:01:26 +0000 (0:00:00.011) 0:00:05.554 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:65 Thursday 08 August 2024 20:01:26 +0000 (0:00:00.021) 0:00:05.575 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tests_auto_gateway.yml:15 Thursday 08 August 2024 20:01:26 +0000 (0:00:00.015) 0:00:05.590 ******* included: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/assert_device_present.yml:3 Thursday 08 August 2024 20:01:26 +0000 (0:00:00.031) 0:00:05.622 ******* included: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 08 August 2024 20:01:26 +0000 (0:00:00.017) 0:00:05.640 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1723147285.9363358, "block_size": 4096, "blocks": 0, "ctime": 1723147285.9363358, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 23384, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth0", "lnk_target": "../../devices/virtual/net/veth0", "mode": "0777", "mtime": 1723147285.9363358, "nlink": 1, "path": "/sys/class/net/veth0", "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 - 'veth0'] ************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/assert_device_present.yml:5 Thursday 08 August 2024 20:01:26 +0000 (0:00:00.171) 0:00:05.811 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tests_auto_gateway.yml:17 Thursday 08 August 2024 20:01:26 +0000 (0:00:00.014) 0:00:05.826 ******* ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Thursday 08 August 2024 20:01:26 +0000 (0:00:00.012) 0:00:05.838 ******* included: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Thursday 08 August 2024 20:01:26 +0000 (0:00:00.022) 0:00:05.861 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Thursday 08 August 2024 20:01:26 +0000 (0:00:00.028) 0:00:05.889 ******* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Thursday 08 August 2024 20:01:26 +0000 (0:00:00.019) 0:00:05.909 ******* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Thursday 08 August 2024 20:01:26 +0000 (0:00:00.013) 0:00:05.923 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Thursday 08 August 2024 20:01:28 +0000 (0:00:01.379) 0:00:07.302 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Thursday 08 August 2024 20:01:29 +0000 (0:00:00.848) 0:00:08.151 ******* ok: [sut] => {} 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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Thursday 08 August 2024 20:01:29 +0000 (0:00:00.023) 0:00:08.174 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state != {}", "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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Thursday 08 August 2024 20:01:29 +0000 (0:00:00.025) 0:00:08.200 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state != {}", "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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Thursday 08 August 2024 20:01:29 +0000 (0:00:00.021) 0:00:08.221 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Thursday 08 August 2024 20:01:29 +0000 (0:00:00.023) 0:00:08.245 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Thursday 08 August 2024 20:01:29 +0000 (0:00:00.029) 0:00:08.275 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Thursday 08 August 2024 20:01:29 +0000 (0:00:00.050) 0:00:08.325 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Thursday 08 August 2024 20:01:29 +0000 (0:00:00.030) 0:00:08.356 ******* skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Thursday 08 August 2024 20:01:29 +0000 (0:00:00.050) 0:00:08.406 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Thursday 08 August 2024 20:01:29 +0000 (0:00:00.020) 0:00:08.427 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Thursday 08 August 2024 20:01:29 +0000 (0:00:00.026) 0:00:08.454 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Thursday 08 August 2024 20:01:29 +0000 (0:00:00.056) 0:00:08.511 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Thursday 08 August 2024 20:01:30 +0000 (0:00:00.543) 0:00:09.054 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Thursday 08 August 2024 20:01:30 +0000 (0:00:00.042) 0:00:09.097 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Thursday 08 August 2024 20:01:30 +0000 (0:00:00.034) 0:00:09.131 ******* skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Thursday 08 August 2024 20:01:30 +0000 (0:00:00.022) 0:00:09.154 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": true, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1", "route_metric4": 65535 }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 76a15540-684b-491c-8f3c-27059cd793bb [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 76a15540-684b-491c-8f3c-27059cd793bb (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Thursday 08 August 2024 20:01:30 +0000 (0:00:00.767) 0:00:09.921 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Thursday 08 August 2024 20:01:30 +0000 (0:00:00.032) 0:00:09.954 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 76a15540-684b-491c-8f3c-27059cd793bb", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 76a15540-684b-491c-8f3c-27059cd793bb (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Thursday 08 August 2024 20:01:31 +0000 (0:00:00.034) 0:00:09.988 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": true, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1", "route_metric4": 65535 }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 76a15540-684b-491c-8f3c-27059cd793bb\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 76a15540-684b-491c-8f3c-27059cd793bb (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 76a15540-684b-491c-8f3c-27059cd793bb", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 76a15540-684b-491c-8f3c-27059cd793bb (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Thursday 08 August 2024 20:01:31 +0000 (0:00:00.056) 0:00:10.045 ******* skipping: [sut] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Thursday 08 August 2024 20:01:31 +0000 (0:00:00.036) 0:00:10.082 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tests_auto_gateway.yml:42 Thursday 08 August 2024 20:01:31 +0000 (0:00:00.346) 0:00:10.429 ******* included: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/assert_device_present.yml:3 Thursday 08 August 2024 20:01:31 +0000 (0:00:00.087) 0:00:10.517 ******* included: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 08 August 2024 20:01:31 +0000 (0:00:00.030) 0:00:10.547 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1723147285.9363358, "block_size": 4096, "blocks": 0, "ctime": 1723147285.9363358, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 23384, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth0", "lnk_target": "../../devices/virtual/net/veth0", "mode": "0777", "mtime": 1723147285.9363358, "nlink": 1, "path": "/sys/class/net/veth0", "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 - 'veth0'] ************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/assert_device_present.yml:5 Thursday 08 August 2024 20:01:31 +0000 (0:00:00.172) 0:00:10.720 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tests_auto_gateway.yml:44 Thursday 08 August 2024 20:01:31 +0000 (0:00:00.026) 0:00:10.746 ******* included: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/assert_profile_present.yml:3 Thursday 08 August 2024 20:01:31 +0000 (0:00:00.049) 0:00:10.796 ******* included: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/get_profile_stat.yml:3 Thursday 08 August 2024 20:01:31 +0000 (0:00:00.035) 0:00:10.831 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/get_profile_stat.yml:9 Thursday 08 August 2024 20:01:31 +0000 (0:00:00.019) 0:00:10.850 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/get_profile_stat.yml:17 Thursday 08 August 2024 20:01:32 +0000 (0:00:00.170) 0:00:11.021 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/get_profile_stat.yml:25 Thursday 08 August 2024 20:01:32 +0000 (0:00:00.018) 0:00:11.040 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.180124", "end": "2024-08-08 20:01:32.396903", "rc": 0, "start": "2024-08-08 20:01:32.216779" } STDOUT: veth0 /etc/NetworkManager/system-connections/veth0.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/get_profile_stat.yml:35 Thursday 08 August 2024 20:01:32 +0000 (0:00:00.353) 0:00:11.394 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/get_profile_stat.yml:49 Thursday 08 August 2024 20:01:32 +0000 (0:00:00.023) 0:00:11.417 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/get_profile_stat.yml:56 Thursday 08 August 2024 20:01:32 +0000 (0:00:00.023) 0:00:11.440 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/get_profile_stat.yml:62 Thursday 08 August 2024 20:01:32 +0000 (0:00:00.020) 0:00:11.461 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/get_profile_stat.yml:69 Thursday 08 August 2024 20:01:32 +0000 (0:00:00.020) 0:00:11.481 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/assert_profile_present.yml:5 Thursday 08 August 2024 20:01:32 +0000 (0:00:00.021) 0:00:11.503 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/assert_profile_present.yml:10 Thursday 08 August 2024 20:01:32 +0000 (0:00:00.028) 0:00:11.532 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/assert_profile_present.yml:15 Thursday 08 August 2024 20:01:32 +0000 (0:00:00.088) 0:00:11.620 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tests_auto_gateway.yml:48 Thursday 08 August 2024 20:01:32 +0000 (0:00:00.024) 0:00:11.645 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003199", "end": "2024-08-08 20:01:32.828991", "rc": 0, "start": "2024-08-08 20:01:32.825792" } STDOUT: default via 10.31.8.1 dev eth0 proto dhcp src 10.31.11.209 metric 100 default via 203.0.113.1 dev veth0 proto static metric 65535 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.11.209 metric 100 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 metric 65535 TASK [Assert default ipv4 route is present] ************************************ task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tests_auto_gateway.yml:52 Thursday 08 August 2024 20:01:32 +0000 (0:00:00.177) 0:00:11.823 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tests_auto_gateway.yml:57 Thursday 08 August 2024 20:01:32 +0000 (0:00:00.021) 0:00:11.845 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003277", "end": "2024-08-08 20:01:33.023938", "rc": 0, "start": "2024-08-08 20:01:33.020661" } STDOUT: ::1 dev lo proto kernel metric 256 pref medium 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev veth0 proto kernel metric 1024 pref medium default via 2001:db8::1 dev veth0 proto static metric 101 pref medium TASK [Assert default ipv6 route is present] ************************************ task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tests_auto_gateway.yml:61 Thursday 08 August 2024 20:01:33 +0000 (0:00:00.173) 0:00:12.018 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tests_auto_gateway.yml:67 Thursday 08 August 2024 20:01:33 +0000 (0:00:00.023) 0:00:12.041 ******* ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Thursday 08 August 2024 20:01:33 +0000 (0:00:00.022) 0:00:12.064 ******* included: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Thursday 08 August 2024 20:01:33 +0000 (0:00:00.037) 0:00:12.101 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Thursday 08 August 2024 20:01:33 +0000 (0:00:00.030) 0:00:12.131 ******* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Thursday 08 August 2024 20:01:33 +0000 (0:00:00.024) 0:00:12.156 ******* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Thursday 08 August 2024 20:01:33 +0000 (0:00:00.023) 0:00:12.180 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Thursday 08 August 2024 20:01:34 +0000 (0:00:01.291) 0:00:13.471 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Thursday 08 August 2024 20:01:35 +0000 (0:00:00.608) 0:00:14.079 ******* ok: [sut] => {} 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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Thursday 08 August 2024 20:01:35 +0000 (0:00:00.023) 0:00:14.103 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state != {}", "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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Thursday 08 August 2024 20:01:35 +0000 (0:00:00.062) 0:00:14.165 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state != {}", "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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Thursday 08 August 2024 20:01:35 +0000 (0:00:00.024) 0:00:14.190 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Thursday 08 August 2024 20:01:35 +0000 (0:00:00.027) 0:00:14.217 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Thursday 08 August 2024 20:01:35 +0000 (0:00:00.035) 0:00:14.252 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Thursday 08 August 2024 20:01:35 +0000 (0:00:00.029) 0:00:14.282 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Thursday 08 August 2024 20:01:35 +0000 (0:00:00.039) 0:00:14.321 ******* skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Thursday 08 August 2024 20:01:35 +0000 (0:00:00.056) 0:00:14.378 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Thursday 08 August 2024 20:01:35 +0000 (0:00:00.022) 0:00:14.400 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Thursday 08 August 2024 20:01:35 +0000 (0:00:00.019) 0:00:14.420 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Thursday 08 August 2024 20:01:35 +0000 (0:00:00.039) 0:00:14.460 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Thursday 08 August 2024 20:01:35 +0000 (0:00:00.341) 0:00:14.802 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Thursday 08 August 2024 20:01:35 +0000 (0:00:00.030) 0:00:14.832 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Thursday 08 August 2024 20:01:35 +0000 (0:00:00.021) 0:00:14.854 ******* skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Thursday 08 August 2024 20:01:35 +0000 (0:00:00.020) 0:00:14.874 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Thursday 08 August 2024 20:01:36 +0000 (0:00:00.360) 0:00:15.235 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Thursday 08 August 2024 20:01:36 +0000 (0:00:00.021) 0:00:15.256 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Thursday 08 August 2024 20:01:36 +0000 (0:00:00.023) 0:00:15.280 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Thursday 08 August 2024 20:01:36 +0000 (0:00:00.025) 0:00:15.305 ******* skipping: [sut] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Thursday 08 August 2024 20:01:36 +0000 (0:00:00.019) 0:00:15.325 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tests_auto_gateway.yml:79 Thursday 08 August 2024 20:01:36 +0000 (0:00:00.214) 0:00:15.539 ******* included: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:3 Thursday 08 August 2024 20:01:36 +0000 (0:00:00.049) 0:00:15.589 ******* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:8 Thursday 08 August 2024 20:01:36 +0000 (0:00:00.019) 0:00:15.608 ******* skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:13 Thursday 08 August 2024 20:01:36 +0000 (0:00:00.019) 0:00:15.627 ******* included: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 08 August 2024 20:01:36 +0000 (0:00:00.031) 0:00:15.658 ******* included: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 08 August 2024 20:01:36 +0000 (0:00:00.030) 0:00:15.689 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003264", "end": "2024-08-08 20:01:36.868324", "rc": 0, "start": "2024-08-08 20:01:36.865060" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 08 August 2024 20:01:36 +0000 (0:00:00.178) 0:00:15.867 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 08 August 2024 20:01:36 +0000 (0:00:00.024) 0:00:15.891 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:16 Thursday 08 August 2024 20:01:36 +0000 (0:00:00.020) 0:00:15.912 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:27 Thursday 08 August 2024 20:01:37 +0000 (0:00:00.885) 0:00:16.797 ******* skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth0 type veth peer name peerveth0", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:35 Thursday 08 August 2024 20:01:37 +0000 (0:00:00.054) 0:00:16.852 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:43 Thursday 08 August 2024 20:01:37 +0000 (0:00:00.024) 0:00:16.876 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.018053", "end": "2024-08-08 20:01:38.100897", "rc": 0, "start": "2024-08-08 20:01:38.082844" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:49 Thursday 08 August 2024 20:01:38 +0000 (0:00:00.228) 0:00:17.105 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:54 Thursday 08 August 2024 20:01:38 +0000 (0:00:00.029) 0:00:17.134 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:60 Thursday 08 August 2024 20:01:38 +0000 (0:00:00.073) 0:00:17.208 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:65 Thursday 08 August 2024 20:01:38 +0000 (0:00:00.026) 0:00:17.235 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [TEST: I can configure an interface with auto_gateway disabled] *********** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tests_auto_gateway.yml:83 Thursday 08 August 2024 20:01:38 +0000 (0:00:00.022) 0:00:17.257 ******* ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tests_auto_gateway.yml:87 Thursday 08 August 2024 20:01:38 +0000 (0:00:00.023) 0:00:17.280 ******* included: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:3 Thursday 08 August 2024 20:01:38 +0000 (0:00:00.057) 0:00:17.338 ******* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:8 Thursday 08 August 2024 20:01:38 +0000 (0:00:00.023) 0:00:17.362 ******* skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:13 Thursday 08 August 2024 20:01:38 +0000 (0:00:00.021) 0:00:17.383 ******* included: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 08 August 2024 20:01:38 +0000 (0:00:00.044) 0:00:17.428 ******* included: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 08 August 2024 20:01:38 +0000 (0:00:00.037) 0:00:17.465 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003270", "end": "2024-08-08 20:01:38.647703", "rc": 0, "start": "2024-08-08 20:01:38.644433" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 08 August 2024 20:01:38 +0000 (0:00:00.177) 0:00:17.643 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 08 August 2024 20:01:38 +0000 (0:00:00.022) 0:00:17.665 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:16 Thursday 08 August 2024 20:01:38 +0000 (0:00:00.021) 0:00:17.687 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:27 Thursday 08 August 2024 20:01:39 +0000 (0:00:00.827) 0:00:18.514 ******* ok: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "veth0", "type", "veth", "peer", "name", "peerveth0" ], "delta": "0:00:00.007102", "end": "2024-08-08 20:01:39.701060", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-08-08 20:01:39.693958" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003563", "end": "2024-08-08 20:01:39.881628", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-08-08 20:01:39.878065" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004748", "end": "2024-08-08 20:01:40.039322", "item": "ip link set veth0 up", "rc": 0, "start": "2024-08-08 20:01:40.034574" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:35 Thursday 08 August 2024 20:01:40 +0000 (0:00:00.536) 0:00:19.050 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.019672", "end": "2024-08-08 20:01:40.260109", "rc": 0, "start": "2024-08-08 20:01:40.240437" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:43 Thursday 08 August 2024 20:01:40 +0000 (0:00:00.206) 0:00:19.257 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:49 Thursday 08 August 2024 20:01:40 +0000 (0:00:00.058) 0:00:19.315 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:54 Thursday 08 August 2024 20:01:40 +0000 (0:00:00.020) 0:00:19.335 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:60 Thursday 08 August 2024 20:01:40 +0000 (0:00:00.020) 0:00:19.356 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:65 Thursday 08 August 2024 20:01:40 +0000 (0:00:00.019) 0:00:19.376 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Thursday 08 August 2024 20:01:40 +0000 (0:00:00.021) 0:00:19.397 ******* included: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Thursday 08 August 2024 20:01:40 +0000 (0:00:00.038) 0:00:19.436 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Thursday 08 August 2024 20:01:40 +0000 (0:00:00.042) 0:00:19.478 ******* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Thursday 08 August 2024 20:01:40 +0000 (0:00:00.030) 0:00:19.509 ******* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Thursday 08 August 2024 20:01:40 +0000 (0:00:00.033) 0:00:19.542 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Thursday 08 August 2024 20:01:41 +0000 (0:00:01.294) 0:00:20.837 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Thursday 08 August 2024 20:01:42 +0000 (0:00:00.656) 0:00:21.493 ******* ok: [sut] => {} 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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Thursday 08 August 2024 20:01:42 +0000 (0:00:00.023) 0:00:21.517 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state != {}", "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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Thursday 08 August 2024 20:01:42 +0000 (0:00:00.021) 0:00:21.538 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state != {}", "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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Thursday 08 August 2024 20:01:42 +0000 (0:00:00.020) 0:00:21.558 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Thursday 08 August 2024 20:01:42 +0000 (0:00:00.023) 0:00:21.582 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Thursday 08 August 2024 20:01:42 +0000 (0:00:00.075) 0:00:21.657 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Thursday 08 August 2024 20:01:42 +0000 (0:00:00.030) 0:00:21.688 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Thursday 08 August 2024 20:01:42 +0000 (0:00:00.034) 0:00:21.722 ******* skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Thursday 08 August 2024 20:01:42 +0000 (0:00:00.050) 0:00:21.773 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Thursday 08 August 2024 20:01:42 +0000 (0:00:00.022) 0:00:21.795 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Thursday 08 August 2024 20:01:42 +0000 (0:00:00.024) 0:00:21.820 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Thursday 08 August 2024 20:01:42 +0000 (0:00:00.032) 0:00:21.853 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Thursday 08 August 2024 20:01:43 +0000 (0:00:00.362) 0:00:22.215 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Thursday 08 August 2024 20:01:43 +0000 (0:00:00.049) 0:00:22.265 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Thursday 08 August 2024 20:01:43 +0000 (0:00:00.021) 0:00:22.286 ******* skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Thursday 08 August 2024 20:01:43 +0000 (0:00:00.021) 0:00:22.307 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": false, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1" }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 7866bc44-851e-4776-973c-addd0abfa30f [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 7866bc44-851e-4776-973c-addd0abfa30f (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Thursday 08 August 2024 20:01:43 +0000 (0:00:00.338) 0:00:22.646 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Thursday 08 August 2024 20:01:43 +0000 (0:00:00.025) 0:00:22.671 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 7866bc44-851e-4776-973c-addd0abfa30f", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 7866bc44-851e-4776-973c-addd0abfa30f (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Thursday 08 August 2024 20:01:43 +0000 (0:00:00.031) 0:00:22.703 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": false, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1" }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 7866bc44-851e-4776-973c-addd0abfa30f\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 7866bc44-851e-4776-973c-addd0abfa30f (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 7866bc44-851e-4776-973c-addd0abfa30f", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 7866bc44-851e-4776-973c-addd0abfa30f (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Thursday 08 August 2024 20:01:43 +0000 (0:00:00.026) 0:00:22.730 ******* skipping: [sut] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Thursday 08 August 2024 20:01:43 +0000 (0:00:00.022) 0:00:22.752 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tests_auto_gateway.yml:108 Thursday 08 August 2024 20:01:43 +0000 (0:00:00.178) 0:00:22.931 ******* included: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/assert_device_present.yml:3 Thursday 08 August 2024 20:01:44 +0000 (0:00:00.105) 0:00:23.036 ******* included: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 08 August 2024 20:01:44 +0000 (0:00:00.081) 0:00:23.117 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1723147299.697801, "block_size": 4096, "blocks": 0, "ctime": 1723147299.697801, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 23970, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth0", "lnk_target": "../../devices/virtual/net/veth0", "mode": "0777", "mtime": 1723147299.697801, "nlink": 1, "path": "/sys/class/net/veth0", "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 - 'veth0'] ************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/assert_device_present.yml:5 Thursday 08 August 2024 20:01:44 +0000 (0:00:00.173) 0:00:23.291 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tests_auto_gateway.yml:110 Thursday 08 August 2024 20:01:44 +0000 (0:00:00.024) 0:00:23.315 ******* included: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/assert_profile_present.yml:3 Thursday 08 August 2024 20:01:44 +0000 (0:00:00.050) 0:00:23.366 ******* included: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/get_profile_stat.yml:3 Thursday 08 August 2024 20:01:44 +0000 (0:00:00.033) 0:00:23.399 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/get_profile_stat.yml:9 Thursday 08 August 2024 20:01:44 +0000 (0:00:00.022) 0:00:23.421 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/get_profile_stat.yml:17 Thursday 08 August 2024 20:01:44 +0000 (0:00:00.171) 0:00:23.593 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/get_profile_stat.yml:25 Thursday 08 August 2024 20:01:44 +0000 (0:00:00.020) 0:00:23.613 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.018884", "end": "2024-08-08 20:01:44.809212", "rc": 0, "start": "2024-08-08 20:01:44.790328" } STDOUT: veth0 /etc/NetworkManager/system-connections/veth0.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/get_profile_stat.yml:35 Thursday 08 August 2024 20:01:44 +0000 (0:00:00.191) 0:00:23.805 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/get_profile_stat.yml:49 Thursday 08 August 2024 20:01:44 +0000 (0:00:00.023) 0:00:23.828 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/get_profile_stat.yml:56 Thursday 08 August 2024 20:01:44 +0000 (0:00:00.021) 0:00:23.850 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/get_profile_stat.yml:62 Thursday 08 August 2024 20:01:44 +0000 (0:00:00.021) 0:00:23.871 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/get_profile_stat.yml:69 Thursday 08 August 2024 20:01:44 +0000 (0:00:00.021) 0:00:23.892 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/assert_profile_present.yml:5 Thursday 08 August 2024 20:01:44 +0000 (0:00:00.021) 0:00:23.913 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/assert_profile_present.yml:10 Thursday 08 August 2024 20:01:45 +0000 (0:00:00.068) 0:00:23.982 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/assert_profile_present.yml:15 Thursday 08 August 2024 20:01:45 +0000 (0:00:00.024) 0:00:24.006 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tests_auto_gateway.yml:114 Thursday 08 August 2024 20:01:45 +0000 (0:00:00.022) 0:00:24.029 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003363", "end": "2024-08-08 20:01:45.211310", "rc": 0, "start": "2024-08-08 20:01:45.207947" } STDOUT: default via 10.31.8.1 dev eth0 proto dhcp src 10.31.11.209 metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.11.209 metric 100 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 metric 101 TASK [Assert default ipv4 route is absent] ************************************* task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tests_auto_gateway.yml:118 Thursday 08 August 2024 20:01:45 +0000 (0:00:00.183) 0:00:24.213 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tests_auto_gateway.yml:123 Thursday 08 August 2024 20:01:45 +0000 (0:00:00.022) 0:00:24.235 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003337", "end": "2024-08-08 20:01:45.424677", "rc": 0, "start": "2024-08-08 20:01:45.421340" } STDOUT: ::1 dev lo proto kernel metric 256 pref medium 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev veth0 proto kernel metric 1024 pref medium TASK [Assert default ipv6 route is absent] ************************************* task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tests_auto_gateway.yml:127 Thursday 08 August 2024 20:01:45 +0000 (0:00:00.188) 0:00:24.423 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tests_auto_gateway.yml:133 Thursday 08 August 2024 20:01:45 +0000 (0:00:00.035) 0:00:24.459 ******* ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Thursday 08 August 2024 20:01:45 +0000 (0:00:00.025) 0:00:24.484 ******* included: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Thursday 08 August 2024 20:01:45 +0000 (0:00:00.041) 0:00:24.525 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Thursday 08 August 2024 20:01:45 +0000 (0:00:00.034) 0:00:24.559 ******* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Thursday 08 August 2024 20:01:45 +0000 (0:00:00.030) 0:00:24.590 ******* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Thursday 08 August 2024 20:01:45 +0000 (0:00:00.024) 0:00:24.615 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Thursday 08 August 2024 20:01:46 +0000 (0:00:01.300) 0:00:25.916 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Thursday 08 August 2024 20:01:47 +0000 (0:00:00.615) 0:00:26.531 ******* ok: [sut] => {} 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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Thursday 08 August 2024 20:01:47 +0000 (0:00:00.071) 0:00:26.603 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state != {}", "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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Thursday 08 August 2024 20:01:47 +0000 (0:00:00.020) 0:00:26.623 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state != {}", "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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Thursday 08 August 2024 20:01:47 +0000 (0:00:00.022) 0:00:26.646 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Thursday 08 August 2024 20:01:47 +0000 (0:00:00.024) 0:00:26.670 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Thursday 08 August 2024 20:01:47 +0000 (0:00:00.042) 0:00:26.712 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Thursday 08 August 2024 20:01:47 +0000 (0:00:00.027) 0:00:26.740 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Thursday 08 August 2024 20:01:47 +0000 (0:00:00.041) 0:00:26.782 ******* skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Thursday 08 August 2024 20:01:47 +0000 (0:00:00.063) 0:00:26.845 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Thursday 08 August 2024 20:01:47 +0000 (0:00:00.020) 0:00:26.865 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Thursday 08 August 2024 20:01:47 +0000 (0:00:00.021) 0:00:26.887 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Thursday 08 August 2024 20:01:47 +0000 (0:00:00.031) 0:00:26.918 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Thursday 08 August 2024 20:01:48 +0000 (0:00:00.345) 0:00:27.263 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Thursday 08 August 2024 20:01:48 +0000 (0:00:00.033) 0:00:27.297 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Thursday 08 August 2024 20:01:48 +0000 (0:00:00.034) 0:00:27.331 ******* skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Thursday 08 August 2024 20:01:48 +0000 (0:00:00.029) 0:00:27.361 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Thursday 08 August 2024 20:01:48 +0000 (0:00:00.388) 0:00:27.749 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Thursday 08 August 2024 20:01:48 +0000 (0:00:00.020) 0:00:27.769 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Thursday 08 August 2024 20:01:48 +0000 (0:00:00.025) 0:00:27.795 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "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: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Thursday 08 August 2024 20:01:48 +0000 (0:00:00.025) 0:00:27.820 ******* skipping: [sut] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Thursday 08 August 2024 20:01:48 +0000 (0:00:00.064) 0:00:27.885 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tests_auto_gateway.yml:145 Thursday 08 August 2024 20:01:49 +0000 (0:00:00.196) 0:00:28.082 ******* included: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:3 Thursday 08 August 2024 20:01:49 +0000 (0:00:00.102) 0:00:28.185 ******* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:8 Thursday 08 August 2024 20:01:49 +0000 (0:00:00.038) 0:00:28.223 ******* skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:13 Thursday 08 August 2024 20:01:49 +0000 (0:00:00.033) 0:00:28.256 ******* included: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 08 August 2024 20:01:49 +0000 (0:00:00.053) 0:00:28.310 ******* included: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 08 August 2024 20:01:49 +0000 (0:00:00.036) 0:00:28.346 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003078", "end": "2024-08-08 20:01:49.609015", "rc": 0, "start": "2024-08-08 20:01:49.605937" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 08 August 2024 20:01:49 +0000 (0:00:00.279) 0:00:28.626 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 08 August 2024 20:01:49 +0000 (0:00:00.048) 0:00:28.674 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:16 Thursday 08 August 2024 20:01:49 +0000 (0:00:00.026) 0:00:28.701 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:27 Thursday 08 August 2024 20:01:50 +0000 (0:00:00.965) 0:00:29.666 ******* skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth0 type veth peer name peerveth0", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:35 Thursday 08 August 2024 20:01:50 +0000 (0:00:00.051) 0:00:29.718 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:43 Thursday 08 August 2024 20:01:50 +0000 (0:00:00.034) 0:00:29.752 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.012980", "end": "2024-08-08 20:01:50.988787", "rc": 0, "start": "2024-08-08 20:01:50.975807" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:49 Thursday 08 August 2024 20:01:51 +0000 (0:00:00.270) 0:00:30.022 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:54 Thursday 08 August 2024 20:01:51 +0000 (0:00:00.138) 0:00:30.160 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:60 Thursday 08 August 2024 20:01:51 +0000 (0:00:00.049) 0:00:30.210 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:65 Thursday 08 August 2024 20:01:51 +0000 (0:00:00.034) 0:00:30.245 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Verify network state restored to default] ******************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tests_auto_gateway.yml:149 Thursday 08 August 2024 20:01:51 +0000 (0:00:00.020) 0:00:30.266 ******* included: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/check_network_dns.yml:6 Thursday 08 August 2024 20:01:51 +0000 (0:00:00.063) 0:00:30.329 ******* ok: [sut] => { "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.007825", "end": "2024-08-08 20:01:51.552358", "rc": 0, "start": "2024-08-08 20:01:51.544533" } 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 12:62:e5:c3:bd:19 brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.11.209/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0 valid_lft 3143sec preferred_lft 3143sec inet6 fe80::1062:e5ff:fec3:bd19/64 scope link valid_lft forever preferred_lft forever IP ROUTE default via 10.31.8.1 dev eth0 proto dhcp src 10.31.11.209 metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.11.209 metric 100 IP -6 ROUTE ::1 dev lo proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com testing-farm nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 TASK [Verify DNS and network connectivity] ************************************* task path: /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/check_network_dns.yml:24 Thursday 08 August 2024 20:01:51 +0000 (0:00:00.236) 0:00:30.566 ******* ok: [sut] => { "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.081415", "end": "2024-08-08 20:01:51.828152", "rc": 0, "start": "2024-08-08 20:01:51.746737" } STDOUT: CHECK DNS AND CONNECTIVITY 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 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600: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 2604:1580:fe00:0:dead:beef:cafe:fed1 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 8970 0 --:--:-- --:--:-- --:--:-- 9242 % 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 12652 0 --:--:-- --:--:-- --:--:-- 13227 PLAY RECAP ********************************************************************* sut : ok=128 changed=4 unreachable=0 failed=0 skipped=118 rescued=0 ignored=0 Thursday 08 August 2024 20:01:51 +0000 (0:00:00.303) 0:00:30.870 ******* =============================================================================== Install iproute --------------------------------------------------------- 1.97s /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:16 fedora.linux_system_roles.network : Check which services are running ---- 1.38s /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.30s /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.29s /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.29s /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Install iproute --------------------------------------------------------- 0.97s /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.89s /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:16 fedora.linux_system_roles.network : Check which packages are installed --- 0.85s /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Install iproute --------------------------------------------------------- 0.83s /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:16 Gathering Facts --------------------------------------------------------- 0.82s /WORKDIR/git-weekly-ci1_lma_6d/tests/tests_auto_gateway_nm.yml:6 -------------- fedora.linux_system_roles.network : Configure networking connection profiles --- 0.77s /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Check which packages are installed --- 0.66s /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.62s /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.61s /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 0.59s /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tests_auto_gateway.yml:3 ------- fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.54s /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Create veth interface veth0 --------------------------------------------- 0.54s /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:27 Create veth interface veth0 --------------------------------------------- 0.53s /WORKDIR/git-weekly-ci1_lma_6d/tests/playbooks/tasks/manage_test_interface.yml:27 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.39s /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.36s /WORKDIR/git-weekly-ci1_lma_6d/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [WARNING]: Platform linux on host sut is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ---^---^---^---^---^---