# 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-bond_options_rewritekaqeze0b/.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-bond_options_rewritekaqeze0b/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tests_helpers_and_asserts.yml:3 Friday 09 February 2024 13:35:01 +0000 (0:00:00.052) 0:00:00.052 ******* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tests_helpers_and_asserts.yml:6 Friday 09 February 2024 13:35:02 +0000 (0:00:00.984) 0:00:01.037 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/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-bond_options_rewritekaqeze0b/tests/tasks/el_repo_setup.yml:3 Friday 09 February 2024 13:35:02 +0000 (0:00:00.025) 0:00:01.062 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/el_repo_setup.yml:17 Friday 09 February 2024 13:35:02 +0000 (0:00:00.409) 0:00:01.472 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/el_repo_setup.yml:22 Friday 09 February 2024 13:35:03 +0000 (0:00:00.278) 0:00:01.750 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/el_repo_setup.yml:26 Friday 09 February 2024 13:35:03 +0000 (0:00:00.031) 0:00:01.782 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/el_repo_setup.yml:51 Friday 09 February 2024 13:35:03 +0000 (0:00:00.021) 0:00:01.803 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/enable_epel.yml:8 Friday 09 February 2024 13:35:03 +0000 (0:00:00.029) 0:00:01.833 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/enable_epel.yml:24 Friday 09 February 2024 13:35:03 +0000 (0:00:00.020) 0:00:01.853 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/enable_epel.yml:30 Friday 09 February 2024 13:35:03 +0000 (0:00:00.009) 0:00:01.862 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/enable_epel.yml:35 Friday 09 February 2024 13:35:03 +0000 (0:00:00.022) 0:00:01.885 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/enable_epel.yml:40 Friday 09 February 2024 13:35:03 +0000 (0:00:00.027) 0:00:01.912 ******* 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-bond_options_rewritekaqeze0b/tests/tests_helpers_and_asserts.yml:9 Friday 09 February 2024 13:35:03 +0000 (0:00:00.010) 0:00:01.922 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/create_and_remove_interface.yml:3 Friday 09 February 2024 13:35:03 +0000 (0:00:00.024) 0:00:01.947 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/show_interfaces.yml:3 Friday 09 February 2024 13:35:03 +0000 (0:00:00.018) 0:00:01.966 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 13:35:03 +0000 (0:00:00.027) 0:00:01.993 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003627", "end": "2024-02-09 13:35:03.756522", "rc": 0, "start": "2024-02-09 13:35:03.752895" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 13:35:03 +0000 (0:00:00.294) 0:00:02.287 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/show_interfaces.yml:5 Friday 09 February 2024 13:35:03 +0000 (0:00:00.011) 0:00:02.298 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/create_and_remove_interface.yml:5 Friday 09 February 2024 13:35:03 +0000 (0:00:00.009) 0:00:02.308 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:3 Friday 09 February 2024 13:35:03 +0000 (0:00:00.014) 0:00:02.322 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:8 Friday 09 February 2024 13:35:03 +0000 (0:00:00.009) 0:00:02.331 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:13 Friday 09 February 2024 13:35:03 +0000 (0:00:00.007) 0:00:02.339 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/show_interfaces.yml:3 Friday 09 February 2024 13:35:03 +0000 (0:00:00.012) 0:00:02.351 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 13:35:03 +0000 (0:00:00.011) 0:00:02.363 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003683", "end": "2024-02-09 13:35:04.038325", "rc": 0, "start": "2024-02-09 13:35:04.034642" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 13:35:04 +0000 (0:00:00.204) 0:00:02.567 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/show_interfaces.yml:5 Friday 09 February 2024 13:35:04 +0000 (0:00:00.010) 0:00:02.578 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:16 Friday 09 February 2024 13:35:04 +0000 (0:00:00.010) 0:00:02.588 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:27 Friday 09 February 2024 13:35:06 +0000 (0:00:02.460) 0:00:05.049 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:35 Friday 09 February 2024 13:35:06 +0000 (0:00:00.032) 0:00:05.081 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:43 Friday 09 February 2024 13:35:06 +0000 (0:00:00.017) 0:00:05.099 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:49 Friday 09 February 2024 13:35:06 +0000 (0:00:00.032) 0:00:05.131 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:54 Friday 09 February 2024 13:35:06 +0000 (0:00:00.021) 0:00:05.153 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:60 Friday 09 February 2024 13:35:06 +0000 (0:00:00.012) 0:00:05.165 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:65 Friday 09 February 2024 13:35:06 +0000 (0:00:00.019) 0:00:05.184 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/create_and_remove_interface.yml:9 Friday 09 February 2024 13:35:06 +0000 (0:00:00.013) 0:00:05.198 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/show_interfaces.yml:3 Friday 09 February 2024 13:35:06 +0000 (0:00:00.016) 0:00:05.215 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 13:35:06 +0000 (0:00:00.015) 0:00:05.230 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003751", "end": "2024-02-09 13:35:06.903852", "rc": 0, "start": "2024-02-09 13:35:06.900101" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 13:35:06 +0000 (0:00:00.206) 0:00:05.436 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/show_interfaces.yml:5 Friday 09 February 2024 13:35:06 +0000 (0:00:00.016) 0:00:05.453 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/create_and_remove_interface.yml:11 Friday 09 February 2024 13:35:06 +0000 (0:00:00.011) 0:00:05.465 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/assert_device_absent.yml:3 Friday 09 February 2024 13:35:06 +0000 (0:00:00.022) 0:00:05.487 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_interface_stat.yml:3 Friday 09 February 2024 13:35:07 +0000 (0:00:00.022) 0:00:05.510 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/assert_device_absent.yml:5 Friday 09 February 2024 13:35:07 +0000 (0:00:00.263) 0:00:05.773 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/create_and_remove_interface.yml:14 Friday 09 February 2024 13:35:07 +0000 (0:00:00.021) 0:00:05.795 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:3 Friday 09 February 2024 13:35:07 +0000 (0:00:00.019) 0:00:05.814 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:8 Friday 09 February 2024 13:35:07 +0000 (0:00:00.010) 0:00:05.825 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:13 Friday 09 February 2024 13:35:07 +0000 (0:00:00.013) 0:00:05.838 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/show_interfaces.yml:3 Friday 09 February 2024 13:35:07 +0000 (0:00:00.027) 0:00:05.865 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 13:35:07 +0000 (0:00:00.017) 0:00:05.883 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003486", "end": "2024-02-09 13:35:07.561672", "rc": 0, "start": "2024-02-09 13:35:07.558186" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 13:35:07 +0000 (0:00:00.210) 0:00:06.094 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/show_interfaces.yml:5 Friday 09 February 2024 13:35:07 +0000 (0:00:00.013) 0:00:06.108 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:16 Friday 09 February 2024 13:35:07 +0000 (0:00:00.009) 0:00:06.117 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:27 Friday 09 February 2024 13:35:09 +0000 (0:00:02.217) 0:00:08.335 ******* 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.007425", "end": "2024-02-09 13:35:10.022946", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-09 13:35:10.015521" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004114", "end": "2024-02-09 13:35:10.286635", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-09 13:35:10.282521" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004523", "end": "2024-02-09 13:35:10.487228", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-09 13:35:10.482705" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:35 Friday 09 February 2024 13:35:10 +0000 (0:00:00.682) 0:00:09.017 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.022756", "end": "2024-02-09 13:35:10.714119", "rc": 0, "start": "2024-02-09 13:35:10.691363" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:43 Friday 09 February 2024 13:35:10 +0000 (0:00:00.239) 0:00:09.257 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:49 Friday 09 February 2024 13:35:10 +0000 (0:00:00.011) 0:00:09.269 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:54 Friday 09 February 2024 13:35:10 +0000 (0:00:00.016) 0:00:09.286 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:60 Friday 09 February 2024 13:35:10 +0000 (0:00:00.018) 0:00:09.304 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:65 Friday 09 February 2024 13:35:10 +0000 (0:00:00.025) 0:00:09.330 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/create_and_remove_interface.yml:18 Friday 09 February 2024 13:35:10 +0000 (0:00:00.019) 0:00:09.349 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/show_interfaces.yml:3 Friday 09 February 2024 13:35:10 +0000 (0:00:00.020) 0:00:09.369 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 13:35:10 +0000 (0:00:00.026) 0:00:09.396 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003680", "end": "2024-02-09 13:35:11.092018", "rc": 0, "start": "2024-02-09 13:35:11.088338" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 13:35:11 +0000 (0:00:00.241) 0:00:09.637 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/show_interfaces.yml:5 Friday 09 February 2024 13:35:11 +0000 (0:00:00.020) 0:00:09.658 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/create_and_remove_interface.yml:20 Friday 09 February 2024 13:35:11 +0000 (0:00:00.010) 0:00:09.668 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/assert_device_present.yml:3 Friday 09 February 2024 13:35:11 +0000 (0:00:00.017) 0:00:09.685 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_interface_stat.yml:3 Friday 09 February 2024 13:35:11 +0000 (0:00:00.010) 0:00:09.696 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707485710.0199387, "block_size": 4096, "blocks": 0, "ctime": 1707485710.0199387, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31391, "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": 1707485710.0199387, "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-bond_options_rewritekaqeze0b/tests/tasks/assert_device_present.yml:5 Friday 09 February 2024 13:35:11 +0000 (0:00:00.198) 0:00:09.894 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/create_and_remove_interface.yml:23 Friday 09 February 2024 13:35:11 +0000 (0:00:00.011) 0:00:09.906 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:3 Friday 09 February 2024 13:35:11 +0000 (0:00:00.019) 0:00:09.926 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:8 Friday 09 February 2024 13:35:11 +0000 (0:00:00.009) 0:00:09.935 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:13 Friday 09 February 2024 13:35:11 +0000 (0:00:00.009) 0:00:09.944 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/show_interfaces.yml:3 Friday 09 February 2024 13:35:11 +0000 (0:00:00.011) 0:00:09.956 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 13:35:11 +0000 (0:00:00.010) 0:00:09.966 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003605", "end": "2024-02-09 13:35:11.641275", "rc": 0, "start": "2024-02-09 13:35:11.637670" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 13:35:11 +0000 (0:00:00.204) 0:00:10.171 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/show_interfaces.yml:5 Friday 09 February 2024 13:35:11 +0000 (0:00:00.012) 0:00:10.183 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:16 Friday 09 February 2024 13:35:11 +0000 (0:00:00.013) 0:00:10.197 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:27 Friday 09 February 2024 13:35:13 +0000 (0:00:02.230) 0:00:12.428 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:35 Friday 09 February 2024 13:35:13 +0000 (0:00:00.050) 0:00:12.478 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:43 Friday 09 February 2024 13:35:13 +0000 (0:00:00.021) 0:00:12.500 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.009237", "end": "2024-02-09 13:35:14.195795", "rc": 0, "start": "2024-02-09 13:35:14.186558" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:49 Friday 09 February 2024 13:35:14 +0000 (0:00:00.235) 0:00:12.735 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:54 Friday 09 February 2024 13:35:14 +0000 (0:00:00.008) 0:00:12.744 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:60 Friday 09 February 2024 13:35:14 +0000 (0:00:00.009) 0:00:12.754 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:65 Friday 09 February 2024 13:35:14 +0000 (0:00:00.010) 0:00:12.765 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/create_and_remove_interface.yml:27 Friday 09 February 2024 13:35:14 +0000 (0:00:00.009) 0:00:12.774 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/show_interfaces.yml:3 Friday 09 February 2024 13:35:14 +0000 (0:00:00.019) 0:00:12.793 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 13:35:14 +0000 (0:00:00.011) 0:00:12.805 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003568", "end": "2024-02-09 13:35:14.479158", "rc": 0, "start": "2024-02-09 13:35:14.475590" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 13:35:14 +0000 (0:00:00.203) 0:00:13.008 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/show_interfaces.yml:5 Friday 09 February 2024 13:35:14 +0000 (0:00:00.010) 0:00:13.018 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/create_and_remove_interface.yml:29 Friday 09 February 2024 13:35:14 +0000 (0:00:00.010) 0:00:13.029 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/assert_device_absent.yml:3 Friday 09 February 2024 13:35:14 +0000 (0:00:00.020) 0:00:13.049 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_interface_stat.yml:3 Friday 09 February 2024 13:35:14 +0000 (0:00:00.010) 0:00:13.060 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/assert_device_absent.yml:5 Friday 09 February 2024 13:35:14 +0000 (0:00:00.197) 0:00:13.257 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tests_helpers_and_asserts.yml:15 Friday 09 February 2024 13:35:14 +0000 (0:00:00.013) 0:00:13.270 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/create_and_remove_interface.yml:3 Friday 09 February 2024 13:35:14 +0000 (0:00:00.013) 0:00:13.284 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/show_interfaces.yml:3 Friday 09 February 2024 13:35:14 +0000 (0:00:00.010) 0:00:13.295 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 13:35:14 +0000 (0:00:00.012) 0:00:13.307 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003693", "end": "2024-02-09 13:35:14.981150", "rc": 0, "start": "2024-02-09 13:35:14.977457" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 13:35:15 +0000 (0:00:00.213) 0:00:13.521 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/show_interfaces.yml:5 Friday 09 February 2024 13:35:15 +0000 (0:00:00.032) 0:00:13.553 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/create_and_remove_interface.yml:5 Friday 09 February 2024 13:35:15 +0000 (0:00:00.020) 0:00:13.574 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:3 Friday 09 February 2024 13:35:15 +0000 (0:00:00.018) 0:00:13.592 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:8 Friday 09 February 2024 13:35:15 +0000 (0:00:00.052) 0:00:13.645 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:13 Friday 09 February 2024 13:35:15 +0000 (0:00:00.025) 0:00:13.670 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/show_interfaces.yml:3 Friday 09 February 2024 13:35:15 +0000 (0:00:00.043) 0:00:13.714 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 13:35:15 +0000 (0:00:00.013) 0:00:13.728 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003540", "end": "2024-02-09 13:35:15.416675", "rc": 0, "start": "2024-02-09 13:35:15.413135" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 13:35:15 +0000 (0:00:00.224) 0:00:13.952 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/show_interfaces.yml:5 Friday 09 February 2024 13:35:15 +0000 (0:00:00.012) 0:00:13.964 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:16 Friday 09 February 2024 13:35:15 +0000 (0:00:00.009) 0:00:13.974 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:27 Friday 09 February 2024 13:35:17 +0000 (0:00:02.224) 0:00:16.198 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:35 Friday 09 February 2024 13:35:17 +0000 (0:00:00.015) 0:00:16.214 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:43 Friday 09 February 2024 13:35:17 +0000 (0:00:00.017) 0:00:16.232 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:49 Friday 09 February 2024 13:35:17 +0000 (0:00:00.009) 0:00:16.241 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:54 Friday 09 February 2024 13:35:17 +0000 (0:00:00.017) 0:00:16.259 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:60 Friday 09 February 2024 13:35:17 +0000 (0:00:00.009) 0:00:16.269 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:65 Friday 09 February 2024 13:35:17 +0000 (0:00:00.011) 0:00:16.280 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/create_and_remove_interface.yml:9 Friday 09 February 2024 13:35:17 +0000 (0:00:00.009) 0:00:16.290 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/show_interfaces.yml:3 Friday 09 February 2024 13:35:17 +0000 (0:00:00.014) 0:00:16.304 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 13:35:17 +0000 (0:00:00.010) 0:00:16.315 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003710", "end": "2024-02-09 13:35:17.997864", "rc": 0, "start": "2024-02-09 13:35:17.994154" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 13:35:18 +0000 (0:00:00.213) 0:00:16.528 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/show_interfaces.yml:5 Friday 09 February 2024 13:35:18 +0000 (0:00:00.010) 0:00:16.539 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/create_and_remove_interface.yml:11 Friday 09 February 2024 13:35:18 +0000 (0:00:00.012) 0:00:16.552 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/assert_device_absent.yml:3 Friday 09 February 2024 13:35:18 +0000 (0:00:00.014) 0:00:16.566 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_interface_stat.yml:3 Friday 09 February 2024 13:35:18 +0000 (0:00:00.012) 0:00:16.578 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/assert_device_absent.yml:5 Friday 09 February 2024 13:35:18 +0000 (0:00:00.207) 0:00:16.786 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/create_and_remove_interface.yml:14 Friday 09 February 2024 13:35:18 +0000 (0:00:00.011) 0:00:16.797 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:3 Friday 09 February 2024 13:35:18 +0000 (0:00:00.015) 0:00:16.813 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:8 Friday 09 February 2024 13:35:18 +0000 (0:00:00.008) 0:00:16.821 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:13 Friday 09 February 2024 13:35:18 +0000 (0:00:00.007) 0:00:16.829 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/show_interfaces.yml:3 Friday 09 February 2024 13:35:18 +0000 (0:00:00.012) 0:00:16.842 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 13:35:18 +0000 (0:00:00.012) 0:00:16.854 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003708", "end": "2024-02-09 13:35:18.529144", "rc": 0, "start": "2024-02-09 13:35:18.525436" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 13:35:18 +0000 (0:00:00.204) 0:00:17.059 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/show_interfaces.yml:5 Friday 09 February 2024 13:35:18 +0000 (0:00:00.014) 0:00:17.073 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:16 Friday 09 February 2024 13:35:18 +0000 (0:00:00.012) 0:00:17.085 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:27 Friday 09 February 2024 13:35:20 +0000 (0:00:02.220) 0:00:19.306 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:35 Friday 09 February 2024 13:35:20 +0000 (0:00:00.018) 0:00:19.324 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:43 Friday 09 February 2024 13:35:20 +0000 (0:00:00.008) 0:00:19.333 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:49 Friday 09 February 2024 13:35:20 +0000 (0:00:00.008) 0:00:19.342 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.102312", "end": "2024-02-09 13:35:21.117984", "rc": 0, "start": "2024-02-09 13:35:21.015672" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:54 Friday 09 February 2024 13:35:21 +0000 (0:00:00.317) 0:00:19.659 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:60 Friday 09 February 2024 13:35:21 +0000 (0:00:00.009) 0:00:19.668 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:65 Friday 09 February 2024 13:35:21 +0000 (0:00:00.008) 0:00:19.677 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/create_and_remove_interface.yml:18 Friday 09 February 2024 13:35:21 +0000 (0:00:00.008) 0:00:19.686 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/show_interfaces.yml:3 Friday 09 February 2024 13:35:21 +0000 (0:00:00.016) 0:00:19.702 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 13:35:21 +0000 (0:00:00.009) 0:00:19.712 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003736", "end": "2024-02-09 13:35:21.385589", "rc": 0, "start": "2024-02-09 13:35:21.381853" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 13:35:21 +0000 (0:00:00.204) 0:00:19.916 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/show_interfaces.yml:5 Friday 09 February 2024 13:35:21 +0000 (0:00:00.014) 0:00:19.931 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/create_and_remove_interface.yml:20 Friday 09 February 2024 13:35:21 +0000 (0:00:00.010) 0:00:19.941 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/assert_device_present.yml:3 Friday 09 February 2024 13:35:21 +0000 (0:00:00.018) 0:00:19.959 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_interface_stat.yml:3 Friday 09 February 2024 13:35:21 +0000 (0:00:00.010) 0:00:19.970 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707485721.1162815, "block_size": 4096, "blocks": 0, "ctime": 1707485721.1162815, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31723, "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": 1707485721.1162815, "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-bond_options_rewritekaqeze0b/tests/tasks/assert_device_present.yml:5 Friday 09 February 2024 13:35:21 +0000 (0:00:00.198) 0:00:20.168 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/create_and_remove_interface.yml:23 Friday 09 February 2024 13:35:21 +0000 (0:00:00.011) 0:00:20.179 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:3 Friday 09 February 2024 13:35:21 +0000 (0:00:00.019) 0:00:20.199 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:8 Friday 09 February 2024 13:35:21 +0000 (0:00:00.008) 0:00:20.208 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:13 Friday 09 February 2024 13:35:21 +0000 (0:00:00.007) 0:00:20.216 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/show_interfaces.yml:3 Friday 09 February 2024 13:35:21 +0000 (0:00:00.010) 0:00:20.227 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 13:35:21 +0000 (0:00:00.009) 0:00:20.236 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003561", "end": "2024-02-09 13:35:21.912607", "rc": 0, "start": "2024-02-09 13:35:21.909046" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 13:35:21 +0000 (0:00:00.205) 0:00:20.442 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/show_interfaces.yml:5 Friday 09 February 2024 13:35:21 +0000 (0:00:00.010) 0:00:20.453 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:16 Friday 09 February 2024 13:35:21 +0000 (0:00:00.010) 0:00:20.463 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:27 Friday 09 February 2024 13:35:24 +0000 (0:00:02.197) 0:00:22.661 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:35 Friday 09 February 2024 13:35:24 +0000 (0:00:00.032) 0:00:22.694 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:43 Friday 09 February 2024 13:35:24 +0000 (0:00:00.034) 0:00:22.728 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:49 Friday 09 February 2024 13:35:24 +0000 (0:00:00.022) 0:00:22.751 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:54 Friday 09 February 2024 13:35:24 +0000 (0:00:00.020) 0:00:22.772 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.010411", "end": "2024-02-09 13:35:24.475226", "rc": 0, "start": "2024-02-09 13:35:24.464815" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:60 Friday 09 February 2024 13:35:24 +0000 (0:00:00.242) 0:00:23.014 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:65 Friday 09 February 2024 13:35:24 +0000 (0:00:00.019) 0:00:23.034 ******* 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-bond_options_rewritekaqeze0b/tests/tasks/create_and_remove_interface.yml:27 Friday 09 February 2024 13:35:24 +0000 (0:00:00.020) 0:00:23.055 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/show_interfaces.yml:3 Friday 09 February 2024 13:35:24 +0000 (0:00:00.025) 0:00:23.080 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 13:35:24 +0000 (0:00:00.020) 0:00:23.101 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003517", "end": "2024-02-09 13:35:24.825351", "rc": 0, "start": "2024-02-09 13:35:24.821834" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 13:35:24 +0000 (0:00:00.298) 0:00:23.399 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/show_interfaces.yml:5 Friday 09 February 2024 13:35:24 +0000 (0:00:00.011) 0:00:23.411 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/create_and_remove_interface.yml:29 Friday 09 February 2024 13:35:24 +0000 (0:00:00.011) 0:00:23.422 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/assert_device_absent.yml:3 Friday 09 February 2024 13:35:24 +0000 (0:00:00.021) 0:00:23.444 ******* included: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_interface_stat.yml:3 Friday 09 February 2024 13:35:24 +0000 (0:00:00.017) 0:00:23.461 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/assert_device_absent.yml:5 Friday 09 February 2024 13:35:25 +0000 (0:00:00.207) 0:00:23.668 ******* 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 09 February 2024 13:35:25 +0000 (0:00:00.016) 0:00:23.684 ******* =============================================================================== Install iproute --------------------------------------------------------- 2.46s /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.23s /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.22s /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.22s /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.22s /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.20s /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:16 Gathering Facts --------------------------------------------------------- 0.98s /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tests_helpers_and_asserts.yml:3 Create veth interface veth1298 ------------------------------------------ 0.68s /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:27 Gather the minimum subset of ansible_facts required by the network role test --- 0.41s /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/el_repo_setup.yml:3 ----- Create dummy interface dummy1298 ---------------------------------------- 0.32s /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:49 Gather current interface info ------------------------------------------- 0.30s /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.29s /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml:3 Check if system is ostree ----------------------------------------------- 0.28s /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/el_repo_setup.yml:17 ---- Get stat for interface veth1298 ----------------------------------------- 0.26s /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_interface_stat.yml:3 Delete dummy interface dummy1298 ---------------------------------------- 0.24s /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:54 Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml:3 Set up veth as managed by NetworkManager -------------------------------- 0.24s /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:35 Delete veth interface veth1298 ------------------------------------------ 0.24s /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/manage_test_interface.yml:43 Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-bond_options_rewritekaqeze0b/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-bond_options_rewritekaqeze0b/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. ---^---^---^---^---^---