# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 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.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_auto_gateway_nm.yml ******************************************** 2 plays in /WORKDIR/git-weekly-ciq1d85ubr/tests/tests_auto_gateway_nm.yml PLAY [Run playbook 'playbooks/tests_auto_gateway.yml' with nm as provider] ***** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/tests_auto_gateway_nm.yml:5 Saturday 30 December 2023 13:39:57 +0000 (0:00:00.022) 0:00:00.022 ***** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/tests_auto_gateway_nm.yml:9 Saturday 30 December 2023 13:39:58 +0000 (0:00:00.707) 0:00:00.730 ***** included: /WORKDIR/git-weekly-ciq1d85ubr/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/tasks/el_repo_setup.yml:3 Saturday 30 December 2023 13:39:58 +0000 (0:00:00.012) 0:00:00.742 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/tasks/el_repo_setup.yml:19 Saturday 30 December 2023 13:39:59 +0000 (0:00:00.392) 0:00:01.135 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/tasks/el_repo_setup.yml:24 Saturday 30 December 2023 13:39:59 +0000 (0:00:00.343) 0:00:01.478 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/tasks/el_repo_setup.yml:28 Saturday 30 December 2023 13:39:59 +0000 (0:00:00.040) 0:00:01.519 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/tasks/el_repo_setup.yml:53 Saturday 30 December 2023 13:39:59 +0000 (0:00:00.020) 0:00:01.539 ***** included: /WORKDIR/git-weekly-ciq1d85ubr/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/tasks/enable_epel.yml:8 Saturday 30 December 2023 13:39:59 +0000 (0:00:00.033) 0:00:01.573 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/tasks/enable_epel.yml:24 Saturday 30 December 2023 13:39:59 +0000 (0:00:00.035) 0:00:01.608 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/tasks/enable_epel.yml:30 Saturday 30 December 2023 13:39:59 +0000 (0:00:00.015) 0:00:01.624 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/tasks/enable_epel.yml:35 Saturday 30 December 2023 13:39:59 +0000 (0:00:00.017) 0:00:01.642 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/tasks/enable_epel.yml:40 Saturday 30 December 2023 13:39:59 +0000 (0:00:00.010) 0:00:01.652 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/tests_auto_gateway_nm.yml:11 Saturday 30 December 2023 13:39:59 +0000 (0:00:00.010) 0:00:01.662 ***** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing auto_gateway setting] *********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tests_auto_gateway.yml:3 Saturday 30 December 2023 13:39:59 +0000 (0:00:00.015) 0:00:01.678 ***** ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tests_auto_gateway.yml:9 Saturday 30 December 2023 13:40:00 +0000 (0:00:00.574) 0:00:02.252 ***** included: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 30 December 2023 13:40:00 +0000 (0:00:00.040) 0:00:02.292 ***** included: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 30 December 2023 13:40:00 +0000 (0:00:00.039) 0:00:02.332 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003202", "end": "2023-12-30 13:40:00.468379", "rc": 0, "start": "2023-12-30 13:40:00.465177" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 30 December 2023 13:40:00 +0000 (0:00:00.282) 0:00:02.614 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 30 December 2023 13:40:00 +0000 (0:00:00.011) 0:00:02.626 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tests_auto_gateway.yml:11 Saturday 30 December 2023 13:40:00 +0000 (0:00:00.010) 0:00:02.637 ***** included: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 30 December 2023 13:40:00 +0000 (0:00:00.029) 0:00:02.666 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 30 December 2023 13:40:00 +0000 (0:00:00.020) 0:00:02.687 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 30 December 2023 13:40:00 +0000 (0:00:00.012) 0:00:02.699 ***** included: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 30 December 2023 13:40:00 +0000 (0:00:00.015) 0:00:02.715 ***** included: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 30 December 2023 13:40:00 +0000 (0:00:00.015) 0:00:02.730 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003373", "end": "2023-12-30 13:40:00.790601", "rc": 0, "start": "2023-12-30 13:40:00.787228" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 30 December 2023 13:40:00 +0000 (0:00:00.228) 0:00:02.958 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 30 December 2023 13:40:00 +0000 (0:00:00.019) 0:00:02.978 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 30 December 2023 13:40:00 +0000 (0:00:00.021) 0:00:03.000 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 30 December 2023 13:40:02 +0000 (0:00:02.103) 0:00:05.103 ***** 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.023424", "end": "2023-12-30 13:40:03.209446", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2023-12-30 13:40:03.186022" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003482", "end": "2023-12-30 13:40:03.429053", "item": "ip link set peerveth0 up", "rc": 0, "start": "2023-12-30 13:40:03.425571" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.003526", "end": "2023-12-30 13:40:03.625049", "item": "ip link set veth0 up", "rc": 0, "start": "2023-12-30 13:40:03.621523" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 30 December 2023 13:40:03 +0000 (0:00:00.679) 0:00:05.782 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.149300", "end": "2023-12-30 13:40:04.002627", "rc": 0, "start": "2023-12-30 13:40:03.853327" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 30 December 2023 13:40:04 +0000 (0:00:00.371) 0:00:06.154 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 30 December 2023 13:40:04 +0000 (0:00:00.049) 0:00:06.203 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 30 December 2023 13:40:04 +0000 (0:00:00.014) 0:00:06.217 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 30 December 2023 13:40:04 +0000 (0:00:00.019) 0:00:06.236 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 30 December 2023 13:40:04 +0000 (0:00:00.012) 0:00:06.249 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tests_auto_gateway.yml:15 Saturday 30 December 2023 13:40:04 +0000 (0:00:00.016) 0:00:06.265 ***** included: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 30 December 2023 13:40:04 +0000 (0:00:00.043) 0:00:06.309 ***** included: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 30 December 2023 13:40:04 +0000 (0:00:00.057) 0:00:06.366 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1703943603.1993296, "block_size": 4096, "blocks": 0, "ctime": 1703943603.1993296, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22953, "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": 1703943603.1993296, "nlink": 1, "path": "/sys/class/net/veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'veth0'] ************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 30 December 2023 13:40:04 +0000 (0:00:00.231) 0:00:06.597 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tests_auto_gateway.yml:17 Saturday 30 December 2023 13:40:04 +0000 (0:00:00.018) 0:00:06.616 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 30 December 2023 13:40:04 +0000 (0:00:00.023) 0:00:06.639 ***** included: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 30 December 2023 13:40:04 +0000 (0:00:00.078) 0:00:06.718 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 30 December 2023 13:40:04 +0000 (0:00:00.020) 0:00:06.738 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 30 December 2023 13:40:04 +0000 (0:00:00.014) 0:00:06.753 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 30 December 2023 13:40:04 +0000 (0:00:00.022) 0:00:06.775 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 30 December 2023 13:40:06 +0000 (0:00:01.614) 0:00:08.390 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 30 December 2023 13:40:07 +0000 (0:00:01.161) 0:00:09.551 ***** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 30 December 2023 13:40:07 +0000 (0:00:00.063) 0:00:09.615 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 30 December 2023 13:40:07 +0000 (0:00:00.022) 0:00:09.638 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 30 December 2023 13:40:07 +0000 (0:00:00.021) 0:00:09.659 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 30 December 2023 13:40:07 +0000 (0:00:00.081) 0:00:09.741 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 30 December 2023 13:40:07 +0000 (0:00:00.027) 0:00:09.768 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 30 December 2023 13:40:07 +0000 (0:00:00.033) 0:00:09.802 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 30 December 2023 13:40:07 +0000 (0:00:00.030) 0:00:09.833 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 30 December 2023 13:40:08 +0000 (0:00:00.632) 0:00:10.465 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 30 December 2023 13:40:08 +0000 (0:00:00.077) 0:00:10.543 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 30 December 2023 13:40:08 +0000 (0:00:00.025) 0:00:10.568 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 30 December 2023 13:40:08 +0000 (0:00:00.066) 0:00:10.635 ***** 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, 1a8b8317-75bd-42df-bb8f-9869d80d7e9e [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 1a8b8317-75bd-42df-bb8f-9869d80d7e9e (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 30 December 2023 13:40:09 +0000 (0:00:00.926) 0:00:11.562 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 30 December 2023 13:40:09 +0000 (0:00:00.022) 0:00:11.584 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 1a8b8317-75bd-42df-bb8f-9869d80d7e9e", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 1a8b8317-75bd-42df-bb8f-9869d80d7e9e (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 30 December 2023 13:40:09 +0000 (0:00:00.023) 0:00:11.608 ***** 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, 1a8b8317-75bd-42df-bb8f-9869d80d7e9e\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 1a8b8317-75bd-42df-bb8f-9869d80d7e9e (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 1a8b8317-75bd-42df-bb8f-9869d80d7e9e", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 1a8b8317-75bd-42df-bb8f-9869d80d7e9e (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 30 December 2023 13:40:09 +0000 (0:00:00.023) 0:00:11.631 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 30 December 2023 13:40:09 +0000 (0:00:00.022) 0:00:11.653 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tests_auto_gateway.yml:42 Saturday 30 December 2023 13:40:09 +0000 (0:00:00.387) 0:00:12.041 ***** included: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 30 December 2023 13:40:10 +0000 (0:00:00.093) 0:00:12.134 ***** included: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 30 December 2023 13:40:10 +0000 (0:00:00.047) 0:00:12.182 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1703943603.1993296, "block_size": 4096, "blocks": 0, "ctime": 1703943603.1993296, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22953, "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": 1703943603.1993296, "nlink": 1, "path": "/sys/class/net/veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'veth0'] ************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 30 December 2023 13:40:10 +0000 (0:00:00.227) 0:00:12.409 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tests_auto_gateway.yml:44 Saturday 30 December 2023 13:40:10 +0000 (0:00:00.193) 0:00:12.603 ***** included: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 30 December 2023 13:40:10 +0000 (0:00:00.060) 0:00:12.663 ***** included: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 30 December 2023 13:40:10 +0000 (0:00:00.048) 0:00:12.712 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 30 December 2023 13:40:10 +0000 (0:00:00.052) 0:00:12.764 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 30 December 2023 13:40:10 +0000 (0:00:00.240) 0:00:13.005 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 30 December 2023 13:40:10 +0000 (0:00:00.035) 0:00:13.040 ***** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.158332", "end": "2023-12-30 13:40:11.277865", "rc": 0, "start": "2023-12-30 13:40:11.119533" } STDOUT: veth0 /etc/NetworkManager/system-connections/veth0.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 30 December 2023 13:40:11 +0000 (0:00:00.397) 0:00:13.437 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 30 December 2023 13:40:11 +0000 (0:00:00.029) 0:00:13.467 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 30 December 2023 13:40:11 +0000 (0:00:00.030) 0:00:13.497 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 30 December 2023 13:40:11 +0000 (0:00:00.036) 0:00:13.534 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 30 December 2023 13:40:11 +0000 (0:00:00.026) 0:00:13.561 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 30 December 2023 13:40:11 +0000 (0:00:00.025) 0:00:13.587 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 30 December 2023 13:40:11 +0000 (0:00:00.033) 0:00:13.621 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 30 December 2023 13:40:11 +0000 (0:00:00.069) 0:00:13.690 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tests_auto_gateway.yml:48 Saturday 30 December 2023 13:40:11 +0000 (0:00:00.102) 0:00:13.792 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003717", "end": "2023-12-30 13:40:11.879318", "rc": 0, "start": "2023-12-30 13:40:11.875601" } STDOUT: default via 10.31.40.1 dev eth0 proto dhcp src 10.31.42.92 metric 100 default via 203.0.113.1 dev veth0 proto static metric 65535 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.42.92 metric 100 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 metric 65535 TASK [Assert default ipv4 route is present] ************************************ task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tests_auto_gateway.yml:52 Saturday 30 December 2023 13:40:11 +0000 (0:00:00.247) 0:00:14.040 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tests_auto_gateway.yml:58 Saturday 30 December 2023 13:40:11 +0000 (0:00:00.058) 0:00:14.099 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003647", "end": "2023-12-30 13:40:12.151585", "rc": 0, "start": "2023-12-30 13:40:12.147938" } STDOUT: ::1 dev lo proto kernel metric 256 pref medium 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev veth0 proto kernel metric 1024 pref medium default via 2001:db8::1 dev veth0 proto static metric 101 pref medium TASK [Assert default ipv6 route is present] ************************************ task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tests_auto_gateway.yml:62 Saturday 30 December 2023 13:40:12 +0000 (0:00:00.259) 0:00:14.358 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tests_auto_gateway.yml:69 Saturday 30 December 2023 13:40:12 +0000 (0:00:00.079) 0:00:14.438 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 30 December 2023 13:40:12 +0000 (0:00:00.074) 0:00:14.513 ***** included: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 30 December 2023 13:40:12 +0000 (0:00:00.076) 0:00:14.590 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 30 December 2023 13:40:12 +0000 (0:00:00.104) 0:00:14.694 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 30 December 2023 13:40:12 +0000 (0:00:00.061) 0:00:14.756 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 30 December 2023 13:40:12 +0000 (0:00:00.077) 0:00:14.833 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 30 December 2023 13:40:14 +0000 (0:00:01.494) 0:00:16.327 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 30 December 2023 13:40:15 +0000 (0:00:01.062) 0:00:17.390 ***** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 30 December 2023 13:40:15 +0000 (0:00:00.042) 0:00:17.432 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 30 December 2023 13:40:15 +0000 (0:00:00.033) 0:00:17.466 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 30 December 2023 13:40:15 +0000 (0:00:00.045) 0:00:17.511 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 30 December 2023 13:40:15 +0000 (0:00:00.079) 0:00:17.591 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 30 December 2023 13:40:15 +0000 (0:00:00.030) 0:00:17.622 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 30 December 2023 13:40:15 +0000 (0:00:00.024) 0:00:17.647 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 30 December 2023 13:40:15 +0000 (0:00:00.027) 0:00:17.675 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 30 December 2023 13:40:15 +0000 (0:00:00.375) 0:00:18.050 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 30 December 2023 13:40:15 +0000 (0:00:00.030) 0:00:18.081 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 30 December 2023 13:40:15 +0000 (0:00:00.024) 0:00:18.106 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 30 December 2023 13:40:16 +0000 (0:00:00.022) 0:00:18.128 ***** 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 [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 30 December 2023 13:40:16 +0000 (0:00:00.560) 0:00:18.689 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 30 December 2023 13:40:16 +0000 (0:00:00.031) 0:00:18.721 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 30 December 2023 13:40:16 +0000 (0:00:00.066) 0:00:18.787 ***** 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 [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 30 December 2023 13:40:16 +0000 (0:00:00.047) 0:00:18.835 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 30 December 2023 13:40:16 +0000 (0:00:00.030) 0:00:18.865 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tests_auto_gateway.yml:81 Saturday 30 December 2023 13:40:16 +0000 (0:00:00.217) 0:00:19.083 ***** included: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 30 December 2023 13:40:17 +0000 (0:00:00.055) 0:00:19.138 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 30 December 2023 13:40:17 +0000 (0:00:00.026) 0:00:19.165 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 30 December 2023 13:40:17 +0000 (0:00:00.025) 0:00:19.191 ***** included: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 30 December 2023 13:40:17 +0000 (0:00:00.044) 0:00:19.235 ***** included: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 30 December 2023 13:40:17 +0000 (0:00:00.036) 0:00:19.272 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003237", "end": "2023-12-30 13:40:17.323382", "rc": 0, "start": "2023-12-30 13:40:17.320145" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 30 December 2023 13:40:17 +0000 (0:00:00.252) 0:00:19.524 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 30 December 2023 13:40:17 +0000 (0:00:00.122) 0:00:19.647 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 30 December 2023 13:40:17 +0000 (0:00:00.025) 0:00:19.673 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 30 December 2023 13:40:18 +0000 (0:00:00.941) 0:00:20.614 ***** skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 30 December 2023 13:40:18 +0000 (0:00:00.084) 0:00:20.699 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 30 December 2023 13:40:18 +0000 (0:00:00.048) 0:00:20.748 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.012903", "end": "2023-12-30 13:40:18.843232", "rc": 0, "start": "2023-12-30 13:40:18.830329" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 30 December 2023 13:40:18 +0000 (0:00:00.264) 0:00:21.013 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 30 December 2023 13:40:18 +0000 (0:00:00.030) 0:00:21.043 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 30 December 2023 13:40:18 +0000 (0:00:00.032) 0:00:21.075 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 30 December 2023 13:40:19 +0000 (0:00:00.058) 0:00:21.134 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEST: I can configure an interface with auto_gateway disabled] *********** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tests_auto_gateway.yml:85 Saturday 30 December 2023 13:40:19 +0000 (0:00:00.022) 0:00:21.157 ***** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tests_auto_gateway.yml:89 Saturday 30 December 2023 13:40:19 +0000 (0:00:00.033) 0:00:21.191 ***** included: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 30 December 2023 13:40:19 +0000 (0:00:00.083) 0:00:21.274 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 30 December 2023 13:40:19 +0000 (0:00:00.025) 0:00:21.300 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 30 December 2023 13:40:19 +0000 (0:00:00.106) 0:00:21.406 ***** included: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 30 December 2023 13:40:19 +0000 (0:00:00.042) 0:00:21.448 ***** included: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 30 December 2023 13:40:19 +0000 (0:00:00.038) 0:00:21.486 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004351", "end": "2023-12-30 13:40:20.564673", "rc": 0, "start": "2023-12-30 13:40:19.560322" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 30 December 2023 13:40:20 +0000 (0:00:01.272) 0:00:22.759 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 30 December 2023 13:40:20 +0000 (0:00:00.077) 0:00:22.836 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 30 December 2023 13:40:20 +0000 (0:00:00.037) 0:00:22.873 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 30 December 2023 13:40:21 +0000 (0:00:00.930) 0:00:23.803 ***** 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.011337", "end": "2023-12-30 13:40:21.865232", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2023-12-30 13:40:21.853895" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003585", "end": "2023-12-30 13:40:22.080330", "item": "ip link set peerveth0 up", "rc": 0, "start": "2023-12-30 13:40:22.076745" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.003587", "end": "2023-12-30 13:40:22.278445", "item": "ip link set veth0 up", "rc": 0, "start": "2023-12-30 13:40:22.274858" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 30 December 2023 13:40:22 +0000 (0:00:00.643) 0:00:24.447 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.021839", "end": "2023-12-30 13:40:22.530780", "rc": 0, "start": "2023-12-30 13:40:22.508941" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 30 December 2023 13:40:22 +0000 (0:00:00.258) 0:00:24.705 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 30 December 2023 13:40:22 +0000 (0:00:00.087) 0:00:24.793 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 30 December 2023 13:40:22 +0000 (0:00:00.066) 0:00:24.860 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 30 December 2023 13:40:22 +0000 (0:00:00.042) 0:00:24.902 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 30 December 2023 13:40:22 +0000 (0:00:00.061) 0:00:24.964 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 30 December 2023 13:40:22 +0000 (0:00:00.038) 0:00:25.003 ***** included: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 30 December 2023 13:40:22 +0000 (0:00:00.078) 0:00:25.081 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 30 December 2023 13:40:23 +0000 (0:00:00.043) 0:00:25.125 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 30 December 2023 13:40:23 +0000 (0:00:00.055) 0:00:25.181 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 30 December 2023 13:40:23 +0000 (0:00:00.052) 0:00:25.233 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 30 December 2023 13:40:24 +0000 (0:00:01.451) 0:00:26.685 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 30 December 2023 13:40:25 +0000 (0:00:01.109) 0:00:27.795 ***** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 30 December 2023 13:40:25 +0000 (0:00:00.047) 0:00:27.842 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 30 December 2023 13:40:25 +0000 (0:00:00.043) 0:00:27.886 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 30 December 2023 13:40:25 +0000 (0:00:00.038) 0:00:27.924 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 30 December 2023 13:40:25 +0000 (0:00:00.110) 0:00:28.034 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 30 December 2023 13:40:25 +0000 (0:00:00.037) 0:00:28.072 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 30 December 2023 13:40:25 +0000 (0:00:00.036) 0:00:28.108 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 30 December 2023 13:40:26 +0000 (0:00:00.087) 0:00:28.195 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 30 December 2023 13:40:26 +0000 (0:00:00.416) 0:00:28.612 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 30 December 2023 13:40:26 +0000 (0:00:00.031) 0:00:28.643 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 30 December 2023 13:40:26 +0000 (0:00:00.024) 0:00:28.667 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 30 December 2023 13:40:26 +0000 (0:00:00.021) 0:00:28.689 ***** 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, 1d9cb8f1-e2f9-4476-8127-fb384593d658 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 1d9cb8f1-e2f9-4476-8127-fb384593d658 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 30 December 2023 13:40:27 +0000 (0:00:00.652) 0:00:29.341 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 30 December 2023 13:40:27 +0000 (0:00:00.188) 0:00:29.529 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 1d9cb8f1-e2f9-4476-8127-fb384593d658", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 1d9cb8f1-e2f9-4476-8127-fb384593d658 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 30 December 2023 13:40:27 +0000 (0:00:00.048) 0:00:29.577 ***** 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, 1d9cb8f1-e2f9-4476-8127-fb384593d658\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 1d9cb8f1-e2f9-4476-8127-fb384593d658 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 1d9cb8f1-e2f9-4476-8127-fb384593d658", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 1d9cb8f1-e2f9-4476-8127-fb384593d658 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 30 December 2023 13:40:27 +0000 (0:00:00.057) 0:00:29.635 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 30 December 2023 13:40:27 +0000 (0:00:00.039) 0:00:29.674 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tests_auto_gateway.yml:110 Saturday 30 December 2023 13:40:27 +0000 (0:00:00.279) 0:00:29.954 ***** included: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 30 December 2023 13:40:28 +0000 (0:00:00.178) 0:00:30.133 ***** included: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 30 December 2023 13:40:28 +0000 (0:00:00.060) 0:00:30.193 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1703943621.8575473, "block_size": 4096, "blocks": 0, "ctime": 1703943621.8575473, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 23539, "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": 1703943621.8575473, "nlink": 1, "path": "/sys/class/net/veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'veth0'] ************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 30 December 2023 13:40:28 +0000 (0:00:00.216) 0:00:30.410 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tests_auto_gateway.yml:112 Saturday 30 December 2023 13:40:28 +0000 (0:00:00.027) 0:00:30.437 ***** included: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 30 December 2023 13:40:28 +0000 (0:00:00.073) 0:00:30.510 ***** included: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 30 December 2023 13:40:28 +0000 (0:00:00.088) 0:00:30.598 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 30 December 2023 13:40:28 +0000 (0:00:00.049) 0:00:30.648 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 30 December 2023 13:40:28 +0000 (0:00:00.262) 0:00:30.910 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 30 December 2023 13:40:28 +0000 (0:00:00.024) 0:00:30.934 ***** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.022206", "end": "2023-12-30 13:40:29.003906", "rc": 0, "start": "2023-12-30 13:40:28.981700" } STDOUT: veth0 /etc/NetworkManager/system-connections/veth0.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 30 December 2023 13:40:29 +0000 (0:00:00.244) 0:00:31.179 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 30 December 2023 13:40:29 +0000 (0:00:00.041) 0:00:31.220 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 30 December 2023 13:40:29 +0000 (0:00:00.031) 0:00:31.252 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 30 December 2023 13:40:29 +0000 (0:00:00.026) 0:00:31.279 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 30 December 2023 13:40:29 +0000 (0:00:00.036) 0:00:31.315 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 30 December 2023 13:40:29 +0000 (0:00:00.025) 0:00:31.341 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 30 December 2023 13:40:29 +0000 (0:00:00.026) 0:00:31.367 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 30 December 2023 13:40:29 +0000 (0:00:00.039) 0:00:31.406 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tests_auto_gateway.yml:116 Saturday 30 December 2023 13:40:29 +0000 (0:00:00.055) 0:00:31.462 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003484", "end": "2023-12-30 13:40:29.517116", "rc": 0, "start": "2023-12-30 13:40:29.513632" } STDOUT: default via 10.31.40.1 dev eth0 proto dhcp src 10.31.42.92 metric 100 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.42.92 metric 100 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 metric 101 TASK [Assert default ipv4 route is absent] ************************************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tests_auto_gateway.yml:120 Saturday 30 December 2023 13:40:29 +0000 (0:00:00.209) 0:00:31.671 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tests_auto_gateway.yml:126 Saturday 30 December 2023 13:40:29 +0000 (0:00:00.028) 0:00:31.700 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003508", "end": "2023-12-30 13:40:29.753429", "rc": 0, "start": "2023-12-30 13:40:29.749921" } STDOUT: ::1 dev lo proto kernel metric 256 pref medium 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev veth0 proto kernel metric 1024 pref medium TASK [Assert default ipv6 route is absent] ************************************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tests_auto_gateway.yml:130 Saturday 30 December 2023 13:40:29 +0000 (0:00:00.208) 0:00:31.908 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tests_auto_gateway.yml:137 Saturday 30 December 2023 13:40:29 +0000 (0:00:00.034) 0:00:31.942 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 30 December 2023 13:40:29 +0000 (0:00:00.032) 0:00:31.975 ***** included: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 30 December 2023 13:40:29 +0000 (0:00:00.145) 0:00:32.121 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 30 December 2023 13:40:30 +0000 (0:00:00.029) 0:00:32.150 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 30 December 2023 13:40:30 +0000 (0:00:00.035) 0:00:32.185 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 30 December 2023 13:40:30 +0000 (0:00:00.032) 0:00:32.218 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 30 December 2023 13:40:31 +0000 (0:00:01.482) 0:00:33.700 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 30 December 2023 13:40:32 +0000 (0:00:00.981) 0:00:34.682 ***** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 30 December 2023 13:40:32 +0000 (0:00:00.170) 0:00:34.852 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 30 December 2023 13:40:32 +0000 (0:00:00.023) 0:00:34.876 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 30 December 2023 13:40:32 +0000 (0:00:00.022) 0:00:34.899 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 30 December 2023 13:40:32 +0000 (0:00:00.046) 0:00:34.946 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 30 December 2023 13:40:32 +0000 (0:00:00.029) 0:00:34.976 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 30 December 2023 13:40:32 +0000 (0:00:00.022) 0:00:34.999 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 30 December 2023 13:40:32 +0000 (0:00:00.026) 0:00:35.025 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 30 December 2023 13:40:33 +0000 (0:00:00.365) 0:00:35.390 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 30 December 2023 13:40:33 +0000 (0:00:00.027) 0:00:35.417 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 30 December 2023 13:40:33 +0000 (0:00:00.032) 0:00:35.450 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 30 December 2023 13:40:33 +0000 (0:00:00.028) 0:00:35.479 ***** 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 [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 30 December 2023 13:40:33 +0000 (0:00:00.468) 0:00:35.947 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 30 December 2023 13:40:33 +0000 (0:00:00.028) 0:00:35.976 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 30 December 2023 13:40:33 +0000 (0:00:00.077) 0:00:36.054 ***** 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 [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 30 December 2023 13:40:33 +0000 (0:00:00.040) 0:00:36.094 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 30 December 2023 13:40:34 +0000 (0:00:00.034) 0:00:36.129 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tests_auto_gateway.yml:149 Saturday 30 December 2023 13:40:34 +0000 (0:00:00.349) 0:00:36.479 ***** included: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 30 December 2023 13:40:34 +0000 (0:00:00.139) 0:00:36.618 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 30 December 2023 13:40:34 +0000 (0:00:00.034) 0:00:36.653 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 30 December 2023 13:40:34 +0000 (0:00:00.024) 0:00:36.677 ***** included: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 30 December 2023 13:40:34 +0000 (0:00:00.049) 0:00:36.727 ***** included: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 30 December 2023 13:40:34 +0000 (0:00:00.042) 0:00:36.770 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003219", "end": "2023-12-30 13:40:34.835784", "rc": 0, "start": "2023-12-30 13:40:34.832565" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 30 December 2023 13:40:34 +0000 (0:00:00.260) 0:00:37.030 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 30 December 2023 13:40:34 +0000 (0:00:00.040) 0:00:37.070 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 30 December 2023 13:40:34 +0000 (0:00:00.047) 0:00:37.118 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 30 December 2023 13:40:35 +0000 (0:00:00.960) 0:00:38.078 ***** skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 30 December 2023 13:40:36 +0000 (0:00:00.076) 0:00:38.154 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 30 December 2023 13:40:36 +0000 (0:00:00.188) 0:00:38.342 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.017574", "end": "2023-12-30 13:40:36.407562", "rc": 0, "start": "2023-12-30 13:40:36.389988" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 30 December 2023 13:40:36 +0000 (0:00:00.236) 0:00:38.579 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 30 December 2023 13:40:36 +0000 (0:00:00.038) 0:00:38.617 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 30 December 2023 13:40:36 +0000 (0:00:00.038) 0:00:38.655 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 30 December 2023 13:40:36 +0000 (0:00:00.037) 0:00:38.693 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=125 changed=4 unreachable=0 failed=0 skipped=102 rescued=0 ignored=0 Saturday 30 December 2023 13:40:36 +0000 (0:00:00.027) 0:00:38.721 ***** =============================================================================== Install iproute --------------------------------------------------------- 2.10s /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which services are running ----------- 1.61s /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.49s /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.48s /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.45s /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Gather current interface info ------------------------------------------- 1.27s /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/get_current_interfaces.yml:3 linux-system-roles.network : Check which packages are installed --------- 1.16s /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.11s /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.06s /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Configure networking connection profiles --- 1.03s /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Check which packages are installed --------- 0.98s /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Install iproute --------------------------------------------------------- 0.96s /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.94s /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.93s /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Configure networking connection profiles --- 0.93s /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Enable and start NetworkManager ------------ 0.74s /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:85 Gathering Facts --------------------------------------------------------- 0.71s /WORKDIR/git-weekly-ciq1d85ubr/tests/tests_auto_gateway_nm.yml:5 -------------- Create veth interface veth0 --------------------------------------------- 0.68s /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:24 linux-system-roles.network : Configure networking connection profiles --- 0.65s /WORKDIR/git-weekly-ciq1d85ubr/tests/roles/linux-system-roles.network/tasks/main.yml:122 Create veth interface veth0 --------------------------------------------- 0.64s /WORKDIR/git-weekly-ciq1d85ubr/tests/playbooks/tasks/manage_test_interface.yml:24 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---