# 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_typeqbyq1ska/.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_typeqbyq1ska/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_typeqbyq1ska/tests/tests_auto_gateway_nm.yml:6 Friday 12 January 2024 18:14:07 +0000 (0:00:00.031) 0:00:00.031 ******** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-route_typeqbyq1ska/tests/tests_auto_gateway_nm.yml:9 Friday 12 January 2024 18:14:08 +0000 (0:00:01.016) 0:00:01.048 ******** included: /WORKDIR/git-route_typeqbyq1ska/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_typeqbyq1ska/tests/tasks/el_repo_setup.yml:3 Friday 12 January 2024 18:14:08 +0000 (0:00:00.015) 0:00:01.063 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/tasks/el_repo_setup.yml:17 Friday 12 January 2024 18:14:09 +0000 (0:00:00.399) 0:00:01.463 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/tasks/el_repo_setup.yml:22 Friday 12 January 2024 18:14:09 +0000 (0:00:00.263) 0:00:01.726 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/tasks/el_repo_setup.yml:26 Friday 12 January 2024 18:14:09 +0000 (0:00:00.014) 0:00:01.741 ******** 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_typeqbyq1ska/tests/tasks/el_repo_setup.yml:51 Friday 12 January 2024 18:14:09 +0000 (0:00:00.014) 0:00:01.755 ******** included: /WORKDIR/git-route_typeqbyq1ska/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/tasks/enable_epel.yml:8 Friday 12 January 2024 18:14:09 +0000 (0:00:00.023) 0:00:01.778 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/tasks/enable_epel.yml:24 Friday 12 January 2024 18:14:09 +0000 (0:00:00.008) 0:00:01.786 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/tasks/enable_epel.yml:30 Friday 12 January 2024 18:14:09 +0000 (0:00:00.008) 0:00:01.795 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/tasks/enable_epel.yml:35 Friday 12 January 2024 18:14:09 +0000 (0:00:00.014) 0:00:01.810 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/tasks/enable_epel.yml:40 Friday 12 January 2024 18:14:09 +0000 (0:00:00.008) 0:00:01.818 ******** 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_typeqbyq1ska/tests/tests_auto_gateway_nm.yml:11 Friday 12 January 2024 18:14:09 +0000 (0:00:00.009) 0:00:01.828 ******** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing auto_gateway setting] *********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tests_auto_gateway.yml:3 Friday 12 January 2024 18:14:09 +0000 (0:00:00.022) 0:00:01.850 ******** ok: [sut] TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tests_auto_gateway.yml:9 Friday 12 January 2024 18:14:10 +0000 (0:00:00.618) 0:00:02.468 ******** included: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/show_interfaces.yml:3 Friday 12 January 2024 18:14:10 +0000 (0:00:00.057) 0:00:02.526 ******** included: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 12 January 2024 18:14:10 +0000 (0:00:00.019) 0:00:02.545 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003318", "end": "2024-01-12 18:14:10.444910", "rc": 0, "start": "2024-01-12 18:14:10.441592" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 12 January 2024 18:14:10 +0000 (0:00:00.278) 0:00:02.823 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/show_interfaces.yml:5 Friday 12 January 2024 18:14:10 +0000 (0:00:00.021) 0:00:02.844 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tests_auto_gateway.yml:11 Friday 12 January 2024 18:14:10 +0000 (0:00:00.015) 0:00:02.860 ******** included: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/manage_test_interface.yml:3 Friday 12 January 2024 18:14:10 +0000 (0:00:00.027) 0:00:02.888 ******** 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_typeqbyq1ska/tests/playbooks/tasks/manage_test_interface.yml:8 Friday 12 January 2024 18:14:10 +0000 (0:00:00.019) 0:00:02.907 ******** 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_typeqbyq1ska/tests/playbooks/tasks/manage_test_interface.yml:13 Friday 12 January 2024 18:14:10 +0000 (0:00:00.014) 0:00:02.921 ******** included: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/show_interfaces.yml:3 Friday 12 January 2024 18:14:10 +0000 (0:00:00.031) 0:00:02.953 ******** included: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 12 January 2024 18:14:10 +0000 (0:00:00.035) 0:00:02.988 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003454", "end": "2024-01-12 18:14:10.842967", "rc": 0, "start": "2024-01-12 18:14:10.839513" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 12 January 2024 18:14:10 +0000 (0:00:00.228) 0:00:03.216 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/show_interfaces.yml:5 Friday 12 January 2024 18:14:10 +0000 (0:00:00.013) 0:00:03.230 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/manage_test_interface.yml:16 Friday 12 January 2024 18:14:10 +0000 (0:00:00.012) 0:00:03.242 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/manage_test_interface.yml:23 Friday 12 January 2024 18:14:12 +0000 (0:00:01.924) 0:00:05.166 ******** 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.016270", "end": "2024-01-12 18:14:13.010266", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-01-12 18:14:12.993996" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003473", "end": "2024-01-12 18:14:13.228502", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-01-12 18:14:13.225029" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004668", "end": "2024-01-12 18:14:13.411747", "item": "ip link set veth0 up", "rc": 0, "start": "2024-01-12 18:14:13.407079" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/manage_test_interface.yml:31 Friday 12 January 2024 18:14:13 +0000 (0:00:00.656) 0:00:05.823 ******** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.138536", "end": "2024-01-12 18:14:13.805642", "rc": 0, "start": "2024-01-12 18:14:13.667106" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/manage_test_interface.yml:39 Friday 12 January 2024 18:14:13 +0000 (0:00:00.355) 0:00:06.179 ******** 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_typeqbyq1ska/tests/playbooks/tasks/manage_test_interface.yml:45 Friday 12 January 2024 18:14:13 +0000 (0:00:00.018) 0:00:06.197 ******** 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_typeqbyq1ska/tests/playbooks/tasks/manage_test_interface.yml:50 Friday 12 January 2024 18:14:13 +0000 (0:00:00.016) 0:00:06.214 ******** 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_typeqbyq1ska/tests/playbooks/tasks/manage_test_interface.yml:56 Friday 12 January 2024 18:14:13 +0000 (0:00:00.010) 0:00:06.225 ******** 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_typeqbyq1ska/tests/playbooks/tasks/manage_test_interface.yml:61 Friday 12 January 2024 18:14:13 +0000 (0:00:00.026) 0:00:06.251 ******** 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_typeqbyq1ska/tests/playbooks/tests_auto_gateway.yml:15 Friday 12 January 2024 18:14:13 +0000 (0:00:00.042) 0:00:06.294 ******** included: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/assert_device_present.yml:3 Friday 12 January 2024 18:14:13 +0000 (0:00:00.035) 0:00:06.329 ******** included: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/get_interface_stat.yml:3 Friday 12 January 2024 18:14:14 +0000 (0:00:00.051) 0:00:06.380 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1705083253.00662, "block_size": 4096, "blocks": 0, "ctime": 1705083253.00662, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22945, "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": 1705083253.00662, "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_typeqbyq1ska/tests/playbooks/tasks/assert_device_present.yml:5 Friday 12 January 2024 18:14:14 +0000 (0:00:00.198) 0:00:06.578 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tests_auto_gateway.yml:17 Friday 12 January 2024 18:14:14 +0000 (0:00:00.011) 0:00:06.590 ******** ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-route_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 12 January 2024 18:14:14 +0000 (0:00:00.028) 0:00:06.618 ******** included: /WORKDIR/git-route_typeqbyq1ska/.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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 12 January 2024 18:14:14 +0000 (0:00:00.027) 0:00:06.646 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 12 January 2024 18:14:14 +0000 (0:00:00.054) 0:00:06.700 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 12 January 2024 18:14:14 +0000 (0:00:00.022) 0:00:06.722 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 12 January 2024 18:14:14 +0000 (0:00:00.034) 0:00:06.757 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 12 January 2024 18:14:16 +0000 (0:00:01.616) 0:00:08.373 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 12 January 2024 18:14:17 +0000 (0:00:01.335) 0:00:09.709 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 12 January 2024 18:14:17 +0000 (0:00:00.050) 0:00:09.759 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 12 January 2024 18:14:17 +0000 (0:00:00.034) 0:00:09.794 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Friday 12 January 2024 18:14:17 +0000 (0:00:00.025) 0:00:09.819 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 12 January 2024 18:14:17 +0000 (0:00:00.088) 0:00:09.908 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Friday 12 January 2024 18:14:17 +0000 (0:00:00.027) 0:00:09.935 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Friday 12 January 2024 18:14:17 +0000 (0:00:00.023) 0:00:09.959 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Friday 12 January 2024 18:14:17 +0000 (0:00:00.082) 0:00:10.041 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Friday 12 January 2024 18:14:18 +0000 (0:00:00.601) 0:00:10.643 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Friday 12 January 2024 18:14:18 +0000 (0:00:00.033) 0:00:10.677 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Friday 12 January 2024 18:14:18 +0000 (0:00:00.018) 0:00:10.695 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 12 January 2024 18:14:18 +0000 (0:00:00.018) 0:00:10.714 ******** 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, d8ddda14-f313-4beb-9a6d-abe721ac173f [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, d8ddda14-f313-4beb-9a6d-abe721ac173f (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-route_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Friday 12 January 2024 18:14:19 +0000 (0:00:00.740) 0:00:11.454 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Friday 12 January 2024 18:14:19 +0000 (0:00:00.028) 0:00:11.482 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, d8ddda14-f313-4beb-9a6d-abe721ac173f", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, d8ddda14-f313-4beb-9a6d-abe721ac173f (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Friday 12 January 2024 18:14:19 +0000 (0:00:00.024) 0:00:11.506 ******** 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, d8ddda14-f313-4beb-9a6d-abe721ac173f\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, d8ddda14-f313-4beb-9a6d-abe721ac173f (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, d8ddda14-f313-4beb-9a6d-abe721ac173f", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, d8ddda14-f313-4beb-9a6d-abe721ac173f (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Friday 12 January 2024 18:14:19 +0000 (0:00:00.026) 0:00:11.533 ******** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-route_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 12 January 2024 18:14:19 +0000 (0:00:00.027) 0:00:11.560 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tests_auto_gateway.yml:42 Friday 12 January 2024 18:14:19 +0000 (0:00:00.340) 0:00:11.901 ******** included: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/assert_device_present.yml:3 Friday 12 January 2024 18:14:19 +0000 (0:00:00.044) 0:00:11.946 ******** included: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/get_interface_stat.yml:3 Friday 12 January 2024 18:14:19 +0000 (0:00:00.033) 0:00:11.980 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1705083253.00662, "block_size": 4096, "blocks": 0, "ctime": 1705083253.00662, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22945, "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": 1705083253.00662, "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_typeqbyq1ska/tests/playbooks/tasks/assert_device_present.yml:5 Friday 12 January 2024 18:14:19 +0000 (0:00:00.228) 0:00:12.208 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tests_auto_gateway.yml:44 Friday 12 January 2024 18:14:19 +0000 (0:00:00.042) 0:00:12.251 ******** included: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/assert_profile_present.yml:3 Friday 12 January 2024 18:14:20 +0000 (0:00:00.192) 0:00:12.444 ******** included: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/get_profile_stat.yml:3 Friday 12 January 2024 18:14:20 +0000 (0:00:00.100) 0:00:12.545 ******** 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_typeqbyq1ska/tests/playbooks/tasks/get_profile_stat.yml:9 Friday 12 January 2024 18:14:20 +0000 (0:00:00.050) 0:00:12.596 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/get_profile_stat.yml:17 Friday 12 January 2024 18:14:20 +0000 (0:00:00.233) 0:00:12.829 ******** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/get_profile_stat.yml:25 Friday 12 January 2024 18:14:20 +0000 (0:00:00.045) 0:00:12.874 ******** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.197933", "end": "2024-01-12 18:14:20.890978", "rc": 0, "start": "2024-01-12 18:14:20.693045" } STDOUT: veth0 /etc/NetworkManager/system-connections/veth0.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/get_profile_stat.yml:35 Friday 12 January 2024 18:14:20 +0000 (0:00:00.440) 0:00:13.314 ******** 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_typeqbyq1ska/tests/playbooks/tasks/get_profile_stat.yml:49 Friday 12 January 2024 18:14:21 +0000 (0:00:00.090) 0:00:13.405 ******** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/get_profile_stat.yml:56 Friday 12 January 2024 18:14:21 +0000 (0:00:00.025) 0:00:13.430 ******** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/get_profile_stat.yml:62 Friday 12 January 2024 18:14:21 +0000 (0:00:00.039) 0:00:13.470 ******** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/get_profile_stat.yml:69 Friday 12 January 2024 18:14:21 +0000 (0:00:00.019) 0:00:13.490 ******** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/assert_profile_present.yml:5 Friday 12 January 2024 18:14:21 +0000 (0:00:00.022) 0:00:13.513 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/assert_profile_present.yml:10 Friday 12 January 2024 18:14:21 +0000 (0:00:00.027) 0:00:13.540 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/assert_profile_present.yml:15 Friday 12 January 2024 18:14:21 +0000 (0:00:00.024) 0:00:13.565 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tests_auto_gateway.yml:48 Friday 12 January 2024 18:14:21 +0000 (0:00:00.036) 0:00:13.601 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003458", "end": "2024-01-12 18:14:21.419313", "rc": 0, "start": "2024-01-12 18:14:21.415855" } STDOUT: default via 10.31.44.1 dev eth0 proto dhcp src 10.31.46.128 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.46.128 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_typeqbyq1ska/tests/playbooks/tests_auto_gateway.yml:52 Friday 12 January 2024 18:14:21 +0000 (0:00:00.210) 0:00:13.812 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tests_auto_gateway.yml:58 Friday 12 January 2024 18:14:21 +0000 (0:00:00.024) 0:00:13.836 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003434", "end": "2024-01-12 18:14:21.655418", "rc": 0, "start": "2024-01-12 18:14:21.651984" } 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_typeqbyq1ska/tests/playbooks/tests_auto_gateway.yml:62 Friday 12 January 2024 18:14:21 +0000 (0:00:00.217) 0:00:14.053 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tests_auto_gateway.yml:69 Friday 12 January 2024 18:14:21 +0000 (0:00:00.069) 0:00:14.123 ******** ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-route_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 12 January 2024 18:14:21 +0000 (0:00:00.021) 0:00:14.145 ******** included: /WORKDIR/git-route_typeqbyq1ska/.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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 12 January 2024 18:14:21 +0000 (0:00:00.047) 0:00:14.192 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 12 January 2024 18:14:21 +0000 (0:00:00.046) 0:00:14.239 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 12 January 2024 18:14:21 +0000 (0:00:00.030) 0:00:14.270 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 12 January 2024 18:14:21 +0000 (0:00:00.043) 0:00:14.313 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 12 January 2024 18:14:23 +0000 (0:00:01.413) 0:00:15.727 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 12 January 2024 18:14:24 +0000 (0:00:00.934) 0:00:16.661 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 12 January 2024 18:14:24 +0000 (0:00:00.023) 0:00:16.685 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 12 January 2024 18:14:24 +0000 (0:00:00.023) 0:00:16.709 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Friday 12 January 2024 18:14:24 +0000 (0:00:00.023) 0:00:16.732 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 12 January 2024 18:14:24 +0000 (0:00:00.053) 0:00:16.786 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Friday 12 January 2024 18:14:24 +0000 (0:00:00.032) 0:00:16.818 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Friday 12 January 2024 18:14:24 +0000 (0:00:00.023) 0:00:16.842 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Friday 12 January 2024 18:14:24 +0000 (0:00:00.072) 0:00:16.915 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Friday 12 January 2024 18:14:25 +0000 (0:00:00.567) 0:00:17.482 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Friday 12 January 2024 18:14:25 +0000 (0:00:00.055) 0:00:17.538 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Friday 12 January 2024 18:14:25 +0000 (0:00:00.031) 0:00:17.569 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 12 January 2024 18:14:25 +0000 (0:00:00.037) 0:00:17.607 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Friday 12 January 2024 18:14:25 +0000 (0:00:00.453) 0:00:18.060 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Friday 12 January 2024 18:14:25 +0000 (0:00:00.024) 0:00:18.084 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Friday 12 January 2024 18:14:25 +0000 (0:00:00.023) 0:00:18.108 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Friday 12 January 2024 18:14:25 +0000 (0:00:00.026) 0:00:18.134 ******** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-route_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 12 January 2024 18:14:25 +0000 (0:00:00.039) 0:00:18.174 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tests_auto_gateway.yml:81 Friday 12 January 2024 18:14:26 +0000 (0:00:00.217) 0:00:18.391 ******** included: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/manage_test_interface.yml:3 Friday 12 January 2024 18:14:26 +0000 (0:00:00.057) 0:00:18.449 ******** 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_typeqbyq1ska/tests/playbooks/tasks/manage_test_interface.yml:8 Friday 12 January 2024 18:14:26 +0000 (0:00:00.019) 0:00:18.468 ******** 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_typeqbyq1ska/tests/playbooks/tasks/manage_test_interface.yml:13 Friday 12 January 2024 18:14:26 +0000 (0:00:00.019) 0:00:18.487 ******** included: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/show_interfaces.yml:3 Friday 12 January 2024 18:14:26 +0000 (0:00:00.031) 0:00:18.519 ******** included: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 12 January 2024 18:14:26 +0000 (0:00:00.071) 0:00:18.590 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003406", "end": "2024-01-12 18:14:26.429754", "rc": 0, "start": "2024-01-12 18:14:26.426348" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 12 January 2024 18:14:26 +0000 (0:00:00.243) 0:00:18.834 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/show_interfaces.yml:5 Friday 12 January 2024 18:14:26 +0000 (0:00:00.052) 0:00:18.886 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/manage_test_interface.yml:16 Friday 12 January 2024 18:14:26 +0000 (0:00:00.038) 0:00:18.924 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/manage_test_interface.yml:23 Friday 12 January 2024 18:14:27 +0000 (0:00:00.877) 0:00:19.802 ******** 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_typeqbyq1ska/tests/playbooks/tasks/manage_test_interface.yml:31 Friday 12 January 2024 18:14:27 +0000 (0:00:00.056) 0:00:19.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_typeqbyq1ska/tests/playbooks/tasks/manage_test_interface.yml:39 Friday 12 January 2024 18:14:27 +0000 (0:00:00.023) 0:00:19.882 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.016759", "end": "2024-01-12 18:14:27.787285", "rc": 0, "start": "2024-01-12 18:14:27.770526" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/manage_test_interface.yml:45 Friday 12 January 2024 18:14:27 +0000 (0:00:00.310) 0:00:20.193 ******** 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_typeqbyq1ska/tests/playbooks/tasks/manage_test_interface.yml:50 Friday 12 January 2024 18:14:27 +0000 (0:00:00.022) 0:00:20.216 ******** 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_typeqbyq1ska/tests/playbooks/tasks/manage_test_interface.yml:56 Friday 12 January 2024 18:14:27 +0000 (0:00:00.024) 0:00:20.240 ******** 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_typeqbyq1ska/tests/playbooks/tasks/manage_test_interface.yml:61 Friday 12 January 2024 18:14:27 +0000 (0:00:00.020) 0:00:20.261 ******** 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_typeqbyq1ska/tests/playbooks/tests_auto_gateway.yml:85 Friday 12 January 2024 18:14:27 +0000 (0:00:00.021) 0:00:20.283 ******** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tests_auto_gateway.yml:89 Friday 12 January 2024 18:14:27 +0000 (0:00:00.020) 0:00:20.303 ******** included: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/manage_test_interface.yml:3 Friday 12 January 2024 18:14:27 +0000 (0:00:00.047) 0:00:20.351 ******** 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_typeqbyq1ska/tests/playbooks/tasks/manage_test_interface.yml:8 Friday 12 January 2024 18:14:28 +0000 (0:00:00.022) 0:00:20.373 ******** 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_typeqbyq1ska/tests/playbooks/tasks/manage_test_interface.yml:13 Friday 12 January 2024 18:14:28 +0000 (0:00:00.019) 0:00:20.392 ******** included: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/show_interfaces.yml:3 Friday 12 January 2024 18:14:28 +0000 (0:00:00.032) 0:00:20.425 ******** included: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 12 January 2024 18:14:28 +0000 (0:00:00.078) 0:00:20.503 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003178", "end": "2024-01-12 18:14:28.322743", "rc": 0, "start": "2024-01-12 18:14:28.319565" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 12 January 2024 18:14:28 +0000 (0:00:00.213) 0:00:20.716 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/show_interfaces.yml:5 Friday 12 January 2024 18:14:28 +0000 (0:00:00.033) 0:00:20.749 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/manage_test_interface.yml:16 Friday 12 January 2024 18:14:28 +0000 (0:00:00.052) 0:00:20.802 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/manage_test_interface.yml:23 Friday 12 January 2024 18:14:29 +0000 (0:00:00.852) 0:00:21.654 ******** 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.014564", "end": "2024-01-12 18:14:29.487459", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-01-12 18:14:29.472895" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003429", "end": "2024-01-12 18:14:29.688674", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-01-12 18:14:29.685245" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.003684", "end": "2024-01-12 18:14:29.868767", "item": "ip link set veth0 up", "rc": 0, "start": "2024-01-12 18:14:29.865083" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/manage_test_interface.yml:31 Friday 12 January 2024 18:14:29 +0000 (0:00:00.600) 0:00:22.255 ******** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.020729", "end": "2024-01-12 18:14:30.093657", "rc": 0, "start": "2024-01-12 18:14:30.072928" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/manage_test_interface.yml:39 Friday 12 January 2024 18:14:30 +0000 (0:00:00.223) 0:00:22.479 ******** 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_typeqbyq1ska/tests/playbooks/tasks/manage_test_interface.yml:45 Friday 12 January 2024 18:14:30 +0000 (0:00:00.022) 0:00:22.501 ******** 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_typeqbyq1ska/tests/playbooks/tasks/manage_test_interface.yml:50 Friday 12 January 2024 18:14:30 +0000 (0:00:00.025) 0:00:22.527 ******** 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_typeqbyq1ska/tests/playbooks/tasks/manage_test_interface.yml:56 Friday 12 January 2024 18:14:30 +0000 (0:00:00.023) 0:00:22.551 ******** 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_typeqbyq1ska/tests/playbooks/tasks/manage_test_interface.yml:61 Friday 12 January 2024 18:14:30 +0000 (0:00:00.038) 0:00:22.589 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 12 January 2024 18:14:30 +0000 (0:00:00.033) 0:00:22.623 ******** included: /WORKDIR/git-route_typeqbyq1ska/.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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 12 January 2024 18:14:30 +0000 (0:00:00.049) 0:00:22.673 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 12 January 2024 18:14:30 +0000 (0:00:00.055) 0:00:22.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 : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-route_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 12 January 2024 18:14:30 +0000 (0:00:00.040) 0:00:22.769 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 12 January 2024 18:14:30 +0000 (0:00:00.023) 0:00:22.793 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 12 January 2024 18:14:31 +0000 (0:00:01.480) 0:00:24.273 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 12 January 2024 18:14:32 +0000 (0:00:00.976) 0:00:25.249 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 12 January 2024 18:14:32 +0000 (0:00:00.029) 0:00:25.279 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 12 January 2024 18:14:32 +0000 (0:00:00.024) 0:00:25.303 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Friday 12 January 2024 18:14:32 +0000 (0:00:00.024) 0:00:25.328 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 12 January 2024 18:14:33 +0000 (0:00:00.095) 0:00:25.424 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Friday 12 January 2024 18:14:33 +0000 (0:00:00.034) 0:00:25.458 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Friday 12 January 2024 18:14:33 +0000 (0:00:00.041) 0:00:25.499 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Friday 12 January 2024 18:14:33 +0000 (0:00:00.077) 0:00:25.577 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Friday 12 January 2024 18:14:33 +0000 (0:00:00.426) 0:00:26.003 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Friday 12 January 2024 18:14:33 +0000 (0:00:00.038) 0:00:26.041 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Friday 12 January 2024 18:14:33 +0000 (0:00:00.021) 0:00:26.062 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 12 January 2024 18:14:33 +0000 (0:00:00.019) 0:00:26.082 ******** 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, e520aa9f-8e21-4754-bfbc-7cc398c2a0e4 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, e520aa9f-8e21-4754-bfbc-7cc398c2a0e4 (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-route_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Friday 12 January 2024 18:14:34 +0000 (0:00:00.400) 0:00:26.483 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Friday 12 January 2024 18:14:34 +0000 (0:00:00.022) 0:00:26.506 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, e520aa9f-8e21-4754-bfbc-7cc398c2a0e4", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, e520aa9f-8e21-4754-bfbc-7cc398c2a0e4 (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Friday 12 January 2024 18:14:34 +0000 (0:00:00.022) 0:00:26.528 ******** 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, e520aa9f-8e21-4754-bfbc-7cc398c2a0e4\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, e520aa9f-8e21-4754-bfbc-7cc398c2a0e4 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, e520aa9f-8e21-4754-bfbc-7cc398c2a0e4", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, e520aa9f-8e21-4754-bfbc-7cc398c2a0e4 (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Friday 12 January 2024 18:14:34 +0000 (0:00:00.066) 0:00:26.595 ******** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-route_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 12 January 2024 18:14:34 +0000 (0:00:00.023) 0:00:26.618 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tests_auto_gateway.yml:110 Friday 12 January 2024 18:14:34 +0000 (0:00:00.205) 0:00:26.823 ******** included: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/assert_device_present.yml:3 Friday 12 January 2024 18:14:34 +0000 (0:00:00.047) 0:00:26.871 ******** included: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/get_interface_stat.yml:3 Friday 12 January 2024 18:14:34 +0000 (0:00:00.030) 0:00:26.901 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1705083269.4765604, "block_size": 4096, "blocks": 0, "ctime": 1705083269.4765604, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 23531, "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": 1705083269.4765604, "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_typeqbyq1ska/tests/playbooks/tasks/assert_device_present.yml:5 Friday 12 January 2024 18:14:34 +0000 (0:00:00.199) 0:00:27.100 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tests_auto_gateway.yml:112 Friday 12 January 2024 18:14:34 +0000 (0:00:00.023) 0:00:27.124 ******** included: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/assert_profile_present.yml:3 Friday 12 January 2024 18:14:34 +0000 (0:00:00.058) 0:00:27.182 ******** included: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/get_profile_stat.yml:3 Friday 12 January 2024 18:14:34 +0000 (0:00:00.036) 0:00:27.218 ******** 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_typeqbyq1ska/tests/playbooks/tasks/get_profile_stat.yml:9 Friday 12 January 2024 18:14:34 +0000 (0:00:00.023) 0:00:27.242 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/get_profile_stat.yml:17 Friday 12 January 2024 18:14:35 +0000 (0:00:00.195) 0:00:27.437 ******** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/get_profile_stat.yml:25 Friday 12 January 2024 18:14:35 +0000 (0:00:00.023) 0:00:27.461 ******** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.021893", "end": "2024-01-12 18:14:35.298993", "rc": 0, "start": "2024-01-12 18:14:35.277100" } STDOUT: veth0 /etc/NetworkManager/system-connections/veth0.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/get_profile_stat.yml:35 Friday 12 January 2024 18:14:35 +0000 (0:00:00.220) 0:00:27.681 ******** 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_typeqbyq1ska/tests/playbooks/tasks/get_profile_stat.yml:49 Friday 12 January 2024 18:14:35 +0000 (0:00:00.072) 0:00:27.754 ******** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/get_profile_stat.yml:56 Friday 12 January 2024 18:14:35 +0000 (0:00:00.021) 0:00:27.776 ******** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/get_profile_stat.yml:62 Friday 12 January 2024 18:14:35 +0000 (0:00:00.020) 0:00:27.796 ******** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/get_profile_stat.yml:69 Friday 12 January 2024 18:14:35 +0000 (0:00:00.020) 0:00:27.817 ******** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/assert_profile_present.yml:5 Friday 12 January 2024 18:14:35 +0000 (0:00:00.028) 0:00:27.845 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/assert_profile_present.yml:10 Friday 12 January 2024 18:14:35 +0000 (0:00:00.034) 0:00:27.879 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/assert_profile_present.yml:15 Friday 12 January 2024 18:14:35 +0000 (0:00:00.028) 0:00:27.908 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tests_auto_gateway.yml:116 Friday 12 January 2024 18:14:35 +0000 (0:00:00.036) 0:00:27.944 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003495", "end": "2024-01-12 18:14:35.762531", "rc": 0, "start": "2024-01-12 18:14:35.759036" } STDOUT: default via 10.31.44.1 dev eth0 proto dhcp src 10.31.46.128 metric 100 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.46.128 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_typeqbyq1ska/tests/playbooks/tests_auto_gateway.yml:120 Friday 12 January 2024 18:14:35 +0000 (0:00:00.200) 0:00:28.145 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tests_auto_gateway.yml:126 Friday 12 January 2024 18:14:35 +0000 (0:00:00.021) 0:00:28.166 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003493", "end": "2024-01-12 18:14:35.985372", "rc": 0, "start": "2024-01-12 18:14:35.981879" } 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_typeqbyq1ska/tests/playbooks/tests_auto_gateway.yml:130 Friday 12 January 2024 18:14:36 +0000 (0:00:00.202) 0:00:28.369 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tests_auto_gateway.yml:137 Friday 12 January 2024 18:14:36 +0000 (0:00:00.023) 0:00:28.393 ******** ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-route_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 12 January 2024 18:14:36 +0000 (0:00:00.021) 0:00:28.414 ******** included: /WORKDIR/git-route_typeqbyq1ska/.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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 12 January 2024 18:14:36 +0000 (0:00:00.035) 0:00:28.450 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 12 January 2024 18:14:36 +0000 (0:00:00.051) 0:00:28.501 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 12 January 2024 18:14:36 +0000 (0:00:00.024) 0:00:28.525 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 12 January 2024 18:14:36 +0000 (0:00:00.027) 0:00:28.553 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-route_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 12 January 2024 18:14:37 +0000 (0:00:01.437) 0:00:29.991 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 12 January 2024 18:14:38 +0000 (0:00:00.932) 0:00:30.924 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 12 January 2024 18:14:38 +0000 (0:00:00.022) 0:00:30.946 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 12 January 2024 18:14:38 +0000 (0:00:00.022) 0:00:30.969 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Friday 12 January 2024 18:14:38 +0000 (0:00:00.024) 0:00:30.993 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 12 January 2024 18:14:38 +0000 (0:00:00.053) 0:00:31.047 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Friday 12 January 2024 18:14:38 +0000 (0:00:00.025) 0:00:31.072 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Friday 12 January 2024 18:14:38 +0000 (0:00:00.022) 0:00:31.095 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Friday 12 January 2024 18:14:38 +0000 (0:00:00.035) 0:00:31.131 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Friday 12 January 2024 18:14:39 +0000 (0:00:00.386) 0:00:31.517 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Friday 12 January 2024 18:14:39 +0000 (0:00:00.057) 0:00:31.574 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Friday 12 January 2024 18:14:39 +0000 (0:00:00.023) 0:00:31.598 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 12 January 2024 18:14:39 +0000 (0:00:00.029) 0:00:31.627 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Friday 12 January 2024 18:14:39 +0000 (0:00:00.490) 0:00:32.118 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Friday 12 January 2024 18:14:39 +0000 (0:00:00.025) 0:00:32.143 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Friday 12 January 2024 18:14:39 +0000 (0:00:00.024) 0:00:32.168 ******** 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_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Friday 12 January 2024 18:14:39 +0000 (0:00:00.062) 0:00:32.230 ******** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-route_typeqbyq1ska/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 12 January 2024 18:14:39 +0000 (0:00:00.030) 0:00:32.261 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tests_auto_gateway.yml:149 Friday 12 January 2024 18:14:40 +0000 (0:00:00.206) 0:00:32.468 ******** included: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typeqbyq1ska/tests/playbooks/tasks/manage_test_interface.yml:3 Friday 12 January 2024 18:14:40 +0000 (0:00:00.054) 0:00:32.522 ******** 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_typeqbyq1ska/tests/playbooks/tasks/manage_test_interface.yml:8 Friday 12 January 2024 18:14:40 +0000 (0:00:00.039) 0:00:32.561 ******** 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_typeqbyq1ska/tests/playbooks/tasks/manage_test_interface.yml:13 Friday 12 January 2024 18:14:40 +0000 (0:00:00.022) 0:00:32.584 ******** inclu