# 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-route_type3anca56h/.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-route_type3anca56h/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_type3anca56h/tests/tests_helpers_and_asserts.yml:3 Tuesday 09 January 2024 20:22:25 +0000 (0:00:00.039) 0:00:00.040 ******* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-route_type3anca56h/tests/tests_helpers_and_asserts.yml:6 Tuesday 09 January 2024 20:22:26 +0000 (0:00:00.704) 0:00:00.744 ******* included: /WORKDIR/git-route_type3anca56h/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-route_type3anca56h/tests/tasks/el_repo_setup.yml:3 Tuesday 09 January 2024 20:22:26 +0000 (0:00:00.016) 0:00:00.760 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/el_repo_setup.yml:17 Tuesday 09 January 2024 20:22:26 +0000 (0:00:00.241) 0:00:01.002 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/el_repo_setup.yml:22 Tuesday 09 January 2024 20:22:26 +0000 (0:00:00.194) 0:00:01.196 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/el_repo_setup.yml:26 Tuesday 09 January 2024 20:22:26 +0000 (0:00:00.024) 0:00:01.221 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/el_repo_setup.yml:51 Tuesday 09 January 2024 20:22:26 +0000 (0:00:00.012) 0:00:01.233 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/enable_epel.yml:8 Tuesday 09 January 2024 20:22:26 +0000 (0:00:00.046) 0:00:01.279 ******* ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm" ], "delta": null, "end": null, "rc": 0, "start": null } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists MSG: Did not run command since '/etc/yum.repos.d/epel.repo' exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/enable_epel.yml:24 Tuesday 09 January 2024 20:22:27 +0000 (0:00:00.207) 0:00:01.487 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "yum-utils-1.1.31-54.el7_8.noarch providing yum-utils is already installed" ] } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/enable_epel.yml:30 Tuesday 09 January 2024 20:22:27 +0000 (0:00:00.452) 0:00:01.939 ******* ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.175238", "end": "2024-01-09 20:22:27.791162", "rc": 0, "start": "2024-01-09 20:22:27.615924" } STDOUT: Loaded plugins: fastestmirror ================================== repo: epel ================================== [epel] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = cache = 0 cachedir = /var/cache/yum/x86_64/7/epel check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = True enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7/epel/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/epel/gpgdir gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 hdrdir = /var/cache/yum/x86_64/7/epel/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Extra Packages for Enterprise Linux 7 - x86_64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7/epel pkgdir = /var/cache/yum/x86_64/7/epel/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = epel/x86_64 ui_repoid_vars = releasever, basearch username = TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/enable_epel.yml:35 Tuesday 09 January 2024 20:22:27 +0000 (0:00:00.322) 0:00:02.262 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '8'", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/enable_epel.yml:40 Tuesday 09 January 2024 20:22:27 +0000 (0:00:00.011) 0:00:02.274 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-route_type3anca56h/tests/tests_helpers_and_asserts.yml:9 Tuesday 09 January 2024 20:22:27 +0000 (0:00:00.012) 0:00:02.286 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/create_and_remove_interface.yml:3 Tuesday 09 January 2024 20:22:27 +0000 (0:00:00.011) 0:00:02.298 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 20:22:27 +0000 (0:00:00.010) 0:00:02.308 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 20:22:27 +0000 (0:00:00.015) 0:00:02.323 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003706", "end": "2024-01-09 20:22:27.979946", "rc": 0, "start": "2024-01-09 20:22:27.976240" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 20:22:28 +0000 (0:00:00.137) 0:00:02.461 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 20:22:28 +0000 (0:00:00.012) 0:00:02.473 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/create_and_remove_interface.yml:5 Tuesday 09 January 2024 20:22:28 +0000 (0:00:00.014) 0:00:02.488 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/manage_test_interface.yml:3 Tuesday 09 January 2024 20:22:28 +0000 (0:00:00.018) 0:00:02.506 ******* 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-route_type3anca56h/tests/tasks/manage_test_interface.yml:8 Tuesday 09 January 2024 20:22:28 +0000 (0:00:00.013) 0:00:02.519 ******* 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-route_type3anca56h/tests/tasks/manage_test_interface.yml:13 Tuesday 09 January 2024 20:22:28 +0000 (0:00:00.009) 0:00:02.529 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 20:22:28 +0000 (0:00:00.011) 0:00:02.540 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 20:22:28 +0000 (0:00:00.017) 0:00:02.558 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003586", "end": "2024-01-09 20:22:28.230619", "rc": 0, "start": "2024-01-09 20:22:28.227033" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 20:22:28 +0000 (0:00:00.140) 0:00:02.698 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 20:22:28 +0000 (0:00:00.009) 0:00:02.708 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/manage_test_interface.yml:16 Tuesday 09 January 2024 20:22:28 +0000 (0:00:00.008) 0:00:02.717 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/manage_test_interface.yml:23 Tuesday 09 January 2024 20:22:28 +0000 (0:00:00.303) 0:00:03.020 ******* 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-route_type3anca56h/tests/tasks/manage_test_interface.yml:31 Tuesday 09 January 2024 20:22:28 +0000 (0:00:00.018) 0:00:03.038 ******* 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-route_type3anca56h/tests/tasks/manage_test_interface.yml:39 Tuesday 09 January 2024 20:22:28 +0000 (0:00:00.010) 0:00:03.049 ******* 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-route_type3anca56h/tests/tasks/manage_test_interface.yml:45 Tuesday 09 January 2024 20:22:28 +0000 (0:00:00.012) 0:00:03.061 ******* 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-route_type3anca56h/tests/tasks/manage_test_interface.yml:50 Tuesday 09 January 2024 20:22:28 +0000 (0:00:00.008) 0:00:03.070 ******* 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-route_type3anca56h/tests/tasks/manage_test_interface.yml:56 Tuesday 09 January 2024 20:22:28 +0000 (0:00:00.015) 0:00:03.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 veth1298] ******************************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/manage_test_interface.yml:61 Tuesday 09 January 2024 20:22:28 +0000 (0:00:00.009) 0:00:03.094 ******* 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-route_type3anca56h/tests/tasks/create_and_remove_interface.yml:9 Tuesday 09 January 2024 20:22:28 +0000 (0:00:00.017) 0:00:03.112 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 20:22:28 +0000 (0:00:00.018) 0:00:03.131 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 20:22:28 +0000 (0:00:00.009) 0:00:03.140 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003729", "end": "2024-01-09 20:22:28.796947", "rc": 0, "start": "2024-01-09 20:22:28.793218" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 20:22:28 +0000 (0:00:00.129) 0:00:03.269 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 20:22:28 +0000 (0:00:00.029) 0:00:03.299 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/create_and_remove_interface.yml:11 Tuesday 09 January 2024 20:22:28 +0000 (0:00:00.016) 0:00:03.316 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/assert_device_absent.yml:3 Tuesday 09 January 2024 20:22:28 +0000 (0:00:00.020) 0:00:03.336 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/get_interface_stat.yml:3 Tuesday 09 January 2024 20:22:28 +0000 (0:00:00.014) 0:00:03.350 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-route_type3anca56h/tests/tasks/assert_device_absent.yml:5 Tuesday 09 January 2024 20:22:29 +0000 (0:00:00.130) 0:00:03.481 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/create_and_remove_interface.yml:14 Tuesday 09 January 2024 20:22:29 +0000 (0:00:00.011) 0:00:03.492 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/manage_test_interface.yml:3 Tuesday 09 January 2024 20:22:29 +0000 (0:00:00.015) 0:00:03.508 ******* 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-route_type3anca56h/tests/tasks/manage_test_interface.yml:8 Tuesday 09 January 2024 20:22:29 +0000 (0:00:00.010) 0:00:03.518 ******* 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-route_type3anca56h/tests/tasks/manage_test_interface.yml:13 Tuesday 09 January 2024 20:22:29 +0000 (0:00:00.008) 0:00:03.527 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 20:22:29 +0000 (0:00:00.011) 0:00:03.538 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 20:22:29 +0000 (0:00:00.010) 0:00:03.548 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003555", "end": "2024-01-09 20:22:29.206745", "rc": 0, "start": "2024-01-09 20:22:29.203190" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 20:22:29 +0000 (0:00:00.134) 0:00:03.683 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 20:22:29 +0000 (0:00:00.011) 0:00:03.694 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/manage_test_interface.yml:16 Tuesday 09 January 2024 20:22:29 +0000 (0:00:00.009) 0:00:03.704 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/manage_test_interface.yml:23 Tuesday 09 January 2024 20:22:29 +0000 (0:00:00.301) 0:00:04.006 ******* 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.011768", "end": "2024-01-09 20:22:29.673351", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-01-09 20:22:29.661583" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003298", "end": "2024-01-09 20:22:29.798133", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-01-09 20:22:29.794835" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004538", "end": "2024-01-09 20:22:29.914968", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-01-09 20:22:29.910430" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/manage_test_interface.yml:31 Tuesday 09 January 2024 20:22:29 +0000 (0:00:00.377) 0:00:04.383 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.028118", "end": "2024-01-09 20:22:30.066070", "rc": 0, "start": "2024-01-09 20:22:30.037952" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/manage_test_interface.yml:39 Tuesday 09 January 2024 20:22:30 +0000 (0:00:00.162) 0:00:04.545 ******* 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-route_type3anca56h/tests/tasks/manage_test_interface.yml:45 Tuesday 09 January 2024 20:22:30 +0000 (0:00:00.008) 0:00:04.554 ******* 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-route_type3anca56h/tests/tasks/manage_test_interface.yml:50 Tuesday 09 January 2024 20:22:30 +0000 (0:00:00.010) 0:00:04.564 ******* 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-route_type3anca56h/tests/tasks/manage_test_interface.yml:56 Tuesday 09 January 2024 20:22:30 +0000 (0:00:00.007) 0:00:04.572 ******* 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-route_type3anca56h/tests/tasks/manage_test_interface.yml:61 Tuesday 09 January 2024 20:22:30 +0000 (0:00:00.007) 0:00:04.580 ******* 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-route_type3anca56h/tests/tasks/create_and_remove_interface.yml:18 Tuesday 09 January 2024 20:22:30 +0000 (0:00:00.007) 0:00:04.588 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 20:22:30 +0000 (0:00:00.015) 0:00:04.603 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 20:22:30 +0000 (0:00:00.009) 0:00:04.613 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003465", "end": "2024-01-09 20:22:30.269624", "rc": 0, "start": "2024-01-09 20:22:30.266159" } STDOUT: bond0 bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 20:22:30 +0000 (0:00:00.124) 0:00:04.738 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 20:22:30 +0000 (0:00:00.009) 0:00:04.747 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/create_and_remove_interface.yml:20 Tuesday 09 January 2024 20:22:30 +0000 (0:00:00.010) 0:00:04.758 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/assert_device_present.yml:3 Tuesday 09 January 2024 20:22:30 +0000 (0:00:00.016) 0:00:04.775 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/get_interface_stat.yml:3 Tuesday 09 January 2024 20:22:30 +0000 (0:00:00.010) 0:00:04.785 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1704831749.6723683, "block_size": 4096, "blocks": 0, "ctime": 1704831749.6723683, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17746, "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": 1704831749.6723683, "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-route_type3anca56h/tests/tasks/assert_device_present.yml:5 Tuesday 09 January 2024 20:22:30 +0000 (0:00:00.126) 0:00:04.912 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/create_and_remove_interface.yml:23 Tuesday 09 January 2024 20:22:30 +0000 (0:00:00.009) 0:00:04.921 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/manage_test_interface.yml:3 Tuesday 09 January 2024 20:22:30 +0000 (0:00:00.017) 0:00:04.939 ******* 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-route_type3anca56h/tests/tasks/manage_test_interface.yml:8 Tuesday 09 January 2024 20:22:30 +0000 (0:00:00.007) 0:00:04.947 ******* 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-route_type3anca56h/tests/tasks/manage_test_interface.yml:13 Tuesday 09 January 2024 20:22:30 +0000 (0:00:00.007) 0:00:04.954 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 20:22:30 +0000 (0:00:00.011) 0:00:04.965 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 20:22:30 +0000 (0:00:00.009) 0:00:04.975 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003396", "end": "2024-01-09 20:22:30.627908", "rc": 0, "start": "2024-01-09 20:22:30.624512" } STDOUT: bond0 bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 20:22:30 +0000 (0:00:00.120) 0:00:05.095 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 20:22:30 +0000 (0:00:00.011) 0:00:05.106 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/manage_test_interface.yml:16 Tuesday 09 January 2024 20:22:30 +0000 (0:00:00.009) 0:00:05.116 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/manage_test_interface.yml:23 Tuesday 09 January 2024 20:22:30 +0000 (0:00:00.315) 0:00:05.432 ******* 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-route_type3anca56h/tests/tasks/manage_test_interface.yml:31 Tuesday 09 January 2024 20:22:31 +0000 (0:00:00.024) 0:00:05.457 ******* 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-route_type3anca56h/tests/tasks/manage_test_interface.yml:39 Tuesday 09 January 2024 20:22:31 +0000 (0:00:00.009) 0:00:05.466 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.007611", "end": "2024-01-09 20:22:31.130982", "rc": 0, "start": "2024-01-09 20:22:31.123371" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/manage_test_interface.yml:45 Tuesday 09 January 2024 20:22:31 +0000 (0:00:00.135) 0:00:05.601 ******* 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-route_type3anca56h/tests/tasks/manage_test_interface.yml:50 Tuesday 09 January 2024 20:22:31 +0000 (0:00:00.008) 0:00:05.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 veth1298] ******************************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/manage_test_interface.yml:56 Tuesday 09 January 2024 20:22:31 +0000 (0:00:00.008) 0:00:05.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 veth1298] ******************************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/manage_test_interface.yml:61 Tuesday 09 January 2024 20:22:31 +0000 (0:00:00.008) 0:00:05.627 ******* 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-route_type3anca56h/tests/tasks/create_and_remove_interface.yml:27 Tuesday 09 January 2024 20:22:31 +0000 (0:00:00.007) 0:00:05.634 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 20:22:31 +0000 (0:00:00.018) 0:00:05.653 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 20:22:31 +0000 (0:00:00.009) 0:00:05.662 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003454", "end": "2024-01-09 20:22:31.325510", "rc": 0, "start": "2024-01-09 20:22:31.322056" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 20:22:31 +0000 (0:00:00.130) 0:00:05.793 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 20:22:31 +0000 (0:00:00.012) 0:00:05.806 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/create_and_remove_interface.yml:29 Tuesday 09 January 2024 20:22:31 +0000 (0:00:00.011) 0:00:05.818 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/assert_device_absent.yml:3 Tuesday 09 January 2024 20:22:31 +0000 (0:00:00.026) 0:00:05.844 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/get_interface_stat.yml:3 Tuesday 09 January 2024 20:22:31 +0000 (0:00:00.011) 0:00:05.855 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-route_type3anca56h/tests/tasks/assert_device_absent.yml:5 Tuesday 09 January 2024 20:22:31 +0000 (0:00:00.122) 0:00:05.978 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-route_type3anca56h/tests/tests_helpers_and_asserts.yml:15 Tuesday 09 January 2024 20:22:31 +0000 (0:00:00.011) 0:00:05.989 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/create_and_remove_interface.yml:3 Tuesday 09 January 2024 20:22:31 +0000 (0:00:00.014) 0:00:06.004 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 20:22:31 +0000 (0:00:00.011) 0:00:06.015 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 20:22:31 +0000 (0:00:00.011) 0:00:06.026 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003648", "end": "2024-01-09 20:22:31.681664", "rc": 0, "start": "2024-01-09 20:22:31.678016" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 20:22:31 +0000 (0:00:00.122) 0:00:06.149 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 20:22:31 +0000 (0:00:00.009) 0:00:06.159 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/create_and_remove_interface.yml:5 Tuesday 09 January 2024 20:22:31 +0000 (0:00:00.009) 0:00:06.169 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/manage_test_interface.yml:3 Tuesday 09 January 2024 20:22:31 +0000 (0:00:00.011) 0:00:06.181 ******* 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-route_type3anca56h/tests/tasks/manage_test_interface.yml:8 Tuesday 09 January 2024 20:22:31 +0000 (0:00:00.008) 0:00:06.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-route_type3anca56h/tests/tasks/manage_test_interface.yml:13 Tuesday 09 January 2024 20:22:31 +0000 (0:00:00.017) 0:00:06.208 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 20:22:31 +0000 (0:00:00.011) 0:00:06.219 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 20:22:31 +0000 (0:00:00.012) 0:00:06.231 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004959", "end": "2024-01-09 20:22:32.889261", "rc": 0, "start": "2024-01-09 20:22:31.884302" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 20:22:32 +0000 (0:00:01.143) 0:00:07.374 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 20:22:32 +0000 (0:00:00.018) 0:00:07.393 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/manage_test_interface.yml:16 Tuesday 09 January 2024 20:22:32 +0000 (0:00:00.020) 0:00:07.413 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/manage_test_interface.yml:23 Tuesday 09 January 2024 20:22:33 +0000 (0:00:00.346) 0:00:07.760 ******* 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-route_type3anca56h/tests/tasks/manage_test_interface.yml:31 Tuesday 09 January 2024 20:22:33 +0000 (0:00:00.034) 0:00:07.795 ******* 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-route_type3anca56h/tests/tasks/manage_test_interface.yml:39 Tuesday 09 January 2024 20:22:33 +0000 (0:00:00.010) 0:00:07.805 ******* 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-route_type3anca56h/tests/tasks/manage_test_interface.yml:45 Tuesday 09 January 2024 20:22:33 +0000 (0:00:00.022) 0:00:07.828 ******* 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-route_type3anca56h/tests/tasks/manage_test_interface.yml:50 Tuesday 09 January 2024 20:22:33 +0000 (0:00:00.019) 0:00:07.848 ******* 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-route_type3anca56h/tests/tasks/manage_test_interface.yml:56 Tuesday 09 January 2024 20:22:33 +0000 (0:00:00.043) 0:00:07.892 ******* 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-route_type3anca56h/tests/tasks/manage_test_interface.yml:61 Tuesday 09 January 2024 20:22:33 +0000 (0:00:00.033) 0:00:07.925 ******* 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-route_type3anca56h/tests/tasks/create_and_remove_interface.yml:9 Tuesday 09 January 2024 20:22:33 +0000 (0:00:00.020) 0:00:07.945 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 20:22:33 +0000 (0:00:00.028) 0:00:07.974 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 20:22:33 +0000 (0:00:00.016) 0:00:07.991 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003686", "end": "2024-01-09 20:22:33.676994", "rc": 0, "start": "2024-01-09 20:22:33.673308" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 20:22:33 +0000 (0:00:00.156) 0:00:08.147 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 20:22:33 +0000 (0:00:00.016) 0:00:08.164 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/create_and_remove_interface.yml:11 Tuesday 09 January 2024 20:22:33 +0000 (0:00:00.011) 0:00:08.175 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/assert_device_absent.yml:3 Tuesday 09 January 2024 20:22:33 +0000 (0:00:00.014) 0:00:08.189 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/get_interface_stat.yml:3 Tuesday 09 January 2024 20:22:33 +0000 (0:00:00.017) 0:00:08.207 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/assert_device_absent.yml:5 Tuesday 09 January 2024 20:22:33 +0000 (0:00:00.143) 0:00:08.350 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/create_and_remove_interface.yml:14 Tuesday 09 January 2024 20:22:33 +0000 (0:00:00.015) 0:00:08.365 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/manage_test_interface.yml:3 Tuesday 09 January 2024 20:22:33 +0000 (0:00:00.028) 0:00:08.393 ******* 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-route_type3anca56h/tests/tasks/manage_test_interface.yml:8 Tuesday 09 January 2024 20:22:33 +0000 (0:00:00.030) 0:00:08.424 ******* 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-route_type3anca56h/tests/tasks/manage_test_interface.yml:13 Tuesday 09 January 2024 20:22:33 +0000 (0:00:00.016) 0:00:08.440 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 20:22:34 +0000 (0:00:00.022) 0:00:08.463 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 20:22:34 +0000 (0:00:00.025) 0:00:08.489 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003684", "end": "2024-01-09 20:22:34.180592", "rc": 0, "start": "2024-01-09 20:22:34.176908" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 20:22:34 +0000 (0:00:00.161) 0:00:08.650 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 20:22:34 +0000 (0:00:00.012) 0:00:08.663 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/manage_test_interface.yml:16 Tuesday 09 January 2024 20:22:34 +0000 (0:00:00.011) 0:00:08.674 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/manage_test_interface.yml:23 Tuesday 09 January 2024 20:22:34 +0000 (0:00:00.321) 0:00:08.996 ******* 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-route_type3anca56h/tests/tasks/manage_test_interface.yml:31 Tuesday 09 January 2024 20:22:34 +0000 (0:00:00.015) 0:00:09.011 ******* 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-route_type3anca56h/tests/tasks/manage_test_interface.yml:39 Tuesday 09 January 2024 20:22:34 +0000 (0:00:00.008) 0:00:09.020 ******* 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-route_type3anca56h/tests/tasks/manage_test_interface.yml:45 Tuesday 09 January 2024 20:22:34 +0000 (0:00:00.008) 0:00:09.028 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.006128", "end": "2024-01-09 20:22:34.697849", "rc": 0, "start": "2024-01-09 20:22:34.691721" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/manage_test_interface.yml:50 Tuesday 09 January 2024 20:22:34 +0000 (0:00:00.143) 0:00:09.172 ******* 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-route_type3anca56h/tests/tasks/manage_test_interface.yml:56 Tuesday 09 January 2024 20:22:34 +0000 (0:00:00.008) 0:00:09.181 ******* 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-route_type3anca56h/tests/tasks/manage_test_interface.yml:61 Tuesday 09 January 2024 20:22:34 +0000 (0:00:00.008) 0:00:09.189 ******* 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-route_type3anca56h/tests/tasks/create_and_remove_interface.yml:18 Tuesday 09 January 2024 20:22:34 +0000 (0:00:00.008) 0:00:09.198 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 20:22:34 +0000 (0:00:00.015) 0:00:09.213 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 20:22:34 +0000 (0:00:00.012) 0:00:09.226 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003741", "end": "2024-01-09 20:22:34.886720", "rc": 0, "start": "2024-01-09 20:22:34.882979" } STDOUT: bond0 bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 20:22:34 +0000 (0:00:00.147) 0:00:09.373 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 20:22:34 +0000 (0:00:00.020) 0:00:09.393 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/create_and_remove_interface.yml:20 Tuesday 09 January 2024 20:22:34 +0000 (0:00:00.013) 0:00:09.407 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/assert_device_present.yml:3 Tuesday 09 January 2024 20:22:34 +0000 (0:00:00.018) 0:00:09.425 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/get_interface_stat.yml:3 Tuesday 09 January 2024 20:22:34 +0000 (0:00:00.010) 0:00:09.436 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1704831754.697258, "block_size": 4096, "blocks": 0, "ctime": 1704831754.697258, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17662, "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": 1704831754.697258, "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-route_type3anca56h/tests/tasks/assert_device_present.yml:5 Tuesday 09 January 2024 20:22:35 +0000 (0:00:00.126) 0:00:09.562 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/create_and_remove_interface.yml:23 Tuesday 09 January 2024 20:22:35 +0000 (0:00:00.011) 0:00:09.573 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/manage_test_interface.yml:3 Tuesday 09 January 2024 20:22:35 +0000 (0:00:00.018) 0:00:09.592 ******* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/manage_test_interface.yml:8 Tuesday 09 January 2024 20:22:35 +0000 (0:00:00.010) 0:00:09.603 ******* 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-route_type3anca56h/tests/tasks/manage_test_interface.yml:13 Tuesday 09 January 2024 20:22:35 +0000 (0:00:00.010) 0:00:09.613 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 20:22:35 +0000 (0:00:00.018) 0:00:09.632 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 20:22:35 +0000 (0:00:00.010) 0:00:09.643 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003720", "end": "2024-01-09 20:22:35.299610", "rc": 0, "start": "2024-01-09 20:22:35.295890" } STDOUT: bond0 bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 20:22:35 +0000 (0:00:00.126) 0:00:09.769 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 20:22:35 +0000 (0:00:00.011) 0:00:09.780 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/manage_test_interface.yml:16 Tuesday 09 January 2024 20:22:35 +0000 (0:00:00.011) 0:00:09.792 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/manage_test_interface.yml:23 Tuesday 09 January 2024 20:22:35 +0000 (0:00:00.307) 0:00:10.100 ******* 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-route_type3anca56h/tests/tasks/manage_test_interface.yml:31 Tuesday 09 January 2024 20:22:35 +0000 (0:00:00.017) 0:00:10.118 ******* 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-route_type3anca56h/tests/tasks/manage_test_interface.yml:39 Tuesday 09 January 2024 20:22:35 +0000 (0:00:00.008) 0:00:10.126 ******* 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-route_type3anca56h/tests/tasks/manage_test_interface.yml:45 Tuesday 09 January 2024 20:22:35 +0000 (0:00:00.008) 0:00:10.134 ******* 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-route_type3anca56h/tests/tasks/manage_test_interface.yml:50 Tuesday 09 January 2024 20:22:35 +0000 (0:00:00.009) 0:00:10.144 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.011921", "end": "2024-01-09 20:22:35.812857", "rc": 0, "start": "2024-01-09 20:22:35.800936" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/manage_test_interface.yml:56 Tuesday 09 January 2024 20:22:35 +0000 (0:00:00.139) 0:00:10.283 ******* 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-route_type3anca56h/tests/tasks/manage_test_interface.yml:61 Tuesday 09 January 2024 20:22:35 +0000 (0:00:00.009) 0:00:10.293 ******* 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-route_type3anca56h/tests/tasks/create_and_remove_interface.yml:27 Tuesday 09 January 2024 20:22:35 +0000 (0:00:00.008) 0:00:10.301 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 20:22:35 +0000 (0:00:00.019) 0:00:10.320 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 20:22:35 +0000 (0:00:00.010) 0:00:10.330 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003697", "end": "2024-01-09 20:22:35.988209", "rc": 0, "start": "2024-01-09 20:22:35.984512" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 20:22:36 +0000 (0:00:00.127) 0:00:10.458 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 20:22:36 +0000 (0:00:00.009) 0:00:10.467 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/create_and_remove_interface.yml:29 Tuesday 09 January 2024 20:22:36 +0000 (0:00:00.009) 0:00:10.477 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_type3anca56h/tests/tasks/assert_device_absent.yml:3 Tuesday 09 January 2024 20:22:36 +0000 (0:00:00.019) 0:00:10.496 ******* included: /WORKDIR/git-route_type3anca56h/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/get_interface_stat.yml:3 Tuesday 09 January 2024 20:22:36 +0000 (0:00:00.013) 0:00:10.510 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-route_type3anca56h/tests/tasks/assert_device_absent.yml:5 Tuesday 09 January 2024 20:22:36 +0000 (0:00:00.121) 0:00:10.632 ******* ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=122 changed=0 unreachable=0 failed=0 skipped=52 rescued=0 ignored=0 Tuesday 09 January 2024 20:22:36 +0000 (0:00:00.016) 0:00:10.649 ******* =============================================================================== Gather current interface info ------------------------------------------- 1.14s /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml:3 ------ Gathering Facts --------------------------------------------------------- 0.70s /WORKDIR/git-route_type3anca56h/tests/tests_helpers_and_asserts.yml:3 --------- Install yum-utils package ----------------------------------------------- 0.45s /WORKDIR/git-route_type3anca56h/tests/tasks/enable_epel.yml:24 ---------------- Create veth interface veth1298 ------------------------------------------ 0.38s /WORKDIR/git-route_type3anca56h/tests/tasks/manage_test_interface.yml:23 ------ Install iproute --------------------------------------------------------- 0.35s /WORKDIR/git-route_type3anca56h/tests/tasks/manage_test_interface.yml:16 ------ Enable EPEL 7 ----------------------------------------------------------- 0.32s /WORKDIR/git-route_type3anca56h/tests/tasks/enable_epel.yml:30 ---------------- Install iproute --------------------------------------------------------- 0.32s /WORKDIR/git-route_type3anca56h/tests/tasks/manage_test_interface.yml:16 ------ Install iproute --------------------------------------------------------- 0.32s /WORKDIR/git-route_type3anca56h/tests/tasks/manage_test_interface.yml:16 ------ Install iproute --------------------------------------------------------- 0.31s /WORKDIR/git-route_type3anca56h/tests/tasks/manage_test_interface.yml:16 ------ Install iproute --------------------------------------------------------- 0.30s /WORKDIR/git-route_type3anca56h/tests/tasks/manage_test_interface.yml:16 ------ Install iproute --------------------------------------------------------- 0.30s /WORKDIR/git-route_type3anca56h/tests/tasks/manage_test_interface.yml:16 ------ Gather the minimum subset of ansible_facts required by the network role test --- 0.24s /WORKDIR/git-route_type3anca56h/tests/tasks/el_repo_setup.yml:3 --------------- Create EPEL 7 ----------------------------------------------------------- 0.21s /WORKDIR/git-route_type3anca56h/tests/tasks/enable_epel.yml:8 ----------------- Check if system is ostree ----------------------------------------------- 0.19s /WORKDIR/git-route_type3anca56h/tests/tasks/el_repo_setup.yml:17 -------------- Set up veth as managed by NetworkManager -------------------------------- 0.16s /WORKDIR/git-route_type3anca56h/tests/tasks/manage_test_interface.yml:31 ------ Gather current interface info ------------------------------------------- 0.16s /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml:3 ------ Gather current interface info ------------------------------------------- 0.16s /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml:3 ------ Gather current interface info ------------------------------------------- 0.15s /WORKDIR/git-route_type3anca56h/tests/tasks/get_current_interfaces.yml:3 ------ Create dummy interface dummy1298 ---------------------------------------- 0.14s /WORKDIR/git-route_type3anca56h/tests/tasks/manage_test_interface.yml:45 ------ Get stat for interface dummy1298 ---------------------------------------- 0.14s /WORKDIR/git-route_type3anca56h/tests/tasks/get_interface_stat.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. ---^---^---^---^---^---