# 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-ci_fixi4q4ro47/.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-ci_fixi4q4ro47/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tests_helpers_and_asserts.yml:3 Wednesday 24 January 2024 00:55:34 +0000 (0:00:00.031) 0:00:00.031 ***** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tests_helpers_and_asserts.yml:6 Wednesday 24 January 2024 00:55:35 +0000 (0:00:00.898) 0:00:00.930 ***** included: /WORKDIR/git-ci_fixi4q4ro47/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-ci_fixi4q4ro47/tests/tasks/el_repo_setup.yml:3 Wednesday 24 January 2024 00:55:35 +0000 (0:00:00.012) 0:00:00.942 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/el_repo_setup.yml:17 Wednesday 24 January 2024 00:55:35 +0000 (0:00:00.367) 0:00:01.309 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/el_repo_setup.yml:22 Wednesday 24 January 2024 00:55:35 +0000 (0:00:00.263) 0:00:01.573 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/el_repo_setup.yml:26 Wednesday 24 January 2024 00:55:35 +0000 (0:00:00.013) 0:00:01.586 ***** 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-ci_fixi4q4ro47/tests/tasks/el_repo_setup.yml:51 Wednesday 24 January 2024 00:55:36 +0000 (0:00:00.007) 0:00:01.593 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/enable_epel.yml:8 Wednesday 24 January 2024 00:55:36 +0000 (0:00:00.020) 0:00:01.614 ***** 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-ci_fixi4q4ro47/tests/tasks/enable_epel.yml:24 Wednesday 24 January 2024 00:55:36 +0000 (0:00:00.007) 0:00:01.621 ***** 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-ci_fixi4q4ro47/tests/tasks/enable_epel.yml:30 Wednesday 24 January 2024 00:55:36 +0000 (0:00:00.007) 0:00:01.628 ***** 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-ci_fixi4q4ro47/tests/tasks/enable_epel.yml:35 Wednesday 24 January 2024 00:55:36 +0000 (0:00:00.006) 0:00:01.635 ***** 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-ci_fixi4q4ro47/tests/tasks/enable_epel.yml:40 Wednesday 24 January 2024 00:55:36 +0000 (0:00:00.006) 0:00:01.641 ***** 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-ci_fixi4q4ro47/tests/tests_helpers_and_asserts.yml:9 Wednesday 24 January 2024 00:55:36 +0000 (0:00:00.006) 0:00:01.647 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/create_and_remove_interface.yml:3 Wednesday 24 January 2024 00:55:36 +0000 (0:00:00.010) 0:00:01.657 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/show_interfaces.yml:3 Wednesday 24 January 2024 00:55:36 +0000 (0:00:00.008) 0:00:01.666 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 January 2024 00:55:36 +0000 (0:00:00.008) 0:00:01.674 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004184", "end": "2024-01-24 00:55:36.327784", "rc": 0, "start": "2024-01-24 00:55:36.323600" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 January 2024 00:55:36 +0000 (0:00:00.268) 0:00:01.943 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/show_interfaces.yml:5 Wednesday 24 January 2024 00:55:36 +0000 (0:00:00.009) 0:00:01.953 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/create_and_remove_interface.yml:5 Wednesday 24 January 2024 00:55:36 +0000 (0:00:00.008) 0:00:01.961 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:3 Wednesday 24 January 2024 00:55:36 +0000 (0:00:00.012) 0:00:01.974 ***** 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-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:8 Wednesday 24 January 2024 00:55:36 +0000 (0:00:00.007) 0:00:01.981 ***** 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-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:13 Wednesday 24 January 2024 00:55:36 +0000 (0:00:00.007) 0:00:01.988 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/show_interfaces.yml:3 Wednesday 24 January 2024 00:55:36 +0000 (0:00:00.009) 0:00:01.998 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 January 2024 00:55:36 +0000 (0:00:00.009) 0:00:02.007 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004220", "end": "2024-01-24 00:55:36.603039", "rc": 0, "start": "2024-01-24 00:55:36.598819" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 January 2024 00:55:36 +0000 (0:00:00.211) 0:00:02.218 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/show_interfaces.yml:5 Wednesday 24 January 2024 00:55:36 +0000 (0:00:00.008) 0:00:02.227 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:16 Wednesday 24 January 2024 00:55:36 +0000 (0:00:00.009) 0:00:02.237 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:23 Wednesday 24 January 2024 00:55:39 +0000 (0:00:02.483) 0:00:04.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-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:31 Wednesday 24 January 2024 00:55:39 +0000 (0:00:00.014) 0:00:04.735 ***** 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-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:39 Wednesday 24 January 2024 00:55:39 +0000 (0:00:00.007) 0:00:04.743 ***** 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-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:45 Wednesday 24 January 2024 00:55:39 +0000 (0:00:00.007) 0:00:04.750 ***** 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-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:50 Wednesday 24 January 2024 00:55:39 +0000 (0:00:00.007) 0:00:04.758 ***** 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-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:56 Wednesday 24 January 2024 00:55:39 +0000 (0:00:00.007) 0:00:04.765 ***** 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-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:61 Wednesday 24 January 2024 00:55:39 +0000 (0:00:00.007) 0:00:04.773 ***** 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-ci_fixi4q4ro47/tests/tasks/create_and_remove_interface.yml:9 Wednesday 24 January 2024 00:55:39 +0000 (0:00:00.007) 0:00:04.780 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/show_interfaces.yml:3 Wednesday 24 January 2024 00:55:39 +0000 (0:00:00.011) 0:00:04.792 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 January 2024 00:55:39 +0000 (0:00:00.008) 0:00:04.800 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004375", "end": "2024-01-24 00:55:39.399577", "rc": 0, "start": "2024-01-24 00:55:39.395202" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 January 2024 00:55:39 +0000 (0:00:00.214) 0:00:05.015 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/show_interfaces.yml:5 Wednesday 24 January 2024 00:55:39 +0000 (0:00:00.008) 0:00:05.024 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/create_and_remove_interface.yml:11 Wednesday 24 January 2024 00:55:39 +0000 (0:00:00.008) 0:00:05.032 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/assert_device_absent.yml:3 Wednesday 24 January 2024 00:55:39 +0000 (0:00:00.013) 0:00:05.045 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_interface_stat.yml:3 Wednesday 24 January 2024 00:55:39 +0000 (0:00:00.009) 0:00:05.054 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/assert_device_absent.yml:5 Wednesday 24 January 2024 00:55:39 +0000 (0:00:00.210) 0:00:05.265 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/create_and_remove_interface.yml:14 Wednesday 24 January 2024 00:55:39 +0000 (0:00:00.010) 0:00:05.275 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:3 Wednesday 24 January 2024 00:55:39 +0000 (0:00:00.014) 0:00:05.290 ***** 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-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:8 Wednesday 24 January 2024 00:55:39 +0000 (0:00:00.007) 0:00:05.297 ***** 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-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:13 Wednesday 24 January 2024 00:55:39 +0000 (0:00:00.007) 0:00:05.304 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/show_interfaces.yml:3 Wednesday 24 January 2024 00:55:39 +0000 (0:00:00.009) 0:00:05.314 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 January 2024 00:55:39 +0000 (0:00:00.008) 0:00:05.322 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004204", "end": "2024-01-24 00:55:39.921955", "rc": 0, "start": "2024-01-24 00:55:39.917751" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 January 2024 00:55:39 +0000 (0:00:00.214) 0:00:05.537 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/show_interfaces.yml:5 Wednesday 24 January 2024 00:55:39 +0000 (0:00:00.011) 0:00:05.549 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:16 Wednesday 24 January 2024 00:55:39 +0000 (0:00:00.008) 0:00:05.557 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:23 Wednesday 24 January 2024 00:55:42 +0000 (0:00:02.332) 0:00:07.890 ***** 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.008009", "end": "2024-01-24 00:55:42.494882", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-01-24 00:55:42.486873" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004587", "end": "2024-01-24 00:55:42.769711", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-01-24 00:55:42.765124" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004707", "end": "2024-01-24 00:55:42.978419", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-01-24 00:55:42.973712" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:31 Wednesday 24 January 2024 00:55:43 +0000 (0:00:00.704) 0:00:08.594 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.025302", "end": "2024-01-24 00:55:43.214100", "rc": 0, "start": "2024-01-24 00:55:43.188798" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:39 Wednesday 24 January 2024 00:55:43 +0000 (0:00:00.237) 0:00:08.831 ***** 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-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:45 Wednesday 24 January 2024 00:55:43 +0000 (0:00:00.008) 0:00:08.839 ***** 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-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:50 Wednesday 24 January 2024 00:55:43 +0000 (0:00:00.007) 0:00:08.847 ***** 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-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:56 Wednesday 24 January 2024 00:55:43 +0000 (0:00:00.007) 0:00:08.855 ***** 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-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:61 Wednesday 24 January 2024 00:55:43 +0000 (0:00:00.007) 0:00:08.862 ***** 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-ci_fixi4q4ro47/tests/tasks/create_and_remove_interface.yml:18 Wednesday 24 January 2024 00:55:43 +0000 (0:00:00.007) 0:00:08.870 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/show_interfaces.yml:3 Wednesday 24 January 2024 00:55:43 +0000 (0:00:00.015) 0:00:08.885 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 January 2024 00:55:43 +0000 (0:00:00.009) 0:00:08.894 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005223", "end": "2024-01-24 00:55:44.496192", "rc": 0, "start": "2024-01-24 00:55:43.490969" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 January 2024 00:55:44 +0000 (0:00:01.217) 0:00:10.111 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/show_interfaces.yml:5 Wednesday 24 January 2024 00:55:44 +0000 (0:00:00.008) 0:00:10.120 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/create_and_remove_interface.yml:20 Wednesday 24 January 2024 00:55:44 +0000 (0:00:00.008) 0:00:10.129 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/assert_device_present.yml:3 Wednesday 24 January 2024 00:55:44 +0000 (0:00:00.015) 0:00:10.144 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_interface_stat.yml:3 Wednesday 24 January 2024 00:55:44 +0000 (0:00:00.009) 0:00:10.154 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1706057742.4916537, "block_size": 4096, "blocks": 0, "ctime": 1706057742.4916537, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31272, "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": 1706057742.4916537, "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-ci_fixi4q4ro47/tests/tasks/assert_device_present.yml:5 Wednesday 24 January 2024 00:55:44 +0000 (0:00:00.211) 0:00:10.365 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/create_and_remove_interface.yml:23 Wednesday 24 January 2024 00:55:44 +0000 (0:00:00.009) 0:00:10.375 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:3 Wednesday 24 January 2024 00:55:44 +0000 (0:00:00.018) 0:00:10.394 ***** 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-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:8 Wednesday 24 January 2024 00:55:44 +0000 (0:00:00.007) 0:00:10.402 ***** 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-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:13 Wednesday 24 January 2024 00:55:44 +0000 (0:00:00.007) 0:00:10.409 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/show_interfaces.yml:3 Wednesday 24 January 2024 00:55:44 +0000 (0:00:00.010) 0:00:10.420 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 January 2024 00:55:44 +0000 (0:00:00.009) 0:00:10.430 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004038", "end": "2024-01-24 00:55:45.027641", "rc": 0, "start": "2024-01-24 00:55:45.023603" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 January 2024 00:55:45 +0000 (0:00:00.213) 0:00:10.643 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/show_interfaces.yml:5 Wednesday 24 January 2024 00:55:45 +0000 (0:00:00.009) 0:00:10.653 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:16 Wednesday 24 January 2024 00:55:45 +0000 (0:00:00.008) 0:00:10.662 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:23 Wednesday 24 January 2024 00:55:47 +0000 (0:00:02.287) 0:00:12.950 ***** 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-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:31 Wednesday 24 January 2024 00:55:47 +0000 (0:00:00.013) 0:00:12.963 ***** 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-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:39 Wednesday 24 January 2024 00:55:47 +0000 (0:00:00.007) 0:00:12.971 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.014374", "end": "2024-01-24 00:55:47.582332", "rc": 0, "start": "2024-01-24 00:55:47.567958" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:45 Wednesday 24 January 2024 00:55:47 +0000 (0:00:00.236) 0:00:13.207 ***** 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-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:50 Wednesday 24 January 2024 00:55:47 +0000 (0:00:00.008) 0:00:13.215 ***** 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-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:56 Wednesday 24 January 2024 00:55:47 +0000 (0:00:00.007) 0:00:13.223 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:61 Wednesday 24 January 2024 00:55:47 +0000 (0:00:00.008) 0:00:13.231 ***** 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-ci_fixi4q4ro47/tests/tasks/create_and_remove_interface.yml:27 Wednesday 24 January 2024 00:55:47 +0000 (0:00:00.007) 0:00:13.238 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/show_interfaces.yml:3 Wednesday 24 January 2024 00:55:47 +0000 (0:00:00.017) 0:00:13.255 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 January 2024 00:55:47 +0000 (0:00:00.009) 0:00:13.265 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004164", "end": "2024-01-24 00:55:47.864158", "rc": 0, "start": "2024-01-24 00:55:47.859994" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 January 2024 00:55:47 +0000 (0:00:00.214) 0:00:13.479 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/show_interfaces.yml:5 Wednesday 24 January 2024 00:55:47 +0000 (0:00:00.008) 0:00:13.488 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/create_and_remove_interface.yml:29 Wednesday 24 January 2024 00:55:47 +0000 (0:00:00.008) 0:00:13.496 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/assert_device_absent.yml:3 Wednesday 24 January 2024 00:55:47 +0000 (0:00:00.018) 0:00:13.515 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_interface_stat.yml:3 Wednesday 24 January 2024 00:55:47 +0000 (0:00:00.009) 0:00:13.525 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/assert_device_absent.yml:5 Wednesday 24 January 2024 00:55:48 +0000 (0:00:00.205) 0:00:13.730 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tests_helpers_and_asserts.yml:15 Wednesday 24 January 2024 00:55:48 +0000 (0:00:00.009) 0:00:13.740 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/create_and_remove_interface.yml:3 Wednesday 24 January 2024 00:55:48 +0000 (0:00:00.012) 0:00:13.752 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/show_interfaces.yml:3 Wednesday 24 January 2024 00:55:48 +0000 (0:00:00.009) 0:00:13.762 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 January 2024 00:55:48 +0000 (0:00:00.008) 0:00:13.770 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004153", "end": "2024-01-24 00:55:48.368751", "rc": 0, "start": "2024-01-24 00:55:48.364598" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 January 2024 00:55:48 +0000 (0:00:00.213) 0:00:13.983 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/show_interfaces.yml:5 Wednesday 24 January 2024 00:55:48 +0000 (0:00:00.009) 0:00:13.993 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/create_and_remove_interface.yml:5 Wednesday 24 January 2024 00:55:48 +0000 (0:00:00.008) 0:00:14.001 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:3 Wednesday 24 January 2024 00:55:48 +0000 (0:00:00.012) 0:00:14.014 ***** 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-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:8 Wednesday 24 January 2024 00:55:48 +0000 (0:00:00.007) 0:00:14.022 ***** 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-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:13 Wednesday 24 January 2024 00:55:48 +0000 (0:00:00.007) 0:00:14.029 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/show_interfaces.yml:3 Wednesday 24 January 2024 00:55:48 +0000 (0:00:00.010) 0:00:14.040 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 January 2024 00:55:48 +0000 (0:00:00.009) 0:00:14.049 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004100", "end": "2024-01-24 00:55:48.649063", "rc": 0, "start": "2024-01-24 00:55:48.644963" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 January 2024 00:55:48 +0000 (0:00:00.216) 0:00:14.265 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/show_interfaces.yml:5 Wednesday 24 January 2024 00:55:48 +0000 (0:00:00.009) 0:00:14.275 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:16 Wednesday 24 January 2024 00:55:48 +0000 (0:00:00.008) 0:00:14.284 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:23 Wednesday 24 January 2024 00:55:50 +0000 (0:00:02.288) 0:00:16.572 ***** 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-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:31 Wednesday 24 January 2024 00:55:50 +0000 (0:00:00.013) 0:00:16.586 ***** 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-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:39 Wednesday 24 January 2024 00:55:51 +0000 (0:00:00.008) 0:00:16.594 ***** 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-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:45 Wednesday 24 January 2024 00:55:51 +0000 (0:00:00.008) 0:00:16.602 ***** 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-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:50 Wednesday 24 January 2024 00:55:51 +0000 (0:00:00.008) 0:00:16.610 ***** 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-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:56 Wednesday 24 January 2024 00:55:51 +0000 (0:00:00.008) 0:00:16.618 ***** 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-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:61 Wednesday 24 January 2024 00:55:51 +0000 (0:00:00.007) 0:00:16.626 ***** 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-ci_fixi4q4ro47/tests/tasks/create_and_remove_interface.yml:9 Wednesday 24 January 2024 00:55:51 +0000 (0:00:00.007) 0:00:16.633 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/show_interfaces.yml:3 Wednesday 24 January 2024 00:55:51 +0000 (0:00:00.012) 0:00:16.646 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 January 2024 00:55:51 +0000 (0:00:00.009) 0:00:16.655 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004199", "end": "2024-01-24 00:55:51.255762", "rc": 0, "start": "2024-01-24 00:55:51.251563" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 January 2024 00:55:51 +0000 (0:00:00.215) 0:00:16.871 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/show_interfaces.yml:5 Wednesday 24 January 2024 00:55:51 +0000 (0:00:00.009) 0:00:16.881 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/create_and_remove_interface.yml:11 Wednesday 24 January 2024 00:55:51 +0000 (0:00:00.008) 0:00:16.890 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/assert_device_absent.yml:3 Wednesday 24 January 2024 00:55:51 +0000 (0:00:00.013) 0:00:16.903 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_interface_stat.yml:3 Wednesday 24 January 2024 00:55:51 +0000 (0:00:00.009) 0:00:16.912 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/assert_device_absent.yml:5 Wednesday 24 January 2024 00:55:51 +0000 (0:00:00.211) 0:00:17.124 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/create_and_remove_interface.yml:14 Wednesday 24 January 2024 00:55:51 +0000 (0:00:00.010) 0:00:17.134 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:3 Wednesday 24 January 2024 00:55:51 +0000 (0:00:00.015) 0:00:17.150 ***** 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-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:8 Wednesday 24 January 2024 00:55:51 +0000 (0:00:00.007) 0:00:17.157 ***** 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-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:13 Wednesday 24 January 2024 00:55:51 +0000 (0:00:00.007) 0:00:17.164 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/show_interfaces.yml:3 Wednesday 24 January 2024 00:55:51 +0000 (0:00:00.010) 0:00:17.175 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 January 2024 00:55:51 +0000 (0:00:00.011) 0:00:17.187 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004223", "end": "2024-01-24 00:55:51.786756", "rc": 0, "start": "2024-01-24 00:55:51.782533" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 January 2024 00:55:51 +0000 (0:00:00.215) 0:00:17.402 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/show_interfaces.yml:5 Wednesday 24 January 2024 00:55:51 +0000 (0:00:00.010) 0:00:17.412 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:16 Wednesday 24 January 2024 00:55:51 +0000 (0:00:00.009) 0:00:17.422 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:23 Wednesday 24 January 2024 00:55:54 +0000 (0:00:02.304) 0:00:19.726 ***** 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-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:31 Wednesday 24 January 2024 00:55:54 +0000 (0:00:00.013) 0:00:19.740 ***** 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-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:39 Wednesday 24 January 2024 00:55:54 +0000 (0:00:00.008) 0:00:19.748 ***** 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-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:45 Wednesday 24 January 2024 00:55:54 +0000 (0:00:00.007) 0:00:19.756 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.097238", "end": "2024-01-24 00:55:54.448850", "rc": 0, "start": "2024-01-24 00:55:54.351612" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:50 Wednesday 24 January 2024 00:55:54 +0000 (0:00:00.320) 0:00:20.076 ***** 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-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:56 Wednesday 24 January 2024 00:55:54 +0000 (0:00:00.008) 0:00:20.085 ***** 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-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:61 Wednesday 24 January 2024 00:55:54 +0000 (0:00:00.007) 0:00:20.092 ***** 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-ci_fixi4q4ro47/tests/tasks/create_and_remove_interface.yml:18 Wednesday 24 January 2024 00:55:54 +0000 (0:00:00.007) 0:00:20.100 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/show_interfaces.yml:3 Wednesday 24 January 2024 00:55:54 +0000 (0:00:00.015) 0:00:20.115 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 January 2024 00:55:54 +0000 (0:00:00.008) 0:00:20.124 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004209", "end": "2024-01-24 00:55:54.723333", "rc": 0, "start": "2024-01-24 00:55:54.719124" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 January 2024 00:55:54 +0000 (0:00:00.215) 0:00:20.340 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/show_interfaces.yml:5 Wednesday 24 January 2024 00:55:54 +0000 (0:00:00.009) 0:00:20.350 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/create_and_remove_interface.yml:20 Wednesday 24 January 2024 00:55:54 +0000 (0:00:00.008) 0:00:20.358 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/assert_device_present.yml:3 Wednesday 24 January 2024 00:55:54 +0000 (0:00:00.015) 0:00:20.374 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_interface_stat.yml:3 Wednesday 24 January 2024 00:55:54 +0000 (0:00:00.009) 0:00:20.383 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1706057754.4449422, "block_size": 4096, "blocks": 0, "ctime": 1706057754.4449422, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31604, "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": 1706057754.4449422, "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-ci_fixi4q4ro47/tests/tasks/assert_device_present.yml:5 Wednesday 24 January 2024 00:55:54 +0000 (0:00:00.207) 0:00:20.591 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/create_and_remove_interface.yml:23 Wednesday 24 January 2024 00:55:55 +0000 (0:00:00.010) 0:00:20.601 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:3 Wednesday 24 January 2024 00:55:55 +0000 (0:00:00.018) 0:00:20.620 ***** 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-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:8 Wednesday 24 January 2024 00:55:55 +0000 (0:00:00.008) 0:00:20.629 ***** 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-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:13 Wednesday 24 January 2024 00:55:55 +0000 (0:00:00.007) 0:00:20.637 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/show_interfaces.yml:3 Wednesday 24 January 2024 00:55:55 +0000 (0:00:00.011) 0:00:20.648 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 January 2024 00:55:55 +0000 (0:00:00.011) 0:00:20.659 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004163", "end": "2024-01-24 00:55:55.257611", "rc": 0, "start": "2024-01-24 00:55:55.253448" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 January 2024 00:55:55 +0000 (0:00:00.213) 0:00:20.872 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/show_interfaces.yml:5 Wednesday 24 January 2024 00:55:55 +0000 (0:00:00.009) 0:00:20.882 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:16 Wednesday 24 January 2024 00:55:55 +0000 (0:00:00.009) 0:00:20.892 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:23 Wednesday 24 January 2024 00:55:57 +0000 (0:00:02.259) 0:00:23.151 ***** 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-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:31 Wednesday 24 January 2024 00:55:57 +0000 (0:00:00.014) 0:00:23.165 ***** 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-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:39 Wednesday 24 January 2024 00:55:57 +0000 (0:00:00.007) 0:00:23.173 ***** 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-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:45 Wednesday 24 January 2024 00:55:57 +0000 (0:00:00.008) 0:00:23.181 ***** 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-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:50 Wednesday 24 January 2024 00:55:57 +0000 (0:00:00.007) 0:00:23.189 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.008229", "end": "2024-01-24 00:55:57.790779", "rc": 0, "start": "2024-01-24 00:55:57.782550" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:56 Wednesday 24 January 2024 00:55:57 +0000 (0:00:00.224) 0:00:23.413 ***** 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-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:61 Wednesday 24 January 2024 00:55:57 +0000 (0:00:00.008) 0:00:23.422 ***** 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-ci_fixi4q4ro47/tests/tasks/create_and_remove_interface.yml:27 Wednesday 24 January 2024 00:55:57 +0000 (0:00:00.007) 0:00:23.429 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/show_interfaces.yml:3 Wednesday 24 January 2024 00:55:57 +0000 (0:00:00.018) 0:00:23.447 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 January 2024 00:55:57 +0000 (0:00:00.010) 0:00:23.458 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004175", "end": "2024-01-24 00:55:58.070680", "rc": 0, "start": "2024-01-24 00:55:58.066505" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 January 2024 00:55:58 +0000 (0:00:00.242) 0:00:23.700 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/show_interfaces.yml:5 Wednesday 24 January 2024 00:55:58 +0000 (0:00:00.009) 0:00:23.710 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/create_and_remove_interface.yml:29 Wednesday 24 January 2024 00:55:58 +0000 (0:00:00.008) 0:00:23.719 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/assert_device_absent.yml:3 Wednesday 24 January 2024 00:55:58 +0000 (0:00:00.019) 0:00:23.738 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_interface_stat.yml:3 Wednesday 24 January 2024 00:55:58 +0000 (0:00:00.009) 0:00:23.748 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/assert_device_absent.yml:5 Wednesday 24 January 2024 00:55:58 +0000 (0:00:00.207) 0:00:23.956 ***** 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 Wednesday 24 January 2024 00:55:58 +0000 (0:00:00.014) 0:00:23.970 ***** =============================================================================== Install iproute --------------------------------------------------------- 2.48s /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:16 ---------- Install iproute --------------------------------------------------------- 2.33s /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:16 ---------- Install iproute --------------------------------------------------------- 2.30s /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:16 ---------- Install iproute --------------------------------------------------------- 2.29s /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:16 ---------- Install iproute --------------------------------------------------------- 2.29s /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:16 ---------- Install iproute --------------------------------------------------------- 2.26s /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:16 ---------- Gather current interface info ------------------------------------------- 1.22s /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml:3 ---------- Gathering Facts --------------------------------------------------------- 0.90s /WORKDIR/git-ci_fixi4q4ro47/tests/tests_helpers_and_asserts.yml:3 ------------- Create veth interface veth1298 ------------------------------------------ 0.70s /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:23 ---------- Gather the minimum subset of ansible_facts required by the network role test --- 0.37s /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/el_repo_setup.yml:3 ------------------- Create dummy interface dummy1298 ---------------------------------------- 0.32s /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:45 ---------- Gather current interface info ------------------------------------------- 0.27s /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml:3 ---------- Check if system is ostree ----------------------------------------------- 0.26s /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/el_repo_setup.yml:17 ------------------ Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml:3 ---------- Set up veth as managed by NetworkManager -------------------------------- 0.24s /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:31 ---------- Delete veth interface veth1298 ------------------------------------------ 0.24s /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:39 ---------- Delete dummy interface dummy1298 ---------------------------------------- 0.22s /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/manage_test_interface.yml:50 ---------- Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml:3 ---------- Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/get_current_interfaces.yml:3 ---------- Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-ci_fixi4q4ro47/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. ---^---^---^---^---^---