# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-wifi_fixe98zuryb/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /WORKDIR/git-wifi_fixe98zuryb/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tests_helpers_and_asserts.yml:3 Friday 22 December 2023 17:04:24 +0000 (0:00:00.050) 0:00:00.050 ******* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tests_helpers_and_asserts.yml:6 Friday 22 December 2023 17:04:25 +0000 (0:00:00.920) 0:00:00.971 ******* included: /WORKDIR/git-wifi_fixe98zuryb/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_fixe98zuryb/tests/tasks/el_repo_setup.yml:3 Friday 22 December 2023 17:04:25 +0000 (0:00:00.012) 0:00:00.983 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/el_repo_setup.yml:17 Friday 22 December 2023 17:04:25 +0000 (0:00:00.361) 0:00:01.345 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/el_repo_setup.yml:22 Friday 22 December 2023 17:04:26 +0000 (0:00:00.259) 0:00:01.605 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/el_repo_setup.yml:26 Friday 22 December 2023 17:04:26 +0000 (0:00:00.013) 0:00:01.619 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/el_repo_setup.yml:51 Friday 22 December 2023 17:04:26 +0000 (0:00:00.007) 0:00:01.626 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/enable_epel.yml:8 Friday 22 December 2023 17:04:26 +0000 (0:00:00.021) 0:00:01.648 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/enable_epel.yml:24 Friday 22 December 2023 17:04:26 +0000 (0:00:00.007) 0:00:01.656 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/enable_epel.yml:30 Friday 22 December 2023 17:04:26 +0000 (0:00:00.007) 0:00:01.663 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/enable_epel.yml:35 Friday 22 December 2023 17:04:26 +0000 (0:00:00.007) 0:00:01.671 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/enable_epel.yml:40 Friday 22 December 2023 17:04:26 +0000 (0:00:00.008) 0:00:01.679 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tests_helpers_and_asserts.yml:9 Friday 22 December 2023 17:04:26 +0000 (0:00:00.011) 0:00:01.691 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/create_and_remove_interface.yml:3 Friday 22 December 2023 17:04:26 +0000 (0:00:00.013) 0:00:01.705 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/show_interfaces.yml:3 Friday 22 December 2023 17:04:26 +0000 (0:00:00.014) 0:00:01.719 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml:3 Friday 22 December 2023 17:04:26 +0000 (0:00:00.010) 0:00:01.730 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003660", "end": "2023-12-22 17:04:26.383605", "rc": 0, "start": "2023-12-22 17:04:26.379945" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml:9 Friday 22 December 2023 17:04:26 +0000 (0:00:00.264) 0:00:01.995 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/show_interfaces.yml:5 Friday 22 December 2023 17:04:26 +0000 (0:00:00.013) 0:00:02.008 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/create_and_remove_interface.yml:5 Friday 22 December 2023 17:04:26 +0000 (0:00:00.027) 0:00:02.036 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:3 Friday 22 December 2023 17:04:26 +0000 (0:00:00.015) 0:00:02.052 ******* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:8 Friday 22 December 2023 17:04:26 +0000 (0:00:00.015) 0:00:02.068 ******* skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:13 Friday 22 December 2023 17:04:26 +0000 (0:00:00.016) 0:00:02.084 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/show_interfaces.yml:3 Friday 22 December 2023 17:04:26 +0000 (0:00:00.019) 0:00:02.104 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml:3 Friday 22 December 2023 17:04:26 +0000 (0:00:00.013) 0:00:02.117 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003705", "end": "2023-12-22 17:04:26.716569", "rc": 0, "start": "2023-12-22 17:04:26.712864" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml:9 Friday 22 December 2023 17:04:26 +0000 (0:00:00.210) 0:00:02.327 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/show_interfaces.yml:5 Friday 22 December 2023 17:04:26 +0000 (0:00:00.009) 0:00:02.337 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:16 Friday 22 December 2023 17:04:26 +0000 (0:00:00.008) 0:00:02.346 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:23 Friday 22 December 2023 17:04:29 +0000 (0:00:02.332) 0:00:04.678 ******* skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:31 Friday 22 December 2023 17:04:29 +0000 (0:00:00.024) 0:00:04.703 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:39 Friday 22 December 2023 17:04:29 +0000 (0:00:00.008) 0:00:04.711 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:45 Friday 22 December 2023 17:04:29 +0000 (0:00:00.008) 0:00:04.719 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:50 Friday 22 December 2023 17:04:29 +0000 (0:00:00.008) 0:00:04.728 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:56 Friday 22 December 2023 17:04:29 +0000 (0:00:00.008) 0:00:04.736 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:61 Friday 22 December 2023 17:04:29 +0000 (0:00:00.008) 0:00:04.745 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/create_and_remove_interface.yml:9 Friday 22 December 2023 17:04:29 +0000 (0:00:00.007) 0:00:04.753 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/show_interfaces.yml:3 Friday 22 December 2023 17:04:29 +0000 (0:00:00.013) 0:00:04.767 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml:3 Friday 22 December 2023 17:04:29 +0000 (0:00:00.009) 0:00:04.776 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003659", "end": "2023-12-22 17:04:29.372370", "rc": 0, "start": "2023-12-22 17:04:29.368711" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml:9 Friday 22 December 2023 17:04:29 +0000 (0:00:00.205) 0:00:04.982 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/show_interfaces.yml:5 Friday 22 December 2023 17:04:29 +0000 (0:00:00.010) 0:00:04.992 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/create_and_remove_interface.yml:11 Friday 22 December 2023 17:04:29 +0000 (0:00:00.009) 0:00:05.002 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/assert_device_absent.yml:3 Friday 22 December 2023 17:04:29 +0000 (0:00:00.013) 0:00:05.015 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_interface_stat.yml:3 Friday 22 December 2023 17:04:29 +0000 (0:00:00.009) 0:00:05.025 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/assert_device_absent.yml:5 Friday 22 December 2023 17:04:29 +0000 (0:00:00.203) 0:00:05.229 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/create_and_remove_interface.yml:14 Friday 22 December 2023 17:04:29 +0000 (0:00:00.011) 0:00:05.240 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:3 Friday 22 December 2023 17:04:29 +0000 (0:00:00.015) 0:00:05.255 ******* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:8 Friday 22 December 2023 17:04:29 +0000 (0:00:00.008) 0:00:05.263 ******* skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:13 Friday 22 December 2023 17:04:29 +0000 (0:00:00.007) 0:00:05.271 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/show_interfaces.yml:3 Friday 22 December 2023 17:04:29 +0000 (0:00:00.010) 0:00:05.282 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml:3 Friday 22 December 2023 17:04:29 +0000 (0:00:00.011) 0:00:05.293 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003656", "end": "2023-12-22 17:04:29.892316", "rc": 0, "start": "2023-12-22 17:04:29.888660" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml:9 Friday 22 December 2023 17:04:29 +0000 (0:00:00.208) 0:00:05.502 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/show_interfaces.yml:5 Friday 22 December 2023 17:04:29 +0000 (0:00:00.010) 0:00:05.512 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:16 Friday 22 December 2023 17:04:29 +0000 (0:00:00.009) 0:00:05.522 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:23 Friday 22 December 2023 17:04:32 +0000 (0:00:02.183) 0:00:07.705 ******* ok: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "veth1298", "type", "veth", "peer", "name", "peerveth1298" ], "delta": "0:00:00.005982", "end": "2023-12-22 17:04:32.305948", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2023-12-22 17:04:32.299966" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003902", "end": "2023-12-22 17:04:32.563954", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2023-12-22 17:04:32.560052" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003858", "end": "2023-12-22 17:04:32.766092", "item": "ip link set veth1298 up", "rc": 0, "start": "2023-12-22 17:04:32.762234" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:31 Friday 22 December 2023 17:04:32 +0000 (0:00:00.673) 0:00:08.379 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.022545", "end": "2023-12-22 17:04:32.994245", "rc": 0, "start": "2023-12-22 17:04:32.971700" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:39 Friday 22 December 2023 17:04:33 +0000 (0:00:00.227) 0:00:08.606 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:45 Friday 22 December 2023 17:04:33 +0000 (0:00:00.008) 0:00:08.615 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:50 Friday 22 December 2023 17:04:33 +0000 (0:00:00.007) 0:00:08.623 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:56 Friday 22 December 2023 17:04:33 +0000 (0:00:00.008) 0:00:08.631 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:61 Friday 22 December 2023 17:04:33 +0000 (0:00:00.007) 0:00:08.639 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/create_and_remove_interface.yml:18 Friday 22 December 2023 17:04:33 +0000 (0:00:00.007) 0:00:08.647 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/show_interfaces.yml:3 Friday 22 December 2023 17:04:33 +0000 (0:00:00.015) 0:00:08.662 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml:3 Friday 22 December 2023 17:04:33 +0000 (0:00:00.009) 0:00:08.671 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003640", "end": "2023-12-22 17:04:33.265579", "rc": 0, "start": "2023-12-22 17:04:33.261939" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml:9 Friday 22 December 2023 17:04:33 +0000 (0:00:00.204) 0:00:08.876 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/show_interfaces.yml:5 Friday 22 December 2023 17:04:33 +0000 (0:00:00.009) 0:00:08.886 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/create_and_remove_interface.yml:20 Friday 22 December 2023 17:04:33 +0000 (0:00:00.009) 0:00:08.895 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/assert_device_present.yml:3 Friday 22 December 2023 17:04:33 +0000 (0:00:00.015) 0:00:08.911 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_interface_stat.yml:3 Friday 22 December 2023 17:04:33 +0000 (0:00:00.009) 0:00:08.920 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1703264672.30419, "block_size": 4096, "blocks": 0, "ctime": 1703264672.30419, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32826, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth1298", "lnk_target": "../../devices/virtual/net/veth1298", "mode": "0777", "mtime": 1703264672.30419, "nlink": 1, "path": "/sys/class/net/veth1298", "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 - 'veth1298'] *********************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/assert_device_present.yml:5 Friday 22 December 2023 17:04:33 +0000 (0:00:00.202) 0:00:09.123 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/create_and_remove_interface.yml:23 Friday 22 December 2023 17:04:33 +0000 (0:00:00.010) 0:00:09.133 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:3 Friday 22 December 2023 17:04:33 +0000 (0:00:00.018) 0:00:09.151 ******* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:8 Friday 22 December 2023 17:04:33 +0000 (0:00:00.008) 0:00:09.160 ******* skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:13 Friday 22 December 2023 17:04:33 +0000 (0:00:00.007) 0:00:09.167 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/show_interfaces.yml:3 Friday 22 December 2023 17:04:33 +0000 (0:00:00.010) 0:00:09.178 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml:3 Friday 22 December 2023 17:04:33 +0000 (0:00:00.010) 0:00:09.188 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003667", "end": "2023-12-22 17:04:33.785036", "rc": 0, "start": "2023-12-22 17:04:33.781369" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml:9 Friday 22 December 2023 17:04:33 +0000 (0:00:00.207) 0:00:09.396 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/show_interfaces.yml:5 Friday 22 December 2023 17:04:33 +0000 (0:00:00.009) 0:00:09.406 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:16 Friday 22 December 2023 17:04:33 +0000 (0:00:00.009) 0:00:09.415 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:23 Friday 22 December 2023 17:04:36 +0000 (0:00:02.201) 0:00:11.617 ******* skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:31 Friday 22 December 2023 17:04:36 +0000 (0:00:00.020) 0:00:11.638 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:39 Friday 22 December 2023 17:04:36 +0000 (0:00:00.009) 0:00:11.648 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.019215", "end": "2023-12-22 17:04:36.271907", "rc": 0, "start": "2023-12-22 17:04:36.252692" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:45 Friday 22 December 2023 17:04:36 +0000 (0:00:00.239) 0:00:11.887 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:50 Friday 22 December 2023 17:04:36 +0000 (0:00:00.008) 0:00:11.896 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:56 Friday 22 December 2023 17:04:36 +0000 (0:00:00.008) 0:00:11.904 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:61 Friday 22 December 2023 17:04:36 +0000 (0:00:00.019) 0:00:11.924 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/create_and_remove_interface.yml:27 Friday 22 December 2023 17:04:36 +0000 (0:00:00.008) 0:00:11.932 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/show_interfaces.yml:3 Friday 22 December 2023 17:04:36 +0000 (0:00:00.026) 0:00:11.959 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml:3 Friday 22 December 2023 17:04:36 +0000 (0:00:00.009) 0:00:11.969 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003752", "end": "2023-12-22 17:04:36.564979", "rc": 0, "start": "2023-12-22 17:04:36.561227" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml:9 Friday 22 December 2023 17:04:36 +0000 (0:00:00.206) 0:00:12.176 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/show_interfaces.yml:5 Friday 22 December 2023 17:04:36 +0000 (0:00:00.011) 0:00:12.187 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/create_and_remove_interface.yml:29 Friday 22 December 2023 17:04:36 +0000 (0:00:00.010) 0:00:12.198 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/assert_device_absent.yml:3 Friday 22 December 2023 17:04:36 +0000 (0:00:00.020) 0:00:12.218 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_interface_stat.yml:3 Friday 22 December 2023 17:04:36 +0000 (0:00:00.011) 0:00:12.230 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/assert_device_absent.yml:5 Friday 22 December 2023 17:04:36 +0000 (0:00:00.205) 0:00:12.436 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tests_helpers_and_asserts.yml:15 Friday 22 December 2023 17:04:36 +0000 (0:00:00.012) 0:00:12.448 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/create_and_remove_interface.yml:3 Friday 22 December 2023 17:04:36 +0000 (0:00:00.012) 0:00:12.461 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/show_interfaces.yml:3 Friday 22 December 2023 17:04:36 +0000 (0:00:00.009) 0:00:12.471 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml:3 Friday 22 December 2023 17:04:36 +0000 (0:00:00.009) 0:00:12.481 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003792", "end": "2023-12-22 17:04:37.079366", "rc": 0, "start": "2023-12-22 17:04:37.075574" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml:9 Friday 22 December 2023 17:04:37 +0000 (0:00:00.209) 0:00:12.690 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/show_interfaces.yml:5 Friday 22 December 2023 17:04:37 +0000 (0:00:00.013) 0:00:12.704 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/create_and_remove_interface.yml:5 Friday 22 December 2023 17:04:37 +0000 (0:00:00.009) 0:00:12.714 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:3 Friday 22 December 2023 17:04:37 +0000 (0:00:00.012) 0:00:12.726 ******* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:8 Friday 22 December 2023 17:04:37 +0000 (0:00:00.007) 0:00:12.734 ******* skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:13 Friday 22 December 2023 17:04:37 +0000 (0:00:00.007) 0:00:12.741 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/show_interfaces.yml:3 Friday 22 December 2023 17:04:37 +0000 (0:00:00.010) 0:00:12.752 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml:3 Friday 22 December 2023 17:04:37 +0000 (0:00:00.009) 0:00:12.762 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003672", "end": "2023-12-22 17:04:37.357595", "rc": 0, "start": "2023-12-22 17:04:37.353923" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml:9 Friday 22 December 2023 17:04:37 +0000 (0:00:00.206) 0:00:12.968 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/show_interfaces.yml:5 Friday 22 December 2023 17:04:37 +0000 (0:00:00.010) 0:00:12.978 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:16 Friday 22 December 2023 17:04:37 +0000 (0:00:00.008) 0:00:12.987 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:23 Friday 22 December 2023 17:04:39 +0000 (0:00:02.198) 0:00:15.185 ******* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:31 Friday 22 December 2023 17:04:39 +0000 (0:00:00.013) 0:00:15.199 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:39 Friday 22 December 2023 17:04:39 +0000 (0:00:00.008) 0:00:15.207 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:45 Friday 22 December 2023 17:04:39 +0000 (0:00:00.008) 0:00:15.215 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:50 Friday 22 December 2023 17:04:39 +0000 (0:00:00.008) 0:00:15.224 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:56 Friday 22 December 2023 17:04:39 +0000 (0:00:00.007) 0:00:15.232 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:61 Friday 22 December 2023 17:04:39 +0000 (0:00:00.008) 0:00:15.240 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/create_and_remove_interface.yml:9 Friday 22 December 2023 17:04:39 +0000 (0:00:00.007) 0:00:15.247 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/show_interfaces.yml:3 Friday 22 December 2023 17:04:39 +0000 (0:00:00.013) 0:00:15.261 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml:3 Friday 22 December 2023 17:04:39 +0000 (0:00:00.009) 0:00:15.270 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003738", "end": "2023-12-22 17:04:39.865511", "rc": 0, "start": "2023-12-22 17:04:39.861773" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml:9 Friday 22 December 2023 17:04:39 +0000 (0:00:00.206) 0:00:15.476 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/show_interfaces.yml:5 Friday 22 December 2023 17:04:39 +0000 (0:00:00.010) 0:00:15.486 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/create_and_remove_interface.yml:11 Friday 22 December 2023 17:04:39 +0000 (0:00:00.008) 0:00:15.495 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/assert_device_absent.yml:3 Friday 22 December 2023 17:04:39 +0000 (0:00:00.013) 0:00:15.508 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_interface_stat.yml:3 Friday 22 December 2023 17:04:39 +0000 (0:00:00.009) 0:00:15.518 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/assert_device_absent.yml:5 Friday 22 December 2023 17:04:40 +0000 (0:00:00.201) 0:00:15.719 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/create_and_remove_interface.yml:14 Friday 22 December 2023 17:04:40 +0000 (0:00:00.011) 0:00:15.731 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:3 Friday 22 December 2023 17:04:40 +0000 (0:00:00.015) 0:00:15.746 ******* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:8 Friday 22 December 2023 17:04:40 +0000 (0:00:00.007) 0:00:15.753 ******* skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:13 Friday 22 December 2023 17:04:40 +0000 (0:00:00.007) 0:00:15.761 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/show_interfaces.yml:3 Friday 22 December 2023 17:04:40 +0000 (0:00:00.010) 0:00:15.771 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml:3 Friday 22 December 2023 17:04:40 +0000 (0:00:00.009) 0:00:15.781 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003699", "end": "2023-12-22 17:04:40.379043", "rc": 0, "start": "2023-12-22 17:04:40.375344" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml:9 Friday 22 December 2023 17:04:40 +0000 (0:00:00.209) 0:00:15.990 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/show_interfaces.yml:5 Friday 22 December 2023 17:04:40 +0000 (0:00:00.014) 0:00:16.005 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:16 Friday 22 December 2023 17:04:40 +0000 (0:00:00.016) 0:00:16.021 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:23 Friday 22 December 2023 17:04:42 +0000 (0:00:02.232) 0:00:18.253 ******* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:31 Friday 22 December 2023 17:04:42 +0000 (0:00:00.020) 0:00:18.274 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:39 Friday 22 December 2023 17:04:42 +0000 (0:00:00.019) 0:00:18.293 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:45 Friday 22 December 2023 17:04:42 +0000 (0:00:00.011) 0:00:18.304 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.105537", "end": "2023-12-22 17:04:43.005524", "rc": 0, "start": "2023-12-22 17:04:42.899987" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:50 Friday 22 December 2023 17:04:43 +0000 (0:00:00.324) 0:00:18.628 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:56 Friday 22 December 2023 17:04:43 +0000 (0:00:00.009) 0:00:18.638 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:61 Friday 22 December 2023 17:04:43 +0000 (0:00:00.008) 0:00:18.646 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/create_and_remove_interface.yml:18 Friday 22 December 2023 17:04:43 +0000 (0:00:00.008) 0:00:18.655 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/show_interfaces.yml:3 Friday 22 December 2023 17:04:43 +0000 (0:00:00.015) 0:00:18.671 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml:3 Friday 22 December 2023 17:04:43 +0000 (0:00:00.009) 0:00:18.680 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003778", "end": "2023-12-22 17:04:43.274996", "rc": 0, "start": "2023-12-22 17:04:43.271218" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml:9 Friday 22 December 2023 17:04:43 +0000 (0:00:00.205) 0:00:18.886 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/show_interfaces.yml:5 Friday 22 December 2023 17:04:43 +0000 (0:00:00.010) 0:00:18.896 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/create_and_remove_interface.yml:20 Friday 22 December 2023 17:04:43 +0000 (0:00:00.008) 0:00:18.905 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/assert_device_present.yml:3 Friday 22 December 2023 17:04:43 +0000 (0:00:00.016) 0:00:18.921 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_interface_stat.yml:3 Friday 22 December 2023 17:04:43 +0000 (0:00:00.009) 0:00:18.930 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1703264683.0025122, "block_size": 4096, "blocks": 0, "ctime": 1703264683.0025122, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33158, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/dummy1298", "lnk_target": "../../devices/virtual/net/dummy1298", "mode": "0777", "mtime": 1703264683.0025122, "nlink": 1, "path": "/sys/class/net/dummy1298", "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 - 'dummy1298'] ********************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/assert_device_present.yml:5 Friday 22 December 2023 17:04:43 +0000 (0:00:00.201) 0:00:19.132 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/create_and_remove_interface.yml:23 Friday 22 December 2023 17:04:43 +0000 (0:00:00.013) 0:00:19.146 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:3 Friday 22 December 2023 17:04:43 +0000 (0:00:00.026) 0:00:19.172 ******* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:8 Friday 22 December 2023 17:04:43 +0000 (0:00:00.008) 0:00:19.181 ******* skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:13 Friday 22 December 2023 17:04:43 +0000 (0:00:00.009) 0:00:19.190 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/show_interfaces.yml:3 Friday 22 December 2023 17:04:43 +0000 (0:00:00.011) 0:00:19.202 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml:3 Friday 22 December 2023 17:04:43 +0000 (0:00:00.010) 0:00:19.212 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003732", "end": "2023-12-22 17:04:43.807534", "rc": 0, "start": "2023-12-22 17:04:43.803802" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml:9 Friday 22 December 2023 17:04:43 +0000 (0:00:00.205) 0:00:19.418 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/show_interfaces.yml:5 Friday 22 December 2023 17:04:43 +0000 (0:00:00.010) 0:00:19.428 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:16 Friday 22 December 2023 17:04:43 +0000 (0:00:00.010) 0:00:19.438 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:23 Friday 22 December 2023 17:04:46 +0000 (0:00:02.196) 0:00:21.634 ******* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:31 Friday 22 December 2023 17:04:46 +0000 (0:00:00.017) 0:00:21.652 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:39 Friday 22 December 2023 17:04:46 +0000 (0:00:00.010) 0:00:21.663 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:45 Friday 22 December 2023 17:04:46 +0000 (0:00:00.016) 0:00:21.679 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:50 Friday 22 December 2023 17:04:46 +0000 (0:00:00.011) 0:00:21.691 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.017671", "end": "2023-12-22 17:04:46.305376", "rc": 0, "start": "2023-12-22 17:04:46.287705" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:56 Friday 22 December 2023 17:04:46 +0000 (0:00:00.227) 0:00:21.918 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:61 Friday 22 December 2023 17:04:46 +0000 (0:00:00.009) 0:00:21.928 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/create_and_remove_interface.yml:27 Friday 22 December 2023 17:04:46 +0000 (0:00:00.008) 0:00:21.936 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/show_interfaces.yml:3 Friday 22 December 2023 17:04:46 +0000 (0:00:00.020) 0:00:21.957 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml:3 Friday 22 December 2023 17:04:46 +0000 (0:00:00.048) 0:00:22.005 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003715", "end": "2023-12-22 17:04:46.602377", "rc": 0, "start": "2023-12-22 17:04:46.598662" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml:9 Friday 22 December 2023 17:04:46 +0000 (0:00:00.208) 0:00:22.213 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/show_interfaces.yml:5 Friday 22 December 2023 17:04:46 +0000 (0:00:00.010) 0:00:22.223 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/create_and_remove_interface.yml:29 Friday 22 December 2023 17:04:46 +0000 (0:00:00.008) 0:00:22.232 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/assert_device_absent.yml:3 Friday 22 December 2023 17:04:46 +0000 (0:00:00.018) 0:00:22.251 ******* included: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_interface_stat.yml:3 Friday 22 December 2023 17:04:46 +0000 (0:00:00.009) 0:00:22.261 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/assert_device_absent.yml:5 Friday 22 December 2023 17:04:46 +0000 (0:00:00.204) 0:00:22.465 ******* ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=119 changed=0 unreachable=0 failed=0 skipped=55 rescued=0 ignored=0 Friday 22 December 2023 17:04:46 +0000 (0:00:00.015) 0:00:22.481 ******* =============================================================================== Install iproute --------------------------------------------------------- 2.33s /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:16 -------- Install iproute --------------------------------------------------------- 2.23s /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:16 -------- Install iproute --------------------------------------------------------- 2.20s /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:16 -------- Install iproute --------------------------------------------------------- 2.20s /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:16 -------- Install iproute --------------------------------------------------------- 2.20s /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:16 -------- Install iproute --------------------------------------------------------- 2.18s /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:16 -------- Gathering Facts --------------------------------------------------------- 0.92s /WORKDIR/git-wifi_fixe98zuryb/tests/tests_helpers_and_asserts.yml:3 ----------- Create veth interface veth1298 ------------------------------------------ 0.67s /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:23 -------- Gather the minimum subset of ansible_facts required by the network role test --- 0.36s /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/el_repo_setup.yml:3 ----------------- Create dummy interface dummy1298 ---------------------------------------- 0.32s /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:45 -------- Gather current interface info ------------------------------------------- 0.26s /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml:3 -------- Check if system is ostree ----------------------------------------------- 0.26s /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/el_repo_setup.yml:17 ---------------- Delete veth interface veth1298 ------------------------------------------ 0.24s /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:39 -------- Set up veth as managed by NetworkManager -------------------------------- 0.23s /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:31 -------- Delete dummy interface dummy1298 ---------------------------------------- 0.23s /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/manage_test_interface.yml:50 -------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml:3 -------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml:3 -------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml:3 -------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml:3 -------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-wifi_fixe98zuryb/tests/tasks/get_current_interfaces.yml:3 -------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---