# 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-wifi_fixaca24nup/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-wifi_fixaca24nup/tests/tests_auto_gateway_nm.yml:5 Thursday 21 December 2023 23:47:39 +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-wifi_fixaca24nup/tests/tests_auto_gateway_nm.yml:9 Thursday 21 December 2023 23:47:40 +0000 (0:00:00.893) 0:00:00.905 ***** included: /WORKDIR/git-wifi_fixaca24nup/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-wifi_fixaca24nup/tests/tasks/el_repo_setup.yml:3 Thursday 21 December 2023 23:47:40 +0000 (0:00:00.010) 0:00:00.916 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/el_repo_setup.yml:19 Thursday 21 December 2023 23:47:41 +0000 (0:00:00.527) 0:00:01.443 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/el_repo_setup.yml:24 Thursday 21 December 2023 23:47:41 +0000 (0:00:00.253) 0:00:01.697 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/el_repo_setup.yml:28 Thursday 21 December 2023 23:47:41 +0000 (0:00:00.019) 0:00:01.716 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/el_repo_setup.yml:53 Thursday 21 December 2023 23:47:41 +0000 (0:00:00.015) 0:00:01.732 ***** included: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/enable_epel.yml:8 Thursday 21 December 2023 23:47:41 +0000 (0:00:00.029) 0:00:01.762 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/enable_epel.yml:24 Thursday 21 December 2023 23:47:41 +0000 (0:00:00.008) 0:00:01.770 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/enable_epel.yml:30 Thursday 21 December 2023 23:47:41 +0000 (0:00:00.007) 0:00:01.778 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/enable_epel.yml:35 Thursday 21 December 2023 23:47:41 +0000 (0:00:00.007) 0:00:01.786 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/enable_epel.yml:40 Thursday 21 December 2023 23:47:41 +0000 (0:00:00.007) 0:00:01.794 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/tests_auto_gateway_nm.yml:11 Thursday 21 December 2023 23:47:41 +0000 (0:00:00.007) 0:00:01.802 ***** 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-wifi_fixaca24nup/tests/playbooks/tests_auto_gateway.yml:3 Thursday 21 December 2023 23:47:41 +0000 (0:00:00.009) 0:00:01.811 ***** ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tests_auto_gateway.yml:9 Thursday 21 December 2023 23:47:42 +0000 (0:00:00.782) 0:00:02.594 ***** included: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 21 December 2023 23:47:42 +0000 (0:00:00.021) 0:00:02.616 ***** included: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 21 December 2023 23:47:42 +0000 (0:00:00.011) 0:00:02.628 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004216", "end": "2023-12-21 23:47:42.786722", "rc": 0, "start": "2023-12-21 23:47:42.782506" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 21 December 2023 23:47:42 +0000 (0:00:00.270) 0:00:02.898 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 21 December 2023 23:47:42 +0000 (0:00:00.010) 0:00:02.909 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tests_auto_gateway.yml:11 Thursday 21 December 2023 23:47:42 +0000 (0:00:00.010) 0:00:02.920 ***** included: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:3 Thursday 21 December 2023 23:47:42 +0000 (0:00:00.027) 0:00:02.947 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:8 Thursday 21 December 2023 23:47:42 +0000 (0:00:00.009) 0:00:02.956 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:13 Thursday 21 December 2023 23:47:42 +0000 (0:00:00.009) 0:00:02.966 ***** included: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 21 December 2023 23:47:42 +0000 (0:00:00.012) 0:00:02.978 ***** included: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 21 December 2023 23:47:42 +0000 (0:00:00.011) 0:00:02.990 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004353", "end": "2023-12-21 23:47:43.081634", "rc": 0, "start": "2023-12-21 23:47:43.077281" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 21 December 2023 23:47:43 +0000 (0:00:00.203) 0:00:03.193 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 21 December 2023 23:47:43 +0000 (0:00:00.010) 0:00:03.204 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:16 Thursday 21 December 2023 23:47:43 +0000 (0:00:00.009) 0:00:03.213 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:24 Thursday 21 December 2023 23:47:45 +0000 (0:00:02.686) 0:00:05.900 ***** 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.056078", "end": "2023-12-21 23:47:46.047524", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2023-12-21 23:47:45.991446" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004833", "end": "2023-12-21 23:47:46.315209", "item": "ip link set peerveth0 up", "rc": 0, "start": "2023-12-21 23:47:46.310376" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004972", "end": "2023-12-21 23:47:46.514144", "item": "ip link set veth0 up", "rc": 0, "start": "2023-12-21 23:47:46.509172" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:33 Thursday 21 December 2023 23:47:46 +0000 (0:00:00.728) 0:00:06.628 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.213692", "end": "2023-12-21 23:47:46.931101", "rc": 0, "start": "2023-12-21 23:47:46.717409" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:41 Thursday 21 December 2023 23:47:46 +0000 (0:00:00.416) 0:00:07.045 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:48 Thursday 21 December 2023 23:47:46 +0000 (0:00:00.010) 0:00:07.056 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:54 Thursday 21 December 2023 23:47:46 +0000 (0:00:00.010) 0:00:07.066 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:61 Thursday 21 December 2023 23:47:46 +0000 (0:00:00.009) 0:00:07.076 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:67 Thursday 21 December 2023 23:47:46 +0000 (0:00:00.009) 0:00:07.086 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tests_auto_gateway.yml:15 Thursday 21 December 2023 23:47:47 +0000 (0:00:00.009) 0:00:07.095 ***** included: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/assert_device_present.yml:3 Thursday 21 December 2023 23:47:47 +0000 (0:00:00.024) 0:00:07.120 ***** included: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 21 December 2023 23:47:47 +0000 (0:00:00.012) 0:00:07.132 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1703202466.0461419, "block_size": 4096, "blocks": 0, "ctime": 1703202466.0461419, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26247, "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": 1703202466.0461419, "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-wifi_fixaca24nup/tests/playbooks/tasks/assert_device_present.yml:5 Thursday 21 December 2023 23:47:47 +0000 (0:00:00.199) 0:00:07.332 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tests_auto_gateway.yml:17 Thursday 21 December 2023 23:47:47 +0000 (0:00:00.011) 0:00:07.343 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 21 December 2023 23:47:47 +0000 (0:00:00.009) 0:00:07.353 ***** included: /WORKDIR/git-wifi_fixaca24nup/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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 21 December 2023 23:47:47 +0000 (0:00:00.064) 0:00:07.417 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 21 December 2023 23:47:47 +0000 (0:00:00.012) 0:00:07.429 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 21 December 2023 23:47:47 +0000 (0:00:00.009) 0:00:07.438 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 21 December 2023 23:47:47 +0000 (0:00:00.009) 0:00:07.448 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 21 December 2023 23:47:49 +0000 (0:00:02.284) 0:00:09.732 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 21 December 2023 23:47:50 +0000 (0:00:01.077) 0:00:10.810 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 21 December 2023 23:47:50 +0000 (0:00:00.021) 0:00:10.832 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 21 December 2023 23:47:50 +0000 (0:00:00.020) 0:00:10.853 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:30 Thursday 21 December 2023 23:47:50 +0000 (0:00:00.021) 0:00:10.874 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:40 Thursday 21 December 2023 23:47:50 +0000 (0:00:00.043) 0:00:10.918 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:55 Thursday 21 December 2023 23:47:50 +0000 (0:00:00.020) 0:00:10.939 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:71 Thursday 21 December 2023 23:47:50 +0000 (0:00:00.021) 0:00:10.960 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:85 Thursday 21 December 2023 23:47:50 +0000 (0:00:00.023) 0:00:10.983 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:96 Thursday 21 December 2023 23:47:51 +0000 (0:00:00.700) 0:00:11.684 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 21 December 2023 23:47:51 +0000 (0:00:00.025) 0:00:11.710 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:113 Thursday 21 December 2023 23:47:51 +0000 (0:00:00.020) 0:00:11.731 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 21 December 2023 23:47:51 +0000 (0:00:00.023) 0:00:11.755 ***** 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, 8ec84b4d-6e34-4834-9854-d84b4db4a71d [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 8ec84b4d-6e34-4834-9854-d84b4db4a71d (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:134 Thursday 21 December 2023 23:47:52 +0000 (0:00:01.052) 0:00:12.808 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:140 Thursday 21 December 2023 23:47:52 +0000 (0:00:00.021) 0:00:12.829 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 8ec84b4d-6e34-4834-9854-d84b4db4a71d", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 8ec84b4d-6e34-4834-9854-d84b4db4a71d (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:144 Thursday 21 December 2023 23:47:52 +0000 (0:00:00.021) 0:00:12.851 ***** 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, 8ec84b4d-6e34-4834-9854-d84b4db4a71d\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 8ec84b4d-6e34-4834-9854-d84b4db4a71d (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 8ec84b4d-6e34-4834-9854-d84b4db4a71d", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 8ec84b4d-6e34-4834-9854-d84b4db4a71d (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:149 Thursday 21 December 2023 23:47:52 +0000 (0:00:00.021) 0:00:12.873 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:155 Thursday 21 December 2023 23:47:52 +0000 (0:00:00.020) 0:00:12.893 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tests_auto_gateway.yml:42 Thursday 21 December 2023 23:47:53 +0000 (0:00:00.283) 0:00:13.176 ***** included: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/assert_device_present.yml:3 Thursday 21 December 2023 23:47:53 +0000 (0:00:00.047) 0:00:13.224 ***** included: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 21 December 2023 23:47:53 +0000 (0:00:00.034) 0:00:13.259 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1703202466.0461419, "block_size": 4096, "blocks": 0, "ctime": 1703202466.0461419, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26247, "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": 1703202466.0461419, "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-wifi_fixaca24nup/tests/playbooks/tasks/assert_device_present.yml:5 Thursday 21 December 2023 23:47:53 +0000 (0:00:00.235) 0:00:13.494 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tests_auto_gateway.yml:44 Thursday 21 December 2023 23:47:53 +0000 (0:00:00.023) 0:00:13.518 ***** included: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/assert_profile_present.yml:3 Thursday 21 December 2023 23:47:53 +0000 (0:00:00.048) 0:00:13.566 ***** included: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/get_profile_stat.yml:3 Thursday 21 December 2023 23:47:53 +0000 (0:00:00.036) 0:00:13.603 ***** 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-wifi_fixaca24nup/tests/playbooks/tasks/get_profile_stat.yml:9 Thursday 21 December 2023 23:47:53 +0000 (0:00:00.020) 0:00:13.623 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/get_profile_stat.yml:17 Thursday 21 December 2023 23:47:53 +0000 (0:00:00.210) 0:00:13.834 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/get_profile_stat.yml:25 Thursday 21 December 2023 23:47:53 +0000 (0:00:00.020) 0:00:13.855 ***** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.157905", "end": "2023-12-21 23:47:54.103384", "rc": 0, "start": "2023-12-21 23:47:53.945479" } 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-wifi_fixaca24nup/tests/playbooks/tasks/get_profile_stat.yml:35 Thursday 21 December 2023 23:47:54 +0000 (0:00:00.375) 0:00:14.230 ***** 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-wifi_fixaca24nup/tests/playbooks/tasks/get_profile_stat.yml:49 Thursday 21 December 2023 23:47:54 +0000 (0:00:00.023) 0:00:14.254 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/get_profile_stat.yml:56 Thursday 21 December 2023 23:47:54 +0000 (0:00:00.021) 0:00:14.276 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/get_profile_stat.yml:62 Thursday 21 December 2023 23:47:54 +0000 (0:00:00.022) 0:00:14.298 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/get_profile_stat.yml:69 Thursday 21 December 2023 23:47:54 +0000 (0:00:00.047) 0:00:14.346 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/assert_profile_present.yml:5 Thursday 21 December 2023 23:47:54 +0000 (0:00:00.022) 0:00:14.368 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/assert_profile_present.yml:10 Thursday 21 December 2023 23:47:54 +0000 (0:00:00.024) 0:00:14.393 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/assert_profile_present.yml:15 Thursday 21 December 2023 23:47:54 +0000 (0:00:00.025) 0:00:14.418 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tests_auto_gateway.yml:48 Thursday 21 December 2023 23:47:54 +0000 (0:00:00.023) 0:00:14.441 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.004527", "end": "2023-12-21 23:47:54.537100", "rc": 0, "start": "2023-12-21 23:47:54.532573" } STDOUT: default via 10.31.12.1 dev eth0 proto dhcp src 10.31.12.76 metric 100 default via 203.0.113.1 dev veth0 proto static metric 65535 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.12.76 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-wifi_fixaca24nup/tests/playbooks/tests_auto_gateway.yml:52 Thursday 21 December 2023 23:47:54 +0000 (0:00:00.218) 0:00:14.660 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tests_auto_gateway.yml:58 Thursday 21 December 2023 23:47:54 +0000 (0:00:00.025) 0:00:14.686 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.004414", "end": "2023-12-21 23:47:54.779305", "rc": 0, "start": "2023-12-21 23:47:54.774891" } STDOUT: 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 1024 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-wifi_fixaca24nup/tests/playbooks/tests_auto_gateway.yml:62 Thursday 21 December 2023 23:47:54 +0000 (0:00:00.216) 0:00:14.902 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tests_auto_gateway.yml:69 Thursday 21 December 2023 23:47:54 +0000 (0:00:00.024) 0:00:14.926 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 21 December 2023 23:47:54 +0000 (0:00:00.022) 0:00:14.948 ***** included: /WORKDIR/git-wifi_fixaca24nup/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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 21 December 2023 23:47:54 +0000 (0:00:00.037) 0:00:14.986 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 21 December 2023 23:47:54 +0000 (0:00:00.026) 0:00:15.012 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 21 December 2023 23:47:54 +0000 (0:00:00.020) 0:00:15.033 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 21 December 2023 23:47:54 +0000 (0:00:00.021) 0:00:15.055 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 21 December 2023 23:47:57 +0000 (0:00:02.270) 0:00:17.326 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 21 December 2023 23:47:58 +0000 (0:00:00.913) 0:00:18.239 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 21 December 2023 23:47:58 +0000 (0:00:00.022) 0:00:18.262 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 21 December 2023 23:47:58 +0000 (0:00:00.020) 0:00:18.282 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:30 Thursday 21 December 2023 23:47:58 +0000 (0:00:00.046) 0:00:18.329 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:40 Thursday 21 December 2023 23:47:58 +0000 (0:00:00.043) 0:00:18.372 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:55 Thursday 21 December 2023 23:47:58 +0000 (0:00:00.020) 0:00:18.393 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:71 Thursday 21 December 2023 23:47:58 +0000 (0:00:00.021) 0:00:18.414 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:85 Thursday 21 December 2023 23:47:58 +0000 (0:00:00.024) 0:00:18.439 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:96 Thursday 21 December 2023 23:47:58 +0000 (0:00:00.574) 0:00:19.013 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 21 December 2023 23:47:58 +0000 (0:00:00.025) 0:00:19.039 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:113 Thursday 21 December 2023 23:47:58 +0000 (0:00:00.020) 0:00:19.060 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 21 December 2023 23:47:58 +0000 (0:00:00.021) 0:00:19.081 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:134 Thursday 21 December 2023 23:47:59 +0000 (0:00:00.469) 0:00:19.551 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:140 Thursday 21 December 2023 23:47:59 +0000 (0:00:00.021) 0:00:19.572 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:144 Thursday 21 December 2023 23:47:59 +0000 (0:00:00.021) 0:00:19.594 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:149 Thursday 21 December 2023 23:47:59 +0000 (0:00:00.050) 0:00:19.645 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:155 Thursday 21 December 2023 23:47:59 +0000 (0:00:00.022) 0:00:19.668 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tests_auto_gateway.yml:81 Thursday 21 December 2023 23:47:59 +0000 (0:00:00.208) 0:00:19.876 ***** included: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:3 Thursday 21 December 2023 23:47:59 +0000 (0:00:00.050) 0:00:19.926 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:8 Thursday 21 December 2023 23:47:59 +0000 (0:00:00.020) 0:00:19.947 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:13 Thursday 21 December 2023 23:47:59 +0000 (0:00:00.020) 0:00:19.968 ***** included: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 21 December 2023 23:47:59 +0000 (0:00:00.034) 0:00:20.003 ***** included: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 21 December 2023 23:47:59 +0000 (0:00:00.034) 0:00:20.037 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005867", "end": "2023-12-21 23:48:01.134351", "rc": 0, "start": "2023-12-21 23:48:00.128484" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 21 December 2023 23:48:01 +0000 (0:00:01.222) 0:00:21.259 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 21 December 2023 23:48:01 +0000 (0:00:00.023) 0:00:21.283 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:16 Thursday 21 December 2023 23:48:01 +0000 (0:00:00.022) 0:00:21.305 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:24 Thursday 21 December 2023 23:48:03 +0000 (0:00:02.467) 0:00:23.773 ***** 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-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:33 Thursday 21 December 2023 23:48:03 +0000 (0:00:00.031) 0:00:23.804 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:41 Thursday 21 December 2023 23:48:03 +0000 (0:00:00.047) 0:00:23.852 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.015469", "end": "2023-12-21 23:48:03.963507", "rc": 0, "start": "2023-12-21 23:48:03.948038" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:48 Thursday 21 December 2023 23:48:04 +0000 (0:00:00.247) 0:00:24.100 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:54 Thursday 21 December 2023 23:48:04 +0000 (0:00:00.023) 0:00:24.123 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:61 Thursday 21 December 2023 23:48:04 +0000 (0:00:00.023) 0:00:24.147 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:67 Thursday 21 December 2023 23:48:04 +0000 (0:00:00.022) 0:00:24.169 ***** 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-wifi_fixaca24nup/tests/playbooks/tests_auto_gateway.yml:85 Thursday 21 December 2023 23:48:04 +0000 (0:00:00.021) 0:00:24.191 ***** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tests_auto_gateway.yml:89 Thursday 21 December 2023 23:48:04 +0000 (0:00:00.020) 0:00:24.211 ***** included: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:3 Thursday 21 December 2023 23:48:04 +0000 (0:00:00.051) 0:00:24.263 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:8 Thursday 21 December 2023 23:48:04 +0000 (0:00:00.021) 0:00:24.284 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:13 Thursday 21 December 2023 23:48:04 +0000 (0:00:00.020) 0:00:24.305 ***** included: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 21 December 2023 23:48:04 +0000 (0:00:00.035) 0:00:24.340 ***** included: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 21 December 2023 23:48:04 +0000 (0:00:00.037) 0:00:24.378 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004705", "end": "2023-12-21 23:48:04.473584", "rc": 0, "start": "2023-12-21 23:48:04.468879" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 21 December 2023 23:48:04 +0000 (0:00:00.219) 0:00:24.597 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 21 December 2023 23:48:04 +0000 (0:00:00.024) 0:00:24.621 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:16 Thursday 21 December 2023 23:48:04 +0000 (0:00:00.022) 0:00:24.643 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:24 Thursday 21 December 2023 23:48:07 +0000 (0:00:02.464) 0:00:27.108 ***** 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.006938", "end": "2023-12-21 23:48:07.213221", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2023-12-21 23:48:07.206283" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004918", "end": "2023-12-21 23:48:07.478563", "item": "ip link set peerveth0 up", "rc": 0, "start": "2023-12-21 23:48:07.473645" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004726", "end": "2023-12-21 23:48:07.679935", "item": "ip link set veth0 up", "rc": 0, "start": "2023-12-21 23:48:07.675209" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:33 Thursday 21 December 2023 23:48:07 +0000 (0:00:00.697) 0:00:27.805 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.023275", "end": "2023-12-21 23:48:07.921509", "rc": 0, "start": "2023-12-21 23:48:07.898234" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:41 Thursday 21 December 2023 23:48:07 +0000 (0:00:00.243) 0:00:28.049 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:48 Thursday 21 December 2023 23:48:08 +0000 (0:00:00.049) 0:00:28.099 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:54 Thursday 21 December 2023 23:48:08 +0000 (0:00:00.023) 0:00:28.122 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:61 Thursday 21 December 2023 23:48:08 +0000 (0:00:00.024) 0:00:28.146 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:67 Thursday 21 December 2023 23:48:08 +0000 (0:00:00.023) 0:00:28.169 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 21 December 2023 23:48:08 +0000 (0:00:00.027) 0:00:28.197 ***** included: /WORKDIR/git-wifi_fixaca24nup/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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 21 December 2023 23:48:08 +0000 (0:00:00.040) 0:00:28.237 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 21 December 2023 23:48:08 +0000 (0:00:00.028) 0:00:28.266 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 21 December 2023 23:48:08 +0000 (0:00:00.021) 0:00:28.288 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 21 December 2023 23:48:08 +0000 (0:00:00.022) 0:00:28.310 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 21 December 2023 23:48:10 +0000 (0:00:02.260) 0:00:30.571 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 21 December 2023 23:48:11 +0000 (0:00:00.938) 0:00:31.510 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 21 December 2023 23:48:11 +0000 (0:00:00.022) 0:00:31.532 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 21 December 2023 23:48:11 +0000 (0:00:00.022) 0:00:31.555 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:30 Thursday 21 December 2023 23:48:11 +0000 (0:00:00.021) 0:00:31.576 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:40 Thursday 21 December 2023 23:48:11 +0000 (0:00:00.044) 0:00:31.620 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:55 Thursday 21 December 2023 23:48:11 +0000 (0:00:00.021) 0:00:31.642 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:71 Thursday 21 December 2023 23:48:11 +0000 (0:00:00.048) 0:00:31.690 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:85 Thursday 21 December 2023 23:48:11 +0000 (0:00:00.025) 0:00:31.715 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:96 Thursday 21 December 2023 23:48:12 +0000 (0:00:00.578) 0:00:32.294 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 21 December 2023 23:48:12 +0000 (0:00:00.026) 0:00:32.320 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:113 Thursday 21 December 2023 23:48:12 +0000 (0:00:00.022) 0:00:32.343 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 21 December 2023 23:48:12 +0000 (0:00:00.021) 0:00:32.364 ***** 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, 2a9ee382-c5fe-4b25-b3c3-b3a20ec49d1e [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 2a9ee382-c5fe-4b25-b3c3-b3a20ec49d1e (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:134 Thursday 21 December 2023 23:48:12 +0000 (0:00:00.452) 0:00:32.816 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:140 Thursday 21 December 2023 23:48:12 +0000 (0:00:00.021) 0:00:32.837 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 2a9ee382-c5fe-4b25-b3c3-b3a20ec49d1e", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 2a9ee382-c5fe-4b25-b3c3-b3a20ec49d1e (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:144 Thursday 21 December 2023 23:48:12 +0000 (0:00:00.024) 0:00:32.862 ***** 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, 2a9ee382-c5fe-4b25-b3c3-b3a20ec49d1e\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 2a9ee382-c5fe-4b25-b3c3-b3a20ec49d1e (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 2a9ee382-c5fe-4b25-b3c3-b3a20ec49d1e", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 2a9ee382-c5fe-4b25-b3c3-b3a20ec49d1e (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:149 Thursday 21 December 2023 23:48:12 +0000 (0:00:00.023) 0:00:32.885 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:155 Thursday 21 December 2023 23:48:12 +0000 (0:00:00.020) 0:00:32.906 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tests_auto_gateway.yml:110 Thursday 21 December 2023 23:48:13 +0000 (0:00:00.211) 0:00:33.118 ***** included: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/assert_device_present.yml:3 Thursday 21 December 2023 23:48:13 +0000 (0:00:00.080) 0:00:33.198 ***** included: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 21 December 2023 23:48:13 +0000 (0:00:00.037) 0:00:33.236 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1703202487.2108204, "block_size": 4096, "blocks": 0, "ctime": 1703202487.2108204, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26833, "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": 1703202487.2108204, "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-wifi_fixaca24nup/tests/playbooks/tasks/assert_device_present.yml:5 Thursday 21 December 2023 23:48:13 +0000 (0:00:00.215) 0:00:33.451 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tests_auto_gateway.yml:112 Thursday 21 December 2023 23:48:13 +0000 (0:00:00.023) 0:00:33.474 ***** included: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/assert_profile_present.yml:3 Thursday 21 December 2023 23:48:13 +0000 (0:00:00.051) 0:00:33.526 ***** included: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/get_profile_stat.yml:3 Thursday 21 December 2023 23:48:13 +0000 (0:00:00.035) 0:00:33.562 ***** 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-wifi_fixaca24nup/tests/playbooks/tasks/get_profile_stat.yml:9 Thursday 21 December 2023 23:48:13 +0000 (0:00:00.021) 0:00:33.584 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/get_profile_stat.yml:17 Thursday 21 December 2023 23:48:13 +0000 (0:00:00.214) 0:00:33.798 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/get_profile_stat.yml:25 Thursday 21 December 2023 23:48:13 +0000 (0:00:00.022) 0:00:33.820 ***** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.024883", "end": "2023-12-21 23:48:13.936193", "rc": 0, "start": "2023-12-21 23:48:13.911310" } 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-wifi_fixaca24nup/tests/playbooks/tasks/get_profile_stat.yml:35 Thursday 21 December 2023 23:48:13 +0000 (0:00:00.240) 0:00:34.060 ***** 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-wifi_fixaca24nup/tests/playbooks/tasks/get_profile_stat.yml:49 Thursday 21 December 2023 23:48:13 +0000 (0:00:00.024) 0:00:34.085 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/get_profile_stat.yml:56 Thursday 21 December 2023 23:48:14 +0000 (0:00:00.022) 0:00:34.108 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/get_profile_stat.yml:62 Thursday 21 December 2023 23:48:14 +0000 (0:00:00.022) 0:00:34.131 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/get_profile_stat.yml:69 Thursday 21 December 2023 23:48:14 +0000 (0:00:00.021) 0:00:34.153 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/assert_profile_present.yml:5 Thursday 21 December 2023 23:48:14 +0000 (0:00:00.022) 0:00:34.175 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/assert_profile_present.yml:10 Thursday 21 December 2023 23:48:14 +0000 (0:00:00.023) 0:00:34.199 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/assert_profile_present.yml:15 Thursday 21 December 2023 23:48:14 +0000 (0:00:00.024) 0:00:34.223 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tests_auto_gateway.yml:116 Thursday 21 December 2023 23:48:14 +0000 (0:00:00.022) 0:00:34.246 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.004847", "end": "2023-12-21 23:48:14.340868", "rc": 0, "start": "2023-12-21 23:48:14.336021" } STDOUT: default via 10.31.12.1 dev eth0 proto dhcp src 10.31.12.76 metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.12.76 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-wifi_fixaca24nup/tests/playbooks/tests_auto_gateway.yml:120 Thursday 21 December 2023 23:48:14 +0000 (0:00:00.219) 0:00:34.465 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tests_auto_gateway.yml:126 Thursday 21 December 2023 23:48:14 +0000 (0:00:00.023) 0:00:34.489 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.005177", "end": "2023-12-21 23:48:14.585282", "rc": 0, "start": "2023-12-21 23:48:14.580105" } STDOUT: 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 1024 pref medium fe80::/64 dev veth0 proto kernel metric 1024 pref medium TASK [Assert default ipv6 route is absent] ************************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tests_auto_gateway.yml:130 Thursday 21 December 2023 23:48:14 +0000 (0:00:00.221) 0:00:34.710 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tests_auto_gateway.yml:137 Thursday 21 December 2023 23:48:14 +0000 (0:00:00.025) 0:00:34.735 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 21 December 2023 23:48:14 +0000 (0:00:00.024) 0:00:34.759 ***** included: /WORKDIR/git-wifi_fixaca24nup/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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 21 December 2023 23:48:14 +0000 (0:00:00.082) 0:00:34.841 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 21 December 2023 23:48:14 +0000 (0:00:00.027) 0:00:34.869 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 21 December 2023 23:48:14 +0000 (0:00:00.021) 0:00:34.890 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 21 December 2023 23:48:14 +0000 (0:00:00.021) 0:00:34.912 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 21 December 2023 23:48:17 +0000 (0:00:02.243) 0:00:37.155 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 21 December 2023 23:48:18 +0000 (0:00:00.985) 0:00:38.141 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 21 December 2023 23:48:18 +0000 (0:00:00.022) 0:00:38.164 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 21 December 2023 23:48:18 +0000 (0:00:00.021) 0:00:38.186 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:30 Thursday 21 December 2023 23:48:18 +0000 (0:00:00.021) 0:00:38.207 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:40 Thursday 21 December 2023 23:48:18 +0000 (0:00:00.043) 0:00:38.250 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:55 Thursday 21 December 2023 23:48:18 +0000 (0:00:00.020) 0:00:38.271 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:71 Thursday 21 December 2023 23:48:18 +0000 (0:00:00.021) 0:00:38.293 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:85 Thursday 21 December 2023 23:48:18 +0000 (0:00:00.025) 0:00:38.318 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:96 Thursday 21 December 2023 23:48:18 +0000 (0:00:00.573) 0:00:38.892 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 21 December 2023 23:48:18 +0000 (0:00:00.025) 0:00:38.918 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:113 Thursday 21 December 2023 23:48:18 +0000 (0:00:00.021) 0:00:38.940 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 21 December 2023 23:48:18 +0000 (0:00:00.020) 0:00:38.961 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:134 Thursday 21 December 2023 23:48:19 +0000 (0:00:00.538) 0:00:39.499 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:140 Thursday 21 December 2023 23:48:19 +0000 (0:00:00.022) 0:00:39.522 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:144 Thursday 21 December 2023 23:48:19 +0000 (0:00:00.022) 0:00:39.544 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:149 Thursday 21 December 2023 23:48:19 +0000 (0:00:00.022) 0:00:39.567 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:155 Thursday 21 December 2023 23:48:19 +0000 (0:00:00.020) 0:00:39.588 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tests_auto_gateway.yml:149 Thursday 21 December 2023 23:48:19 +0000 (0:00:00.220) 0:00:39.809 ***** included: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:3 Thursday 21 December 2023 23:48:19 +0000 (0:00:00.054) 0:00:39.864 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:8 Thursday 21 December 2023 23:48:19 +0000 (0:00:00.022) 0:00:39.886 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:13 Thursday 21 December 2023 23:48:19 +0000 (0:00:00.021) 0:00:39.908 ***** included: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 21 December 2023 23:48:19 +0000 (0:00:00.034) 0:00:39.943 ***** included: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 21 December 2023 23:48:19 +0000 (0:00:00.034) 0:00:39.977 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004208", "end": "2023-12-21 23:48:20.072615", "rc": 0, "start": "2023-12-21 23:48:20.068407" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 21 December 2023 23:48:20 +0000 (0:00:00.255) 0:00:40.232 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 21 December 2023 23:48:20 +0000 (0:00:00.024) 0:00:40.257 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:16 Thursday 21 December 2023 23:48:20 +0000 (0:00:00.021) 0:00:40.278 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:24 Thursday 21 December 2023 23:48:22 +0000 (0:00:02.418) 0:00:42.697 ***** 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-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:33 Thursday 21 December 2023 23:48:22 +0000 (0:00:00.031) 0:00:42.729 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:41 Thursday 21 December 2023 23:48:22 +0000 (0:00:00.022) 0:00:42.751 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.008481", "end": "2023-12-21 23:48:22.850642", "rc": 0, "start": "2023-12-21 23:48:22.842161" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:48 Thursday 21 December 2023 23:48:22 +0000 (0:00:00.237) 0:00:42.988 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:54 Thursday 21 December 2023 23:48:22 +0000 (0:00:00.053) 0:00:43.042 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:61 Thursday 21 December 2023 23:48:22 +0000 (0:00:00.024) 0:00:43.067 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:67 Thursday 21 December 2023 23:48:23 +0000 (0:00:00.025) 0:00:43.092 ***** 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 Thursday 21 December 2023 23:48:23 +0000 (0:00:00.009) 0:00:43.102 ***** =============================================================================== Install iproute --------------------------------------------------------- 2.69s /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.47s /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.46s /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.42s /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which services are running ----------- 2.28s /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.27s /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.26s /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.24s /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Gather current interface info ------------------------------------------- 1.22s /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/get_current_interfaces.yml:3 linux-system-roles.network : Enable and start NetworkManager ------------ 1.15s /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Check which packages are installed --------- 1.08s /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Configure networking connection profiles --- 1.05s /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Configure networking connection profiles --- 1.01s /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Check which packages are installed --------- 0.99s /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.94s /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.91s /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.89s /WORKDIR/git-wifi_fixaca24nup/tests/tests_auto_gateway_nm.yml:5 --------------- Gathering Facts --------------------------------------------------------- 0.78s /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tests_auto_gateway.yml:3 -------- Create veth interface veth0 --------------------------------------------- 0.73s /WORKDIR/git-wifi_fixaca24nup/tests/playbooks/tasks/manage_test_interface.yml:24 linux-system-roles.network : Enable and start NetworkManager ------------ 0.70s /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:85 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---