# 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-weekly-cis20bmfk0/.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-weekly-cis20bmfk0/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tests_helpers_and_asserts.yml:3 Saturday 06 July 2024 16:54:41 +0000 (0:00:00.036) 0:00:00.036 ********* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tests_helpers_and_asserts.yml:6 Saturday 06 July 2024 16:54:42 +0000 (0:00:01.001) 0:00:01.038 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/el_repo_setup.yml:3 Saturday 06 July 2024 16:54:42 +0000 (0:00:00.014) 0:00:01.052 ********* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/el_repo_setup.yml:17 Saturday 06 July 2024 16:54:42 +0000 (0:00:00.383) 0:00:01.435 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/el_repo_setup.yml:22 Saturday 06 July 2024 16:54:43 +0000 (0:00:00.307) 0:00:01.743 ********* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/el_repo_setup.yml:26 Saturday 06 July 2024 16:54:43 +0000 (0:00:00.013) 0:00:01.756 ********* 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-weekly-cis20bmfk0/tests/tasks/el_repo_setup.yml:51 Saturday 06 July 2024 16:54:43 +0000 (0:00:00.007) 0:00:01.764 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 39] ********************************************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/enable_epel.yml:8 Saturday 06 July 2024 16:54:43 +0000 (0:00:00.020) 0:00:01.784 ********* 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-weekly-cis20bmfk0/tests/tasks/enable_epel.yml:24 Saturday 06 July 2024 16:54:43 +0000 (0:00:00.007) 0:00:01.792 ********* 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-weekly-cis20bmfk0/tests/tasks/enable_epel.yml:30 Saturday 06 July 2024 16:54:43 +0000 (0:00:00.007) 0:00:01.799 ********* 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-weekly-cis20bmfk0/tests/tasks/enable_epel.yml:35 Saturday 06 July 2024 16:54:43 +0000 (0:00:00.007) 0:00:01.807 ********* 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-weekly-cis20bmfk0/tests/tasks/enable_epel.yml:40 Saturday 06 July 2024 16:54:43 +0000 (0:00:00.007) 0:00:01.814 ********* 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-weekly-cis20bmfk0/tests/tests_helpers_and_asserts.yml:9 Saturday 06 July 2024 16:54:43 +0000 (0:00:00.007) 0:00:01.821 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/create_and_remove_interface.yml:3 Saturday 06 July 2024 16:54:43 +0000 (0:00:00.010) 0:00:01.832 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/show_interfaces.yml:3 Saturday 06 July 2024 16:54:43 +0000 (0:00:00.009) 0:00:01.841 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml:3 Saturday 06 July 2024 16:54:43 +0000 (0:00:00.008) 0:00:01.850 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003404", "end": "2024-07-06 16:54:43.411294", "rc": 0, "start": "2024-07-06 16:54:43.407890" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml:9 Saturday 06 July 2024 16:54:43 +0000 (0:00:00.288) 0:00:02.138 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/show_interfaces.yml:5 Saturday 06 July 2024 16:54:43 +0000 (0:00:00.010) 0:00:02.148 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/create_and_remove_interface.yml:5 Saturday 06 July 2024 16:54:43 +0000 (0:00:00.011) 0:00:02.159 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:3 Saturday 06 July 2024 16:54:43 +0000 (0:00:00.013) 0:00:02.173 ********* 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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:8 Saturday 06 July 2024 16:54:43 +0000 (0:00:00.007) 0:00:02.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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:13 Saturday 06 July 2024 16:54:43 +0000 (0:00:00.007) 0:00:02.188 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/show_interfaces.yml:3 Saturday 06 July 2024 16:54:43 +0000 (0:00:00.010) 0:00:02.199 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml:3 Saturday 06 July 2024 16:54:43 +0000 (0:00:00.009) 0:00:02.208 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003533", "end": "2024-07-06 16:54:43.703998", "rc": 0, "start": "2024-07-06 16:54:43.700465" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml:9 Saturday 06 July 2024 16:54:43 +0000 (0:00:00.221) 0:00:02.430 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/show_interfaces.yml:5 Saturday 06 July 2024 16:54:43 +0000 (0:00:00.009) 0:00:02.440 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:16 Saturday 06 July 2024 16:54:43 +0000 (0:00:00.009) 0:00:02.449 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:27 Saturday 06 July 2024 16:54:45 +0000 (0:00:02.206) 0:00:04.656 ********* 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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:35 Saturday 06 July 2024 16:54:45 +0000 (0:00:00.013) 0:00:04.670 ********* 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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:43 Saturday 06 July 2024 16:54:45 +0000 (0:00:00.008) 0:00:04.678 ********* 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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:49 Saturday 06 July 2024 16:54:45 +0000 (0:00:00.007) 0:00:04.686 ********* 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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:54 Saturday 06 July 2024 16:54:45 +0000 (0:00:00.007) 0:00:04.693 ********* 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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:60 Saturday 06 July 2024 16:54:45 +0000 (0:00:00.007) 0:00:04.701 ********* 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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:65 Saturday 06 July 2024 16:54:46 +0000 (0:00:00.008) 0:00:04.710 ********* 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-weekly-cis20bmfk0/tests/tasks/create_and_remove_interface.yml:9 Saturday 06 July 2024 16:54:46 +0000 (0:00:00.007) 0:00:04.717 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/show_interfaces.yml:3 Saturday 06 July 2024 16:54:46 +0000 (0:00:00.012) 0:00:04.729 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml:3 Saturday 06 July 2024 16:54:46 +0000 (0:00:00.009) 0:00:04.739 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003792", "end": "2024-07-06 16:54:46.227569", "rc": 0, "start": "2024-07-06 16:54:46.223777" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml:9 Saturday 06 July 2024 16:54:46 +0000 (0:00:00.215) 0:00:04.954 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/show_interfaces.yml:5 Saturday 06 July 2024 16:54:46 +0000 (0:00:00.009) 0:00:04.964 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/create_and_remove_interface.yml:11 Saturday 06 July 2024 16:54:46 +0000 (0:00:00.008) 0:00:04.973 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/assert_device_absent.yml:3 Saturday 06 July 2024 16:54:46 +0000 (0:00:00.013) 0:00:04.986 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_interface_stat.yml:3 Saturday 06 July 2024 16:54:46 +0000 (0:00:00.009) 0:00:04.996 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/assert_device_absent.yml:5 Saturday 06 July 2024 16:54:46 +0000 (0:00:00.213) 0:00:05.209 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/create_and_remove_interface.yml:14 Saturday 06 July 2024 16:54:46 +0000 (0:00:00.010) 0:00:05.220 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:3 Saturday 06 July 2024 16:54:46 +0000 (0:00:00.015) 0:00:05.235 ********* 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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:8 Saturday 06 July 2024 16:54:46 +0000 (0:00:00.007) 0:00:05.243 ********* 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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:13 Saturday 06 July 2024 16:54:46 +0000 (0:00:00.007) 0:00:05.250 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/show_interfaces.yml:3 Saturday 06 July 2024 16:54:46 +0000 (0:00:00.011) 0:00:05.262 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml:3 Saturday 06 July 2024 16:54:46 +0000 (0:00:00.009) 0:00:05.271 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003417", "end": "2024-07-06 16:54:46.761688", "rc": 0, "start": "2024-07-06 16:54:46.758271" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml:9 Saturday 06 July 2024 16:54:46 +0000 (0:00:00.214) 0:00:05.486 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/show_interfaces.yml:5 Saturday 06 July 2024 16:54:46 +0000 (0:00:00.009) 0:00:05.496 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:16 Saturday 06 July 2024 16:54:46 +0000 (0:00:00.008) 0:00:05.504 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:27 Saturday 06 July 2024 16:54:48 +0000 (0:00:02.077) 0:00:07.581 ********* 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.005591", "end": "2024-07-06 16:54:49.087640", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-07-06 16:54:49.082049" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003562", "end": "2024-07-06 16:54:49.348932", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-07-06 16:54:49.345370" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003655", "end": "2024-07-06 16:54:49.557540", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-07-06 16:54:49.553885" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:35 Saturday 06 July 2024 16:54:49 +0000 (0:00:00.736) 0:00:08.318 ********* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.024145", "end": "2024-07-06 16:54:49.832138", "rc": 0, "start": "2024-07-06 16:54:49.807993" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:43 Saturday 06 July 2024 16:54:49 +0000 (0:00:00.243) 0:00:08.561 ********* 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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:49 Saturday 06 July 2024 16:54:49 +0000 (0:00:00.009) 0:00:08.571 ********* 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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:54 Saturday 06 July 2024 16:54:49 +0000 (0:00:00.009) 0:00:08.580 ********* 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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:60 Saturday 06 July 2024 16:54:49 +0000 (0:00:00.010) 0:00:08.590 ********* 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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:65 Saturday 06 July 2024 16:54:49 +0000 (0:00:00.008) 0:00:08.598 ********* 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-weekly-cis20bmfk0/tests/tasks/create_and_remove_interface.yml:18 Saturday 06 July 2024 16:54:49 +0000 (0:00:00.008) 0:00:08.607 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/show_interfaces.yml:3 Saturday 06 July 2024 16:54:49 +0000 (0:00:00.015) 0:00:08.623 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml:3 Saturday 06 July 2024 16:54:49 +0000 (0:00:00.009) 0:00:08.633 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003444", "end": "2024-07-06 16:54:50.124734", "rc": 0, "start": "2024-07-06 16:54:50.121290" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml:9 Saturday 06 July 2024 16:54:50 +0000 (0:00:00.225) 0:00:08.858 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/show_interfaces.yml:5 Saturday 06 July 2024 16:54:50 +0000 (0:00:00.011) 0:00:08.870 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/create_and_remove_interface.yml:20 Saturday 06 July 2024 16:54:50 +0000 (0:00:00.013) 0:00:08.883 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/assert_device_present.yml:3 Saturday 06 July 2024 16:54:50 +0000 (0:00:00.022) 0:00:08.905 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_interface_stat.yml:3 Saturday 06 July 2024 16:54:50 +0000 (0:00:00.021) 0:00:08.926 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720284889.0857859, "block_size": 4096, "blocks": 0, "ctime": 1720284889.0857859, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 39575, "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": 1720284889.0857859, "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-weekly-cis20bmfk0/tests/tasks/assert_device_present.yml:5 Saturday 06 July 2024 16:54:50 +0000 (0:00:00.216) 0:00:09.143 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/create_and_remove_interface.yml:23 Saturday 06 July 2024 16:54:50 +0000 (0:00:00.010) 0:00:09.154 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:3 Saturday 06 July 2024 16:54:50 +0000 (0:00:00.019) 0:00:09.173 ********* 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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:8 Saturday 06 July 2024 16:54:50 +0000 (0:00:00.009) 0:00:09.183 ********* 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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:13 Saturday 06 July 2024 16:54:50 +0000 (0:00:00.014) 0:00:09.197 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/show_interfaces.yml:3 Saturday 06 July 2024 16:54:50 +0000 (0:00:00.011) 0:00:09.209 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml:3 Saturday 06 July 2024 16:54:50 +0000 (0:00:00.014) 0:00:09.223 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003379", "end": "2024-07-06 16:54:50.715711", "rc": 0, "start": "2024-07-06 16:54:50.712332" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml:9 Saturday 06 July 2024 16:54:50 +0000 (0:00:00.218) 0:00:09.442 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/show_interfaces.yml:5 Saturday 06 July 2024 16:54:50 +0000 (0:00:00.011) 0:00:09.453 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:16 Saturday 06 July 2024 16:54:50 +0000 (0:00:00.010) 0:00:09.463 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:27 Saturday 06 July 2024 16:54:52 +0000 (0:00:02.103) 0:00:11.567 ********* 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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:35 Saturday 06 July 2024 16:54:52 +0000 (0:00:00.014) 0:00:11.581 ********* 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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:43 Saturday 06 July 2024 16:54:52 +0000 (0:00:00.008) 0:00:11.589 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.012699", "end": "2024-07-06 16:54:53.088937", "rc": 0, "start": "2024-07-06 16:54:53.076238" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:49 Saturday 06 July 2024 16:54:53 +0000 (0:00:00.234) 0:00:11.823 ********* 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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:54 Saturday 06 July 2024 16:54:53 +0000 (0:00:00.008) 0:00:11.832 ********* 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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:60 Saturday 06 July 2024 16:54:53 +0000 (0:00:00.008) 0:00:11.840 ********* 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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:65 Saturday 06 July 2024 16:54:53 +0000 (0:00:00.009) 0:00:11.850 ********* 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-weekly-cis20bmfk0/tests/tasks/create_and_remove_interface.yml:27 Saturday 06 July 2024 16:54:53 +0000 (0:00:00.008) 0:00:11.858 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/show_interfaces.yml:3 Saturday 06 July 2024 16:54:53 +0000 (0:00:00.019) 0:00:11.877 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml:3 Saturday 06 July 2024 16:54:53 +0000 (0:00:00.011) 0:00:11.889 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003358", "end": "2024-07-06 16:54:53.382735", "rc": 0, "start": "2024-07-06 16:54:53.379377" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml:9 Saturday 06 July 2024 16:54:53 +0000 (0:00:00.221) 0:00:12.111 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/show_interfaces.yml:5 Saturday 06 July 2024 16:54:53 +0000 (0:00:00.016) 0:00:12.127 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/create_and_remove_interface.yml:29 Saturday 06 July 2024 16:54:53 +0000 (0:00:00.010) 0:00:12.137 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/assert_device_absent.yml:3 Saturday 06 July 2024 16:54:53 +0000 (0:00:00.019) 0:00:12.157 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_interface_stat.yml:3 Saturday 06 July 2024 16:54:53 +0000 (0:00:00.010) 0:00:12.167 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/assert_device_absent.yml:5 Saturday 06 July 2024 16:54:53 +0000 (0:00:00.211) 0:00:12.378 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tests_helpers_and_asserts.yml:15 Saturday 06 July 2024 16:54:53 +0000 (0:00:00.011) 0:00:12.390 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/create_and_remove_interface.yml:3 Saturday 06 July 2024 16:54:53 +0000 (0:00:00.012) 0:00:12.402 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/show_interfaces.yml:3 Saturday 06 July 2024 16:54:53 +0000 (0:00:00.011) 0:00:12.414 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml:3 Saturday 06 July 2024 16:54:53 +0000 (0:00:00.009) 0:00:12.423 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003381", "end": "2024-07-06 16:54:53.913317", "rc": 0, "start": "2024-07-06 16:54:53.909936" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml:9 Saturday 06 July 2024 16:54:53 +0000 (0:00:00.215) 0:00:12.638 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/show_interfaces.yml:5 Saturday 06 July 2024 16:54:53 +0000 (0:00:00.009) 0:00:12.648 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/create_and_remove_interface.yml:5 Saturday 06 July 2024 16:54:53 +0000 (0:00:00.008) 0:00:12.657 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:3 Saturday 06 July 2024 16:54:53 +0000 (0:00:00.011) 0:00:12.669 ********* 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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:8 Saturday 06 July 2024 16:54:53 +0000 (0:00:00.007) 0:00:12.676 ********* 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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:13 Saturday 06 July 2024 16:54:53 +0000 (0:00:00.007) 0:00:12.683 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/show_interfaces.yml:3 Saturday 06 July 2024 16:54:53 +0000 (0:00:00.010) 0:00:12.694 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml:3 Saturday 06 July 2024 16:54:53 +0000 (0:00:00.009) 0:00:12.703 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003821", "end": "2024-07-06 16:54:54.194941", "rc": 0, "start": "2024-07-06 16:54:54.191120" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml:9 Saturday 06 July 2024 16:54:54 +0000 (0:00:00.216) 0:00:12.920 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/show_interfaces.yml:5 Saturday 06 July 2024 16:54:54 +0000 (0:00:00.010) 0:00:12.931 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:16 Saturday 06 July 2024 16:54:54 +0000 (0:00:00.009) 0:00:12.940 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:27 Saturday 06 July 2024 16:54:56 +0000 (0:00:02.066) 0:00:15.007 ********* 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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:35 Saturday 06 July 2024 16:54:56 +0000 (0:00:00.014) 0:00:15.022 ********* 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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:43 Saturday 06 July 2024 16:54:56 +0000 (0:00:00.008) 0:00:15.030 ********* 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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:49 Saturday 06 July 2024 16:54:56 +0000 (0:00:00.008) 0:00:15.038 ********* 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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:54 Saturday 06 July 2024 16:54:56 +0000 (0:00:00.008) 0:00:15.046 ********* 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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:60 Saturday 06 July 2024 16:54:56 +0000 (0:00:00.007) 0:00:15.054 ********* 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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:65 Saturday 06 July 2024 16:54:56 +0000 (0:00:00.008) 0:00:15.063 ********* 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-weekly-cis20bmfk0/tests/tasks/create_and_remove_interface.yml:9 Saturday 06 July 2024 16:54:56 +0000 (0:00:00.007) 0:00:15.070 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/show_interfaces.yml:3 Saturday 06 July 2024 16:54:56 +0000 (0:00:00.012) 0:00:15.083 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml:3 Saturday 06 July 2024 16:54:56 +0000 (0:00:00.009) 0:00:15.092 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003499", "end": "2024-07-06 16:54:56.584902", "rc": 0, "start": "2024-07-06 16:54:56.581403" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml:9 Saturday 06 July 2024 16:54:56 +0000 (0:00:00.220) 0:00:15.313 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/show_interfaces.yml:5 Saturday 06 July 2024 16:54:56 +0000 (0:00:00.010) 0:00:15.324 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/create_and_remove_interface.yml:11 Saturday 06 July 2024 16:54:56 +0000 (0:00:00.012) 0:00:15.336 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/assert_device_absent.yml:3 Saturday 06 July 2024 16:54:56 +0000 (0:00:00.015) 0:00:15.351 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_interface_stat.yml:3 Saturday 06 July 2024 16:54:56 +0000 (0:00:00.013) 0:00:15.365 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/assert_device_absent.yml:5 Saturday 06 July 2024 16:54:56 +0000 (0:00:00.226) 0:00:15.592 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/create_and_remove_interface.yml:14 Saturday 06 July 2024 16:54:56 +0000 (0:00:00.010) 0:00:15.603 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:3 Saturday 06 July 2024 16:54:56 +0000 (0:00:00.015) 0:00:15.618 ********* 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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:8 Saturday 06 July 2024 16:54:56 +0000 (0:00:00.007) 0:00:15.626 ********* 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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:13 Saturday 06 July 2024 16:54:56 +0000 (0:00:00.007) 0:00:15.634 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/show_interfaces.yml:3 Saturday 06 July 2024 16:54:56 +0000 (0:00:00.012) 0:00:15.647 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml:3 Saturday 06 July 2024 16:54:56 +0000 (0:00:00.009) 0:00:15.656 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003464", "end": "2024-07-06 16:54:57.148421", "rc": 0, "start": "2024-07-06 16:54:57.144957" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml:9 Saturday 06 July 2024 16:54:57 +0000 (0:00:00.216) 0:00:15.873 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/show_interfaces.yml:5 Saturday 06 July 2024 16:54:57 +0000 (0:00:00.011) 0:00:15.885 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:16 Saturday 06 July 2024 16:54:57 +0000 (0:00:00.009) 0:00:15.895 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:27 Saturday 06 July 2024 16:54:59 +0000 (0:00:02.052) 0:00:17.947 ********* 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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:35 Saturday 06 July 2024 16:54:59 +0000 (0:00:00.014) 0:00:17.962 ********* 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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:43 Saturday 06 July 2024 16:54:59 +0000 (0:00:00.008) 0:00:17.970 ********* 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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:49 Saturday 06 July 2024 16:54:59 +0000 (0:00:00.008) 0:00:17.978 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.005368", "end": "2024-07-06 16:54:59.477790", "rc": 0, "start": "2024-07-06 16:54:59.472422" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:54 Saturday 06 July 2024 16:54:59 +0000 (0:00:00.235) 0:00:18.214 ********* 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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:60 Saturday 06 July 2024 16:54:59 +0000 (0:00:00.009) 0:00:18.223 ********* 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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:65 Saturday 06 July 2024 16:54:59 +0000 (0:00:00.008) 0:00:18.232 ********* 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-weekly-cis20bmfk0/tests/tasks/create_and_remove_interface.yml:18 Saturday 06 July 2024 16:54:59 +0000 (0:00:00.007) 0:00:18.240 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/show_interfaces.yml:3 Saturday 06 July 2024 16:54:59 +0000 (0:00:00.018) 0:00:18.258 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml:3 Saturday 06 July 2024 16:54:59 +0000 (0:00:00.017) 0:00:18.275 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003439", "end": "2024-07-06 16:54:59.767192", "rc": 0, "start": "2024-07-06 16:54:59.763753" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml:9 Saturday 06 July 2024 16:54:59 +0000 (0:00:00.219) 0:00:18.494 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/show_interfaces.yml:5 Saturday 06 July 2024 16:54:59 +0000 (0:00:00.012) 0:00:18.506 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/create_and_remove_interface.yml:20 Saturday 06 July 2024 16:54:59 +0000 (0:00:00.009) 0:00:18.516 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/assert_device_present.yml:3 Saturday 06 July 2024 16:54:59 +0000 (0:00:00.017) 0:00:18.534 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_interface_stat.yml:3 Saturday 06 July 2024 16:54:59 +0000 (0:00:00.010) 0:00:18.544 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720284899.475787, "block_size": 4096, "blocks": 0, "ctime": 1720284899.475787, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 39778, "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": 1720284899.475787, "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-weekly-cis20bmfk0/tests/tasks/assert_device_present.yml:5 Saturday 06 July 2024 16:55:00 +0000 (0:00:00.214) 0:00:18.759 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/create_and_remove_interface.yml:23 Saturday 06 July 2024 16:55:00 +0000 (0:00:00.011) 0:00:18.770 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:3 Saturday 06 July 2024 16:55:00 +0000 (0:00:00.018) 0:00:18.788 ********* 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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:8 Saturday 06 July 2024 16:55:00 +0000 (0:00:00.008) 0:00:18.796 ********* 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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:13 Saturday 06 July 2024 16:55:00 +0000 (0:00:00.007) 0:00:18.804 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/show_interfaces.yml:3 Saturday 06 July 2024 16:55:00 +0000 (0:00:00.011) 0:00:18.815 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml:3 Saturday 06 July 2024 16:55:00 +0000 (0:00:00.010) 0:00:18.826 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003435", "end": "2024-07-06 16:55:00.317638", "rc": 0, "start": "2024-07-06 16:55:00.314203" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml:9 Saturday 06 July 2024 16:55:00 +0000 (0:00:00.218) 0:00:19.044 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/show_interfaces.yml:5 Saturday 06 July 2024 16:55:00 +0000 (0:00:00.011) 0:00:19.056 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:16 Saturday 06 July 2024 16:55:00 +0000 (0:00:00.009) 0:00:19.066 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:27 Saturday 06 July 2024 16:55:02 +0000 (0:00:02.062) 0:00:21.128 ********* 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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:35 Saturday 06 July 2024 16:55:02 +0000 (0:00:00.014) 0:00:21.142 ********* 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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:43 Saturday 06 July 2024 16:55:02 +0000 (0:00:00.008) 0:00:21.150 ********* 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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:49 Saturday 06 July 2024 16:55:02 +0000 (0:00:00.008) 0:00:21.158 ********* 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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:54 Saturday 06 July 2024 16:55:02 +0000 (0:00:00.009) 0:00:21.168 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.010173", "end": "2024-07-06 16:55:02.669220", "rc": 0, "start": "2024-07-06 16:55:02.659047" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:60 Saturday 06 July 2024 16:55:02 +0000 (0:00:00.233) 0:00:21.401 ********* 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-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:65 Saturday 06 July 2024 16:55:02 +0000 (0:00:00.024) 0:00:21.426 ********* 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-weekly-cis20bmfk0/tests/tasks/create_and_remove_interface.yml:27 Saturday 06 July 2024 16:55:02 +0000 (0:00:00.008) 0:00:21.435 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/show_interfaces.yml:3 Saturday 06 July 2024 16:55:02 +0000 (0:00:00.018) 0:00:21.454 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml:3 Saturday 06 July 2024 16:55:02 +0000 (0:00:00.009) 0:00:21.463 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003601", "end": "2024-07-06 16:55:02.959998", "rc": 0, "start": "2024-07-06 16:55:02.956397" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml:9 Saturday 06 July 2024 16:55:02 +0000 (0:00:00.223) 0:00:21.686 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/show_interfaces.yml:5 Saturday 06 July 2024 16:55:02 +0000 (0:00:00.009) 0:00:21.696 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/create_and_remove_interface.yml:29 Saturday 06 July 2024 16:55:03 +0000 (0:00:00.009) 0:00:21.705 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/assert_device_absent.yml:3 Saturday 06 July 2024 16:55:03 +0000 (0:00:00.019) 0:00:21.724 ********* included: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_interface_stat.yml:3 Saturday 06 July 2024 16:55:03 +0000 (0:00:00.009) 0:00:21.734 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/assert_device_absent.yml:5 Saturday 06 July 2024 16:55:03 +0000 (0:00:00.215) 0:00:21.950 ********* 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 Saturday 06 July 2024 16:55:03 +0000 (0:00:00.014) 0:00:21.965 ********* =============================================================================== Install iproute --------------------------------------------------------- 2.21s /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.10s /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.08s /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.07s /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.06s /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.05s /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 1.00s /WORKDIR/git-weekly-cis20bmfk0/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.74s /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:27 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.38s /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/el_repo_setup.yml:3 ---------------- Check if system is ostree ----------------------------------------------- 0.31s /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/el_repo_setup.yml:17 --------------- Gather current interface info ------------------------------------------- 0.29s /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml:3 ------- Set up veth as managed by NetworkManager -------------------------------- 0.24s /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:35 ------- Create dummy interface dummy1298 ---------------------------------------- 0.24s /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:49 ------- Delete veth interface veth1298 ------------------------------------------ 0.23s /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:43 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.23s /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/manage_test_interface.yml:54 ------- Get stat for interface dummy1298 ---------------------------------------- 0.23s /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_interface_stat.yml:3 ----------- Gather current interface info ------------------------------------------- 0.23s /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-weekly-cis20bmfk0/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-weekly-cis20bmfk0/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. ---^---^---^---^---^---