# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] 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.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-ciespgtcvr/.collection executable location = /opt/ansible-2.16/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.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file 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-ciespgtcvr/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-ciespgtcvr/tests/tests_auto_gateway_nm.yml:6 Saturday 25 May 2024 14:27:11 +0000 (0:00:00.011) 0:00:00.011 ********** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ciespgtcvr/tests/tests_auto_gateway_nm.yml:9 Saturday 25 May 2024 14:27:12 +0000 (0:00:00.989) 0:00:01.001 ********** included: /WORKDIR/git-weekly-ciespgtcvr/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-ciespgtcvr/tests/tasks/el_repo_setup.yml:3 Saturday 25 May 2024 14:27:12 +0000 (0:00:00.011) 0:00:01.013 ********** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/tasks/el_repo_setup.yml:17 Saturday 25 May 2024 14:27:12 +0000 (0:00:00.396) 0:00:01.409 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/tasks/el_repo_setup.yml:22 Saturday 25 May 2024 14:27:12 +0000 (0:00:00.244) 0:00:01.653 ********** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/tasks/el_repo_setup.yml:26 Saturday 25 May 2024 14:27:12 +0000 (0:00:00.014) 0:00:01.668 ********** 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-ciespgtcvr/tests/tasks/el_repo_setup.yml:51 Saturday 25 May 2024 14:27:12 +0000 (0:00:00.008) 0:00:01.677 ********** included: /WORKDIR/git-weekly-ciespgtcvr/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/tasks/enable_epel.yml:8 Saturday 25 May 2024 14:27:12 +0000 (0:00:00.021) 0:00:01.699 ********** 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-ciespgtcvr/tests/tasks/enable_epel.yml:24 Saturday 25 May 2024 14:27:12 +0000 (0:00:00.009) 0:00:01.708 ********** 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-ciespgtcvr/tests/tasks/enable_epel.yml:30 Saturday 25 May 2024 14:27:12 +0000 (0:00:00.007) 0:00:01.716 ********** 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-ciespgtcvr/tests/tasks/enable_epel.yml:35 Saturday 25 May 2024 14:27:12 +0000 (0:00:00.007) 0:00:01.723 ********** 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-ciespgtcvr/tests/tasks/enable_epel.yml:40 Saturday 25 May 2024 14:27:12 +0000 (0:00:00.007) 0:00:01.731 ********** 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-ciespgtcvr/tests/tests_auto_gateway_nm.yml:11 Saturday 25 May 2024 14:27:12 +0000 (0:00:00.008) 0:00:01.740 ********** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing auto_gateway setting] *********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tests_auto_gateway.yml:3 Saturday 25 May 2024 14:27:12 +0000 (0:00:00.017) 0:00:01.757 ********** ok: [sut] TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tests_auto_gateway.yml:9 Saturday 25 May 2024 14:27:13 +0000 (0:00:00.648) 0:00:02.405 ********** included: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 25 May 2024 14:27:13 +0000 (0:00:00.024) 0:00:02.430 ********** included: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 25 May 2024 14:27:13 +0000 (0:00:00.010) 0:00:02.441 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003638", "end": "2024-05-25 14:27:13.684828", "rc": 0, "start": "2024-05-25 14:27:13.681190" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 25 May 2024 14:27:13 +0000 (0:00:00.249) 0:00:02.690 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 25 May 2024 14:27:13 +0000 (0:00:00.011) 0:00:02.701 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tests_auto_gateway.yml:11 Saturday 25 May 2024 14:27:13 +0000 (0:00:00.010) 0:00:02.711 ********** included: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 25 May 2024 14:27:13 +0000 (0:00:00.026) 0:00:02.738 ********** 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-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 25 May 2024 14:27:13 +0000 (0:00:00.009) 0:00:02.747 ********** 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-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 25 May 2024 14:27:13 +0000 (0:00:00.007) 0:00:02.754 ********** included: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 25 May 2024 14:27:13 +0000 (0:00:00.011) 0:00:02.766 ********** included: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 25 May 2024 14:27:13 +0000 (0:00:00.012) 0:00:02.779 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003695", "end": "2024-05-25 14:27:13.970071", "rc": 0, "start": "2024-05-25 14:27:13.966376" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 25 May 2024 14:27:13 +0000 (0:00:00.196) 0:00:02.975 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 25 May 2024 14:27:13 +0000 (0:00:00.010) 0:00:02.986 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 25 May 2024 14:27:14 +0000 (0:00:00.009) 0:00:02.995 ********** 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-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:27 Saturday 25 May 2024 14:27:15 +0000 (0:00:01.967) 0:00:04.963 ********** 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.017101", "end": "2024-05-25 14:27:16.165297", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-05-25 14:27:16.148196" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003937", "end": "2024-05-25 14:27:16.391380", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-05-25 14:27:16.387443" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004277", "end": "2024-05-25 14:27:16.574768", "item": "ip link set veth0 up", "rc": 0, "start": "2024-05-25 14:27:16.570491" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:35 Saturday 25 May 2024 14:27:16 +0000 (0:00:00.616) 0:00:05.580 ********** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.102054", "end": "2024-05-25 14:27:16.863541", "rc": 0, "start": "2024-05-25 14:27:16.761487" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:43 Saturday 25 May 2024 14:27:16 +0000 (0:00:00.292) 0:00:05.873 ********** 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-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:49 Saturday 25 May 2024 14:27:16 +0000 (0:00:00.009) 0:00:05.882 ********** 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-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 25 May 2024 14:27:16 +0000 (0:00:00.009) 0:00:05.892 ********** 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-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:60 Saturday 25 May 2024 14:27:16 +0000 (0:00:00.009) 0:00:05.901 ********** 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-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:65 Saturday 25 May 2024 14:27:16 +0000 (0:00:00.009) 0:00:05.910 ********** 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-ciespgtcvr/tests/playbooks/tests_auto_gateway.yml:15 Saturday 25 May 2024 14:27:16 +0000 (0:00:00.008) 0:00:05.919 ********** included: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 25 May 2024 14:27:16 +0000 (0:00:00.024) 0:00:05.944 ********** included: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 25 May 2024 14:27:16 +0000 (0:00:00.010) 0:00:05.955 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716647236.1617901, "block_size": 4096, "blocks": 0, "ctime": 1716647236.1617901, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22974, "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": 1716647236.1617901, "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-ciespgtcvr/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 25 May 2024 14:27:17 +0000 (0:00:00.186) 0:00:06.141 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tests_auto_gateway.yml:17 Saturday 25 May 2024 14:27:17 +0000 (0:00:00.011) 0:00:06.153 ********** ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 25 May 2024 14:27:17 +0000 (0:00:00.010) 0:00:06.163 ********** included: /WORKDIR/git-weekly-ciespgtcvr/.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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 25 May 2024 14:27:17 +0000 (0:00:00.017) 0:00:06.181 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 25 May 2024 14:27:17 +0000 (0:00:00.018) 0:00:06.199 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 25 May 2024 14:27:17 +0000 (0:00:00.012) 0:00:06.211 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 25 May 2024 14:27:17 +0000 (0:00:00.012) 0:00:06.224 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 25 May 2024 14:27:18 +0000 (0:00:01.602) 0:00:07.827 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 25 May 2024 14:27:19 +0000 (0:00:00.842) 0:00:08.669 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 25 May 2024 14:27:19 +0000 (0:00:00.022) 0:00:08.691 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 25 May 2024 14:27:19 +0000 (0:00:00.021) 0:00:08.712 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 25 May 2024 14:27:19 +0000 (0:00:00.022) 0:00:08.735 ********** 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 : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:37 Saturday 25 May 2024 14:27:19 +0000 (0:00:00.034) 0:00:08.770 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:49 Saturday 25 May 2024 14:27:19 +0000 (0:00:00.028) 0:00:08.799 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Saturday 25 May 2024 14:27:19 +0000 (0:00:00.033) 0:00:08.832 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:74 Saturday 25 May 2024 14:27:19 +0000 (0:00:00.096) 0:00:08.928 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 25 May 2024 14:27:19 +0000 (0:00:00.022) 0:00:08.950 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:98 Saturday 25 May 2024 14:27:19 +0000 (0:00:00.022) 0:00:08.973 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:111 Saturday 25 May 2024 14:27:20 +0000 (0:00:00.034) 0:00:09.007 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 25 May 2024 14:27:20 +0000 (0:00:00.562) 0:00:09.569 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Saturday 25 May 2024 14:27:20 +0000 (0:00:00.033) 0:00:09.603 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Saturday 25 May 2024 14:27:20 +0000 (0:00:00.019) 0:00:09.622 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 Saturday 25 May 2024 14:27:20 +0000 (0:00:00.017) 0:00:09.640 ********** 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, 2d1f0007-b7cf-47d8-92ef-1f98a9835631 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 2d1f0007-b7cf-47d8-92ef-1f98a9835631 (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:160 Saturday 25 May 2024 14:27:21 +0000 (0:00:00.670) 0:00:10.310 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:166 Saturday 25 May 2024 14:27:21 +0000 (0:00:00.021) 0:00:10.331 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 2d1f0007-b7cf-47d8-92ef-1f98a9835631", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 2d1f0007-b7cf-47d8-92ef-1f98a9835631 (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:170 Saturday 25 May 2024 14:27:21 +0000 (0:00:00.022) 0:00:10.354 ********** 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, 2d1f0007-b7cf-47d8-92ef-1f98a9835631\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 2d1f0007-b7cf-47d8-92ef-1f98a9835631 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 2d1f0007-b7cf-47d8-92ef-1f98a9835631", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 2d1f0007-b7cf-47d8-92ef-1f98a9835631 (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 Saturday 25 May 2024 14:27:21 +0000 (0:00:00.022) 0:00:10.376 ********** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 25 May 2024 14:27:21 +0000 (0:00:00.021) 0:00:10.398 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tests_auto_gateway.yml:42 Saturday 25 May 2024 14:27:21 +0000 (0:00:00.302) 0:00:10.701 ********** included: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 25 May 2024 14:27:21 +0000 (0:00:00.043) 0:00:10.745 ********** included: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 25 May 2024 14:27:21 +0000 (0:00:00.056) 0:00:10.801 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716647236.1617901, "block_size": 4096, "blocks": 0, "ctime": 1716647236.1617901, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22974, "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": 1716647236.1617901, "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-ciespgtcvr/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 25 May 2024 14:27:22 +0000 (0:00:00.196) 0:00:10.998 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tests_auto_gateway.yml:44 Saturday 25 May 2024 14:27:22 +0000 (0:00:00.022) 0:00:11.020 ********** included: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 25 May 2024 14:27:22 +0000 (0:00:00.045) 0:00:11.066 ********** included: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 25 May 2024 14:27:22 +0000 (0:00:00.031) 0:00:11.097 ********** 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-ciespgtcvr/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 25 May 2024 14:27:22 +0000 (0:00:00.020) 0:00:11.117 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 25 May 2024 14:27:22 +0000 (0:00:00.200) 0:00:11.318 ********** 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-ciespgtcvr/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 25 May 2024 14:27:22 +0000 (0:00:00.018) 0:00:11.337 ********** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.105257", "end": "2024-05-25 14:27:22.625551", "rc": 0, "start": "2024-05-25 14:27:22.520294" } 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-ciespgtcvr/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 25 May 2024 14:27:22 +0000 (0:00:00.304) 0:00:11.642 ********** 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-ciespgtcvr/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 25 May 2024 14:27:22 +0000 (0:00:00.021) 0:00:11.663 ********** 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-ciespgtcvr/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 25 May 2024 14:27:22 +0000 (0:00:00.018) 0:00:11.682 ********** 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-ciespgtcvr/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 25 May 2024 14:27:22 +0000 (0:00:00.019) 0:00:11.701 ********** 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-ciespgtcvr/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 25 May 2024 14:27:22 +0000 (0:00:00.018) 0:00:11.720 ********** 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-ciespgtcvr/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 25 May 2024 14:27:22 +0000 (0:00:00.019) 0:00:11.740 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 25 May 2024 14:27:22 +0000 (0:00:00.022) 0:00:11.763 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 25 May 2024 14:27:22 +0000 (0:00:00.022) 0:00:11.785 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tests_auto_gateway.yml:48 Saturday 25 May 2024 14:27:22 +0000 (0:00:00.050) 0:00:11.836 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.004340", "end": "2024-05-25 14:27:23.022750", "rc": 0, "start": "2024-05-25 14:27:23.018410" } STDOUT: default via 10.31.44.1 dev eth0 proto dhcp src 10.31.44.141 metric 100 default via 203.0.113.1 dev veth0 proto static metric 65535 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.44.141 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-ciespgtcvr/tests/playbooks/tests_auto_gateway.yml:52 Saturday 25 May 2024 14:27:23 +0000 (0:00:00.201) 0:00:12.037 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tests_auto_gateway.yml:58 Saturday 25 May 2024 14:27:23 +0000 (0:00:00.021) 0:00:12.058 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.004134", "end": "2024-05-25 14:27:23.243977", "rc": 0, "start": "2024-05-25 14:27:23.239843" } 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-ciespgtcvr/tests/playbooks/tests_auto_gateway.yml:62 Saturday 25 May 2024 14:27:23 +0000 (0:00:00.200) 0:00:12.259 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tests_auto_gateway.yml:69 Saturday 25 May 2024 14:27:23 +0000 (0:00:00.020) 0:00:12.280 ********** ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 25 May 2024 14:27:23 +0000 (0:00:00.019) 0:00:12.300 ********** included: /WORKDIR/git-weekly-ciespgtcvr/.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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 25 May 2024 14:27:23 +0000 (0:00:00.035) 0:00:12.335 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 25 May 2024 14:27:23 +0000 (0:00:00.032) 0:00:12.367 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 25 May 2024 14:27:23 +0000 (0:00:00.022) 0:00:12.389 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 25 May 2024 14:27:23 +0000 (0:00:00.022) 0:00:12.412 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 25 May 2024 14:27:24 +0000 (0:00:01.472) 0:00:13.885 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 25 May 2024 14:27:25 +0000 (0:00:00.639) 0:00:14.524 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 25 May 2024 14:27:25 +0000 (0:00:00.021) 0:00:14.546 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 25 May 2024 14:27:25 +0000 (0:00:00.022) 0:00:14.568 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 25 May 2024 14:27:25 +0000 (0:00:00.021) 0:00:14.590 ********** 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 : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:37 Saturday 25 May 2024 14:27:25 +0000 (0:00:00.068) 0:00:14.659 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:49 Saturday 25 May 2024 14:27:25 +0000 (0:00:00.028) 0:00:14.687 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Saturday 25 May 2024 14:27:25 +0000 (0:00:00.034) 0:00:14.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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:74 Saturday 25 May 2024 14:27:25 +0000 (0:00:00.050) 0:00:14.773 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 25 May 2024 14:27:25 +0000 (0:00:00.024) 0:00:14.797 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:98 Saturday 25 May 2024 14:27:25 +0000 (0:00:00.022) 0:00:14.819 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:111 Saturday 25 May 2024 14:27:25 +0000 (0:00:00.032) 0:00:14.852 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 25 May 2024 14:27:26 +0000 (0:00:00.385) 0:00:15.237 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Saturday 25 May 2024 14:27:26 +0000 (0:00:00.036) 0:00:15.273 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Saturday 25 May 2024 14:27:26 +0000 (0:00:00.019) 0:00:15.293 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 Saturday 25 May 2024 14:27:26 +0000 (0:00:00.020) 0:00:15.314 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:160 Saturday 25 May 2024 14:27:26 +0000 (0:00:00.433) 0:00:15.747 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:166 Saturday 25 May 2024 14:27:26 +0000 (0:00:00.022) 0:00:15.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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:170 Saturday 25 May 2024 14:27:26 +0000 (0:00:00.022) 0:00:15.791 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 Saturday 25 May 2024 14:27:26 +0000 (0:00:00.023) 0:00:15.815 ********** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 25 May 2024 14:27:26 +0000 (0:00:00.022) 0:00:15.837 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tests_auto_gateway.yml:81 Saturday 25 May 2024 14:27:27 +0000 (0:00:00.203) 0:00:16.041 ********** included: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 25 May 2024 14:27:27 +0000 (0:00:00.079) 0:00:16.121 ********** 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-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 25 May 2024 14:27:27 +0000 (0:00:00.019) 0:00:16.140 ********** 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-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 25 May 2024 14:27:27 +0000 (0:00:00.018) 0:00:16.159 ********** included: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 25 May 2024 14:27:27 +0000 (0:00:00.030) 0:00:16.189 ********** included: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 25 May 2024 14:27:27 +0000 (0:00:00.031) 0:00:16.220 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003783", "end": "2024-05-25 14:27:27.410159", "rc": 0, "start": "2024-05-25 14:27:27.406376" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 25 May 2024 14:27:27 +0000 (0:00:00.204) 0:00:16.425 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 25 May 2024 14:27:27 +0000 (0:00:00.021) 0:00:16.446 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 25 May 2024 14:27:27 +0000 (0:00:00.020) 0:00:16.467 ********** 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-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:27 Saturday 25 May 2024 14:27:28 +0000 (0:00:00.851) 0:00:17.318 ********** 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-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:35 Saturday 25 May 2024 14:27:28 +0000 (0:00:00.026) 0:00:17.344 ********** 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-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:43 Saturday 25 May 2024 14:27:28 +0000 (0:00:00.019) 0:00:17.364 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.016464", "end": "2024-05-25 14:27:28.566959", "rc": 0, "start": "2024-05-25 14:27:28.550495" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:49 Saturday 25 May 2024 14:27:28 +0000 (0:00:00.225) 0:00:17.590 ********** 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-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 25 May 2024 14:27:28 +0000 (0:00:00.019) 0:00:17.610 ********** 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-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:60 Saturday 25 May 2024 14:27:28 +0000 (0:00:00.020) 0:00:17.630 ********** 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-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:65 Saturday 25 May 2024 14:27:28 +0000 (0:00:00.018) 0:00:17.648 ********** 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-ciespgtcvr/tests/playbooks/tests_auto_gateway.yml:85 Saturday 25 May 2024 14:27:28 +0000 (0:00:00.019) 0:00:17.667 ********** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tests_auto_gateway.yml:89 Saturday 25 May 2024 14:27:28 +0000 (0:00:00.020) 0:00:17.688 ********** included: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 25 May 2024 14:27:28 +0000 (0:00:00.081) 0:00:17.770 ********** 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-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 25 May 2024 14:27:28 +0000 (0:00:00.018) 0:00:17.788 ********** 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-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 25 May 2024 14:27:28 +0000 (0:00:00.018) 0:00:17.807 ********** included: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 25 May 2024 14:27:28 +0000 (0:00:00.029) 0:00:17.836 ********** included: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 25 May 2024 14:27:28 +0000 (0:00:00.029) 0:00:17.866 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004054", "end": "2024-05-25 14:27:29.057669", "rc": 0, "start": "2024-05-25 14:27:29.053615" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 25 May 2024 14:27:29 +0000 (0:00:00.208) 0:00:18.074 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 25 May 2024 14:27:29 +0000 (0:00:00.021) 0:00:18.096 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 25 May 2024 14:27:29 +0000 (0:00:00.021) 0:00:18.117 ********** 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-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:27 Saturday 25 May 2024 14:27:29 +0000 (0:00:00.870) 0:00:18.988 ********** 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.013659", "end": "2024-05-25 14:27:30.188468", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-05-25 14:27:30.174809" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003987", "end": "2024-05-25 14:27:30.402328", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-05-25 14:27:30.398341" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004192", "end": "2024-05-25 14:27:30.587907", "item": "ip link set veth0 up", "rc": 0, "start": "2024-05-25 14:27:30.583715" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:35 Saturday 25 May 2024 14:27:30 +0000 (0:00:00.616) 0:00:19.604 ********** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.023758", "end": "2024-05-25 14:27:30.813326", "rc": 0, "start": "2024-05-25 14:27:30.789568" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:43 Saturday 25 May 2024 14:27:30 +0000 (0:00:00.226) 0:00:19.830 ********** 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-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:49 Saturday 25 May 2024 14:27:30 +0000 (0:00:00.020) 0:00:19.851 ********** 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-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 25 May 2024 14:27:30 +0000 (0:00:00.018) 0:00:19.870 ********** 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-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:60 Saturday 25 May 2024 14:27:30 +0000 (0:00:00.019) 0:00:19.890 ********** 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-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:65 Saturday 25 May 2024 14:27:30 +0000 (0:00:00.019) 0:00:19.909 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 25 May 2024 14:27:30 +0000 (0:00:00.050) 0:00:19.959 ********** included: /WORKDIR/git-weekly-ciespgtcvr/.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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 25 May 2024 14:27:31 +0000 (0:00:00.034) 0:00:19.994 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 25 May 2024 14:27:31 +0000 (0:00:00.034) 0:00:20.028 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 25 May 2024 14:27:31 +0000 (0:00:00.023) 0:00:20.051 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 25 May 2024 14:27:31 +0000 (0:00:00.022) 0:00:20.074 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 25 May 2024 14:27:32 +0000 (0:00:01.494) 0:00:21.569 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 25 May 2024 14:27:33 +0000 (0:00:00.641) 0:00:22.210 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 25 May 2024 14:27:33 +0000 (0:00:00.023) 0:00:22.233 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 25 May 2024 14:27:33 +0000 (0:00:00.023) 0:00:22.256 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 25 May 2024 14:27:33 +0000 (0:00:00.022) 0:00:22.279 ********** 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 : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:37 Saturday 25 May 2024 14:27:33 +0000 (0:00:00.036) 0:00:22.316 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:49 Saturday 25 May 2024 14:27:33 +0000 (0:00:00.028) 0:00:22.345 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Saturday 25 May 2024 14:27:33 +0000 (0:00:00.034) 0:00:22.379 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:74 Saturday 25 May 2024 14:27:33 +0000 (0:00:00.054) 0:00:22.434 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 25 May 2024 14:27:33 +0000 (0:00:00.022) 0:00:22.456 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:98 Saturday 25 May 2024 14:27:33 +0000 (0:00:00.062) 0:00:22.519 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:111 Saturday 25 May 2024 14:27:33 +0000 (0:00:00.034) 0:00:22.553 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 25 May 2024 14:27:33 +0000 (0:00:00.386) 0:00:22.940 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Saturday 25 May 2024 14:27:33 +0000 (0:00:00.035) 0:00:22.976 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Saturday 25 May 2024 14:27:34 +0000 (0:00:00.019) 0:00:22.995 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 Saturday 25 May 2024 14:27:34 +0000 (0:00:00.020) 0:00:23.016 ********** 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, cec69c8c-5a2c-467f-9289-5cbce156200a [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, cec69c8c-5a2c-467f-9289-5cbce156200a (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:160 Saturday 25 May 2024 14:27:34 +0000 (0:00:00.403) 0:00:23.420 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:166 Saturday 25 May 2024 14:27:34 +0000 (0:00:00.022) 0:00:23.442 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, cec69c8c-5a2c-467f-9289-5cbce156200a", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, cec69c8c-5a2c-467f-9289-5cbce156200a (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:170 Saturday 25 May 2024 14:27:34 +0000 (0:00:00.023) 0:00:23.466 ********** 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, cec69c8c-5a2c-467f-9289-5cbce156200a\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, cec69c8c-5a2c-467f-9289-5cbce156200a (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, cec69c8c-5a2c-467f-9289-5cbce156200a", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, cec69c8c-5a2c-467f-9289-5cbce156200a (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 Saturday 25 May 2024 14:27:34 +0000 (0:00:00.023) 0:00:23.490 ********** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 25 May 2024 14:27:34 +0000 (0:00:00.023) 0:00:23.513 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tests_auto_gateway.yml:110 Saturday 25 May 2024 14:27:34 +0000 (0:00:00.206) 0:00:23.720 ********** included: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 25 May 2024 14:27:34 +0000 (0:00:00.051) 0:00:23.771 ********** included: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 25 May 2024 14:27:34 +0000 (0:00:00.030) 0:00:23.802 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716647250.1792185, "block_size": 4096, "blocks": 0, "ctime": 1716647250.1792185, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 23560, "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": 1716647250.1792185, "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-ciespgtcvr/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 25 May 2024 14:27:35 +0000 (0:00:00.196) 0:00:23.999 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tests_auto_gateway.yml:112 Saturday 25 May 2024 14:27:35 +0000 (0:00:00.060) 0:00:24.059 ********** included: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 25 May 2024 14:27:35 +0000 (0:00:00.048) 0:00:24.108 ********** included: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 25 May 2024 14:27:35 +0000 (0:00:00.032) 0:00:24.141 ********** 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-ciespgtcvr/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 25 May 2024 14:27:35 +0000 (0:00:00.020) 0:00:24.162 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 25 May 2024 14:27:35 +0000 (0:00:00.200) 0:00:24.362 ********** 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-ciespgtcvr/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 25 May 2024 14:27:35 +0000 (0:00:00.018) 0:00:24.381 ********** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.023327", "end": "2024-05-25 14:27:35.588291", "rc": 0, "start": "2024-05-25 14:27:35.564964" } 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-ciespgtcvr/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 25 May 2024 14:27:35 +0000 (0:00:00.224) 0:00:24.606 ********** 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-ciespgtcvr/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 25 May 2024 14:27:35 +0000 (0:00:00.021) 0:00:24.627 ********** 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-ciespgtcvr/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 25 May 2024 14:27:35 +0000 (0:00:00.020) 0:00:24.648 ********** 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-ciespgtcvr/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 25 May 2024 14:27:35 +0000 (0:00:00.019) 0:00:24.667 ********** 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-ciespgtcvr/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 25 May 2024 14:27:35 +0000 (0:00:00.020) 0:00:24.687 ********** 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-ciespgtcvr/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 25 May 2024 14:27:35 +0000 (0:00:00.020) 0:00:24.708 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 25 May 2024 14:27:35 +0000 (0:00:00.023) 0:00:24.732 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 25 May 2024 14:27:35 +0000 (0:00:00.024) 0:00:24.756 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tests_auto_gateway.yml:116 Saturday 25 May 2024 14:27:35 +0000 (0:00:00.021) 0:00:24.777 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003934", "end": "2024-05-25 14:27:35.964590", "rc": 0, "start": "2024-05-25 14:27:35.960656" } STDOUT: default via 10.31.44.1 dev eth0 proto dhcp src 10.31.44.141 metric 100 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.44.141 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-ciespgtcvr/tests/playbooks/tests_auto_gateway.yml:120 Saturday 25 May 2024 14:27:35 +0000 (0:00:00.202) 0:00:24.980 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tests_auto_gateway.yml:126 Saturday 25 May 2024 14:27:36 +0000 (0:00:00.021) 0:00:25.002 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.004018", "end": "2024-05-25 14:27:36.189419", "rc": 0, "start": "2024-05-25 14:27:36.185401" } 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-ciespgtcvr/tests/playbooks/tests_auto_gateway.yml:130 Saturday 25 May 2024 14:27:36 +0000 (0:00:00.236) 0:00:25.238 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tests_auto_gateway.yml:137 Saturday 25 May 2024 14:27:36 +0000 (0:00:00.022) 0:00:25.261 ********** ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 25 May 2024 14:27:36 +0000 (0:00:00.021) 0:00:25.282 ********** included: /WORKDIR/git-weekly-ciespgtcvr/.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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 25 May 2024 14:27:36 +0000 (0:00:00.037) 0:00:25.319 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 25 May 2024 14:27:36 +0000 (0:00:00.035) 0:00:25.355 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 25 May 2024 14:27:36 +0000 (0:00:00.024) 0:00:25.379 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 25 May 2024 14:27:36 +0000 (0:00:00.022) 0:00:25.402 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 25 May 2024 14:27:37 +0000 (0:00:01.497) 0:00:26.899 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 25 May 2024 14:27:38 +0000 (0:00:00.642) 0:00:27.541 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 25 May 2024 14:27:38 +0000 (0:00:00.022) 0:00:27.564 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 25 May 2024 14:27:38 +0000 (0:00:00.021) 0:00:27.586 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 25 May 2024 14:27:38 +0000 (0:00:00.022) 0:00:27.609 ********** 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 : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:37 Saturday 25 May 2024 14:27:38 +0000 (0:00:00.035) 0:00:27.644 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:49 Saturday 25 May 2024 14:27:38 +0000 (0:00:00.030) 0:00:27.674 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Saturday 25 May 2024 14:27:38 +0000 (0:00:00.075) 0:00:27.750 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:74 Saturday 25 May 2024 14:27:38 +0000 (0:00:00.053) 0:00:27.803 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 25 May 2024 14:27:38 +0000 (0:00:00.024) 0:00:27.828 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:98 Saturday 25 May 2024 14:27:38 +0000 (0:00:00.023) 0:00:27.852 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:111 Saturday 25 May 2024 14:27:38 +0000 (0:00:00.037) 0:00:27.889 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 25 May 2024 14:27:39 +0000 (0:00:00.396) 0:00:28.285 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Saturday 25 May 2024 14:27:39 +0000 (0:00:00.036) 0:00:28.322 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Saturday 25 May 2024 14:27:39 +0000 (0:00:00.021) 0:00:28.344 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 Saturday 25 May 2024 14:27:39 +0000 (0:00:00.021) 0:00:28.365 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:160 Saturday 25 May 2024 14:27:39 +0000 (0:00:00.440) 0:00:28.806 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:166 Saturday 25 May 2024 14:27:39 +0000 (0:00:00.026) 0:00:28.832 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:170 Saturday 25 May 2024 14:27:39 +0000 (0:00:00.023) 0:00:28.856 ********** 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-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 Saturday 25 May 2024 14:27:39 +0000 (0:00:00.024) 0:00:28.881 ********** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 25 May 2024 14:27:39 +0000 (0:00:00.023) 0:00:28.905 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tests_auto_gateway.yml:149 Saturday 25 May 2024 14:27:40 +0000 (0:00:00.212) 0:00:29.118 ********** included: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 25 May 2024 14:27:40 +0000 (0:00:00.053) 0:00:29.171 ********** 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-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 25 May 2024 14:27:40 +0000 (0:00:00.020) 0:00:29.191 ********** 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-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 25 May 2024 14:27:40 +0000 (0:00:00.066) 0:00:29.258 ********** included: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 25 May 2024 14:27:40 +0000 (0:00:00.032) 0:00:29.291 ********** included: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 25 May 2024 14:27:40 +0000 (0:00:00.031) 0:00:29.322 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004046", "end": "2024-05-25 14:27:40.516252", "rc": 0, "start": "2024-05-25 14:27:40.512206" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 25 May 2024 14:27:40 +0000 (0:00:00.211) 0:00:29.533 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 25 May 2024 14:27:40 +0000 (0:00:00.023) 0:00:29.557 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 25 May 2024 14:27:40 +0000 (0:00:00.021) 0:00:29.578 ********** 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-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:27 Saturday 25 May 2024 14:27:41 +0000 (0:00:00.854) 0:00:30.432 ********** 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-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:35 Saturday 25 May 2024 14:27:41 +0000 (0:00:00.026) 0:00:30.459 ********** 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-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:43 Saturday 25 May 2024 14:27:41 +0000 (0:00:00.020) 0:00:30.480 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.015636", "end": "2024-05-25 14:27:41.679792", "rc": 0, "start": "2024-05-25 14:27:41.664156" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:49 Saturday 25 May 2024 14:27:41 +0000 (0:00:00.218) 0:00:30.698 ********** 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-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 25 May 2024 14:27:41 +0000 (0:00:00.021) 0:00:30.719 ********** 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-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:60 Saturday 25 May 2024 14:27:41 +0000 (0:00:00.020) 0:00:30.740 ********** 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-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:65 Saturday 25 May 2024 14:27:41 +0000 (0:00:00.023) 0:00:30.764 ********** 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-ciespgtcvr/tests/playbooks/tests_auto_gateway.yml:153 Saturday 25 May 2024 14:27:41 +0000 (0:00:00.019) 0:00:30.783 ********** included: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/check_network_dns.yml:6 Saturday 25 May 2024 14:27:41 +0000 (0:00:00.051) 0:00:30.834 ********** 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.009168", "end": "2024-05-25 14:27:42.025685", "rc": 0, "start": "2024-05-25 14:27:42.016517" } 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 02:5f:d1:0b:cd:65 brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.44.141/22 brd 10.31.47.255 scope global dynamic noprefixroute eth0 valid_lft 1801sec preferred_lft 1801sec inet6 fe80::5f:d1ff:fe0b:cd65/64 scope link valid_lft forever preferred_lft forever IP ROUTE default via 10.31.44.1 dev eth0 proto dhcp src 10.31.44.141 metric 100 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.44.141 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-ciespgtcvr/tests/playbooks/tasks/check_network_dns.yml:24 Saturday 25 May 2024 14:27:42 +0000 (0:00:00.254) 0:00:31.088 ********** 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.303750", "end": "2024-05-25 14:27:42.580353", "rc": 0, "start": "2024-05-25 14:27:42.276603" } STDOUT: CHECK DNS AND CONNECTIVITY 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 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 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 2620:52:3:1:dead:beef:cafe:fed7 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 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 1380 0 --:--:-- --:--:-- --:--:-- 1386 % 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 5290 0 --:--:-- --:--:-- --:--:-- 5290 PLAY RECAP ********************************************************************* sut : ok=128 changed=4 unreachable=0 failed=0 skipped=114 rescued=0 ignored=0 Saturday 25 May 2024 14:27:42 +0000 (0:00:00.540) 0:00:31.629 ********** =============================================================================== Install iproute --------------------------------------------------------- 1.97s /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:16 fedora.linux_system_roles.network : Check which services are running ---- 1.60s /WORKDIR/git-weekly-ciespgtcvr/.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.50s /WORKDIR/git-weekly-ciespgtcvr/.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.49s /WORKDIR/git-weekly-ciespgtcvr/.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.47s /WORKDIR/git-weekly-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gathering Facts --------------------------------------------------------- 0.99s /WORKDIR/git-weekly-ciespgtcvr/tests/tests_auto_gateway_nm.yml:6 -------------- Install iproute --------------------------------------------------------- 0.87s /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.85s /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.85s /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:16 fedora.linux_system_roles.network : Check which packages are installed --- 0.84s /WORKDIR/git-weekly-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.67s /WORKDIR/git-weekly-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 Gathering Facts --------------------------------------------------------- 0.65s /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tests_auto_gateway.yml:3 ------- fedora.linux_system_roles.network : Check which packages are installed --- 0.64s /WORKDIR/git-weekly-ciespgtcvr/.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.64s /WORKDIR/git-weekly-ciespgtcvr/.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.64s /WORKDIR/git-weekly-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Create veth interface veth0 --------------------------------------------- 0.62s /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:27 Create veth interface veth0 --------------------------------------------- 0.62s /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/manage_test_interface.yml:27 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.56s /WORKDIR/git-weekly-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:111 Verify DNS and network connectivity ------------------------------------- 0.54s /WORKDIR/git-weekly-ciespgtcvr/tests/playbooks/tasks/check_network_dns.yml:24 - fedora.linux_system_roles.network : Configure networking connection profiles --- 0.44s /WORKDIR/git-weekly-ciespgtcvr/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---