# 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-cib75cg7fb/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-cib75cg7fb/tests/tests_auto_gateway_nm.yml:6 Saturday 20 January 2024 13:28:36 +0000 (0:00:00.012) 0:00:00.012 ****** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cib75cg7fb/tests/tests_auto_gateway_nm.yml:9 Saturday 20 January 2024 13:28:37 +0000 (0:00:00.640) 0:00:00.653 ****** included: /WORKDIR/git-weekly-cib75cg7fb/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-cib75cg7fb/tests/tasks/el_repo_setup.yml:3 Saturday 20 January 2024 13:28:37 +0000 (0:00:00.010) 0:00:00.664 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/tasks/el_repo_setup.yml:19 Saturday 20 January 2024 13:28:37 +0000 (0:00:00.336) 0:00:01.000 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/tasks/el_repo_setup.yml:24 Saturday 20 January 2024 13:28:38 +0000 (0:00:00.253) 0:00:01.253 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/tasks/el_repo_setup.yml:28 Saturday 20 January 2024 13:28:38 +0000 (0:00:00.020) 0:00:01.273 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/tasks/el_repo_setup.yml:53 Saturday 20 January 2024 13:28:38 +0000 (0:00:00.019) 0:00:01.293 ****** included: /WORKDIR/git-weekly-cib75cg7fb/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/tasks/enable_epel.yml:8 Saturday 20 January 2024 13:28:38 +0000 (0:00:00.033) 0:00:01.326 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/tasks/enable_epel.yml:24 Saturday 20 January 2024 13:28:38 +0000 (0:00:00.011) 0:00:01.337 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/tasks/enable_epel.yml:30 Saturday 20 January 2024 13:28:38 +0000 (0:00:00.009) 0:00:01.347 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/tasks/enable_epel.yml:35 Saturday 20 January 2024 13:28:38 +0000 (0:00:00.011) 0:00:01.358 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/tasks/enable_epel.yml:40 Saturday 20 January 2024 13:28:38 +0000 (0:00:00.009) 0:00:01.368 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/tests_auto_gateway_nm.yml:11 Saturday 20 January 2024 13:28:38 +0000 (0:00:00.009) 0:00:01.377 ****** 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-cib75cg7fb/tests/playbooks/tests_auto_gateway.yml:3 Saturday 20 January 2024 13:28:38 +0000 (0:00:00.011) 0:00:01.389 ****** ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tests_auto_gateway.yml:9 Saturday 20 January 2024 13:28:38 +0000 (0:00:00.473) 0:00:01.863 ****** included: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:28:38 +0000 (0:00:00.022) 0:00:01.886 ****** included: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:28:38 +0000 (0:00:00.013) 0:00:01.899 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003378", "end": "2024-01-20 13:28:39.061794", "rc": 0, "start": "2024-01-20 13:28:39.058416" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:28:39 +0000 (0:00:00.236) 0:00:02.136 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:28:39 +0000 (0:00:00.051) 0:00:02.188 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tests_auto_gateway.yml:11 Saturday 20 January 2024 13:28:39 +0000 (0:00:00.013) 0:00:02.201 ****** included: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:28:39 +0000 (0:00:00.033) 0:00:02.234 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:28:39 +0000 (0:00:00.013) 0:00:02.248 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:28:39 +0000 (0:00:00.011) 0:00:02.259 ****** included: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:28:39 +0000 (0:00:00.017) 0:00:02.277 ****** included: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:28:39 +0000 (0:00:00.018) 0:00:02.296 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003268", "end": "2024-01-20 13:28:39.436294", "rc": 0, "start": "2024-01-20 13:28:39.433026" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:28:39 +0000 (0:00:00.217) 0:00:02.513 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:28:39 +0000 (0:00:00.023) 0:00:02.536 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:28:39 +0000 (0:00:00.029) 0:00:02.566 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 20 January 2024 13:28:41 +0000 (0:00:02.004) 0:00:04.570 ****** 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.019748", "end": "2024-01-20 13:28:41.704112", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-01-20 13:28:41.684364" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003488", "end": "2024-01-20 13:28:41.915374", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-01-20 13:28:41.911886" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004011", "end": "2024-01-20 13:28:42.092540", "item": "ip link set veth0 up", "rc": 0, "start": "2024-01-20 13:28:42.088529" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 20 January 2024 13:28:42 +0000 (0:00:00.595) 0:00:05.165 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.144669", "end": "2024-01-20 13:28:42.420789", "rc": 0, "start": "2024-01-20 13:28:42.276120" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 20 January 2024 13:28:42 +0000 (0:00:00.329) 0:00:05.494 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 20 January 2024 13:28:42 +0000 (0:00:00.011) 0:00:05.505 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 20 January 2024 13:28:42 +0000 (0:00:00.010) 0:00:05.516 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:28:42 +0000 (0:00:00.011) 0:00:05.527 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 20 January 2024 13:28:42 +0000 (0:00:00.010) 0:00:05.538 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tests_auto_gateway.yml:15 Saturday 20 January 2024 13:28:42 +0000 (0:00:00.012) 0:00:05.551 ****** included: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 20 January 2024 13:28:42 +0000 (0:00:00.029) 0:00:05.581 ****** included: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:28:42 +0000 (0:00:00.017) 0:00:05.598 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705757321.6978223, "block_size": 4096, "blocks": 0, "ctime": 1705757321.6978223, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22996, "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": 1705757321.6978223, "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-cib75cg7fb/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 20 January 2024 13:28:42 +0000 (0:00:00.227) 0:00:05.826 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tests_auto_gateway.yml:17 Saturday 20 January 2024 13:28:42 +0000 (0:00:00.012) 0:00:05.839 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 20 January 2024 13:28:42 +0000 (0:00:00.010) 0:00:05.849 ****** included: /WORKDIR/git-weekly-cib75cg7fb/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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 20 January 2024 13:28:42 +0000 (0:00:00.068) 0:00:05.918 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 20 January 2024 13:28:42 +0000 (0:00:00.013) 0:00:05.932 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 20 January 2024 13:28:42 +0000 (0:00:00.024) 0:00:05.956 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 20 January 2024 13:28:42 +0000 (0:00:00.034) 0:00:05.990 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 20 January 2024 13:28:44 +0000 (0:00:01.450) 0:00:07.440 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 20 January 2024 13:28:45 +0000 (0:00:01.070) 0:00:08.511 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 20 January 2024 13:28:45 +0000 (0:00:00.022) 0:00:08.534 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 20 January 2024 13:28:45 +0000 (0:00:00.041) 0:00:08.576 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 20 January 2024 13:28:45 +0000 (0:00:00.021) 0:00:08.598 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 20 January 2024 13:28:45 +0000 (0:00:00.042) 0:00:08.640 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 20 January 2024 13:28:45 +0000 (0:00:00.021) 0:00:08.662 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 20 January 2024 13:28:45 +0000 (0:00:00.020) 0:00:08.682 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 20 January 2024 13:28:45 +0000 (0:00:00.025) 0:00:08.707 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 20 January 2024 13:28:46 +0000 (0:00:00.503) 0:00:09.211 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 20 January 2024 13:28:46 +0000 (0:00:00.027) 0:00:09.239 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 20 January 2024 13:28:46 +0000 (0:00:00.024) 0:00:09.263 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 20 January 2024 13:28:46 +0000 (0:00:00.022) 0:00:09.285 ****** 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, 2d904a57-5d78-4772-adcd-88778ba32cca [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 2d904a57-5d78-4772-adcd-88778ba32cca (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 20 January 2024 13:28:46 +0000 (0:00:00.666) 0:00:09.951 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 20 January 2024 13:28:46 +0000 (0:00:00.021) 0:00:09.973 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 2d904a57-5d78-4772-adcd-88778ba32cca", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 2d904a57-5d78-4772-adcd-88778ba32cca (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 20 January 2024 13:28:46 +0000 (0:00:00.023) 0:00:09.996 ****** 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, 2d904a57-5d78-4772-adcd-88778ba32cca\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 2d904a57-5d78-4772-adcd-88778ba32cca (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 2d904a57-5d78-4772-adcd-88778ba32cca", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 2d904a57-5d78-4772-adcd-88778ba32cca (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 20 January 2024 13:28:46 +0000 (0:00:00.022) 0:00:10.019 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 20 January 2024 13:28:47 +0000 (0:00:00.044) 0:00:10.064 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tests_auto_gateway.yml:42 Saturday 20 January 2024 13:28:47 +0000 (0:00:00.236) 0:00:10.301 ****** included: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 20 January 2024 13:28:47 +0000 (0:00:00.048) 0:00:10.349 ****** included: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:28:47 +0000 (0:00:00.034) 0:00:10.384 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705757321.6978223, "block_size": 4096, "blocks": 0, "ctime": 1705757321.6978223, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22996, "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": 1705757321.6978223, "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-cib75cg7fb/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 20 January 2024 13:28:47 +0000 (0:00:00.192) 0:00:10.576 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tests_auto_gateway.yml:44 Saturday 20 January 2024 13:28:47 +0000 (0:00:00.024) 0:00:10.601 ****** included: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 20 January 2024 13:28:47 +0000 (0:00:00.049) 0:00:10.650 ****** included: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 20 January 2024 13:28:47 +0000 (0:00:00.037) 0:00:10.688 ****** 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-cib75cg7fb/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 20 January 2024 13:28:47 +0000 (0:00:00.023) 0:00:10.712 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 20 January 2024 13:28:47 +0000 (0:00:00.191) 0:00:10.904 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 20 January 2024 13:28:47 +0000 (0:00:00.052) 0:00:10.956 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.136271", "end": "2024-01-20 13:28:48.202935", "rc": 0, "start": "2024-01-20 13:28:48.066664" } 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-cib75cg7fb/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 20 January 2024 13:28:48 +0000 (0:00:00.330) 0:00:11.286 ****** 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-cib75cg7fb/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 20 January 2024 13:28:48 +0000 (0:00:00.024) 0:00:11.311 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 20 January 2024 13:28:48 +0000 (0:00:00.022) 0:00:11.334 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 20 January 2024 13:28:48 +0000 (0:00:00.024) 0:00:11.358 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 20 January 2024 13:28:48 +0000 (0:00:00.022) 0:00:11.381 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 20 January 2024 13:28:48 +0000 (0:00:00.023) 0:00:11.404 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 20 January 2024 13:28:48 +0000 (0:00:00.025) 0:00:11.429 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 20 January 2024 13:28:48 +0000 (0:00:00.024) 0:00:11.453 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tests_auto_gateway.yml:48 Saturday 20 January 2024 13:28:48 +0000 (0:00:00.024) 0:00:11.478 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003714", "end": "2024-01-20 13:28:48.592570", "rc": 0, "start": "2024-01-20 13:28:48.588856" } STDOUT: default via 10.31.40.1 dev eth0 proto dhcp src 10.31.43.183 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.43.183 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-cib75cg7fb/tests/playbooks/tests_auto_gateway.yml:52 Saturday 20 January 2024 13:28:48 +0000 (0:00:00.197) 0:00:11.675 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tests_auto_gateway.yml:58 Saturday 20 January 2024 13:28:48 +0000 (0:00:00.024) 0:00:11.699 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003523", "end": "2024-01-20 13:28:48.811927", "rc": 0, "start": "2024-01-20 13:28:48.808404" } 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-cib75cg7fb/tests/playbooks/tests_auto_gateway.yml:62 Saturday 20 January 2024 13:28:48 +0000 (0:00:00.206) 0:00:11.906 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tests_auto_gateway.yml:69 Saturday 20 January 2024 13:28:48 +0000 (0:00:00.024) 0:00:11.931 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 20 January 2024 13:28:48 +0000 (0:00:00.024) 0:00:11.955 ****** included: /WORKDIR/git-weekly-cib75cg7fb/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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 20 January 2024 13:28:48 +0000 (0:00:00.079) 0:00:12.034 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 20 January 2024 13:28:49 +0000 (0:00:00.027) 0:00:12.062 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 20 January 2024 13:28:49 +0000 (0:00:00.022) 0:00:12.084 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 20 January 2024 13:28:49 +0000 (0:00:00.023) 0:00:12.107 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 20 January 2024 13:28:50 +0000 (0:00:01.361) 0:00:13.468 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 20 January 2024 13:28:51 +0000 (0:00:00.957) 0:00:14.425 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 20 January 2024 13:28:51 +0000 (0:00:00.022) 0:00:14.448 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 20 January 2024 13:28:51 +0000 (0:00:00.028) 0:00:14.476 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 20 January 2024 13:28:51 +0000 (0:00:00.022) 0:00:14.499 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 20 January 2024 13:28:51 +0000 (0:00:00.045) 0:00:14.544 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 20 January 2024 13:28:51 +0000 (0:00:00.023) 0:00:14.568 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 20 January 2024 13:28:51 +0000 (0:00:00.022) 0:00:14.591 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 20 January 2024 13:28:51 +0000 (0:00:00.025) 0:00:14.616 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 20 January 2024 13:28:51 +0000 (0:00:00.368) 0:00:14.985 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 20 January 2024 13:28:51 +0000 (0:00:00.026) 0:00:15.011 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 20 January 2024 13:28:51 +0000 (0:00:00.020) 0:00:15.031 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 20 January 2024 13:28:51 +0000 (0:00:00.021) 0:00:15.053 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 20 January 2024 13:28:52 +0000 (0:00:00.416) 0:00:15.469 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 20 January 2024 13:28:52 +0000 (0:00:00.020) 0:00:15.490 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 20 January 2024 13:28:52 +0000 (0:00:00.024) 0:00:15.514 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 20 January 2024 13:28:52 +0000 (0:00:00.056) 0:00:15.570 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 20 January 2024 13:28:52 +0000 (0:00:00.022) 0:00:15.593 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tests_auto_gateway.yml:81 Saturday 20 January 2024 13:28:52 +0000 (0:00:00.191) 0:00:15.784 ****** included: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:28:52 +0000 (0:00:00.051) 0:00:15.835 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:28:52 +0000 (0:00:00.022) 0:00:15.858 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:28:52 +0000 (0:00:00.023) 0:00:15.881 ****** included: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:28:52 +0000 (0:00:00.033) 0:00:15.915 ****** included: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:28:52 +0000 (0:00:00.033) 0:00:15.948 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003366", "end": "2024-01-20 13:28:53.061245", "rc": 0, "start": "2024-01-20 13:28:53.057879" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:28:53 +0000 (0:00:00.194) 0:00:16.143 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:28:53 +0000 (0:00:00.022) 0:00:16.165 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:28:53 +0000 (0:00:00.021) 0:00:16.187 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 20 January 2024 13:28:54 +0000 (0:00:00.869) 0:00:17.056 ****** 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-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 20 January 2024 13:28:54 +0000 (0:00:00.031) 0:00:17.088 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 20 January 2024 13:28:54 +0000 (0:00:00.024) 0:00:17.112 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.007305", "end": "2024-01-20 13:28:54.231527", "rc": 0, "start": "2024-01-20 13:28:54.224222" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 20 January 2024 13:28:54 +0000 (0:00:00.214) 0:00:17.326 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 20 January 2024 13:28:54 +0000 (0:00:00.026) 0:00:17.353 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:28:54 +0000 (0:00:00.026) 0:00:17.379 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 20 January 2024 13:28:54 +0000 (0:00:00.028) 0:00:17.407 ****** 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-cib75cg7fb/tests/playbooks/tests_auto_gateway.yml:85 Saturday 20 January 2024 13:28:54 +0000 (0:00:00.022) 0:00:17.430 ****** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tests_auto_gateway.yml:89 Saturday 20 January 2024 13:28:54 +0000 (0:00:00.025) 0:00:17.455 ****** included: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:28:54 +0000 (0:00:00.054) 0:00:17.510 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:28:54 +0000 (0:00:00.021) 0:00:17.531 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:28:54 +0000 (0:00:00.020) 0:00:17.552 ****** included: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:28:54 +0000 (0:00:00.034) 0:00:17.587 ****** included: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:28:54 +0000 (0:00:00.082) 0:00:17.669 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003322", "end": "2024-01-20 13:28:54.784936", "rc": 0, "start": "2024-01-20 13:28:54.781614" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:28:54 +0000 (0:00:00.205) 0:00:17.875 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:28:54 +0000 (0:00:00.024) 0:00:17.899 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:28:54 +0000 (0:00:00.028) 0:00:17.928 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 20 January 2024 13:28:55 +0000 (0:00:00.880) 0:00:18.809 ****** 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.007949", "end": "2024-01-20 13:28:55.929715", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-01-20 13:28:55.921766" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003584", "end": "2024-01-20 13:28:56.144146", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-01-20 13:28:56.140562" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004579", "end": "2024-01-20 13:28:56.332701", "item": "ip link set veth0 up", "rc": 0, "start": "2024-01-20 13:28:56.328122" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 20 January 2024 13:28:56 +0000 (0:00:00.610) 0:00:19.419 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.022142", "end": "2024-01-20 13:28:56.555163", "rc": 0, "start": "2024-01-20 13:28:56.533021" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 20 January 2024 13:28:56 +0000 (0:00:00.220) 0:00:19.640 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 20 January 2024 13:28:56 +0000 (0:00:00.024) 0:00:19.665 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 20 January 2024 13:28:56 +0000 (0:00:00.039) 0:00:19.704 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:28:56 +0000 (0:00:00.023) 0:00:19.728 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 20 January 2024 13:28:56 +0000 (0:00:00.056) 0:00:19.785 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 20 January 2024 13:28:56 +0000 (0:00:00.021) 0:00:19.807 ****** included: /WORKDIR/git-weekly-cib75cg7fb/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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 20 January 2024 13:28:56 +0000 (0:00:00.038) 0:00:19.845 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 20 January 2024 13:28:56 +0000 (0:00:00.025) 0:00:19.871 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 20 January 2024 13:28:56 +0000 (0:00:00.020) 0:00:19.892 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 20 January 2024 13:28:56 +0000 (0:00:00.020) 0:00:19.912 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 20 January 2024 13:28:58 +0000 (0:00:01.362) 0:00:21.275 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 20 January 2024 13:28:59 +0000 (0:00:00.958) 0:00:22.234 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 20 January 2024 13:28:59 +0000 (0:00:00.022) 0:00:22.256 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 20 January 2024 13:28:59 +0000 (0:00:00.020) 0:00:22.276 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 20 January 2024 13:28:59 +0000 (0:00:00.022) 0:00:22.299 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 20 January 2024 13:28:59 +0000 (0:00:00.042) 0:00:22.341 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 20 January 2024 13:28:59 +0000 (0:00:00.021) 0:00:22.362 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 20 January 2024 13:28:59 +0000 (0:00:00.021) 0:00:22.383 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 20 January 2024 13:28:59 +0000 (0:00:00.023) 0:00:22.407 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 20 January 2024 13:28:59 +0000 (0:00:00.351) 0:00:22.759 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 20 January 2024 13:28:59 +0000 (0:00:00.027) 0:00:22.786 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 20 January 2024 13:28:59 +0000 (0:00:00.029) 0:00:22.815 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 20 January 2024 13:28:59 +0000 (0:00:00.022) 0:00:22.837 ****** 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, 00186612-0ceb-4671-97bd-966db6da3f13 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 00186612-0ceb-4671-97bd-966db6da3f13 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 20 January 2024 13:29:00 +0000 (0:00:00.407) 0:00:23.245 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 20 January 2024 13:29:00 +0000 (0:00:00.080) 0:00:23.325 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 00186612-0ceb-4671-97bd-966db6da3f13", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 00186612-0ceb-4671-97bd-966db6da3f13 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 20 January 2024 13:29:00 +0000 (0:00:00.099) 0:00:23.424 ****** 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, 00186612-0ceb-4671-97bd-966db6da3f13\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 00186612-0ceb-4671-97bd-966db6da3f13 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 00186612-0ceb-4671-97bd-966db6da3f13", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 00186612-0ceb-4671-97bd-966db6da3f13 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 20 January 2024 13:29:00 +0000 (0:00:00.027) 0:00:23.452 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 20 January 2024 13:29:00 +0000 (0:00:00.020) 0:00:23.473 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tests_auto_gateway.yml:110 Saturday 20 January 2024 13:29:00 +0000 (0:00:00.191) 0:00:23.665 ****** included: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 20 January 2024 13:29:00 +0000 (0:00:00.052) 0:00:23.717 ****** included: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:29:00 +0000 (0:00:00.035) 0:00:23.752 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705757335.9261985, "block_size": 4096, "blocks": 0, "ctime": 1705757335.9261985, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 23582, "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": 1705757335.9261985, "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-cib75cg7fb/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 20 January 2024 13:29:00 +0000 (0:00:00.194) 0:00:23.947 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tests_auto_gateway.yml:112 Saturday 20 January 2024 13:29:00 +0000 (0:00:00.025) 0:00:23.973 ****** included: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 20 January 2024 13:29:00 +0000 (0:00:00.053) 0:00:24.026 ****** included: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 20 January 2024 13:29:01 +0000 (0:00:00.034) 0:00:24.061 ****** 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-cib75cg7fb/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 20 January 2024 13:29:01 +0000 (0:00:00.022) 0:00:24.083 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 20 January 2024 13:29:01 +0000 (0:00:00.190) 0:00:24.274 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 20 January 2024 13:29:01 +0000 (0:00:00.021) 0:00:24.295 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.021910", "end": "2024-01-20 13:29:01.427112", "rc": 0, "start": "2024-01-20 13:29:01.405202" } 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-cib75cg7fb/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 20 January 2024 13:29:01 +0000 (0:00:00.216) 0:00:24.511 ****** 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-cib75cg7fb/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 20 January 2024 13:29:01 +0000 (0:00:00.027) 0:00:24.539 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 20 January 2024 13:29:01 +0000 (0:00:00.022) 0:00:24.561 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 20 January 2024 13:29:01 +0000 (0:00:00.022) 0:00:24.584 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 20 January 2024 13:29:01 +0000 (0:00:00.025) 0:00:24.609 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 20 January 2024 13:29:01 +0000 (0:00:00.023) 0:00:24.632 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 20 January 2024 13:29:01 +0000 (0:00:00.024) 0:00:24.657 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 20 January 2024 13:29:01 +0000 (0:00:00.023) 0:00:24.680 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tests_auto_gateway.yml:116 Saturday 20 January 2024 13:29:01 +0000 (0:00:00.026) 0:00:24.706 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003531", "end": "2024-01-20 13:29:01.821171", "rc": 0, "start": "2024-01-20 13:29:01.817640" } STDOUT: default via 10.31.40.1 dev eth0 proto dhcp src 10.31.43.183 metric 100 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.43.183 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-cib75cg7fb/tests/playbooks/tests_auto_gateway.yml:120 Saturday 20 January 2024 13:29:01 +0000 (0:00:00.197) 0:00:24.904 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tests_auto_gateway.yml:126 Saturday 20 January 2024 13:29:01 +0000 (0:00:00.022) 0:00:24.926 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003583", "end": "2024-01-20 13:29:02.041123", "rc": 0, "start": "2024-01-20 13:29:02.037540" } 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-cib75cg7fb/tests/playbooks/tests_auto_gateway.yml:130 Saturday 20 January 2024 13:29:02 +0000 (0:00:00.197) 0:00:25.124 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tests_auto_gateway.yml:137 Saturday 20 January 2024 13:29:02 +0000 (0:00:00.023) 0:00:25.147 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 20 January 2024 13:29:02 +0000 (0:00:00.057) 0:00:25.205 ****** included: /WORKDIR/git-weekly-cib75cg7fb/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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 20 January 2024 13:29:02 +0000 (0:00:00.038) 0:00:25.243 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 20 January 2024 13:29:02 +0000 (0:00:00.026) 0:00:25.270 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 20 January 2024 13:29:02 +0000 (0:00:00.021) 0:00:25.291 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 20 January 2024 13:29:02 +0000 (0:00:00.021) 0:00:25.312 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 20 January 2024 13:29:03 +0000 (0:00:01.380) 0:00:26.693 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 20 January 2024 13:29:04 +0000 (0:00:00.972) 0:00:27.665 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 20 January 2024 13:29:04 +0000 (0:00:00.022) 0:00:27.688 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 20 January 2024 13:29:04 +0000 (0:00:00.021) 0:00:27.710 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 20 January 2024 13:29:04 +0000 (0:00:00.022) 0:00:27.733 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 20 January 2024 13:29:04 +0000 (0:00:00.043) 0:00:27.777 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 20 January 2024 13:29:04 +0000 (0:00:00.021) 0:00:27.799 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 20 January 2024 13:29:04 +0000 (0:00:00.023) 0:00:27.822 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 20 January 2024 13:29:04 +0000 (0:00:00.033) 0:00:27.855 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 20 January 2024 13:29:05 +0000 (0:00:00.352) 0:00:28.208 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 20 January 2024 13:29:05 +0000 (0:00:00.044) 0:00:28.252 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 20 January 2024 13:29:05 +0000 (0:00:00.036) 0:00:28.289 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 20 January 2024 13:29:05 +0000 (0:00:00.021) 0:00:28.311 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 20 January 2024 13:29:05 +0000 (0:00:00.430) 0:00:28.741 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 20 January 2024 13:29:05 +0000 (0:00:00.029) 0:00:28.770 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 20 January 2024 13:29:05 +0000 (0:00:00.040) 0:00:28.810 ****** 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-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 20 January 2024 13:29:05 +0000 (0:00:00.100) 0:00:28.911 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 20 January 2024 13:29:05 +0000 (0:00:00.029) 0:00:28.940 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tests_auto_gateway.yml:149 Saturday 20 January 2024 13:29:06 +0000 (0:00:00.192) 0:00:29.133 ****** included: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:29:06 +0000 (0:00:00.053) 0:00:29.186 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:29:06 +0000 (0:00:00.021) 0:00:29.208 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:29:06 +0000 (0:00:00.021) 0:00:29.230 ****** included: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:29:06 +0000 (0:00:00.035) 0:00:29.265 ****** included: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:29:06 +0000 (0:00:00.034) 0:00:29.299 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003261", "end": "2024-01-20 13:29:06.415932", "rc": 0, "start": "2024-01-20 13:29:06.412671" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:29:06 +0000 (0:00:00.199) 0:00:29.499 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:29:06 +0000 (0:00:00.023) 0:00:29.522 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:29:06 +0000 (0:00:00.021) 0:00:29.543 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 20 January 2024 13:29:07 +0000 (0:00:00.881) 0:00:30.425 ****** 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-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 20 January 2024 13:29:07 +0000 (0:00:00.032) 0:00:30.457 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 20 January 2024 13:29:07 +0000 (0:00:00.021) 0:00:30.479 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.016654", "end": "2024-01-20 13:29:07.607956", "rc": 0, "start": "2024-01-20 13:29:07.591302" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 20 January 2024 13:29:07 +0000 (0:00:00.215) 0:00:30.694 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 20 January 2024 13:29:07 +0000 (0:00:00.025) 0:00:30.720 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:29:07 +0000 (0:00:00.035) 0:00:30.755 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 20 January 2024 13:29:07 +0000 (0:00:00.032) 0:00:30.788 ****** 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 20 January 2024 13:29:07 +0000 (0:00:00.008) 0:00:30.796 ****** =============================================================================== Install iproute --------------------------------------------------------- 2.00s /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which services are running ----------- 1.45s /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.38s /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.36s /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.36s /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.07s /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.97s /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.96s /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.96s /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Install iproute --------------------------------------------------------- 0.88s /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.88s /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.87s /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Configure networking connection profiles --- 0.85s /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Enable and start NetworkManager ------------ 0.72s /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Configure networking connection profiles --- 0.67s /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:122 Gathering Facts --------------------------------------------------------- 0.64s /WORKDIR/git-weekly-cib75cg7fb/tests/tests_auto_gateway_nm.yml:6 -------------- Create veth interface veth0 --------------------------------------------- 0.61s /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:24 Create veth interface veth0 --------------------------------------------- 0.60s /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tasks/manage_test_interface.yml:24 linux-system-roles.network : Enable and start NetworkManager ------------ 0.50s /WORKDIR/git-weekly-cib75cg7fb/tests/roles/linux-system-roles.network/tasks/main.yml:85 Gathering Facts --------------------------------------------------------- 0.47s /WORKDIR/git-weekly-cib75cg7fb/tests/playbooks/tests_auto_gateway.yml:3 ------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---