# 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-cit52xjygg/.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-cit52xjygg/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-cit52xjygg/tests/tests_helpers_and_asserts.yml:3 Saturday 02 March 2024 13:33:46 +0000 (0:00:00.035) 0:00:00.035 ******** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cit52xjygg/tests/tests_helpers_and_asserts.yml:6 Saturday 02 March 2024 13:33:47 +0000 (0:00:00.943) 0:00:00.979 ******** included: /WORKDIR/git-weekly-cit52xjygg/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-cit52xjygg/tests/tasks/el_repo_setup.yml:3 Saturday 02 March 2024 13:33:47 +0000 (0:00:00.012) 0:00:00.991 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/el_repo_setup.yml:17 Saturday 02 March 2024 13:33:48 +0000 (0:00:00.352) 0:00:01.344 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/el_repo_setup.yml:22 Saturday 02 March 2024 13:33:48 +0000 (0:00:00.261) 0:00:01.606 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/el_repo_setup.yml:26 Saturday 02 March 2024 13:33:48 +0000 (0:00:00.014) 0:00:01.620 ******** 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-cit52xjygg/tests/tasks/el_repo_setup.yml:51 Saturday 02 March 2024 13:33:48 +0000 (0:00:00.008) 0:00:01.629 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/enable_epel.yml:8 Saturday 02 March 2024 13:33:48 +0000 (0:00:00.021) 0:00:01.650 ******** 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-cit52xjygg/tests/tasks/enable_epel.yml:24 Saturday 02 March 2024 13:33:48 +0000 (0:00:00.007) 0:00:01.658 ******** 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-cit52xjygg/tests/tasks/enable_epel.yml:30 Saturday 02 March 2024 13:33:48 +0000 (0:00:00.007) 0:00:01.666 ******** 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-cit52xjygg/tests/tasks/enable_epel.yml:35 Saturday 02 March 2024 13:33:48 +0000 (0:00:00.007) 0:00:01.673 ******** 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-cit52xjygg/tests/tasks/enable_epel.yml:40 Saturday 02 March 2024 13:33:48 +0000 (0:00:00.007) 0:00:01.681 ******** 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-cit52xjygg/tests/tests_helpers_and_asserts.yml:9 Saturday 02 March 2024 13:33:48 +0000 (0:00:00.007) 0:00:01.688 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/create_and_remove_interface.yml:3 Saturday 02 March 2024 13:33:48 +0000 (0:00:00.011) 0:00:01.700 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/show_interfaces.yml:3 Saturday 02 March 2024 13:33:48 +0000 (0:00:00.010) 0:00:01.710 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml:3 Saturday 02 March 2024 13:33:48 +0000 (0:00:00.009) 0:00:01.720 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003677", "end": "2024-03-02 13:33:48.641304", "rc": 0, "start": "2024-03-02 13:33:48.637627" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml:9 Saturday 02 March 2024 13:33:48 +0000 (0:00:00.260) 0:00:01.980 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/show_interfaces.yml:5 Saturday 02 March 2024 13:33:48 +0000 (0:00:00.010) 0:00:01.991 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/create_and_remove_interface.yml:5 Saturday 02 March 2024 13:33:48 +0000 (0:00:00.009) 0:00:02.001 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/manage_test_interface.yml:3 Saturday 02 March 2024 13:33:48 +0000 (0:00:00.014) 0:00:02.015 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:8 Saturday 02 March 2024 13:33:48 +0000 (0:00:00.007) 0:00:02.023 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:13 Saturday 02 March 2024 13:33:48 +0000 (0:00:00.007) 0:00:02.030 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/show_interfaces.yml:3 Saturday 02 March 2024 13:33:48 +0000 (0:00:00.010) 0:00:02.041 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml:3 Saturday 02 March 2024 13:33:48 +0000 (0:00:00.009) 0:00:02.050 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003623", "end": "2024-03-02 13:33:48.914405", "rc": 0, "start": "2024-03-02 13:33:48.910782" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml:9 Saturday 02 March 2024 13:33:48 +0000 (0:00:00.202) 0:00:02.253 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/show_interfaces.yml:5 Saturday 02 March 2024 13:33:48 +0000 (0:00:00.009) 0:00:02.263 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/manage_test_interface.yml:16 Saturday 02 March 2024 13:33:48 +0000 (0:00:00.008) 0:00:02.271 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:27 Saturday 02 March 2024 13:33:51 +0000 (0:00:02.350) 0:00:04.622 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:35 Saturday 02 March 2024 13:33:51 +0000 (0:00:00.013) 0:00:04.635 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:43 Saturday 02 March 2024 13:33:51 +0000 (0:00:00.008) 0:00:04.643 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:49 Saturday 02 March 2024 13:33:51 +0000 (0:00:00.008) 0:00:04.652 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:54 Saturday 02 March 2024 13:33:51 +0000 (0:00:00.008) 0:00:04.660 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:60 Saturday 02 March 2024 13:33:51 +0000 (0:00:00.008) 0:00:04.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 veth1298] ******************************************* task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/manage_test_interface.yml:65 Saturday 02 March 2024 13:33:51 +0000 (0:00:00.008) 0:00:04.676 ******** 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-cit52xjygg/tests/tasks/create_and_remove_interface.yml:9 Saturday 02 March 2024 13:33:51 +0000 (0:00:00.007) 0:00:04.683 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/show_interfaces.yml:3 Saturday 02 March 2024 13:33:51 +0000 (0:00:00.013) 0:00:04.697 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml:3 Saturday 02 March 2024 13:33:51 +0000 (0:00:00.009) 0:00:04.707 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003606", "end": "2024-03-02 13:33:51.570974", "rc": 0, "start": "2024-03-02 13:33:51.567368" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml:9 Saturday 02 March 2024 13:33:51 +0000 (0:00:00.202) 0:00:04.910 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/show_interfaces.yml:5 Saturday 02 March 2024 13:33:51 +0000 (0:00:00.011) 0:00:04.921 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/create_and_remove_interface.yml:11 Saturday 02 March 2024 13:33:51 +0000 (0:00:00.010) 0:00:04.931 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/assert_device_absent.yml:3 Saturday 02 March 2024 13:33:51 +0000 (0:00:00.014) 0:00:04.945 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_interface_stat.yml:3 Saturday 02 March 2024 13:33:51 +0000 (0:00:00.011) 0:00:04.957 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/assert_device_absent.yml:5 Saturday 02 March 2024 13:33:51 +0000 (0:00:00.198) 0:00:05.155 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/create_and_remove_interface.yml:14 Saturday 02 March 2024 13:33:51 +0000 (0:00:00.011) 0:00:05.167 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/manage_test_interface.yml:3 Saturday 02 March 2024 13:33:51 +0000 (0:00:00.015) 0:00:05.182 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:8 Saturday 02 March 2024 13:33:51 +0000 (0:00:00.007) 0:00:05.190 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:13 Saturday 02 March 2024 13:33:51 +0000 (0:00:00.007) 0:00:05.197 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/show_interfaces.yml:3 Saturday 02 March 2024 13:33:51 +0000 (0:00:00.010) 0:00:05.208 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml:3 Saturday 02 March 2024 13:33:51 +0000 (0:00:00.010) 0:00:05.219 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003615", "end": "2024-03-02 13:33:52.083656", "rc": 0, "start": "2024-03-02 13:33:52.080041" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml:9 Saturday 02 March 2024 13:33:52 +0000 (0:00:00.203) 0:00:05.422 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/show_interfaces.yml:5 Saturday 02 March 2024 13:33:52 +0000 (0:00:00.011) 0:00:05.434 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/manage_test_interface.yml:16 Saturday 02 March 2024 13:33:52 +0000 (0:00:00.009) 0:00:05.443 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:27 Saturday 02 March 2024 13:33:54 +0000 (0:00:02.236) 0:00:07.680 ******** 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.007281", "end": "2024-03-02 13:33:54.552861", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-03-02 13:33:54.545580" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004264", "end": "2024-03-02 13:33:54.807849", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-03-02 13:33:54.803585" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004461", "end": "2024-03-02 13:33:55.007870", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-03-02 13:33:55.003409" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/manage_test_interface.yml:35 Saturday 02 March 2024 13:33:55 +0000 (0:00:00.668) 0:00:08.348 ******** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.021044", "end": "2024-03-02 13:33:55.232217", "rc": 0, "start": "2024-03-02 13:33:55.211173" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/manage_test_interface.yml:43 Saturday 02 March 2024 13:33:55 +0000 (0:00:00.225) 0:00:08.574 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:49 Saturday 02 March 2024 13:33:55 +0000 (0:00:00.009) 0:00:08.583 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:54 Saturday 02 March 2024 13:33:55 +0000 (0:00:00.008) 0:00:08.592 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:60 Saturday 02 March 2024 13:33:55 +0000 (0:00:00.009) 0:00:08.601 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:65 Saturday 02 March 2024 13:33:55 +0000 (0:00:00.008) 0:00:08.609 ******** 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-cit52xjygg/tests/tasks/create_and_remove_interface.yml:18 Saturday 02 March 2024 13:33:55 +0000 (0:00:00.008) 0:00:08.618 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/show_interfaces.yml:3 Saturday 02 March 2024 13:33:55 +0000 (0:00:00.016) 0:00:08.634 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml:3 Saturday 02 March 2024 13:33:55 +0000 (0:00:00.010) 0:00:08.644 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003618", "end": "2024-03-02 13:33:55.511169", "rc": 0, "start": "2024-03-02 13:33:55.507551" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml:9 Saturday 02 March 2024 13:33:55 +0000 (0:00:00.206) 0:00:08.851 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/show_interfaces.yml:5 Saturday 02 March 2024 13:33:55 +0000 (0:00:00.010) 0:00:08.861 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/create_and_remove_interface.yml:20 Saturday 02 March 2024 13:33:55 +0000 (0:00:00.010) 0:00:08.871 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/assert_device_present.yml:3 Saturday 02 March 2024 13:33:55 +0000 (0:00:00.016) 0:00:08.888 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_interface_stat.yml:3 Saturday 02 March 2024 13:33:55 +0000 (0:00:00.010) 0:00:08.898 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709386434.5496275, "block_size": 4096, "blocks": 0, "ctime": 1709386434.5496275, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 35921, "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": 1709386434.5496275, "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-cit52xjygg/tests/tasks/assert_device_present.yml:5 Saturday 02 March 2024 13:33:55 +0000 (0:00:00.204) 0:00:09.103 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/create_and_remove_interface.yml:23 Saturday 02 March 2024 13:33:55 +0000 (0:00:00.010) 0:00:09.113 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/manage_test_interface.yml:3 Saturday 02 March 2024 13:33:55 +0000 (0:00:00.019) 0:00:09.133 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:8 Saturday 02 March 2024 13:33:55 +0000 (0:00:00.007) 0:00:09.141 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:13 Saturday 02 March 2024 13:33:55 +0000 (0:00:00.007) 0:00:09.149 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/show_interfaces.yml:3 Saturday 02 March 2024 13:33:55 +0000 (0:00:00.012) 0:00:09.161 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml:3 Saturday 02 March 2024 13:33:55 +0000 (0:00:00.010) 0:00:09.171 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003635", "end": "2024-03-02 13:33:56.037581", "rc": 0, "start": "2024-03-02 13:33:56.033946" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml:9 Saturday 02 March 2024 13:33:56 +0000 (0:00:00.206) 0:00:09.378 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/show_interfaces.yml:5 Saturday 02 March 2024 13:33:56 +0000 (0:00:00.010) 0:00:09.388 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/manage_test_interface.yml:16 Saturday 02 March 2024 13:33:56 +0000 (0:00:00.009) 0:00:09.398 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:27 Saturday 02 March 2024 13:33:58 +0000 (0:00:02.228) 0:00:11.626 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:35 Saturday 02 March 2024 13:33:58 +0000 (0:00:00.014) 0:00:11.640 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:43 Saturday 02 March 2024 13:33:58 +0000 (0:00:00.008) 0:00:11.649 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.019901", "end": "2024-03-02 13:33:58.531131", "rc": 0, "start": "2024-03-02 13:33:58.511230" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/manage_test_interface.yml:49 Saturday 02 March 2024 13:33:58 +0000 (0:00:00.223) 0:00:11.872 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:54 Saturday 02 March 2024 13:33:58 +0000 (0:00:00.009) 0:00:11.882 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:60 Saturday 02 March 2024 13:33:58 +0000 (0:00:00.009) 0:00:11.891 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:65 Saturday 02 March 2024 13:33:58 +0000 (0:00:00.008) 0:00:11.900 ******** 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-cit52xjygg/tests/tasks/create_and_remove_interface.yml:27 Saturday 02 March 2024 13:33:58 +0000 (0:00:00.007) 0:00:11.908 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/show_interfaces.yml:3 Saturday 02 March 2024 13:33:58 +0000 (0:00:00.019) 0:00:11.928 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml:3 Saturday 02 March 2024 13:33:58 +0000 (0:00:00.009) 0:00:11.938 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003562", "end": "2024-03-02 13:33:58.801944", "rc": 0, "start": "2024-03-02 13:33:58.798382" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml:9 Saturday 02 March 2024 13:33:58 +0000 (0:00:00.205) 0:00:12.144 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/show_interfaces.yml:5 Saturday 02 March 2024 13:33:58 +0000 (0:00:00.010) 0:00:12.154 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/create_and_remove_interface.yml:29 Saturday 02 March 2024 13:33:58 +0000 (0:00:00.010) 0:00:12.165 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/assert_device_absent.yml:3 Saturday 02 March 2024 13:33:58 +0000 (0:00:00.019) 0:00:12.185 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_interface_stat.yml:3 Saturday 02 March 2024 13:33:58 +0000 (0:00:00.010) 0:00:12.195 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/assert_device_absent.yml:5 Saturday 02 March 2024 13:33:59 +0000 (0:00:00.200) 0:00:12.395 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tests_helpers_and_asserts.yml:15 Saturday 02 March 2024 13:33:59 +0000 (0:00:00.011) 0:00:12.407 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/create_and_remove_interface.yml:3 Saturday 02 March 2024 13:33:59 +0000 (0:00:00.012) 0:00:12.420 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/show_interfaces.yml:3 Saturday 02 March 2024 13:33:59 +0000 (0:00:00.010) 0:00:12.430 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml:3 Saturday 02 March 2024 13:33:59 +0000 (0:00:00.010) 0:00:12.440 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003481", "end": "2024-03-02 13:33:59.304718", "rc": 0, "start": "2024-03-02 13:33:59.301237" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml:9 Saturday 02 March 2024 13:33:59 +0000 (0:00:00.203) 0:00:12.643 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/show_interfaces.yml:5 Saturday 02 March 2024 13:33:59 +0000 (0:00:00.010) 0:00:12.654 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/create_and_remove_interface.yml:5 Saturday 02 March 2024 13:33:59 +0000 (0:00:00.009) 0:00:12.664 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/manage_test_interface.yml:3 Saturday 02 March 2024 13:33:59 +0000 (0:00:00.012) 0:00:12.676 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:8 Saturday 02 March 2024 13:33:59 +0000 (0:00:00.007) 0:00:12.684 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:13 Saturday 02 March 2024 13:33:59 +0000 (0:00:00.007) 0:00:12.691 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/show_interfaces.yml:3 Saturday 02 March 2024 13:33:59 +0000 (0:00:00.011) 0:00:12.703 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml:3 Saturday 02 March 2024 13:33:59 +0000 (0:00:00.009) 0:00:12.712 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003571", "end": "2024-03-02 13:33:59.578200", "rc": 0, "start": "2024-03-02 13:33:59.574629" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml:9 Saturday 02 March 2024 13:33:59 +0000 (0:00:00.205) 0:00:12.918 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/show_interfaces.yml:5 Saturday 02 March 2024 13:33:59 +0000 (0:00:00.010) 0:00:12.928 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/manage_test_interface.yml:16 Saturday 02 March 2024 13:33:59 +0000 (0:00:00.008) 0:00:12.937 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:27 Saturday 02 March 2024 13:34:01 +0000 (0:00:02.249) 0:00:15.186 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:35 Saturday 02 March 2024 13:34:01 +0000 (0:00:00.014) 0:00:15.200 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:43 Saturday 02 March 2024 13:34:01 +0000 (0:00:00.008) 0:00:15.209 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:49 Saturday 02 March 2024 13:34:01 +0000 (0:00:00.008) 0:00:15.217 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:54 Saturday 02 March 2024 13:34:01 +0000 (0:00:00.008) 0:00:15.226 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:60 Saturday 02 March 2024 13:34:01 +0000 (0:00:00.008) 0:00:15.234 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:65 Saturday 02 March 2024 13:34:01 +0000 (0:00:00.008) 0:00:15.242 ******** 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-cit52xjygg/tests/tasks/create_and_remove_interface.yml:9 Saturday 02 March 2024 13:34:01 +0000 (0:00:00.007) 0:00:15.250 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/show_interfaces.yml:3 Saturday 02 March 2024 13:34:01 +0000 (0:00:00.013) 0:00:15.264 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml:3 Saturday 02 March 2024 13:34:01 +0000 (0:00:00.009) 0:00:15.274 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003735", "end": "2024-03-02 13:34:02.141268", "rc": 0, "start": "2024-03-02 13:34:02.137533" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml:9 Saturday 02 March 2024 13:34:02 +0000 (0:00:00.208) 0:00:15.482 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/show_interfaces.yml:5 Saturday 02 March 2024 13:34:02 +0000 (0:00:00.010) 0:00:15.492 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/create_and_remove_interface.yml:11 Saturday 02 March 2024 13:34:02 +0000 (0:00:00.009) 0:00:15.501 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/assert_device_absent.yml:3 Saturday 02 March 2024 13:34:02 +0000 (0:00:00.013) 0:00:15.515 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_interface_stat.yml:3 Saturday 02 March 2024 13:34:02 +0000 (0:00:00.010) 0:00:15.525 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/assert_device_absent.yml:5 Saturday 02 March 2024 13:34:02 +0000 (0:00:00.204) 0:00:15.730 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/create_and_remove_interface.yml:14 Saturday 02 March 2024 13:34:02 +0000 (0:00:00.011) 0:00:15.741 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/manage_test_interface.yml:3 Saturday 02 March 2024 13:34:02 +0000 (0:00:00.015) 0:00:15.757 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:8 Saturday 02 March 2024 13:34:02 +0000 (0:00:00.008) 0:00:15.766 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:13 Saturday 02 March 2024 13:34:02 +0000 (0:00:00.008) 0:00:15.774 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/show_interfaces.yml:3 Saturday 02 March 2024 13:34:02 +0000 (0:00:00.011) 0:00:15.786 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml:3 Saturday 02 March 2024 13:34:02 +0000 (0:00:00.011) 0:00:15.797 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003594", "end": "2024-03-02 13:34:02.663619", "rc": 0, "start": "2024-03-02 13:34:02.660025" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml:9 Saturday 02 March 2024 13:34:02 +0000 (0:00:00.206) 0:00:16.003 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/show_interfaces.yml:5 Saturday 02 March 2024 13:34:02 +0000 (0:00:00.011) 0:00:16.015 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/manage_test_interface.yml:16 Saturday 02 March 2024 13:34:02 +0000 (0:00:00.009) 0:00:16.025 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:27 Saturday 02 March 2024 13:34:04 +0000 (0:00:02.263) 0:00:18.288 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:35 Saturday 02 March 2024 13:34:04 +0000 (0:00:00.014) 0:00:18.302 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:43 Saturday 02 March 2024 13:34:04 +0000 (0:00:00.008) 0:00:18.310 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:49 Saturday 02 March 2024 13:34:05 +0000 (0:00:00.008) 0:00:18.319 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.063161", "end": "2024-03-02 13:34:05.245569", "rc": 0, "start": "2024-03-02 13:34:05.182408" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/manage_test_interface.yml:54 Saturday 02 March 2024 13:34:05 +0000 (0:00:00.280) 0:00:18.599 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:60 Saturday 02 March 2024 13:34:05 +0000 (0:00:00.009) 0:00:18.608 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:65 Saturday 02 March 2024 13:34:05 +0000 (0:00:00.008) 0:00:18.616 ******** 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-cit52xjygg/tests/tasks/create_and_remove_interface.yml:18 Saturday 02 March 2024 13:34:05 +0000 (0:00:00.008) 0:00:18.625 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/show_interfaces.yml:3 Saturday 02 March 2024 13:34:05 +0000 (0:00:00.016) 0:00:18.642 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml:3 Saturday 02 March 2024 13:34:05 +0000 (0:00:00.010) 0:00:18.652 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003560", "end": "2024-03-02 13:34:05.516439", "rc": 0, "start": "2024-03-02 13:34:05.512879" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml:9 Saturday 02 March 2024 13:34:05 +0000 (0:00:00.203) 0:00:18.855 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/show_interfaces.yml:5 Saturday 02 March 2024 13:34:05 +0000 (0:00:00.013) 0:00:18.868 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/create_and_remove_interface.yml:20 Saturday 02 March 2024 13:34:05 +0000 (0:00:00.010) 0:00:18.879 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/assert_device_present.yml:3 Saturday 02 March 2024 13:34:05 +0000 (0:00:00.019) 0:00:18.899 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_interface_stat.yml:3 Saturday 02 March 2024 13:34:05 +0000 (0:00:00.013) 0:00:18.912 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709386445.2429607, "block_size": 4096, "blocks": 0, "ctime": 1709386445.2429607, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 36253, "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": 1709386445.2429607, "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-cit52xjygg/tests/tasks/assert_device_present.yml:5 Saturday 02 March 2024 13:34:05 +0000 (0:00:00.202) 0:00:19.115 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/create_and_remove_interface.yml:23 Saturday 02 March 2024 13:34:05 +0000 (0:00:00.011) 0:00:19.126 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/manage_test_interface.yml:3 Saturday 02 March 2024 13:34:05 +0000 (0:00:00.018) 0:00:19.144 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:8 Saturday 02 March 2024 13:34:05 +0000 (0:00:00.008) 0:00:19.152 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:13 Saturday 02 March 2024 13:34:05 +0000 (0:00:00.007) 0:00:19.160 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/show_interfaces.yml:3 Saturday 02 March 2024 13:34:05 +0000 (0:00:00.011) 0:00:19.171 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml:3 Saturday 02 March 2024 13:34:05 +0000 (0:00:00.010) 0:00:19.182 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003725", "end": "2024-03-02 13:34:06.048802", "rc": 0, "start": "2024-03-02 13:34:06.045077" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml:9 Saturday 02 March 2024 13:34:06 +0000 (0:00:00.207) 0:00:19.389 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/show_interfaces.yml:5 Saturday 02 March 2024 13:34:06 +0000 (0:00:00.010) 0:00:19.399 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/manage_test_interface.yml:16 Saturday 02 March 2024 13:34:06 +0000 (0:00:00.008) 0:00:19.408 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:27 Saturday 02 March 2024 13:34:08 +0000 (0:00:02.275) 0:00:21.683 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:35 Saturday 02 March 2024 13:34:08 +0000 (0:00:00.013) 0:00:21.697 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:43 Saturday 02 March 2024 13:34:08 +0000 (0:00:00.009) 0:00:21.707 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:49 Saturday 02 March 2024 13:34:08 +0000 (0:00:00.008) 0:00:21.715 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:54 Saturday 02 March 2024 13:34:08 +0000 (0:00:00.008) 0:00:21.724 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.018504", "end": "2024-03-02 13:34:08.608212", "rc": 0, "start": "2024-03-02 13:34:08.589708" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/manage_test_interface.yml:60 Saturday 02 March 2024 13:34:08 +0000 (0:00:00.234) 0:00:21.958 ******** 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-cit52xjygg/tests/tasks/manage_test_interface.yml:65 Saturday 02 March 2024 13:34:08 +0000 (0:00:00.011) 0:00:21.970 ******** 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-cit52xjygg/tests/tasks/create_and_remove_interface.yml:27 Saturday 02 March 2024 13:34:08 +0000 (0:00:00.008) 0:00:21.979 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/show_interfaces.yml:3 Saturday 02 March 2024 13:34:08 +0000 (0:00:00.035) 0:00:22.014 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml:3 Saturday 02 March 2024 13:34:08 +0000 (0:00:00.013) 0:00:22.028 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003719", "end": "2024-03-02 13:34:08.894892", "rc": 0, "start": "2024-03-02 13:34:08.891173" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml:9 Saturday 02 March 2024 13:34:08 +0000 (0:00:00.206) 0:00:22.234 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/show_interfaces.yml:5 Saturday 02 March 2024 13:34:08 +0000 (0:00:00.011) 0:00:22.246 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/create_and_remove_interface.yml:29 Saturday 02 March 2024 13:34:08 +0000 (0:00:00.010) 0:00:22.257 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/assert_device_absent.yml:3 Saturday 02 March 2024 13:34:08 +0000 (0:00:00.021) 0:00:22.278 ******** included: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_interface_stat.yml:3 Saturday 02 March 2024 13:34:08 +0000 (0:00:00.013) 0:00:22.292 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cit52xjygg/tests/tasks/assert_device_absent.yml:5 Saturday 02 March 2024 13:34:09 +0000 (0:00:00.202) 0:00:22.495 ******** 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 02 March 2024 13:34:09 +0000 (0:00:00.015) 0:00:22.510 ******** =============================================================================== Install iproute --------------------------------------------------------- 2.35s /WORKDIR/git-weekly-cit52xjygg/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.28s /WORKDIR/git-weekly-cit52xjygg/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.26s /WORKDIR/git-weekly-cit52xjygg/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.25s /WORKDIR/git-weekly-cit52xjygg/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.24s /WORKDIR/git-weekly-cit52xjygg/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.23s /WORKDIR/git-weekly-cit52xjygg/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 0.94s /WORKDIR/git-weekly-cit52xjygg/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.67s /WORKDIR/git-weekly-cit52xjygg/tests/tasks/manage_test_interface.yml:27 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.35s /WORKDIR/git-weekly-cit52xjygg/tests/tasks/el_repo_setup.yml:3 ---------------- Create dummy interface dummy1298 ---------------------------------------- 0.28s /WORKDIR/git-weekly-cit52xjygg/tests/tasks/manage_test_interface.yml:49 ------- Check if system is ostree ----------------------------------------------- 0.26s /WORKDIR/git-weekly-cit52xjygg/tests/tasks/el_repo_setup.yml:17 --------------- Gather current interface info ------------------------------------------- 0.26s /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml:3 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.23s /WORKDIR/git-weekly-cit52xjygg/tests/tasks/manage_test_interface.yml:54 ------- Set up veth as managed by NetworkManager -------------------------------- 0.23s /WORKDIR/git-weekly-cit52xjygg/tests/tasks/manage_test_interface.yml:35 ------- Delete veth interface veth1298 ------------------------------------------ 0.22s /WORKDIR/git-weekly-cit52xjygg/tests/tasks/manage_test_interface.yml:43 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-cit52xjygg/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-cit52xjygg/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. ---^---^---^---^---^---