# 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-route_typernkc4m3x/.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-route_typernkc4m3x/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-route_typernkc4m3x/tests/tests_auto_gateway_nm.yml:5 Thursday 21 December 2023 16:57:31 +0000 (0:00:00.022) 0:00:00.022 ***** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-route_typernkc4m3x/tests/tests_auto_gateway_nm.yml:9 Thursday 21 December 2023 16:57:32 +0000 (0:00:01.143) 0:00:01.166 ***** included: /WORKDIR/git-route_typernkc4m3x/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-route_typernkc4m3x/tests/tasks/el_repo_setup.yml:3 Thursday 21 December 2023 16:57:32 +0000 (0:00:00.036) 0:00:01.203 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/tasks/el_repo_setup.yml:17 Thursday 21 December 2023 16:57:32 +0000 (0:00:00.553) 0:00:01.756 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/tasks/el_repo_setup.yml:22 Thursday 21 December 2023 16:57:33 +0000 (0:00:00.309) 0:00:02.065 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/tasks/el_repo_setup.yml:26 Thursday 21 December 2023 16:57:33 +0000 (0:00:00.026) 0:00:02.091 ***** 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-route_typernkc4m3x/tests/tasks/el_repo_setup.yml:51 Thursday 21 December 2023 16:57:33 +0000 (0:00:00.014) 0:00:02.105 ***** included: /WORKDIR/git-route_typernkc4m3x/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/tasks/enable_epel.yml:8 Thursday 21 December 2023 16:57:33 +0000 (0:00:00.047) 0:00:02.152 ***** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "delta": null, "end": null, "rc": 0, "start": null } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists MSG: Did not run command since '/etc/yum.repos.d/epel.repo' exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/tasks/enable_epel.yml:24 Thursday 21 December 2023 16:57:33 +0000 (0:00:00.289) 0:00:02.442 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/tasks/enable_epel.yml:30 Thursday 21 December 2023 16:57:33 +0000 (0:00:00.023) 0:00:02.466 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/tasks/enable_epel.yml:35 Thursday 21 December 2023 16:57:33 +0000 (0:00:00.010) 0:00:02.477 ***** ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.238788", "end": "2023-12-21 16:57:34.058282", "rc": 0, "start": "2023-12-21 16:57:33.819494" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/tasks/enable_epel.yml:40 Thursday 21 December 2023 16:57:34 +0000 (0:00:00.457) 0:00:02.935 ***** 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-route_typernkc4m3x/tests/tests_auto_gateway_nm.yml:11 Thursday 21 December 2023 16:57:34 +0000 (0:00:00.013) 0:00:02.948 ***** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing auto_gateway setting] *********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tests_auto_gateway.yml:3 Thursday 21 December 2023 16:57:34 +0000 (0:00:00.053) 0:00:03.002 ***** ok: [sut] TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tests_auto_gateway.yml:9 Thursday 21 December 2023 16:57:34 +0000 (0:00:00.729) 0:00:03.732 ***** included: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 21 December 2023 16:57:34 +0000 (0:00:00.024) 0:00:03.756 ***** included: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 21 December 2023 16:57:34 +0000 (0:00:00.017) 0:00:03.773 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003376", "end": "2023-12-21 16:57:35.137987", "rc": 0, "start": "2023-12-21 16:57:35.134611" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 21 December 2023 16:57:35 +0000 (0:00:00.242) 0:00:04.016 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 21 December 2023 16:57:35 +0000 (0:00:00.014) 0:00:04.030 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tests_auto_gateway.yml:11 Thursday 21 December 2023 16:57:35 +0000 (0:00:00.022) 0:00:04.052 ***** included: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:3 Thursday 21 December 2023 16:57:35 +0000 (0:00:00.038) 0:00:04.091 ***** 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-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:8 Thursday 21 December 2023 16:57:35 +0000 (0:00:00.026) 0:00:04.117 ***** 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-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:13 Thursday 21 December 2023 16:57:35 +0000 (0:00:00.038) 0:00:04.156 ***** included: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 21 December 2023 16:57:35 +0000 (0:00:00.049) 0:00:04.206 ***** included: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 21 December 2023 16:57:35 +0000 (0:00:00.029) 0:00:04.236 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003220", "end": "2023-12-21 16:57:35.599891", "rc": 0, "start": "2023-12-21 16:57:35.596671" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 21 December 2023 16:57:35 +0000 (0:00:00.249) 0:00:04.485 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 21 December 2023 16:57:35 +0000 (0:00:00.024) 0:00:04.510 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:16 Thursday 21 December 2023 16:57:35 +0000 (0:00:00.020) 0:00:04.530 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:23 Thursday 21 December 2023 16:57:39 +0000 (0:00:03.599) 0:00:08.130 ***** 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.012746", "end": "2023-12-21 16:57:39.472672", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2023-12-21 16:57:39.459926" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003801", "end": "2023-12-21 16:57:39.694618", "item": "ip link set peerveth0 up", "rc": 0, "start": "2023-12-21 16:57:39.690817" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.003908", "end": "2023-12-21 16:57:39.939063", "item": "ip link set veth0 up", "rc": 0, "start": "2023-12-21 16:57:39.935155" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:31 Thursday 21 December 2023 16:57:39 +0000 (0:00:00.681) 0:00:08.811 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.109250", "end": "2023-12-21 16:57:40.238949", "rc": 0, "start": "2023-12-21 16:57:40.129699" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:39 Thursday 21 December 2023 16:57:40 +0000 (0:00:00.309) 0:00:09.120 ***** 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-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:45 Thursday 21 December 2023 16:57:40 +0000 (0:00:00.013) 0:00:09.133 ***** 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-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:50 Thursday 21 December 2023 16:57:40 +0000 (0:00:00.010) 0:00:09.144 ***** 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-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:56 Thursday 21 December 2023 16:57:40 +0000 (0:00:00.010) 0:00:09.155 ***** 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-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:61 Thursday 21 December 2023 16:57:40 +0000 (0:00:00.024) 0:00:09.180 ***** 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-route_typernkc4m3x/tests/playbooks/tests_auto_gateway.yml:15 Thursday 21 December 2023 16:57:40 +0000 (0:00:00.017) 0:00:09.198 ***** included: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/assert_device_present.yml:3 Thursday 21 December 2023 16:57:40 +0000 (0:00:00.024) 0:00:09.222 ***** included: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 21 December 2023 16:57:40 +0000 (0:00:00.025) 0:00:09.248 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1703177859.4635067, "block_size": 4096, "blocks": 0, "ctime": 1703177859.4635067, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 23396, "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": 1703177859.4635067, "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-route_typernkc4m3x/tests/playbooks/tasks/assert_device_present.yml:5 Thursday 21 December 2023 16:57:40 +0000 (0:00:00.196) 0:00:09.445 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tests_auto_gateway.yml:17 Thursday 21 December 2023 16:57:40 +0000 (0:00:00.026) 0:00:09.471 ***** ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Thursday 21 December 2023 16:57:40 +0000 (0:00:00.013) 0:00:09.485 ***** included: /WORKDIR/git-route_typernkc4m3x/.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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Thursday 21 December 2023 16:57:40 +0000 (0:00:00.016) 0:00:09.502 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Thursday 21 December 2023 16:57:40 +0000 (0:00:00.031) 0:00:09.534 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Thursday 21 December 2023 16:57:40 +0000 (0:00:00.018) 0:00:09.552 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Thursday 21 December 2023 16:57:40 +0000 (0:00:00.021) 0:00:09.573 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Thursday 21 December 2023 16:57:42 +0000 (0:00:01.668) 0:00:11.242 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Thursday 21 December 2023 16:57:43 +0000 (0:00:01.571) 0:00:12.814 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Thursday 21 December 2023 16:57:43 +0000 (0:00:00.034) 0:00:12.849 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Thursday 21 December 2023 16:57:44 +0000 (0:00:00.032) 0:00:12.881 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Thursday 21 December 2023 16:57:44 +0000 (0:00:00.033) 0:00:12.915 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Thursday 21 December 2023 16:57:44 +0000 (0:00:00.080) 0:00:12.996 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Thursday 21 December 2023 16:57:44 +0000 (0:00:00.054) 0:00:13.050 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Thursday 21 December 2023 16:57:44 +0000 (0:00:00.057) 0:00:13.107 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Thursday 21 December 2023 16:57:44 +0000 (0:00:00.037) 0:00:13.144 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Thursday 21 December 2023 16:57:44 +0000 (0:00:00.537) 0:00:13.682 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Thursday 21 December 2023 16:57:44 +0000 (0:00:00.040) 0:00:13.723 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Thursday 21 December 2023 16:57:44 +0000 (0:00:00.035) 0:00:13.758 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Thursday 21 December 2023 16:57:44 +0000 (0:00:00.028) 0:00:13.786 ***** 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, 4e042045-0c38-4d6a-9a9c-639ed77ca0ba [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 4e042045-0c38-4d6a-9a9c-639ed77ca0ba (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Thursday 21 December 2023 16:57:45 +0000 (0:00:00.695) 0:00:14.482 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Thursday 21 December 2023 16:57:45 +0000 (0:00:00.065) 0:00:14.547 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 4e042045-0c38-4d6a-9a9c-639ed77ca0ba", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 4e042045-0c38-4d6a-9a9c-639ed77ca0ba (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Thursday 21 December 2023 16:57:45 +0000 (0:00:00.037) 0:00:14.585 ***** 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, 4e042045-0c38-4d6a-9a9c-639ed77ca0ba\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 4e042045-0c38-4d6a-9a9c-639ed77ca0ba (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 4e042045-0c38-4d6a-9a9c-639ed77ca0ba", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 4e042045-0c38-4d6a-9a9c-639ed77ca0ba (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Thursday 21 December 2023 16:57:45 +0000 (0:00:00.067) 0:00:14.652 ***** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Thursday 21 December 2023 16:57:45 +0000 (0:00:00.037) 0:00:14.690 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tests_auto_gateway.yml:42 Thursday 21 December 2023 16:57:46 +0000 (0:00:00.379) 0:00:15.069 ***** included: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/assert_device_present.yml:3 Thursday 21 December 2023 16:57:46 +0000 (0:00:00.096) 0:00:15.165 ***** included: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 21 December 2023 16:57:46 +0000 (0:00:00.070) 0:00:15.236 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1703177859.4635067, "block_size": 4096, "blocks": 0, "ctime": 1703177859.4635067, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 23396, "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": 1703177859.4635067, "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-route_typernkc4m3x/tests/playbooks/tasks/assert_device_present.yml:5 Thursday 21 December 2023 16:57:46 +0000 (0:00:00.280) 0:00:15.517 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tests_auto_gateway.yml:44 Thursday 21 December 2023 16:57:46 +0000 (0:00:00.055) 0:00:15.573 ***** included: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/assert_profile_present.yml:3 Thursday 21 December 2023 16:57:46 +0000 (0:00:00.047) 0:00:15.620 ***** included: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/get_profile_stat.yml:3 Thursday 21 December 2023 16:57:46 +0000 (0:00:00.033) 0:00:15.654 ***** 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-route_typernkc4m3x/tests/playbooks/tasks/get_profile_stat.yml:9 Thursday 21 December 2023 16:57:46 +0000 (0:00:00.022) 0:00:15.676 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1703177865.5551202, "block_size": 4096, "blocks": 8, "ctime": 1703177865.5151215, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4750454, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1703177865.5151215, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 396, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/get_profile_stat.yml:17 Thursday 21 December 2023 16:57:47 +0000 (0:00:00.207) 0:00:15.884 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/get_profile_stat.yml:25 Thursday 21 December 2023 16:57:47 +0000 (0:00:00.021) 0:00:15.906 ***** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.021166", "end": "2023-12-21 16:57:47.249685", "rc": 0, "start": "2023-12-21 16:57:47.228519" } STDOUT: veth0 /etc/sysconfig/network-scripts/ifcfg-veth0 TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/get_profile_stat.yml:35 Thursday 21 December 2023 16:57:47 +0000 (0:00:00.261) 0:00:16.167 ***** 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-route_typernkc4m3x/tests/playbooks/tasks/get_profile_stat.yml:49 Thursday 21 December 2023 16:57:47 +0000 (0:00:00.024) 0:00:16.192 ***** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/get_profile_stat.yml:56 Thursday 21 December 2023 16:57:47 +0000 (0:00:00.033) 0:00:16.225 ***** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/get_profile_stat.yml:62 Thursday 21 December 2023 16:57:47 +0000 (0:00:00.026) 0:00:16.251 ***** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/get_profile_stat.yml:69 Thursday 21 December 2023 16:57:47 +0000 (0:00:00.040) 0:00:16.292 ***** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/assert_profile_present.yml:5 Thursday 21 December 2023 16:57:47 +0000 (0:00:00.037) 0:00:16.330 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/assert_profile_present.yml:10 Thursday 21 December 2023 16:57:47 +0000 (0:00:00.060) 0:00:16.390 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/assert_profile_present.yml:15 Thursday 21 December 2023 16:57:47 +0000 (0:00:00.129) 0:00:16.520 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tests_auto_gateway.yml:48 Thursday 21 December 2023 16:57:47 +0000 (0:00:00.061) 0:00:16.581 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.004136", "end": "2023-12-21 16:57:47.983359", "rc": 0, "start": "2023-12-21 16:57:47.979223" } STDOUT: default via 10.31.44.1 dev eth0 proto dhcp src 10.31.47.165 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.47.165 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-route_typernkc4m3x/tests/playbooks/tests_auto_gateway.yml:52 Thursday 21 December 2023 16:57:48 +0000 (0:00:00.299) 0:00:16.881 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tests_auto_gateway.yml:58 Thursday 21 December 2023 16:57:48 +0000 (0:00:00.060) 0:00:16.942 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003747", "end": "2023-12-21 16:57:48.322823", "rc": 0, "start": "2023-12-21 16:57:48.319076" } 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-route_typernkc4m3x/tests/playbooks/tests_auto_gateway.yml:62 Thursday 21 December 2023 16:57:48 +0000 (0:00:00.260) 0:00:17.202 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tests_auto_gateway.yml:69 Thursday 21 December 2023 16:57:48 +0000 (0:00:00.022) 0:00:17.225 ***** ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Thursday 21 December 2023 16:57:48 +0000 (0:00:00.029) 0:00:17.254 ***** included: /WORKDIR/git-route_typernkc4m3x/.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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Thursday 21 December 2023 16:57:48 +0000 (0:00:00.044) 0:00:17.298 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Thursday 21 December 2023 16:57:48 +0000 (0:00:00.037) 0:00:17.336 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Thursday 21 December 2023 16:57:48 +0000 (0:00:00.059) 0:00:17.395 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Thursday 21 December 2023 16:57:48 +0000 (0:00:00.043) 0:00:17.439 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Thursday 21 December 2023 16:57:50 +0000 (0:00:01.525) 0:00:18.964 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Thursday 21 December 2023 16:57:51 +0000 (0:00:01.358) 0:00:20.322 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Thursday 21 December 2023 16:57:51 +0000 (0:00:00.081) 0:00:20.404 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Thursday 21 December 2023 16:57:51 +0000 (0:00:00.067) 0:00:20.471 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Thursday 21 December 2023 16:57:51 +0000 (0:00:00.027) 0:00:20.499 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Thursday 21 December 2023 16:57:51 +0000 (0:00:00.063) 0:00:20.563 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Thursday 21 December 2023 16:57:51 +0000 (0:00:00.043) 0:00:20.606 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Thursday 21 December 2023 16:57:51 +0000 (0:00:00.032) 0:00:20.638 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Thursday 21 December 2023 16:57:51 +0000 (0:00:00.078) 0:00:20.717 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Thursday 21 December 2023 16:57:52 +0000 (0:00:00.434) 0:00:21.151 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Thursday 21 December 2023 16:57:52 +0000 (0:00:00.083) 0:00:21.235 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Thursday 21 December 2023 16:57:52 +0000 (0:00:00.033) 0:00:21.268 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Thursday 21 December 2023 16:57:52 +0000 (0:00:00.024) 0:00:21.293 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Thursday 21 December 2023 16:57:52 +0000 (0:00:00.515) 0:00:21.808 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Thursday 21 December 2023 16:57:53 +0000 (0:00:00.047) 0:00:21.855 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Thursday 21 December 2023 16:57:53 +0000 (0:00:00.033) 0:00:21.888 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Thursday 21 December 2023 16:57:53 +0000 (0:00:00.025) 0:00:21.914 ***** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Thursday 21 December 2023 16:57:53 +0000 (0:00:00.023) 0:00:21.937 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tests_auto_gateway.yml:81 Thursday 21 December 2023 16:57:53 +0000 (0:00:00.300) 0:00:22.238 ***** included: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:3 Thursday 21 December 2023 16:57:53 +0000 (0:00:00.064) 0:00:22.302 ***** 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-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:8 Thursday 21 December 2023 16:57:53 +0000 (0:00:00.039) 0:00:22.342 ***** 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-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:13 Thursday 21 December 2023 16:57:53 +0000 (0:00:00.024) 0:00:22.366 ***** included: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 21 December 2023 16:57:53 +0000 (0:00:00.040) 0:00:22.407 ***** included: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 21 December 2023 16:57:53 +0000 (0:00:00.040) 0:00:22.447 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003219", "end": "2023-12-21 16:57:53.802020", "rc": 0, "start": "2023-12-21 16:57:53.798801" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 21 December 2023 16:57:53 +0000 (0:00:00.249) 0:00:22.697 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 21 December 2023 16:57:53 +0000 (0:00:00.032) 0:00:22.729 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:16 Thursday 21 December 2023 16:57:53 +0000 (0:00:00.068) 0:00:22.798 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:23 Thursday 21 December 2023 16:57:56 +0000 (0:00:03.022) 0:00:25.820 ***** 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-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:31 Thursday 21 December 2023 16:57:57 +0000 (0:00:00.038) 0:00:25.859 ***** 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-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:39 Thursday 21 December 2023 16:57:57 +0000 (0:00:00.042) 0:00:25.901 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.009006", "end": "2023-12-21 16:57:57.273236", "rc": 0, "start": "2023-12-21 16:57:57.264230" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:45 Thursday 21 December 2023 16:57:57 +0000 (0:00:00.271) 0:00:26.173 ***** 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-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:50 Thursday 21 December 2023 16:57:57 +0000 (0:00:00.082) 0:00:26.255 ***** 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-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:56 Thursday 21 December 2023 16:57:57 +0000 (0:00:00.025) 0:00:26.280 ***** 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-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:61 Thursday 21 December 2023 16:57:57 +0000 (0:00:00.024) 0:00:26.305 ***** 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-route_typernkc4m3x/tests/playbooks/tests_auto_gateway.yml:85 Thursday 21 December 2023 16:57:57 +0000 (0:00:00.022) 0:00:26.328 ***** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tests_auto_gateway.yml:89 Thursday 21 December 2023 16:57:57 +0000 (0:00:00.032) 0:00:26.361 ***** included: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:3 Thursday 21 December 2023 16:57:57 +0000 (0:00:00.057) 0:00:26.419 ***** 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-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:8 Thursday 21 December 2023 16:57:57 +0000 (0:00:00.024) 0:00:26.444 ***** 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-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:13 Thursday 21 December 2023 16:57:57 +0000 (0:00:00.052) 0:00:26.496 ***** included: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 21 December 2023 16:57:57 +0000 (0:00:00.044) 0:00:26.541 ***** included: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 21 December 2023 16:57:57 +0000 (0:00:00.046) 0:00:26.588 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003249", "end": "2023-12-21 16:57:57.933371", "rc": 0, "start": "2023-12-21 16:57:57.930122" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 21 December 2023 16:57:57 +0000 (0:00:00.224) 0:00:26.812 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 21 December 2023 16:57:57 +0000 (0:00:00.027) 0:00:26.840 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:16 Thursday 21 December 2023 16:57:58 +0000 (0:00:00.031) 0:00:26.871 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:23 Thursday 21 December 2023 16:58:01 +0000 (0:00:03.025) 0:00:29.897 ***** 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.011471", "end": "2023-12-21 16:58:01.254424", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2023-12-21 16:58:01.242953" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003942", "end": "2023-12-21 16:58:01.491100", "item": "ip link set peerveth0 up", "rc": 0, "start": "2023-12-21 16:58:01.487158" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004315", "end": "2023-12-21 16:58:01.696314", "item": "ip link set veth0 up", "rc": 0, "start": "2023-12-21 16:58:01.691999" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:31 Thursday 21 December 2023 16:58:01 +0000 (0:00:00.691) 0:00:30.588 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.022518", "end": "2023-12-21 16:58:01.992738", "rc": 0, "start": "2023-12-21 16:58:01.970220" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:39 Thursday 21 December 2023 16:58:02 +0000 (0:00:00.292) 0:00:30.881 ***** 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-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:45 Thursday 21 December 2023 16:58:02 +0000 (0:00:00.038) 0:00:30.920 ***** 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-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:50 Thursday 21 December 2023 16:58:02 +0000 (0:00:00.021) 0:00:30.941 ***** 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-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:56 Thursday 21 December 2023 16:58:02 +0000 (0:00:00.024) 0:00:30.965 ***** 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-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:61 Thursday 21 December 2023 16:58:02 +0000 (0:00:00.025) 0:00:30.991 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Thursday 21 December 2023 16:58:02 +0000 (0:00:00.021) 0:00:31.013 ***** included: /WORKDIR/git-route_typernkc4m3x/.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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Thursday 21 December 2023 16:58:02 +0000 (0:00:00.038) 0:00:31.051 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Thursday 21 December 2023 16:58:02 +0000 (0:00:00.034) 0:00:31.086 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Thursday 21 December 2023 16:58:02 +0000 (0:00:00.025) 0:00:31.111 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Thursday 21 December 2023 16:58:02 +0000 (0:00:00.025) 0:00:31.137 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Thursday 21 December 2023 16:58:03 +0000 (0:00:01.501) 0:00:32.638 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Thursday 21 December 2023 16:58:05 +0000 (0:00:01.449) 0:00:34.088 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Thursday 21 December 2023 16:58:05 +0000 (0:00:00.062) 0:00:34.151 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Thursday 21 December 2023 16:58:05 +0000 (0:00:00.024) 0:00:34.175 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Thursday 21 December 2023 16:58:05 +0000 (0:00:00.022) 0:00:34.198 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Thursday 21 December 2023 16:58:05 +0000 (0:00:00.053) 0:00:34.252 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Thursday 21 December 2023 16:58:05 +0000 (0:00:00.025) 0:00:34.277 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Thursday 21 December 2023 16:58:05 +0000 (0:00:00.021) 0:00:34.299 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Thursday 21 December 2023 16:58:05 +0000 (0:00:00.038) 0:00:34.337 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Thursday 21 December 2023 16:58:05 +0000 (0:00:00.376) 0:00:34.714 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Thursday 21 December 2023 16:58:05 +0000 (0:00:00.038) 0:00:34.752 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Thursday 21 December 2023 16:58:05 +0000 (0:00:00.022) 0:00:34.775 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Thursday 21 December 2023 16:58:05 +0000 (0:00:00.020) 0:00:34.796 ***** 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, b955f528-d1a2-44bb-9302-d82abfa0d51f [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, b955f528-d1a2-44bb-9302-d82abfa0d51f (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Thursday 21 December 2023 16:58:06 +0000 (0:00:00.403) 0:00:35.199 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Thursday 21 December 2023 16:58:06 +0000 (0:00:00.032) 0:00:35.232 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, b955f528-d1a2-44bb-9302-d82abfa0d51f", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, b955f528-d1a2-44bb-9302-d82abfa0d51f (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Thursday 21 December 2023 16:58:06 +0000 (0:00:00.025) 0:00:35.258 ***** 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, b955f528-d1a2-44bb-9302-d82abfa0d51f\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, b955f528-d1a2-44bb-9302-d82abfa0d51f (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, b955f528-d1a2-44bb-9302-d82abfa0d51f", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, b955f528-d1a2-44bb-9302-d82abfa0d51f (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Thursday 21 December 2023 16:58:06 +0000 (0:00:00.022) 0:00:35.281 ***** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Thursday 21 December 2023 16:58:06 +0000 (0:00:00.031) 0:00:35.312 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tests_auto_gateway.yml:110 Thursday 21 December 2023 16:58:06 +0000 (0:00:00.238) 0:00:35.550 ***** included: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/assert_device_present.yml:3 Thursday 21 December 2023 16:58:06 +0000 (0:00:00.048) 0:00:35.599 ***** included: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 21 December 2023 16:58:06 +0000 (0:00:00.033) 0:00:35.633 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1703177881.2466292, "block_size": 4096, "blocks": 0, "ctime": 1703177881.2466292, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 23982, "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": 1703177881.2466292, "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-route_typernkc4m3x/tests/playbooks/tasks/assert_device_present.yml:5 Thursday 21 December 2023 16:58:07 +0000 (0:00:00.222) 0:00:35.855 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tests_auto_gateway.yml:112 Thursday 21 December 2023 16:58:07 +0000 (0:00:00.027) 0:00:35.883 ***** included: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/assert_profile_present.yml:3 Thursday 21 December 2023 16:58:07 +0000 (0:00:00.071) 0:00:35.954 ***** included: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/get_profile_stat.yml:3 Thursday 21 December 2023 16:58:07 +0000 (0:00:00.059) 0:00:36.013 ***** 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-route_typernkc4m3x/tests/playbooks/tasks/get_profile_stat.yml:9 Thursday 21 December 2023 16:58:07 +0000 (0:00:00.044) 0:00:36.057 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1703177886.2904968, "block_size": 4096, "blocks": 8, "ctime": 1703177886.253498, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4750454, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1703177886.253498, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 323, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/get_profile_stat.yml:17 Thursday 21 December 2023 16:58:07 +0000 (0:00:00.279) 0:00:36.337 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/get_profile_stat.yml:25 Thursday 21 December 2023 16:58:07 +0000 (0:00:00.072) 0:00:36.409 ***** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.021018", "end": "2023-12-21 16:58:07.753240", "rc": 0, "start": "2023-12-21 16:58:07.732222" } STDOUT: veth0 /etc/sysconfig/network-scripts/ifcfg-veth0 TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/get_profile_stat.yml:35 Thursday 21 December 2023 16:58:07 +0000 (0:00:00.260) 0:00:36.669 ***** 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-route_typernkc4m3x/tests/playbooks/tasks/get_profile_stat.yml:49 Thursday 21 December 2023 16:58:07 +0000 (0:00:00.063) 0:00:36.733 ***** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/get_profile_stat.yml:56 Thursday 21 December 2023 16:58:07 +0000 (0:00:00.029) 0:00:36.763 ***** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/get_profile_stat.yml:62 Thursday 21 December 2023 16:58:07 +0000 (0:00:00.023) 0:00:36.787 ***** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/get_profile_stat.yml:69 Thursday 21 December 2023 16:58:07 +0000 (0:00:00.040) 0:00:36.827 ***** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/assert_profile_present.yml:5 Thursday 21 December 2023 16:58:07 +0000 (0:00:00.021) 0:00:36.849 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/assert_profile_present.yml:10 Thursday 21 December 2023 16:58:08 +0000 (0:00:00.025) 0:00:36.875 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/assert_profile_present.yml:15 Thursday 21 December 2023 16:58:08 +0000 (0:00:00.035) 0:00:36.910 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tests_auto_gateway.yml:116 Thursday 21 December 2023 16:58:08 +0000 (0:00:00.034) 0:00:36.944 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003539", "end": "2023-12-21 16:58:08.267051", "rc": 0, "start": "2023-12-21 16:58:08.263512" } STDOUT: default via 10.31.44.1 dev eth0 proto dhcp src 10.31.47.165 metric 100 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.47.165 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-route_typernkc4m3x/tests/playbooks/tests_auto_gateway.yml:120 Thursday 21 December 2023 16:58:08 +0000 (0:00:00.202) 0:00:37.147 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tests_auto_gateway.yml:126 Thursday 21 December 2023 16:58:08 +0000 (0:00:00.041) 0:00:37.189 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003675", "end": "2023-12-21 16:58:08.542421", "rc": 0, "start": "2023-12-21 16:58:08.538746" } 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-route_typernkc4m3x/tests/playbooks/tests_auto_gateway.yml:130 Thursday 21 December 2023 16:58:08 +0000 (0:00:00.258) 0:00:37.447 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tests_auto_gateway.yml:137 Thursday 21 December 2023 16:58:08 +0000 (0:00:00.040) 0:00:37.488 ***** ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Thursday 21 December 2023 16:58:08 +0000 (0:00:00.037) 0:00:37.525 ***** included: /WORKDIR/git-route_typernkc4m3x/.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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Thursday 21 December 2023 16:58:08 +0000 (0:00:00.057) 0:00:37.583 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Thursday 21 December 2023 16:58:08 +0000 (0:00:00.076) 0:00:37.660 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Thursday 21 December 2023 16:58:08 +0000 (0:00:00.068) 0:00:37.729 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Thursday 21 December 2023 16:58:08 +0000 (0:00:00.075) 0:00:37.804 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Thursday 21 December 2023 16:58:10 +0000 (0:00:01.487) 0:00:39.291 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Thursday 21 December 2023 16:58:11 +0000 (0:00:01.327) 0:00:40.619 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Thursday 21 December 2023 16:58:11 +0000 (0:00:00.026) 0:00:40.645 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Thursday 21 December 2023 16:58:11 +0000 (0:00:00.041) 0:00:40.686 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Thursday 21 December 2023 16:58:11 +0000 (0:00:00.044) 0:00:40.731 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Thursday 21 December 2023 16:58:11 +0000 (0:00:00.076) 0:00:40.807 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Thursday 21 December 2023 16:58:12 +0000 (0:00:00.095) 0:00:40.902 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Thursday 21 December 2023 16:58:12 +0000 (0:00:00.163) 0:00:41.066 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Thursday 21 December 2023 16:58:12 +0000 (0:00:00.138) 0:00:41.204 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Thursday 21 December 2023 16:58:12 +0000 (0:00:00.527) 0:00:41.732 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Thursday 21 December 2023 16:58:12 +0000 (0:00:00.086) 0:00:41.819 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Thursday 21 December 2023 16:58:13 +0000 (0:00:00.049) 0:00:41.868 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Thursday 21 December 2023 16:58:13 +0000 (0:00:00.055) 0:00:41.924 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Thursday 21 December 2023 16:58:13 +0000 (0:00:00.703) 0:00:42.627 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Thursday 21 December 2023 16:58:13 +0000 (0:00:00.043) 0:00:42.671 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Thursday 21 December 2023 16:58:13 +0000 (0:00:00.029) 0:00:42.701 ***** 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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Thursday 21 December 2023 16:58:13 +0000 (0:00:00.030) 0:00:42.731 ***** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Thursday 21 December 2023 16:58:13 +0000 (0:00:00.038) 0:00:42.770 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tests_auto_gateway.yml:149 Thursday 21 December 2023 16:58:14 +0000 (0:00:00.259) 0:00:43.029 ***** included: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:3 Thursday 21 December 2023 16:58:14 +0000 (0:00:00.069) 0:00:43.099 ***** 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-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:8 Thursday 21 December 2023 16:58:14 +0000 (0:00:00.036) 0:00:43.136 ***** 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-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:13 Thursday 21 December 2023 16:58:14 +0000 (0:00:00.047) 0:00:43.183 ***** included: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 21 December 2023 16:58:14 +0000 (0:00:00.086) 0:00:43.269 ***** included: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 21 December 2023 16:58:14 +0000 (0:00:00.063) 0:00:43.333 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003238", "end": "2023-12-21 16:58:14.695866", "rc": 0, "start": "2023-12-21 16:58:14.692628" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 21 December 2023 16:58:14 +0000 (0:00:00.243) 0:00:43.576 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 21 December 2023 16:58:14 +0000 (0:00:00.088) 0:00:43.665 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:16 Thursday 21 December 2023 16:58:14 +0000 (0:00:00.036) 0:00:43.702 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:23 Thursday 21 December 2023 16:58:17 +0000 (0:00:02.958) 0:00:46.660 ***** 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-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:31 Thursday 21 December 2023 16:58:17 +0000 (0:00:00.031) 0:00:46.692 ***** 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-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:39 Thursday 21 December 2023 16:58:17 +0000 (0:00:00.038) 0:00:46.731 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.015675", "end": "2023-12-21 16:58:18.110774", "rc": 0, "start": "2023-12-21 16:58:18.095099" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:45 Thursday 21 December 2023 16:58:18 +0000 (0:00:00.261) 0:00:46.992 ***** 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-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:50 Thursday 21 December 2023 16:58:18 +0000 (0:00:00.021) 0:00:47.014 ***** 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-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:56 Thursday 21 December 2023 16:58:18 +0000 (0:00:00.020) 0:00:47.035 ***** 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-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:61 Thursday 21 December 2023 16:58:18 +0000 (0:00:00.022) 0:00:47.058 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* sut : ok=129 changed=4 unreachable=0 failed=0 skipped=98 rescued=0 ignored=0 Thursday 21 December 2023 16:58:18 +0000 (0:00:00.053) 0:00:47.111 ***** =============================================================================== Install iproute --------------------------------------------------------- 3.60s /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 3.03s /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 3.02s /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.96s /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:16 fedora.linux_system_roles.network : Check which services are running ---- 1.67s /WORKDIR/git-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which packages are installed --- 1.57s /WORKDIR/git-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which services are running ---- 1.53s /WORKDIR/git-route_typernkc4m3x/.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-route_typernkc4m3x/.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-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which packages are installed --- 1.45s /WORKDIR/git-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.36s /WORKDIR/git-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.33s /WORKDIR/git-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 1.14s /WORKDIR/git-route_typernkc4m3x/tests/tests_auto_gateway_nm.yml:5 ------------- Gathering Facts --------------------------------------------------------- 0.73s /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tests_auto_gateway.yml:3 ------ fedora.linux_system_roles.network : Configure networking connection profiles --- 0.70s /WORKDIR/git-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.70s /WORKDIR/git-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Create veth interface veth0 --------------------------------------------- 0.69s /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:23 Create veth interface veth0 --------------------------------------------- 0.68s /WORKDIR/git-route_typernkc4m3x/tests/playbooks/tasks/manage_test_interface.yml:23 Gather the minimum subset of ansible_facts required by the network role test --- 0.55s /WORKDIR/git-route_typernkc4m3x/tests/tasks/el_repo_setup.yml:3 --------------- fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.54s /WORKDIR/git-route_typernkc4m3x/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---