# 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-ci_fixwru7cfvd/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-ci_fixwru7cfvd/tests/tests_auto_gateway_nm.yml:6 Saturday 27 January 2024 00:30:43 +0000 (0:00:00.011) 0:00:00.011 ****** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-ci_fixwru7cfvd/tests/tests_auto_gateway_nm.yml:9 Saturday 27 January 2024 00:30:44 +0000 (0:00:00.583) 0:00:00.594 ****** included: /WORKDIR/git-ci_fixwru7cfvd/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-ci_fixwru7cfvd/tests/tasks/el_repo_setup.yml:3 Saturday 27 January 2024 00:30:44 +0000 (0:00:00.010) 0:00:00.605 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/tasks/el_repo_setup.yml:19 Saturday 27 January 2024 00:30:44 +0000 (0:00:00.346) 0:00:00.952 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/tasks/el_repo_setup.yml:24 Saturday 27 January 2024 00:30:45 +0000 (0:00:00.242) 0:00:01.194 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/tasks/el_repo_setup.yml:28 Saturday 27 January 2024 00:30:45 +0000 (0:00:00.020) 0:00:01.214 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/tasks/el_repo_setup.yml:53 Saturday 27 January 2024 00:30:45 +0000 (0:00:00.017) 0:00:01.232 ****** included: /WORKDIR/git-ci_fixwru7cfvd/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/tasks/enable_epel.yml:8 Saturday 27 January 2024 00:30:45 +0000 (0:00:00.029) 0:00:01.261 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/tasks/enable_epel.yml:24 Saturday 27 January 2024 00:30:45 +0000 (0:00:00.009) 0:00:01.271 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/tasks/enable_epel.yml:30 Saturday 27 January 2024 00:30:45 +0000 (0:00:00.009) 0:00:01.280 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/tasks/enable_epel.yml:35 Saturday 27 January 2024 00:30:45 +0000 (0:00:00.009) 0:00:01.289 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/tasks/enable_epel.yml:40 Saturday 27 January 2024 00:30:45 +0000 (0:00:00.009) 0:00:01.298 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/tests_auto_gateway_nm.yml:11 Saturday 27 January 2024 00:30:45 +0000 (0:00:00.009) 0:00:01.308 ****** 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-ci_fixwru7cfvd/tests/playbooks/tests_auto_gateway.yml:3 Saturday 27 January 2024 00:30:45 +0000 (0:00:00.010) 0:00:01.318 ****** ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tests_auto_gateway.yml:9 Saturday 27 January 2024 00:30:45 +0000 (0:00:00.472) 0:00:01.791 ****** included: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 27 January 2024 00:30:45 +0000 (0:00:00.022) 0:00:01.814 ****** included: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 00:30:45 +0000 (0:00:00.012) 0:00:01.826 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003092", "end": "2024-01-27 00:30:45.954236", "rc": 0, "start": "2024-01-27 00:30:45.951144" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 00:30:45 +0000 (0:00:00.229) 0:00:02.056 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 27 January 2024 00:30:45 +0000 (0:00:00.012) 0:00:02.068 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tests_auto_gateway.yml:11 Saturday 27 January 2024 00:30:45 +0000 (0:00:00.010) 0:00:02.079 ****** included: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 00:30:46 +0000 (0:00:00.027) 0:00:02.106 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 00:30:46 +0000 (0:00:00.009) 0:00:02.116 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 00:30:46 +0000 (0:00:00.009) 0:00:02.125 ****** included: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 27 January 2024 00:30:46 +0000 (0:00:00.012) 0:00:02.138 ****** included: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 00:30:46 +0000 (0:00:00.011) 0:00:02.150 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003143", "end": "2024-01-27 00:30:46.229994", "rc": 0, "start": "2024-01-27 00:30:46.226851" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 00:30:46 +0000 (0:00:00.181) 0:00:02.331 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 27 January 2024 00:30:46 +0000 (0:00:00.010) 0:00:02.342 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 00:30:46 +0000 (0:00:00.010) 0:00:02.353 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 27 January 2024 00:30:48 +0000 (0:00:01.966) 0:00:04.319 ****** 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.018652", "end": "2024-01-27 00:30:48.416154", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-01-27 00:30:48.397502" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003330", "end": "2024-01-27 00:30:48.623260", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-01-27 00:30:48.619930" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.003788", "end": "2024-01-27 00:30:48.797971", "item": "ip link set veth0 up", "rc": 0, "start": "2024-01-27 00:30:48.794183" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 27 January 2024 00:30:48 +0000 (0:00:00.580) 0:00:04.900 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.132588", "end": "2024-01-27 00:30:49.108334", "rc": 0, "start": "2024-01-27 00:30:48.975746" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 27 January 2024 00:30:49 +0000 (0:00:00.310) 0:00:05.210 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 27 January 2024 00:30:49 +0000 (0:00:00.010) 0:00:05.221 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 27 January 2024 00:30:49 +0000 (0:00:00.010) 0:00:05.231 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 00:30:49 +0000 (0:00:00.010) 0:00:05.241 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 27 January 2024 00:30:49 +0000 (0:00:00.010) 0:00:05.252 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tests_auto_gateway.yml:15 Saturday 27 January 2024 00:30:49 +0000 (0:00:00.009) 0:00:05.261 ****** included: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 27 January 2024 00:30:49 +0000 (0:00:00.039) 0:00:05.301 ****** included: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 00:30:49 +0000 (0:00:00.013) 0:00:05.314 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706315448.4092882, "block_size": 4096, "blocks": 0, "ctime": 1706315448.4092882, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22948, "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": 1706315448.4092882, "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-ci_fixwru7cfvd/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 27 January 2024 00:30:49 +0000 (0:00:00.180) 0:00:05.494 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tests_auto_gateway.yml:17 Saturday 27 January 2024 00:30:49 +0000 (0:00:00.012) 0:00:05.506 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 27 January 2024 00:30:49 +0000 (0:00:00.011) 0:00:05.518 ****** included: /WORKDIR/git-ci_fixwru7cfvd/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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 27 January 2024 00:30:49 +0000 (0:00:00.064) 0:00:05.582 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 27 January 2024 00:30:49 +0000 (0:00:00.012) 0:00:05.595 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 27 January 2024 00:30:49 +0000 (0:00:00.011) 0:00:05.606 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 27 January 2024 00:30:49 +0000 (0:00:00.010) 0:00:05.617 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 27 January 2024 00:30:50 +0000 (0:00:01.389) 0:00:07.006 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 27 January 2024 00:30:51 +0000 (0:00:01.070) 0:00:08.077 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 27 January 2024 00:30:52 +0000 (0:00:00.021) 0:00:08.098 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 27 January 2024 00:30:52 +0000 (0:00:00.019) 0:00:08.118 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 27 January 2024 00:30:52 +0000 (0:00:00.039) 0:00:08.157 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 27 January 2024 00:30:52 +0000 (0:00:00.044) 0:00:08.201 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 27 January 2024 00:30:52 +0000 (0:00:00.019) 0:00:08.221 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 27 January 2024 00:30:52 +0000 (0:00:00.020) 0:00:08.241 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 27 January 2024 00:30:52 +0000 (0:00:00.023) 0:00:08.265 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 27 January 2024 00:30:52 +0000 (0:00:00.491) 0:00:08.756 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 27 January 2024 00:30:52 +0000 (0:00:00.024) 0:00:08.781 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 27 January 2024 00:30:52 +0000 (0:00:00.021) 0:00:08.803 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 27 January 2024 00:30:52 +0000 (0:00:00.025) 0:00:08.828 ****** 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, 2c6c4b60-db84-4c52-b13a-26117961feb5 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 2c6c4b60-db84-4c52-b13a-26117961feb5 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 27 January 2024 00:30:53 +0000 (0:00:00.615) 0:00:09.444 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 27 January 2024 00:30:53 +0000 (0:00:00.024) 0:00:09.469 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 2c6c4b60-db84-4c52-b13a-26117961feb5", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 2c6c4b60-db84-4c52-b13a-26117961feb5 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 27 January 2024 00:30:53 +0000 (0:00:00.034) 0:00:09.504 ****** 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, 2c6c4b60-db84-4c52-b13a-26117961feb5\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 2c6c4b60-db84-4c52-b13a-26117961feb5 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 2c6c4b60-db84-4c52-b13a-26117961feb5", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 2c6c4b60-db84-4c52-b13a-26117961feb5 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 27 January 2024 00:30:53 +0000 (0:00:00.024) 0:00:09.528 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 27 January 2024 00:30:53 +0000 (0:00:00.021) 0:00:09.549 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tests_auto_gateway.yml:42 Saturday 27 January 2024 00:30:53 +0000 (0:00:00.258) 0:00:09.808 ****** included: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 27 January 2024 00:30:53 +0000 (0:00:00.046) 0:00:09.855 ****** included: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 00:30:53 +0000 (0:00:00.035) 0:00:09.890 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706315448.4092882, "block_size": 4096, "blocks": 0, "ctime": 1706315448.4092882, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22948, "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": 1706315448.4092882, "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-ci_fixwru7cfvd/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 27 January 2024 00:30:54 +0000 (0:00:00.203) 0:00:10.094 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tests_auto_gateway.yml:44 Saturday 27 January 2024 00:30:54 +0000 (0:00:00.037) 0:00:10.131 ****** included: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 27 January 2024 00:30:54 +0000 (0:00:00.059) 0:00:10.191 ****** included: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 27 January 2024 00:30:54 +0000 (0:00:00.039) 0:00:10.231 ****** 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-ci_fixwru7cfvd/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 27 January 2024 00:30:54 +0000 (0:00:00.021) 0:00:10.252 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 27 January 2024 00:30:54 +0000 (0:00:00.189) 0:00:10.442 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 27 January 2024 00:30:54 +0000 (0:00:00.021) 0:00:10.463 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.135931", "end": "2024-01-27 00:30:54.676811", "rc": 0, "start": "2024-01-27 00:30:54.540880" } 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-ci_fixwru7cfvd/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 27 January 2024 00:30:54 +0000 (0:00:00.325) 0:00:10.788 ****** 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-ci_fixwru7cfvd/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 27 January 2024 00:30:54 +0000 (0:00:00.023) 0:00:10.812 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 27 January 2024 00:30:54 +0000 (0:00:00.021) 0:00:10.834 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 27 January 2024 00:30:54 +0000 (0:00:00.021) 0:00:10.855 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 27 January 2024 00:30:54 +0000 (0:00:00.024) 0:00:10.880 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 27 January 2024 00:30:54 +0000 (0:00:00.026) 0:00:10.907 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 27 January 2024 00:30:54 +0000 (0:00:00.029) 0:00:10.937 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 27 January 2024 00:30:54 +0000 (0:00:00.034) 0:00:10.971 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tests_auto_gateway.yml:48 Saturday 27 January 2024 00:30:54 +0000 (0:00:00.025) 0:00:10.997 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003638", "end": "2024-01-27 00:30:55.094926", "rc": 0, "start": "2024-01-27 00:30:55.091288" } STDOUT: default via 10.31.44.1 dev eth0 proto dhcp src 10.31.47.109 metric 100 default via 203.0.113.1 dev veth0 proto static metric 65535 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.47.109 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-ci_fixwru7cfvd/tests/playbooks/tests_auto_gateway.yml:52 Saturday 27 January 2024 00:30:55 +0000 (0:00:00.238) 0:00:11.235 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tests_auto_gateway.yml:58 Saturday 27 January 2024 00:30:55 +0000 (0:00:00.039) 0:00:11.275 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003679", "end": "2024-01-27 00:30:55.358033", "rc": 0, "start": "2024-01-27 00:30:55.354354" } 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-ci_fixwru7cfvd/tests/playbooks/tests_auto_gateway.yml:62 Saturday 27 January 2024 00:30:55 +0000 (0:00:00.199) 0:00:11.474 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tests_auto_gateway.yml:69 Saturday 27 January 2024 00:30:55 +0000 (0:00:00.031) 0:00:11.506 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 27 January 2024 00:30:55 +0000 (0:00:00.021) 0:00:11.527 ****** included: /WORKDIR/git-ci_fixwru7cfvd/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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 27 January 2024 00:30:55 +0000 (0:00:00.084) 0:00:11.612 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 27 January 2024 00:30:55 +0000 (0:00:00.030) 0:00:11.642 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 27 January 2024 00:30:55 +0000 (0:00:00.024) 0:00:11.666 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 27 January 2024 00:30:55 +0000 (0:00:00.026) 0:00:11.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 : Check which packages are installed] ********* task path: /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 27 January 2024 00:30:56 +0000 (0:00:01.364) 0:00:13.057 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 27 January 2024 00:30:57 +0000 (0:00:00.995) 0:00:14.053 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 27 January 2024 00:30:58 +0000 (0:00:00.037) 0:00:14.090 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 27 January 2024 00:30:58 +0000 (0:00:00.032) 0:00:14.123 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 27 January 2024 00:30:58 +0000 (0:00:00.061) 0:00:14.184 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 27 January 2024 00:30:58 +0000 (0:00:00.043) 0:00:14.228 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 27 January 2024 00:30:58 +0000 (0:00:00.025) 0:00:14.253 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 27 January 2024 00:30:58 +0000 (0:00:00.029) 0:00:14.283 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 27 January 2024 00:30:58 +0000 (0:00:00.047) 0:00:14.330 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 27 January 2024 00:30:58 +0000 (0:00:00.404) 0:00:14.735 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 27 January 2024 00:30:58 +0000 (0:00:00.036) 0:00:14.772 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 27 January 2024 00:30:58 +0000 (0:00:00.040) 0:00:14.812 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 27 January 2024 00:30:58 +0000 (0:00:00.021) 0:00:14.834 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 27 January 2024 00:30:59 +0000 (0:00:00.538) 0:00:15.373 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 27 January 2024 00:30:59 +0000 (0:00:00.060) 0:00:15.433 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 27 January 2024 00:30:59 +0000 (0:00:00.049) 0:00:15.482 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 27 January 2024 00:30:59 +0000 (0:00:00.074) 0:00:15.557 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 27 January 2024 00:30:59 +0000 (0:00:00.024) 0:00:15.581 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tests_auto_gateway.yml:81 Saturday 27 January 2024 00:30:59 +0000 (0:00:00.215) 0:00:15.796 ****** included: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 00:30:59 +0000 (0:00:00.106) 0:00:15.903 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 00:30:59 +0000 (0:00:00.021) 0:00:15.924 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 00:30:59 +0000 (0:00:00.024) 0:00:15.949 ****** included: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 27 January 2024 00:30:59 +0000 (0:00:00.033) 0:00:15.983 ****** included: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 00:30:59 +0000 (0:00:00.033) 0:00:16.017 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003106", "end": "2024-01-27 00:31:00.116131", "rc": 0, "start": "2024-01-27 00:31:00.113025" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 00:31:00 +0000 (0:00:00.211) 0:00:16.228 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 27 January 2024 00:31:00 +0000 (0:00:00.022) 0:00:16.250 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 00:31:00 +0000 (0:00:00.021) 0:00:16.272 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 27 January 2024 00:31:01 +0000 (0:00:00.903) 0:00:17.175 ****** 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-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 27 January 2024 00:31:01 +0000 (0:00:00.038) 0:00:17.214 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 27 January 2024 00:31:01 +0000 (0:00:00.022) 0:00:17.237 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.015677", "end": "2024-01-27 00:31:01.342668", "rc": 0, "start": "2024-01-27 00:31:01.326991" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 27 January 2024 00:31:01 +0000 (0:00:00.226) 0:00:17.463 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 27 January 2024 00:31:01 +0000 (0:00:00.027) 0:00:17.491 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 00:31:01 +0000 (0:00:00.042) 0:00:17.533 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 27 January 2024 00:31:01 +0000 (0:00:00.038) 0:00:17.572 ****** 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-ci_fixwru7cfvd/tests/playbooks/tests_auto_gateway.yml:85 Saturday 27 January 2024 00:31:01 +0000 (0:00:00.023) 0:00:17.596 ****** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tests_auto_gateway.yml:89 Saturday 27 January 2024 00:31:01 +0000 (0:00:00.022) 0:00:17.618 ****** included: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 00:31:01 +0000 (0:00:00.051) 0:00:17.670 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 00:31:01 +0000 (0:00:00.034) 0:00:17.705 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 00:31:01 +0000 (0:00:00.022) 0:00:17.727 ****** included: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 27 January 2024 00:31:01 +0000 (0:00:00.036) 0:00:17.764 ****** included: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 00:31:01 +0000 (0:00:00.035) 0:00:17.799 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003117", "end": "2024-01-27 00:31:01.943385", "rc": 0, "start": "2024-01-27 00:31:01.940268" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 00:31:01 +0000 (0:00:00.261) 0:00:18.061 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 27 January 2024 00:31:02 +0000 (0:00:00.031) 0:00:18.093 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 00:31:02 +0000 (0:00:00.124) 0:00:18.217 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 27 January 2024 00:31:03 +0000 (0:00:00.902) 0:00:19.120 ****** 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.014732", "end": "2024-01-27 00:31:03.215948", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-01-27 00:31:03.201216" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003468", "end": "2024-01-27 00:31:03.451236", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-01-27 00:31:03.447768" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.003398", "end": "2024-01-27 00:31:03.652127", "item": "ip link set veth0 up", "rc": 0, "start": "2024-01-27 00:31:03.648729" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 27 January 2024 00:31:03 +0000 (0:00:00.645) 0:00:19.765 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.020959", "end": "2024-01-27 00:31:03.865854", "rc": 0, "start": "2024-01-27 00:31:03.844895" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 27 January 2024 00:31:03 +0000 (0:00:00.220) 0:00:19.985 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 27 January 2024 00:31:03 +0000 (0:00:00.024) 0:00:20.010 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 27 January 2024 00:31:03 +0000 (0:00:00.024) 0:00:20.034 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 00:31:03 +0000 (0:00:00.023) 0:00:20.057 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 27 January 2024 00:31:04 +0000 (0:00:00.031) 0:00:20.089 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 27 January 2024 00:31:04 +0000 (0:00:00.023) 0:00:20.112 ****** included: /WORKDIR/git-ci_fixwru7cfvd/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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 27 January 2024 00:31:04 +0000 (0:00:00.038) 0:00:20.150 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 27 January 2024 00:31:04 +0000 (0:00:00.025) 0:00:20.176 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 27 January 2024 00:31:04 +0000 (0:00:00.020) 0:00:20.196 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 27 January 2024 00:31:04 +0000 (0:00:00.021) 0:00:20.217 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 27 January 2024 00:31:05 +0000 (0:00:01.403) 0:00:21.621 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 27 January 2024 00:31:06 +0000 (0:00:00.955) 0:00:22.576 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 27 January 2024 00:31:06 +0000 (0:00:00.059) 0:00:22.636 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 27 January 2024 00:31:06 +0000 (0:00:00.039) 0:00:22.675 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 27 January 2024 00:31:06 +0000 (0:00:00.076) 0:00:22.752 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 27 January 2024 00:31:06 +0000 (0:00:00.059) 0:00:22.812 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 27 January 2024 00:31:06 +0000 (0:00:00.045) 0:00:22.858 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 27 January 2024 00:31:06 +0000 (0:00:00.024) 0:00:22.882 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 27 January 2024 00:31:06 +0000 (0:00:00.078) 0:00:22.960 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 27 January 2024 00:31:07 +0000 (0:00:00.349) 0:00:23.310 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 27 January 2024 00:31:07 +0000 (0:00:00.025) 0:00:23.335 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 27 January 2024 00:31:07 +0000 (0:00:00.021) 0:00:23.357 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 27 January 2024 00:31:07 +0000 (0:00:00.019) 0:00:23.377 ****** 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, f4e84d95-0ac2-4235-8325-c574434c5756 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, f4e84d95-0ac2-4235-8325-c574434c5756 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 27 January 2024 00:31:07 +0000 (0:00:00.395) 0:00:23.773 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 27 January 2024 00:31:07 +0000 (0:00:00.029) 0:00:23.802 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, f4e84d95-0ac2-4235-8325-c574434c5756", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, f4e84d95-0ac2-4235-8325-c574434c5756 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 27 January 2024 00:31:07 +0000 (0:00:00.054) 0:00:23.857 ****** 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, f4e84d95-0ac2-4235-8325-c574434c5756\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, f4e84d95-0ac2-4235-8325-c574434c5756 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, f4e84d95-0ac2-4235-8325-c574434c5756", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, f4e84d95-0ac2-4235-8325-c574434c5756 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 27 January 2024 00:31:07 +0000 (0:00:00.058) 0:00:23.915 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 27 January 2024 00:31:07 +0000 (0:00:00.066) 0:00:23.981 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tests_auto_gateway.yml:110 Saturday 27 January 2024 00:31:08 +0000 (0:00:00.216) 0:00:24.197 ****** included: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 27 January 2024 00:31:08 +0000 (0:00:00.111) 0:00:24.309 ****** included: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 00:31:08 +0000 (0:00:00.139) 0:00:24.448 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706315463.2047062, "block_size": 4096, "blocks": 0, "ctime": 1706315463.2047062, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 23534, "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": 1706315463.2047062, "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-ci_fixwru7cfvd/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 27 January 2024 00:31:08 +0000 (0:00:00.218) 0:00:24.666 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tests_auto_gateway.yml:112 Saturday 27 January 2024 00:31:08 +0000 (0:00:00.025) 0:00:24.692 ****** included: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 27 January 2024 00:31:08 +0000 (0:00:00.064) 0:00:24.756 ****** included: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 27 January 2024 00:31:08 +0000 (0:00:00.038) 0:00:24.794 ****** 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-ci_fixwru7cfvd/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 27 January 2024 00:31:08 +0000 (0:00:00.022) 0:00:24.817 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 27 January 2024 00:31:08 +0000 (0:00:00.214) 0:00:25.032 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 27 January 2024 00:31:08 +0000 (0:00:00.022) 0:00:25.054 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.020864", "end": "2024-01-27 00:31:09.155007", "rc": 0, "start": "2024-01-27 00:31:09.134143" } 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-ci_fixwru7cfvd/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 27 January 2024 00:31:09 +0000 (0:00:00.213) 0:00:25.268 ****** 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-ci_fixwru7cfvd/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 27 January 2024 00:31:09 +0000 (0:00:00.028) 0:00:25.296 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 27 January 2024 00:31:09 +0000 (0:00:00.023) 0:00:25.320 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 27 January 2024 00:31:09 +0000 (0:00:00.036) 0:00:25.356 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 27 January 2024 00:31:09 +0000 (0:00:00.033) 0:00:25.389 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 27 January 2024 00:31:09 +0000 (0:00:00.099) 0:00:25.489 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 27 January 2024 00:31:09 +0000 (0:00:00.047) 0:00:25.536 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 27 January 2024 00:31:09 +0000 (0:00:00.062) 0:00:25.598 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tests_auto_gateway.yml:116 Saturday 27 January 2024 00:31:09 +0000 (0:00:00.065) 0:00:25.664 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003252", "end": "2024-01-27 00:31:09.850917", "rc": 0, "start": "2024-01-27 00:31:09.847665" } STDOUT: default via 10.31.44.1 dev eth0 proto dhcp src 10.31.47.109 metric 100 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.47.109 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-ci_fixwru7cfvd/tests/playbooks/tests_auto_gateway.yml:120 Saturday 27 January 2024 00:31:09 +0000 (0:00:00.361) 0:00:26.025 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tests_auto_gateway.yml:126 Saturday 27 January 2024 00:31:09 +0000 (0:00:00.057) 0:00:26.082 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003427", "end": "2024-01-27 00:31:10.221596", "rc": 0, "start": "2024-01-27 00:31:10.218169" } 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-ci_fixwru7cfvd/tests/playbooks/tests_auto_gateway.yml:130 Saturday 27 January 2024 00:31:10 +0000 (0:00:00.254) 0:00:26.337 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tests_auto_gateway.yml:137 Saturday 27 January 2024 00:31:10 +0000 (0:00:00.027) 0:00:26.365 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 27 January 2024 00:31:10 +0000 (0:00:00.030) 0:00:26.396 ****** included: /WORKDIR/git-ci_fixwru7cfvd/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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 27 January 2024 00:31:10 +0000 (0:00:00.043) 0:00:26.439 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 27 January 2024 00:31:10 +0000 (0:00:00.026) 0:00:26.466 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 27 January 2024 00:31:10 +0000 (0:00:00.023) 0:00:26.490 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 27 January 2024 00:31:10 +0000 (0:00:00.022) 0:00:26.512 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 27 January 2024 00:31:11 +0000 (0:00:01.345) 0:00:27.858 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 27 January 2024 00:31:12 +0000 (0:00:00.972) 0:00:28.830 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 27 January 2024 00:31:12 +0000 (0:00:00.024) 0:00:28.854 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 27 January 2024 00:31:12 +0000 (0:00:00.030) 0:00:28.885 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 27 January 2024 00:31:12 +0000 (0:00:00.023) 0:00:28.908 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 27 January 2024 00:31:12 +0000 (0:00:00.056) 0:00:28.965 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 27 January 2024 00:31:12 +0000 (0:00:00.045) 0:00:29.010 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 27 January 2024 00:31:12 +0000 (0:00:00.044) 0:00:29.055 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 27 January 2024 00:31:13 +0000 (0:00:00.062) 0:00:29.118 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 27 January 2024 00:31:13 +0000 (0:00:00.395) 0:00:29.514 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 27 January 2024 00:31:13 +0000 (0:00:00.057) 0:00:29.571 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 27 January 2024 00:31:13 +0000 (0:00:00.098) 0:00:29.669 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 27 January 2024 00:31:13 +0000 (0:00:00.023) 0:00:29.693 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 27 January 2024 00:31:14 +0000 (0:00:00.420) 0:00:30.113 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 27 January 2024 00:31:14 +0000 (0:00:00.022) 0:00:30.135 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 27 January 2024 00:31:14 +0000 (0:00:00.024) 0:00:30.159 ****** 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-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 27 January 2024 00:31:14 +0000 (0:00:00.023) 0:00:30.183 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 27 January 2024 00:31:14 +0000 (0:00:00.020) 0:00:30.203 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tests_auto_gateway.yml:149 Saturday 27 January 2024 00:31:14 +0000 (0:00:00.185) 0:00:30.389 ****** included: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 00:31:14 +0000 (0:00:00.059) 0:00:30.448 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 00:31:14 +0000 (0:00:00.023) 0:00:30.472 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 00:31:14 +0000 (0:00:00.019) 0:00:30.492 ****** included: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 27 January 2024 00:31:14 +0000 (0:00:00.033) 0:00:30.525 ****** included: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 00:31:14 +0000 (0:00:00.071) 0:00:30.597 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003192", "end": "2024-01-27 00:31:14.678198", "rc": 0, "start": "2024-01-27 00:31:14.675006" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 00:31:14 +0000 (0:00:00.198) 0:00:30.796 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 27 January 2024 00:31:14 +0000 (0:00:00.029) 0:00:30.825 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 00:31:14 +0000 (0:00:00.022) 0:00:30.848 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 27 January 2024 00:31:15 +0000 (0:00:00.880) 0:00:31.728 ****** 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-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 27 January 2024 00:31:15 +0000 (0:00:00.073) 0:00:31.801 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 27 January 2024 00:31:15 +0000 (0:00:00.043) 0:00:31.845 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.014888", "end": "2024-01-27 00:31:15.951134", "rc": 0, "start": "2024-01-27 00:31:15.936246" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 27 January 2024 00:31:15 +0000 (0:00:00.228) 0:00:32.073 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 27 January 2024 00:31:16 +0000 (0:00:00.070) 0:00:32.144 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 00:31:16 +0000 (0:00:00.030) 0:00:32.174 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 27 January 2024 00:31:16 +0000 (0:00:00.026) 0:00:32.201 ****** 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 27 January 2024 00:31:16 +0000 (0:00:00.015) 0:00:32.216 ****** =============================================================================== Install iproute --------------------------------------------------------- 1.97s /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which services are running ----------- 1.40s /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.39s /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.36s /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.35s /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.07s /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.00s /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.97s /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Configure networking connection profiles --- 0.96s /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Check which packages are installed --------- 0.96s /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Install iproute --------------------------------------------------------- 0.90s /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.90s /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.88s /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Enable and start NetworkManager ------------ 0.80s /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:85 Create veth interface veth0 --------------------------------------------- 0.65s /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:24 linux-system-roles.network : Configure networking connection profiles --- 0.62s /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:122 Gathering Facts --------------------------------------------------------- 0.58s /WORKDIR/git-ci_fixwru7cfvd/tests/tests_auto_gateway_nm.yml:6 ----------------- Create veth interface veth0 --------------------------------------------- 0.58s /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tasks/manage_test_interface.yml:24 linux-system-roles.network : Enable and start NetworkManager ------------ 0.49s /WORKDIR/git-ci_fixwru7cfvd/tests/roles/linux-system-roles.network/tasks/main.yml:85 Gathering Facts --------------------------------------------------------- 0.47s /WORKDIR/git-ci_fixwru7cfvd/tests/playbooks/tests_auto_gateway.yml:3 ---------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---