# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 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.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /WORKDIR/git-more-test-debug2sku2f_a/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tests_helpers_and_asserts.yml:3 Saturday 24 February 2024 19:05:19 +0000 (0:00:00.013) 0:00:00.013 ***** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tests_helpers_and_asserts.yml:6 Saturday 24 February 2024 19:05:20 +0000 (0:00:00.690) 0:00:00.703 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/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-more-test-debug2sku2f_a/tests/tasks/el_repo_setup.yml:3 Saturday 24 February 2024 19:05:20 +0000 (0:00:00.068) 0:00:00.771 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/el_repo_setup.yml:19 Saturday 24 February 2024 19:05:20 +0000 (0:00:00.268) 0:00:01.040 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/el_repo_setup.yml:24 Saturday 24 February 2024 19:05:21 +0000 (0:00:00.366) 0:00:01.406 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/el_repo_setup.yml:28 Saturday 24 February 2024 19:05:21 +0000 (0:00:00.026) 0:00:01.433 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/el_repo_setup.yml:53 Saturday 24 February 2024 19:05:21 +0000 (0:00:00.031) 0:00:01.465 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/enable_epel.yml:8 Saturday 24 February 2024 19:05:21 +0000 (0:00:00.034) 0:00:01.499 ***** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/enable_epel.yml:24 Saturday 24 February 2024 19:05:21 +0000 (0:00:00.220) 0:00:01.720 ***** 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-more-test-debug2sku2f_a/tests/tasks/enable_epel.yml:30 Saturday 24 February 2024 19:05:22 +0000 (0:00:00.492) 0:00:02.213 ***** ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.176860", "end": "2024-02-24 19:05:22.371156", "rc": 0, "start": "2024-02-24 19:05:22.194296" } 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-more-test-debug2sku2f_a/tests/tasks/enable_epel.yml:35 Saturday 24 February 2024 19:05:22 +0000 (0:00:00.360) 0:00:02.573 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/enable_epel.yml:40 Saturday 24 February 2024 19:05:22 +0000 (0:00:00.011) 0:00:02.584 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tests_helpers_and_asserts.yml:9 Saturday 24 February 2024 19:05:22 +0000 (0:00:00.009) 0:00:02.594 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/create_and_remove_interface.yml:3 Saturday 24 February 2024 19:05:22 +0000 (0:00:00.012) 0:00:02.606 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:05:22 +0000 (0:00:00.013) 0:00:02.619 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:05:22 +0000 (0:00:00.010) 0:00:02.630 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004630", "end": "2024-02-24 19:05:23.583358", "rc": 0, "start": "2024-02-24 19:05:22.578728" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:05:23 +0000 (0:00:01.153) 0:00:03.784 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:05:23 +0000 (0:00:00.012) 0:00:03.796 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/create_and_remove_interface.yml:5 Saturday 24 February 2024 19:05:23 +0000 (0:00:00.026) 0:00:03.823 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:3 Saturday 24 February 2024 19:05:23 +0000 (0:00:00.015) 0:00:03.838 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:8 Saturday 24 February 2024 19:05:23 +0000 (0:00:00.010) 0:00:03.849 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:13 Saturday 24 February 2024 19:05:23 +0000 (0:00:00.010) 0:00:03.859 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:05:23 +0000 (0:00:00.015) 0:00:03.875 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:05:23 +0000 (0:00:00.033) 0:00:03.909 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004659", "end": "2024-02-24 19:05:24.832451", "rc": 0, "start": "2024-02-24 19:05:23.827792" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:05:24 +0000 (0:00:01.122) 0:00:05.031 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:05:24 +0000 (0:00:00.011) 0:00:05.043 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:16 Saturday 24 February 2024 19:05:24 +0000 (0:00:00.009) 0:00:05.052 ***** ok: [sut] => { "attempts": 1, "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-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:28 Saturday 24 February 2024 19:05:25 +0000 (0:00:00.388) 0:00:05.441 ***** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:37 Saturday 24 February 2024 19:05:25 +0000 (0:00:00.031) 0:00:05.472 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:45 Saturday 24 February 2024 19:05:25 +0000 (0:00:00.072) 0:00:05.544 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:52 Saturday 24 February 2024 19:05:25 +0000 (0:00:00.051) 0:00:05.596 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:58 Saturday 24 February 2024 19:05:25 +0000 (0:00:00.020) 0:00:05.616 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:65 Saturday 24 February 2024 19:05:25 +0000 (0:00:00.042) 0:00:05.658 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:71 Saturday 24 February 2024 19:05:25 +0000 (0:00:00.034) 0:00:05.693 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/create_and_remove_interface.yml:9 Saturday 24 February 2024 19:05:25 +0000 (0:00:00.119) 0:00:05.812 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:05:25 +0000 (0:00:00.095) 0:00:05.908 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:05:25 +0000 (0:00:00.017) 0:00:05.926 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003399", "end": "2024-02-24 19:05:25.861661", "rc": 0, "start": "2024-02-24 19:05:25.858262" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:05:25 +0000 (0:00:00.137) 0:00:06.063 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:05:25 +0000 (0:00:00.045) 0:00:06.108 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/create_and_remove_interface.yml:11 Saturday 24 February 2024 19:05:25 +0000 (0:00:00.015) 0:00:06.123 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/assert_device_absent.yml:3 Saturday 24 February 2024 19:05:25 +0000 (0:00:00.037) 0:00:06.160 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 19:05:26 +0000 (0:00:00.063) 0:00:06.224 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/assert_device_absent.yml:5 Saturday 24 February 2024 19:05:26 +0000 (0:00:00.207) 0:00:06.431 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/create_and_remove_interface.yml:14 Saturday 24 February 2024 19:05:26 +0000 (0:00:00.021) 0:00:06.453 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:3 Saturday 24 February 2024 19:05:26 +0000 (0:00:00.040) 0:00:06.493 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:8 Saturday 24 February 2024 19:05:26 +0000 (0:00:00.032) 0:00:06.526 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:13 Saturday 24 February 2024 19:05:26 +0000 (0:00:00.043) 0:00:06.569 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:05:26 +0000 (0:00:00.035) 0:00:06.605 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:05:26 +0000 (0:00:00.027) 0:00:06.632 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003443", "end": "2024-02-24 19:05:26.633639", "rc": 0, "start": "2024-02-24 19:05:26.630196" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:05:26 +0000 (0:00:00.218) 0:00:06.851 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:05:26 +0000 (0:00:00.046) 0:00:06.897 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:16 Saturday 24 February 2024 19:05:26 +0000 (0:00:00.026) 0:00:06.923 ***** ok: [sut] => { "attempts": 1, "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-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:28 Saturday 24 February 2024 19:05:27 +0000 (0:00:00.452) 0:00:07.375 ***** 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.013874", "end": "2024-02-24 19:05:27.349874", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-24 19:05:27.336000" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003395", "end": "2024-02-24 19:05:27.518092", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-24 19:05:27.514697" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003493", "end": "2024-02-24 19:05:27.690086", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-24 19:05:27.686593" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:37 Saturday 24 February 2024 19:05:27 +0000 (0:00:00.524) 0:00:07.899 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.036459", "end": "2024-02-24 19:05:27.860352", "rc": 0, "start": "2024-02-24 19:05:27.823893" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:45 Saturday 24 February 2024 19:05:27 +0000 (0:00:00.170) 0:00:08.070 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:52 Saturday 24 February 2024 19:05:27 +0000 (0:00:00.012) 0:00:08.083 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:58 Saturday 24 February 2024 19:05:27 +0000 (0:00:00.021) 0:00:08.104 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:65 Saturday 24 February 2024 19:05:27 +0000 (0:00:00.027) 0:00:08.131 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:71 Saturday 24 February 2024 19:05:27 +0000 (0:00:00.027) 0:00:08.159 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/create_and_remove_interface.yml:18 Saturday 24 February 2024 19:05:27 +0000 (0:00:00.023) 0:00:08.182 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:05:28 +0000 (0:00:00.032) 0:00:08.215 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:05:28 +0000 (0:00:00.051) 0:00:08.266 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003883", "end": "2024-02-24 19:05:28.247231", "rc": 0, "start": "2024-02-24 19:05:28.243348" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:05:28 +0000 (0:00:00.195) 0:00:08.462 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:05:28 +0000 (0:00:00.025) 0:00:08.487 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/create_and_remove_interface.yml:20 Saturday 24 February 2024 19:05:28 +0000 (0:00:00.036) 0:00:08.524 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/assert_device_present.yml:3 Saturday 24 February 2024 19:05:28 +0000 (0:00:00.029) 0:00:08.553 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 19:05:28 +0000 (0:00:00.022) 0:00:08.575 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708801527.3476071, "block_size": 4096, "blocks": 0, "ctime": 1708801527.3476071, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17734, "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": 1708801527.3476071, "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-more-test-debug2sku2f_a/tests/tasks/assert_device_present.yml:5 Saturday 24 February 2024 19:05:28 +0000 (0:00:00.209) 0:00:08.784 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/create_and_remove_interface.yml:23 Saturday 24 February 2024 19:05:28 +0000 (0:00:00.015) 0:00:08.800 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:3 Saturday 24 February 2024 19:05:28 +0000 (0:00:00.031) 0:00:08.831 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:8 Saturday 24 February 2024 19:05:28 +0000 (0:00:00.019) 0:00:08.850 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:13 Saturday 24 February 2024 19:05:28 +0000 (0:00:00.028) 0:00:08.879 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:05:28 +0000 (0:00:00.026) 0:00:08.905 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:05:28 +0000 (0:00:00.042) 0:00:08.948 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003419", "end": "2024-02-24 19:05:28.872447", "rc": 0, "start": "2024-02-24 19:05:28.869028" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:05:28 +0000 (0:00:00.124) 0:00:09.072 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:05:28 +0000 (0:00:00.016) 0:00:09.089 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:16 Saturday 24 February 2024 19:05:28 +0000 (0:00:00.046) 0:00:09.135 ***** ok: [sut] => { "attempts": 1, "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-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:28 Saturday 24 February 2024 19:05:29 +0000 (0:00:00.454) 0:00:09.590 ***** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:37 Saturday 24 February 2024 19:05:29 +0000 (0:00:00.046) 0:00:09.636 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:45 Saturday 24 February 2024 19:05:29 +0000 (0:00:00.022) 0:00:09.658 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.008584", "end": "2024-02-24 19:05:29.676248", "rc": 0, "start": "2024-02-24 19:05:29.667664" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:52 Saturday 24 February 2024 19:05:29 +0000 (0:00:00.259) 0:00:09.918 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:58 Saturday 24 February 2024 19:05:29 +0000 (0:00:00.043) 0:00:09.961 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:65 Saturday 24 February 2024 19:05:29 +0000 (0:00:00.063) 0:00:10.025 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:71 Saturday 24 February 2024 19:05:29 +0000 (0:00:00.054) 0:00:10.079 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/create_and_remove_interface.yml:27 Saturday 24 February 2024 19:05:29 +0000 (0:00:00.015) 0:00:10.095 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:05:29 +0000 (0:00:00.029) 0:00:10.124 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:05:29 +0000 (0:00:00.031) 0:00:10.156 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003440", "end": "2024-02-24 19:05:30.094564", "rc": 0, "start": "2024-02-24 19:05:30.091124" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:05:30 +0000 (0:00:00.143) 0:00:10.299 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:05:30 +0000 (0:00:00.023) 0:00:10.322 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/create_and_remove_interface.yml:29 Saturday 24 February 2024 19:05:30 +0000 (0:00:00.010) 0:00:10.332 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/assert_device_absent.yml:3 Saturday 24 February 2024 19:05:30 +0000 (0:00:00.051) 0:00:10.384 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 19:05:30 +0000 (0:00:00.021) 0:00:10.406 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/assert_device_absent.yml:5 Saturday 24 February 2024 19:05:30 +0000 (0:00:00.221) 0:00:10.628 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tests_helpers_and_asserts.yml:15 Saturday 24 February 2024 19:05:30 +0000 (0:00:00.037) 0:00:10.665 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/create_and_remove_interface.yml:3 Saturday 24 February 2024 19:05:30 +0000 (0:00:00.028) 0:00:10.693 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:05:30 +0000 (0:00:00.026) 0:00:10.720 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:05:30 +0000 (0:00:00.016) 0:00:10.736 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003508", "end": "2024-02-24 19:05:30.675345", "rc": 0, "start": "2024-02-24 19:05:30.671837" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:05:30 +0000 (0:00:00.151) 0:00:10.887 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:05:30 +0000 (0:00:00.043) 0:00:10.931 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/create_and_remove_interface.yml:5 Saturday 24 February 2024 19:05:30 +0000 (0:00:00.011) 0:00:10.942 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:3 Saturday 24 February 2024 19:05:30 +0000 (0:00:00.021) 0:00:10.964 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:8 Saturday 24 February 2024 19:05:30 +0000 (0:00:00.037) 0:00:11.001 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:13 Saturday 24 February 2024 19:05:30 +0000 (0:00:00.019) 0:00:11.021 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:05:30 +0000 (0:00:00.048) 0:00:11.069 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:05:30 +0000 (0:00:00.026) 0:00:11.096 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004591", "end": "2024-02-24 19:05:32.032207", "rc": 0, "start": "2024-02-24 19:05:31.027616" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:05:32 +0000 (0:00:01.160) 0:00:12.256 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:05:32 +0000 (0:00:00.023) 0:00:12.280 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:16 Saturday 24 February 2024 19:05:32 +0000 (0:00:00.027) 0:00:12.307 ***** ok: [sut] => { "attempts": 1, "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-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:28 Saturday 24 February 2024 19:05:32 +0000 (0:00:00.443) 0:00:12.751 ***** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:37 Saturday 24 February 2024 19:05:32 +0000 (0:00:00.068) 0:00:12.819 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:45 Saturday 24 February 2024 19:05:32 +0000 (0:00:00.038) 0:00:12.858 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:52 Saturday 24 February 2024 19:05:32 +0000 (0:00:00.036) 0:00:12.894 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:58 Saturday 24 February 2024 19:05:32 +0000 (0:00:00.067) 0:00:12.962 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:65 Saturday 24 February 2024 19:05:32 +0000 (0:00:00.023) 0:00:12.985 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:71 Saturday 24 February 2024 19:05:32 +0000 (0:00:00.058) 0:00:13.044 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/create_and_remove_interface.yml:9 Saturday 24 February 2024 19:05:32 +0000 (0:00:00.047) 0:00:13.092 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:05:32 +0000 (0:00:00.056) 0:00:13.148 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:05:33 +0000 (0:00:00.045) 0:00:13.194 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003586", "end": "2024-02-24 19:05:33.167066", "rc": 0, "start": "2024-02-24 19:05:33.163480" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:05:33 +0000 (0:00:00.195) 0:00:13.389 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:05:33 +0000 (0:00:00.033) 0:00:13.422 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/create_and_remove_interface.yml:11 Saturday 24 February 2024 19:05:33 +0000 (0:00:00.049) 0:00:13.472 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/assert_device_absent.yml:3 Saturday 24 February 2024 19:05:33 +0000 (0:00:00.027) 0:00:13.499 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 19:05:33 +0000 (0:00:00.012) 0:00:13.512 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/assert_device_absent.yml:5 Saturday 24 February 2024 19:05:33 +0000 (0:00:00.168) 0:00:13.681 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/create_and_remove_interface.yml:14 Saturday 24 February 2024 19:05:33 +0000 (0:00:00.039) 0:00:13.720 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:3 Saturday 24 February 2024 19:05:33 +0000 (0:00:00.039) 0:00:13.759 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:8 Saturday 24 February 2024 19:05:33 +0000 (0:00:00.035) 0:00:13.795 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:13 Saturday 24 February 2024 19:05:33 +0000 (0:00:00.012) 0:00:13.807 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:05:33 +0000 (0:00:00.014) 0:00:13.822 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:05:33 +0000 (0:00:00.020) 0:00:13.842 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003474", "end": "2024-02-24 19:05:33.792622", "rc": 0, "start": "2024-02-24 19:05:33.789148" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:05:33 +0000 (0:00:00.185) 0:00:14.028 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:05:33 +0000 (0:00:00.032) 0:00:14.061 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:16 Saturday 24 February 2024 19:05:33 +0000 (0:00:00.029) 0:00:14.090 ***** ok: [sut] => { "attempts": 1, "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-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:28 Saturday 24 February 2024 19:05:34 +0000 (0:00:00.495) 0:00:14.586 ***** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:37 Saturday 24 February 2024 19:05:34 +0000 (0:00:00.023) 0:00:14.610 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:45 Saturday 24 February 2024 19:05:34 +0000 (0:00:00.022) 0:00:14.632 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:52 Saturday 24 February 2024 19:05:34 +0000 (0:00:00.014) 0:00:14.647 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.008187", "end": "2024-02-24 19:05:34.585792", "rc": 0, "start": "2024-02-24 19:05:34.577605" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:58 Saturday 24 February 2024 19:05:34 +0000 (0:00:00.147) 0:00:14.794 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:65 Saturday 24 February 2024 19:05:34 +0000 (0:00:00.041) 0:00:14.836 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:71 Saturday 24 February 2024 19:05:34 +0000 (0:00:00.019) 0:00:14.856 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/create_and_remove_interface.yml:18 Saturday 24 February 2024 19:05:34 +0000 (0:00:00.038) 0:00:14.894 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:05:34 +0000 (0:00:00.036) 0:00:14.931 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:05:34 +0000 (0:00:00.011) 0:00:14.943 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003660", "end": "2024-02-24 19:05:34.899720", "rc": 0, "start": "2024-02-24 19:05:34.896060" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:05:34 +0000 (0:00:00.159) 0:00:15.102 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:05:34 +0000 (0:00:00.045) 0:00:15.147 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/create_and_remove_interface.yml:20 Saturday 24 February 2024 19:05:34 +0000 (0:00:00.014) 0:00:15.162 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/assert_device_present.yml:3 Saturday 24 February 2024 19:05:34 +0000 (0:00:00.016) 0:00:15.178 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 19:05:35 +0000 (0:00:00.011) 0:00:15.190 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708801534.5853188, "block_size": 4096, "blocks": 0, "ctime": 1708801534.5853188, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17650, "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": 1708801534.5853188, "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-more-test-debug2sku2f_a/tests/tasks/assert_device_present.yml:5 Saturday 24 February 2024 19:05:35 +0000 (0:00:00.150) 0:00:15.340 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/create_and_remove_interface.yml:23 Saturday 24 February 2024 19:05:35 +0000 (0:00:00.022) 0:00:15.363 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:3 Saturday 24 February 2024 19:05:35 +0000 (0:00:00.033) 0:00:15.397 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:8 Saturday 24 February 2024 19:05:35 +0000 (0:00:00.025) 0:00:15.423 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:13 Saturday 24 February 2024 19:05:35 +0000 (0:00:00.023) 0:00:15.446 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:05:35 +0000 (0:00:00.012) 0:00:15.459 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:05:35 +0000 (0:00:00.072) 0:00:15.532 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003531", "end": "2024-02-24 19:05:35.502372", "rc": 0, "start": "2024-02-24 19:05:35.498841" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:05:35 +0000 (0:00:00.330) 0:00:15.862 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:05:35 +0000 (0:00:00.064) 0:00:15.926 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:16 Saturday 24 February 2024 19:05:35 +0000 (0:00:00.028) 0:00:15.955 ***** ok: [sut] => { "attempts": 1, "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-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:28 Saturday 24 February 2024 19:05:36 +0000 (0:00:00.427) 0:00:16.382 ***** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:37 Saturday 24 February 2024 19:05:36 +0000 (0:00:00.019) 0:00:16.402 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:45 Saturday 24 February 2024 19:05:36 +0000 (0:00:00.018) 0:00:16.421 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:52 Saturday 24 February 2024 19:05:36 +0000 (0:00:00.012) 0:00:16.434 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:58 Saturday 24 February 2024 19:05:36 +0000 (0:00:00.009) 0:00:16.444 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.009362", "end": "2024-02-24 19:05:36.378203", "rc": 0, "start": "2024-02-24 19:05:36.368841" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:65 Saturday 24 February 2024 19:05:36 +0000 (0:00:00.135) 0:00:16.579 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:71 Saturday 24 February 2024 19:05:36 +0000 (0:00:00.032) 0:00:16.611 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/create_and_remove_interface.yml:27 Saturday 24 February 2024 19:05:36 +0000 (0:00:00.015) 0:00:16.627 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:05:36 +0000 (0:00:00.043) 0:00:16.671 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:05:36 +0000 (0:00:00.011) 0:00:16.682 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003478", "end": "2024-02-24 19:05:36.606456", "rc": 0, "start": "2024-02-24 19:05:36.602978" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:05:36 +0000 (0:00:00.122) 0:00:16.804 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:05:36 +0000 (0:00:00.010) 0:00:16.815 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/create_and_remove_interface.yml:29 Saturday 24 February 2024 19:05:36 +0000 (0:00:00.009) 0:00:16.825 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/assert_device_absent.yml:3 Saturday 24 February 2024 19:05:36 +0000 (0:00:00.019) 0:00:16.844 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 19:05:36 +0000 (0:00:00.047) 0:00:16.892 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/assert_device_absent.yml:5 Saturday 24 February 2024 19:05:36 +0000 (0:00:00.190) 0:00:17.083 ***** ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=122 changed=0 unreachable=0 failed=0 skipped=52 rescued=0 ignored=0 Saturday 24 February 2024 19:05:37 +0000 (0:00:00.125) 0:00:17.208 ***** =============================================================================== Gather current interface info ------------------------------------------- 1.16s /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml:3 - Gather current interface info ------------------------------------------- 1.15s /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml:3 - Gather current interface info ------------------------------------------- 1.12s /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml:3 - Gathering Facts --------------------------------------------------------- 0.69s /WORKDIR/git-more-test-debug2sku2f_a/tests/tests_helpers_and_asserts.yml:3 ---- Create veth interface veth1298 ------------------------------------------ 0.52s /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:28 - Install iproute --------------------------------------------------------- 0.50s /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:16 - Install yum-utils package ----------------------------------------------- 0.49s /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/enable_epel.yml:24 ----------- Install iproute --------------------------------------------------------- 0.45s /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:16 - Install iproute --------------------------------------------------------- 0.45s /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:16 - Install iproute --------------------------------------------------------- 0.44s /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:16 - Install iproute --------------------------------------------------------- 0.43s /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:16 - Install iproute --------------------------------------------------------- 0.39s /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:16 - Check if system is ostree ----------------------------------------------- 0.37s /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/el_repo_setup.yml:19 --------- Enable EPEL 7 ----------------------------------------------------------- 0.36s /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/enable_epel.yml:30 ----------- Gather current interface info ------------------------------------------- 0.33s /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml:3 - Gather the minimum subset of ansible_facts required by the network role test --- 0.27s /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/el_repo_setup.yml:3 ---------- Delete veth interface veth1298 ------------------------------------------ 0.26s /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/manage_test_interface.yml:45 - Get stat for interface veth1298 ----------------------------------------- 0.22s /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_interface_stat.yml:3 ----- Create EPEL 7 ----------------------------------------------------------- 0.22s /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/enable_epel.yml:8 ------------ Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/get_current_interfaces.yml:3 - ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---