# 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-ciq4w6589m/.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-ciq4w6589m/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-ciq4w6589m/tests/tests_helpers_and_asserts.yml:3 Saturday 23 March 2024 13:49:24 +0000 (0:00:00.037) 0:00:00.037 ******** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tests_helpers_and_asserts.yml:6 Saturday 23 March 2024 13:49:25 +0000 (0:00:01.065) 0:00:01.102 ******** included: /WORKDIR/git-weekly-ciq4w6589m/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-ciq4w6589m/tests/tasks/el_repo_setup.yml:3 Saturday 23 March 2024 13:49:25 +0000 (0:00:00.012) 0:00:01.115 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/el_repo_setup.yml:17 Saturday 23 March 2024 13:49:26 +0000 (0:00:00.451) 0:00:01.566 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/el_repo_setup.yml:22 Saturday 23 March 2024 13:49:26 +0000 (0:00:00.333) 0:00:01.900 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/el_repo_setup.yml:26 Saturday 23 March 2024 13:49:26 +0000 (0:00:00.018) 0:00:01.918 ******** 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-ciq4w6589m/tests/tasks/el_repo_setup.yml:51 Saturday 23 March 2024 13:49:26 +0000 (0:00:00.009) 0:00:01.928 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 39] ********************************************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/enable_epel.yml:8 Saturday 23 March 2024 13:49:26 +0000 (0:00:00.027) 0:00:01.956 ******** 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-ciq4w6589m/tests/tasks/enable_epel.yml:24 Saturday 23 March 2024 13:49:26 +0000 (0:00:00.009) 0:00:01.966 ******** 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-ciq4w6589m/tests/tasks/enable_epel.yml:30 Saturday 23 March 2024 13:49:26 +0000 (0:00:00.009) 0:00:01.975 ******** 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-ciq4w6589m/tests/tasks/enable_epel.yml:35 Saturday 23 March 2024 13:49:26 +0000 (0:00:00.007) 0:00:01.983 ******** 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-ciq4w6589m/tests/tasks/enable_epel.yml:40 Saturday 23 March 2024 13:49:26 +0000 (0:00:00.009) 0:00:01.992 ******** 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-ciq4w6589m/tests/tests_helpers_and_asserts.yml:9 Saturday 23 March 2024 13:49:26 +0000 (0:00:00.017) 0:00:02.010 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/create_and_remove_interface.yml:3 Saturday 23 March 2024 13:49:26 +0000 (0:00:00.020) 0:00:02.031 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:49:26 +0000 (0:00:00.011) 0:00:02.042 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:49:26 +0000 (0:00:00.014) 0:00:02.057 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004038", "end": "2024-03-23 13:49:26.986156", "rc": 0, "start": "2024-03-23 13:49:26.982118" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:49:27 +0000 (0:00:00.334) 0:00:02.392 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:49:27 +0000 (0:00:00.011) 0:00:02.403 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/create_and_remove_interface.yml:5 Saturday 23 March 2024 13:49:27 +0000 (0:00:00.016) 0:00:02.420 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/manage_test_interface.yml:3 Saturday 23 March 2024 13:49:27 +0000 (0:00:00.015) 0:00:02.435 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:8 Saturday 23 March 2024 13:49:27 +0000 (0:00:00.009) 0:00:02.445 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:13 Saturday 23 March 2024 13:49:27 +0000 (0:00:00.007) 0:00:02.452 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:49:27 +0000 (0:00:00.011) 0:00:02.464 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:49:27 +0000 (0:00:00.009) 0:00:02.474 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004215", "end": "2024-03-23 13:49:27.333125", "rc": 0, "start": "2024-03-23 13:49:27.328910" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:49:27 +0000 (0:00:00.254) 0:00:02.728 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:49:27 +0000 (0:00:00.009) 0:00:02.738 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/manage_test_interface.yml:16 Saturday 23 March 2024 13:49:27 +0000 (0:00:00.008) 0:00:02.746 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:27 Saturday 23 March 2024 13:49:29 +0000 (0:00:02.311) 0:00:05.058 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:35 Saturday 23 March 2024 13:49:29 +0000 (0:00:00.013) 0:00:05.072 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:43 Saturday 23 March 2024 13:49:29 +0000 (0:00:00.008) 0:00:05.081 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:49 Saturday 23 March 2024 13:49:29 +0000 (0:00:00.008) 0:00:05.089 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:54 Saturday 23 March 2024 13:49:29 +0000 (0:00:00.027) 0:00:05.117 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:60 Saturday 23 March 2024 13:49:29 +0000 (0:00:00.011) 0:00:05.129 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:65 Saturday 23 March 2024 13:49:29 +0000 (0:00:00.008) 0:00:05.137 ******** 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-ciq4w6589m/tests/tasks/create_and_remove_interface.yml:9 Saturday 23 March 2024 13:49:29 +0000 (0:00:00.011) 0:00:05.149 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:49:29 +0000 (0:00:00.014) 0:00:05.164 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:49:29 +0000 (0:00:00.009) 0:00:05.173 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004120", "end": "2024-03-23 13:49:30.054806", "rc": 0, "start": "2024-03-23 13:49:30.050686" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:49:30 +0000 (0:00:00.276) 0:00:05.450 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:49:30 +0000 (0:00:00.010) 0:00:05.460 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/create_and_remove_interface.yml:11 Saturday 23 March 2024 13:49:30 +0000 (0:00:00.009) 0:00:05.469 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/assert_device_absent.yml:3 Saturday 23 March 2024 13:49:30 +0000 (0:00:00.014) 0:00:05.484 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_interface_stat.yml:3 Saturday 23 March 2024 13:49:30 +0000 (0:00:00.010) 0:00:05.495 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/assert_device_absent.yml:5 Saturday 23 March 2024 13:49:30 +0000 (0:00:00.256) 0:00:05.752 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/create_and_remove_interface.yml:14 Saturday 23 March 2024 13:49:30 +0000 (0:00:00.014) 0:00:05.766 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/manage_test_interface.yml:3 Saturday 23 March 2024 13:49:30 +0000 (0:00:00.032) 0:00:05.799 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:8 Saturday 23 March 2024 13:49:30 +0000 (0:00:00.012) 0:00:05.812 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:13 Saturday 23 March 2024 13:49:30 +0000 (0:00:00.020) 0:00:05.832 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:49:30 +0000 (0:00:00.017) 0:00:05.850 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:49:30 +0000 (0:00:00.017) 0:00:05.867 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004142", "end": "2024-03-23 13:49:30.748019", "rc": 0, "start": "2024-03-23 13:49:30.743877" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:49:30 +0000 (0:00:00.284) 0:00:06.152 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:49:30 +0000 (0:00:00.036) 0:00:06.188 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/manage_test_interface.yml:16 Saturday 23 March 2024 13:49:30 +0000 (0:00:00.013) 0:00:06.202 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:27 Saturday 23 March 2024 13:49:33 +0000 (0:00:02.254) 0:00:08.457 ******** 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.006276", "end": "2024-03-23 13:49:33.322373", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-03-23 13:49:33.316097" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004212", "end": "2024-03-23 13:49:33.627981", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-03-23 13:49:33.623769" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004301", "end": "2024-03-23 13:49:33.871800", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-03-23 13:49:33.867499" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/manage_test_interface.yml:35 Saturday 23 March 2024 13:49:33 +0000 (0:00:00.809) 0:00:09.267 ******** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.023840", "end": "2024-03-23 13:49:34.160178", "rc": 0, "start": "2024-03-23 13:49:34.136338" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/manage_test_interface.yml:43 Saturday 23 March 2024 13:49:34 +0000 (0:00:00.290) 0:00:09.558 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:49 Saturday 23 March 2024 13:49:34 +0000 (0:00:00.008) 0:00:09.567 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:54 Saturday 23 March 2024 13:49:34 +0000 (0:00:00.009) 0:00:09.576 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:60 Saturday 23 March 2024 13:49:34 +0000 (0:00:00.008) 0:00:09.585 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:65 Saturday 23 March 2024 13:49:34 +0000 (0:00:00.008) 0:00:09.594 ******** 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-ciq4w6589m/tests/tasks/create_and_remove_interface.yml:18 Saturday 23 March 2024 13:49:34 +0000 (0:00:00.007) 0:00:09.602 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:49:34 +0000 (0:00:00.016) 0:00:09.618 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:49:34 +0000 (0:00:00.009) 0:00:09.628 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004001", "end": "2024-03-23 13:49:34.483590", "rc": 0, "start": "2024-03-23 13:49:34.479589" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:49:34 +0000 (0:00:00.250) 0:00:09.878 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:49:34 +0000 (0:00:00.009) 0:00:09.888 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/create_and_remove_interface.yml:20 Saturday 23 March 2024 13:49:34 +0000 (0:00:00.008) 0:00:09.896 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/assert_device_present.yml:3 Saturday 23 March 2024 13:49:34 +0000 (0:00:00.016) 0:00:09.913 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_interface_stat.yml:3 Saturday 23 March 2024 13:49:34 +0000 (0:00:00.009) 0:00:09.922 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711201773.3202486, "block_size": 4096, "blocks": 0, "ctime": 1711201773.3202486, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 35022, "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": 1711201773.3202486, "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-ciq4w6589m/tests/tasks/assert_device_present.yml:5 Saturday 23 March 2024 13:49:34 +0000 (0:00:00.253) 0:00:10.175 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/create_and_remove_interface.yml:23 Saturday 23 March 2024 13:49:34 +0000 (0:00:00.011) 0:00:10.187 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/manage_test_interface.yml:3 Saturday 23 March 2024 13:49:34 +0000 (0:00:00.018) 0:00:10.205 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:8 Saturday 23 March 2024 13:49:34 +0000 (0:00:00.008) 0:00:10.214 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:13 Saturday 23 March 2024 13:49:34 +0000 (0:00:00.007) 0:00:10.221 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:49:34 +0000 (0:00:00.011) 0:00:10.233 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:49:34 +0000 (0:00:00.010) 0:00:10.243 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004068", "end": "2024-03-23 13:49:35.100876", "rc": 0, "start": "2024-03-23 13:49:35.096808" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:49:35 +0000 (0:00:00.253) 0:00:10.496 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:49:35 +0000 (0:00:00.010) 0:00:10.506 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/manage_test_interface.yml:16 Saturday 23 March 2024 13:49:35 +0000 (0:00:00.009) 0:00:10.516 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:27 Saturday 23 March 2024 13:49:37 +0000 (0:00:02.205) 0:00:12.721 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:35 Saturday 23 March 2024 13:49:37 +0000 (0:00:00.032) 0:00:12.753 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:43 Saturday 23 March 2024 13:49:37 +0000 (0:00:00.019) 0:00:12.773 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.008467", "end": "2024-03-23 13:49:37.637613", "rc": 0, "start": "2024-03-23 13:49:37.629146" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/manage_test_interface.yml:49 Saturday 23 March 2024 13:49:37 +0000 (0:00:00.279) 0:00:13.053 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:54 Saturday 23 March 2024 13:49:37 +0000 (0:00:00.012) 0:00:13.065 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:60 Saturday 23 March 2024 13:49:37 +0000 (0:00:00.009) 0:00:13.074 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:65 Saturday 23 March 2024 13:49:37 +0000 (0:00:00.014) 0:00:13.088 ******** 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-ciq4w6589m/tests/tasks/create_and_remove_interface.yml:27 Saturday 23 March 2024 13:49:37 +0000 (0:00:00.013) 0:00:13.101 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:49:37 +0000 (0:00:00.020) 0:00:13.121 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:49:37 +0000 (0:00:00.009) 0:00:13.131 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004052", "end": "2024-03-23 13:49:37.994026", "rc": 0, "start": "2024-03-23 13:49:37.989974" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:49:38 +0000 (0:00:00.258) 0:00:13.390 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:49:38 +0000 (0:00:00.010) 0:00:13.400 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/create_and_remove_interface.yml:29 Saturday 23 March 2024 13:49:38 +0000 (0:00:00.017) 0:00:13.418 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/assert_device_absent.yml:3 Saturday 23 March 2024 13:49:38 +0000 (0:00:00.023) 0:00:13.442 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_interface_stat.yml:3 Saturday 23 March 2024 13:49:38 +0000 (0:00:00.014) 0:00:13.456 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/assert_device_absent.yml:5 Saturday 23 March 2024 13:49:38 +0000 (0:00:00.253) 0:00:13.710 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tests_helpers_and_asserts.yml:15 Saturday 23 March 2024 13:49:38 +0000 (0:00:00.013) 0:00:13.724 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/create_and_remove_interface.yml:3 Saturday 23 March 2024 13:49:38 +0000 (0:00:00.013) 0:00:13.737 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:49:38 +0000 (0:00:00.010) 0:00:13.748 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:49:38 +0000 (0:00:00.032) 0:00:13.780 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004198", "end": "2024-03-23 13:49:38.639202", "rc": 0, "start": "2024-03-23 13:49:38.635004" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:49:38 +0000 (0:00:00.262) 0:00:14.043 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:49:38 +0000 (0:00:00.013) 0:00:14.057 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/create_and_remove_interface.yml:5 Saturday 23 March 2024 13:49:38 +0000 (0:00:00.011) 0:00:14.068 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/manage_test_interface.yml:3 Saturday 23 March 2024 13:49:38 +0000 (0:00:00.020) 0:00:14.088 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:8 Saturday 23 March 2024 13:49:38 +0000 (0:00:00.022) 0:00:14.110 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:13 Saturday 23 March 2024 13:49:38 +0000 (0:00:00.011) 0:00:14.122 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:49:38 +0000 (0:00:00.016) 0:00:14.138 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:49:38 +0000 (0:00:00.010) 0:00:14.149 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004321", "end": "2024-03-23 13:49:39.015501", "rc": 0, "start": "2024-03-23 13:49:39.011180" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:49:39 +0000 (0:00:00.263) 0:00:14.412 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:49:39 +0000 (0:00:00.016) 0:00:14.429 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/manage_test_interface.yml:16 Saturday 23 March 2024 13:49:39 +0000 (0:00:00.010) 0:00:14.440 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:27 Saturday 23 March 2024 13:49:41 +0000 (0:00:02.169) 0:00:16.609 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:35 Saturday 23 March 2024 13:49:41 +0000 (0:00:00.014) 0:00:16.624 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:43 Saturday 23 March 2024 13:49:41 +0000 (0:00:00.008) 0:00:16.632 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:49 Saturday 23 March 2024 13:49:41 +0000 (0:00:00.008) 0:00:16.641 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:54 Saturday 23 March 2024 13:49:41 +0000 (0:00:00.008) 0:00:16.649 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:60 Saturday 23 March 2024 13:49:41 +0000 (0:00:00.008) 0:00:16.658 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:65 Saturday 23 March 2024 13:49:41 +0000 (0:00:00.008) 0:00:16.666 ******** 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-ciq4w6589m/tests/tasks/create_and_remove_interface.yml:9 Saturday 23 March 2024 13:49:41 +0000 (0:00:00.010) 0:00:16.676 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:49:41 +0000 (0:00:00.030) 0:00:16.707 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:49:41 +0000 (0:00:00.031) 0:00:16.739 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004010", "end": "2024-03-23 13:49:41.604684", "rc": 0, "start": "2024-03-23 13:49:41.600674" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:49:41 +0000 (0:00:00.261) 0:00:17.000 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:49:41 +0000 (0:00:00.010) 0:00:17.011 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/create_and_remove_interface.yml:11 Saturday 23 March 2024 13:49:41 +0000 (0:00:00.010) 0:00:17.021 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/assert_device_absent.yml:3 Saturday 23 March 2024 13:49:41 +0000 (0:00:00.013) 0:00:17.035 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_interface_stat.yml:3 Saturday 23 March 2024 13:49:41 +0000 (0:00:00.010) 0:00:17.045 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/assert_device_absent.yml:5 Saturday 23 March 2024 13:49:41 +0000 (0:00:00.246) 0:00:17.292 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/create_and_remove_interface.yml:14 Saturday 23 March 2024 13:49:41 +0000 (0:00:00.011) 0:00:17.303 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/manage_test_interface.yml:3 Saturday 23 March 2024 13:49:41 +0000 (0:00:00.015) 0:00:17.319 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:8 Saturday 23 March 2024 13:49:41 +0000 (0:00:00.008) 0:00:17.328 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:13 Saturday 23 March 2024 13:49:41 +0000 (0:00:00.008) 0:00:17.336 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:49:41 +0000 (0:00:00.012) 0:00:17.348 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:49:41 +0000 (0:00:00.011) 0:00:17.360 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004039", "end": "2024-03-23 13:49:42.217005", "rc": 0, "start": "2024-03-23 13:49:42.212966" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:49:42 +0000 (0:00:00.252) 0:00:17.612 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:49:42 +0000 (0:00:00.010) 0:00:17.623 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/manage_test_interface.yml:16 Saturday 23 March 2024 13:49:42 +0000 (0:00:00.009) 0:00:17.633 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:27 Saturday 23 March 2024 13:49:44 +0000 (0:00:02.190) 0:00:19.823 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:35 Saturday 23 March 2024 13:49:44 +0000 (0:00:00.014) 0:00:19.838 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:43 Saturday 23 March 2024 13:49:44 +0000 (0:00:00.009) 0:00:19.847 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:49 Saturday 23 March 2024 13:49:44 +0000 (0:00:00.009) 0:00:19.857 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.006074", "end": "2024-03-23 13:49:44.719739", "rc": 0, "start": "2024-03-23 13:49:44.713665" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/manage_test_interface.yml:54 Saturday 23 March 2024 13:49:44 +0000 (0:00:00.274) 0:00:20.132 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:60 Saturday 23 March 2024 13:49:44 +0000 (0:00:00.012) 0:00:20.145 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:65 Saturday 23 March 2024 13:49:44 +0000 (0:00:00.010) 0:00:20.156 ******** 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-ciq4w6589m/tests/tasks/create_and_remove_interface.yml:18 Saturday 23 March 2024 13:49:44 +0000 (0:00:00.009) 0:00:20.165 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:49:44 +0000 (0:00:00.020) 0:00:20.186 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:49:44 +0000 (0:00:00.018) 0:00:20.204 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004022", "end": "2024-03-23 13:49:45.062899", "rc": 0, "start": "2024-03-23 13:49:45.058877" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:49:45 +0000 (0:00:00.253) 0:00:20.457 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:49:45 +0000 (0:00:00.010) 0:00:20.468 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/create_and_remove_interface.yml:20 Saturday 23 March 2024 13:49:45 +0000 (0:00:00.008) 0:00:20.476 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/assert_device_present.yml:3 Saturday 23 March 2024 13:49:45 +0000 (0:00:00.016) 0:00:20.493 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_interface_stat.yml:3 Saturday 23 March 2024 13:49:45 +0000 (0:00:00.011) 0:00:20.504 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711201784.7174847, "block_size": 4096, "blocks": 0, "ctime": 1711201784.7174847, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 35315, "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": 1711201784.7174847, "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-ciq4w6589m/tests/tasks/assert_device_present.yml:5 Saturday 23 March 2024 13:49:45 +0000 (0:00:00.259) 0:00:20.764 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/create_and_remove_interface.yml:23 Saturday 23 March 2024 13:49:45 +0000 (0:00:00.015) 0:00:20.780 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/manage_test_interface.yml:3 Saturday 23 March 2024 13:49:45 +0000 (0:00:00.035) 0:00:20.815 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:8 Saturday 23 March 2024 13:49:45 +0000 (0:00:00.009) 0:00:20.824 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:13 Saturday 23 March 2024 13:49:45 +0000 (0:00:00.010) 0:00:20.835 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:49:45 +0000 (0:00:00.011) 0:00:20.847 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:49:45 +0000 (0:00:00.011) 0:00:20.858 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003997", "end": "2024-03-23 13:49:45.718126", "rc": 0, "start": "2024-03-23 13:49:45.714129" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:49:45 +0000 (0:00:00.255) 0:00:21.113 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:49:45 +0000 (0:00:00.010) 0:00:21.124 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/manage_test_interface.yml:16 Saturday 23 March 2024 13:49:45 +0000 (0:00:00.010) 0:00:21.134 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:27 Saturday 23 March 2024 13:49:47 +0000 (0:00:02.165) 0:00:23.299 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:35 Saturday 23 March 2024 13:49:47 +0000 (0:00:00.013) 0:00:23.312 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:43 Saturday 23 March 2024 13:49:47 +0000 (0:00:00.008) 0:00:23.321 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:49 Saturday 23 March 2024 13:49:47 +0000 (0:00:00.008) 0:00:23.329 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:54 Saturday 23 March 2024 13:49:47 +0000 (0:00:00.008) 0:00:23.337 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.011115", "end": "2024-03-23 13:49:48.206634", "rc": 0, "start": "2024-03-23 13:49:48.195519" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/manage_test_interface.yml:60 Saturday 23 March 2024 13:49:48 +0000 (0:00:00.269) 0:00:23.607 ******** 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-ciq4w6589m/tests/tasks/manage_test_interface.yml:65 Saturday 23 March 2024 13:49:48 +0000 (0:00:00.010) 0:00:23.617 ******** 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-ciq4w6589m/tests/tasks/create_and_remove_interface.yml:27 Saturday 23 March 2024 13:49:48 +0000 (0:00:00.009) 0:00:23.627 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:49:48 +0000 (0:00:00.038) 0:00:23.666 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:49:48 +0000 (0:00:00.010) 0:00:23.676 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003947", "end": "2024-03-23 13:49:48.538868", "rc": 0, "start": "2024-03-23 13:49:48.534921" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:49:48 +0000 (0:00:00.259) 0:00:23.935 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:49:48 +0000 (0:00:00.012) 0:00:23.948 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/create_and_remove_interface.yml:29 Saturday 23 March 2024 13:49:48 +0000 (0:00:00.011) 0:00:23.959 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/assert_device_absent.yml:3 Saturday 23 March 2024 13:49:48 +0000 (0:00:00.024) 0:00:23.983 ******** included: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_interface_stat.yml:3 Saturday 23 March 2024 13:49:48 +0000 (0:00:00.011) 0:00:23.995 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/assert_device_absent.yml:5 Saturday 23 March 2024 13:49:48 +0000 (0:00:00.260) 0:00:24.256 ******** 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 23 March 2024 13:49:48 +0000 (0:00:00.016) 0:00:24.272 ******** =============================================================================== Install iproute --------------------------------------------------------- 2.31s /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.25s /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.21s /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.19s /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.17s /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.17s /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 1.07s /WORKDIR/git-weekly-ciq4w6589m/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.81s /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/manage_test_interface.yml:27 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.45s /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/el_repo_setup.yml:3 ---------------- Gather current interface info ------------------------------------------- 0.33s /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml:3 ------- Check if system is ostree ----------------------------------------------- 0.33s /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/el_repo_setup.yml:17 --------------- Set up veth as managed by NetworkManager -------------------------------- 0.29s /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/manage_test_interface.yml:35 ------- Gather current interface info ------------------------------------------- 0.28s /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml:3 ------- Delete veth interface veth1298 ------------------------------------------ 0.28s /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/manage_test_interface.yml:43 ------- Gather current interface info ------------------------------------------- 0.28s /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml:3 ------- Create dummy interface dummy1298 ---------------------------------------- 0.27s /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/manage_test_interface.yml:49 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.27s /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/manage_test_interface.yml:54 ------- Gather current interface info ------------------------------------------- 0.26s /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.26s /WORKDIR/git-weekly-ciq4w6589m/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.26s /WORKDIR/git-weekly-ciq4w6589m/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. ---^---^---^---^---^---