# 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-weekly-cidrt0xc5a/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tests_helpers_and_asserts.yml:3 Saturday 04 May 2024 13:29:58 +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-weekly-cidrt0xc5a/tests/tests_helpers_and_asserts.yml:6 Saturday 04 May 2024 13:29:59 +0000 (0:00:00.590) 0:00:00.604 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/el_repo_setup.yml:3 Saturday 04 May 2024 13:29:59 +0000 (0:00:00.034) 0:00:00.639 ********** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/el_repo_setup.yml:19 Saturday 04 May 2024 13:29:59 +0000 (0:00:00.235) 0:00:00.874 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/el_repo_setup.yml:24 Saturday 04 May 2024 13:29:59 +0000 (0:00:00.293) 0:00:01.167 ********** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/el_repo_setup.yml:28 Saturday 04 May 2024 13:29:59 +0000 (0:00:00.044) 0:00:01.212 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/el_repo_setup.yml:53 Saturday 04 May 2024 13:29:59 +0000 (0:00:00.026) 0:00:01.238 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/enable_epel.yml:8 Saturday 04 May 2024 13:29:59 +0000 (0:00:00.067) 0:00:01.306 ********** 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-weekly-cidrt0xc5a/tests/tasks/enable_epel.yml:24 Saturday 04 May 2024 13:30:00 +0000 (0:00:00.207) 0:00:01.514 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [ "yum-utils-1.1.31-54.el7_8.noarch providing yum-utils is already installed" ] } lsrpackages: yum-utils TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/enable_epel.yml:30 Saturday 04 May 2024 13:30:00 +0000 (0:00:00.460) 0:00:01.974 ********** ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.178519", "end": "2024-05-04 13:30:00.815107", "rc": 0, "start": "2024-05-04 13:30:00.636588" } 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-weekly-cidrt0xc5a/tests/tasks/enable_epel.yml:35 Saturday 04 May 2024 13:30:00 +0000 (0:00:00.303) 0:00:02.278 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/enable_epel.yml:40 Saturday 04 May 2024 13:30:00 +0000 (0:00:00.012) 0:00:02.291 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tests_helpers_and_asserts.yml:9 Saturday 04 May 2024 13:30:00 +0000 (0:00:00.011) 0:00:02.302 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/create_and_remove_interface.yml:3 Saturday 04 May 2024 13:30:00 +0000 (0:00:00.019) 0:00:02.322 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/show_interfaces.yml:3 Saturday 04 May 2024 13:30:00 +0000 (0:00:00.015) 0:00:02.338 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml:3 Saturday 04 May 2024 13:30:00 +0000 (0:00:00.021) 0:00:02.360 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003505", "end": "2024-05-04 13:30:01.021744", "rc": 0, "start": "2024-05-04 13:30:01.018239" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml:9 Saturday 04 May 2024 13:30:01 +0000 (0:00:00.123) 0:00:02.483 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/show_interfaces.yml:5 Saturday 04 May 2024 13:30:01 +0000 (0:00:00.011) 0:00:02.495 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/create_and_remove_interface.yml:5 Saturday 04 May 2024 13:30:01 +0000 (0:00:00.011) 0:00:02.506 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:3 Saturday 04 May 2024 13:30:01 +0000 (0:00:00.015) 0:00:02.521 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:8 Saturday 04 May 2024 13:30:01 +0000 (0:00:00.013) 0:00:02.535 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:13 Saturday 04 May 2024 13:30:01 +0000 (0:00:00.015) 0:00:02.551 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/show_interfaces.yml:3 Saturday 04 May 2024 13:30:01 +0000 (0:00:00.030) 0:00:02.582 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml:3 Saturday 04 May 2024 13:30:01 +0000 (0:00:00.033) 0:00:02.615 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003399", "end": "2024-05-04 13:30:01.285661", "rc": 0, "start": "2024-05-04 13:30:01.282262" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml:9 Saturday 04 May 2024 13:30:01 +0000 (0:00:00.132) 0:00:02.748 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/show_interfaces.yml:5 Saturday 04 May 2024 13:30:01 +0000 (0:00:00.011) 0:00:02.759 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:16 Saturday 04 May 2024 13:30:01 +0000 (0:00:00.009) 0:00:02.769 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:28 Saturday 04 May 2024 13:30:01 +0000 (0:00:00.417) 0:00:03.186 ********** 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-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:37 Saturday 04 May 2024 13:30:01 +0000 (0:00:00.048) 0:00:03.235 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:45 Saturday 04 May 2024 13:30:01 +0000 (0:00:00.020) 0:00:03.256 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:52 Saturday 04 May 2024 13:30:01 +0000 (0:00:00.013) 0:00:03.270 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:58 Saturday 04 May 2024 13:30:01 +0000 (0:00:00.012) 0:00:03.282 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:65 Saturday 04 May 2024 13:30:01 +0000 (0:00:00.029) 0:00:03.331 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:71 Saturday 04 May 2024 13:30:01 +0000 (0:00:00.046) 0:00:03.377 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/create_and_remove_interface.yml:9 Saturday 04 May 2024 13:30:01 +0000 (0:00:00.018) 0:00:03.396 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/show_interfaces.yml:3 Saturday 04 May 2024 13:30:01 +0000 (0:00:00.047) 0:00:03.443 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml:3 Saturday 04 May 2024 13:30:02 +0000 (0:00:00.028) 0:00:03.472 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003485", "end": "2024-05-04 13:30:02.163159", "rc": 0, "start": "2024-05-04 13:30:02.159674" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml:9 Saturday 04 May 2024 13:30:02 +0000 (0:00:00.165) 0:00:03.637 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/show_interfaces.yml:5 Saturday 04 May 2024 13:30:02 +0000 (0:00:00.023) 0:00:03.661 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/create_and_remove_interface.yml:11 Saturday 04 May 2024 13:30:02 +0000 (0:00:00.012) 0:00:03.674 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/assert_device_absent.yml:3 Saturday 04 May 2024 13:30:02 +0000 (0:00:00.014) 0:00:03.688 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_interface_stat.yml:3 Saturday 04 May 2024 13:30:02 +0000 (0:00:00.020) 0:00:03.708 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/assert_device_absent.yml:5 Saturday 04 May 2024 13:30:02 +0000 (0:00:00.142) 0:00:03.851 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/create_and_remove_interface.yml:14 Saturday 04 May 2024 13:30:02 +0000 (0:00:00.012) 0:00:03.863 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:3 Saturday 04 May 2024 13:30:02 +0000 (0:00:00.018) 0:00:03.882 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:8 Saturday 04 May 2024 13:30:02 +0000 (0:00:00.017) 0:00:03.900 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:13 Saturday 04 May 2024 13:30:02 +0000 (0:00:00.023) 0:00:03.924 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/show_interfaces.yml:3 Saturday 04 May 2024 13:30:02 +0000 (0:00:00.022) 0:00:03.947 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml:3 Saturday 04 May 2024 13:30:02 +0000 (0:00:00.019) 0:00:03.966 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003416", "end": "2024-05-04 13:30:02.628727", "rc": 0, "start": "2024-05-04 13:30:02.625311" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml:9 Saturday 04 May 2024 13:30:02 +0000 (0:00:00.137) 0:00:04.103 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/show_interfaces.yml:5 Saturday 04 May 2024 13:30:02 +0000 (0:00:00.011) 0:00:04.115 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:16 Saturday 04 May 2024 13:30:02 +0000 (0:00:00.009) 0:00:04.125 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:28 Saturday 04 May 2024 13:30:03 +0000 (0:00:00.376) 0:00:04.502 ********** 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.014887", "end": "2024-05-04 13:30:03.182332", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-05-04 13:30:03.167445" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003309", "end": "2024-05-04 13:30:03.338300", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-05-04 13:30:03.334991" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004903", "end": "2024-05-04 13:30:03.460089", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-05-04 13:30:03.455186" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:37 Saturday 04 May 2024 13:30:03 +0000 (0:00:00.421) 0:00:04.923 ********** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.039386", "end": "2024-05-04 13:30:03.623108", "rc": 0, "start": "2024-05-04 13:30:03.583722" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:45 Saturday 04 May 2024 13:30:03 +0000 (0:00:00.191) 0:00:05.114 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:52 Saturday 04 May 2024 13:30:03 +0000 (0:00:00.027) 0:00:05.142 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:58 Saturday 04 May 2024 13:30:03 +0000 (0:00:00.039) 0:00:05.181 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:65 Saturday 04 May 2024 13:30:03 +0000 (0:00:00.015) 0:00:05.197 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:71 Saturday 04 May 2024 13:30:03 +0000 (0:00:00.010) 0:00:05.207 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/create_and_remove_interface.yml:18 Saturday 04 May 2024 13:30:03 +0000 (0:00:00.009) 0:00:05.217 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/show_interfaces.yml:3 Saturday 04 May 2024 13:30:03 +0000 (0:00:00.018) 0:00:05.236 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml:3 Saturday 04 May 2024 13:30:03 +0000 (0:00:00.011) 0:00:05.247 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003479", "end": "2024-05-04 13:30:03.912220", "rc": 0, "start": "2024-05-04 13:30:03.908741" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml:9 Saturday 04 May 2024 13:30:03 +0000 (0:00:00.139) 0:00:05.386 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/show_interfaces.yml:5 Saturday 04 May 2024 13:30:03 +0000 (0:00:00.020) 0:00:05.407 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/create_and_remove_interface.yml:20 Saturday 04 May 2024 13:30:03 +0000 (0:00:00.022) 0:00:05.429 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/assert_device_present.yml:3 Saturday 04 May 2024 13:30:04 +0000 (0:00:00.025) 0:00:05.455 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_interface_stat.yml:3 Saturday 04 May 2024 13:30:04 +0000 (0:00:00.012) 0:00:05.468 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714829403.1790097, "block_size": 4096, "blocks": 0, "ctime": 1714829403.1790097, "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": 1714829403.1790097, "nlink": 1, "path": "/sys/class/net/veth1298", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'veth1298'] *********************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/assert_device_present.yml:5 Saturday 04 May 2024 13:30:04 +0000 (0:00:00.128) 0:00:05.596 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/create_and_remove_interface.yml:23 Saturday 04 May 2024 13:30:04 +0000 (0:00:00.029) 0:00:05.626 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:3 Saturday 04 May 2024 13:30:04 +0000 (0:00:00.074) 0:00:05.701 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:8 Saturday 04 May 2024 13:30:04 +0000 (0:00:00.053) 0:00:05.754 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:13 Saturday 04 May 2024 13:30:04 +0000 (0:00:00.012) 0:00:05.767 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/show_interfaces.yml:3 Saturday 04 May 2024 13:30:04 +0000 (0:00:00.025) 0:00:05.792 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml:3 Saturday 04 May 2024 13:30:04 +0000 (0:00:00.011) 0:00:05.803 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003496", "end": "2024-05-04 13:30:04.467836", "rc": 0, "start": "2024-05-04 13:30:04.464340" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml:9 Saturday 04 May 2024 13:30:04 +0000 (0:00:00.140) 0:00:05.944 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/show_interfaces.yml:5 Saturday 04 May 2024 13:30:04 +0000 (0:00:00.020) 0:00:05.964 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:16 Saturday 04 May 2024 13:30:04 +0000 (0:00:00.019) 0:00:05.983 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:28 Saturday 04 May 2024 13:30:04 +0000 (0:00:00.406) 0:00:06.390 ********** 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-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:37 Saturday 04 May 2024 13:30:04 +0000 (0:00:00.021) 0:00:06.411 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:45 Saturday 04 May 2024 13:30:04 +0000 (0:00:00.009) 0:00:06.421 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.009009", "end": "2024-05-04 13:30:05.092174", "rc": 0, "start": "2024-05-04 13:30:05.083165" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:52 Saturday 04 May 2024 13:30:05 +0000 (0:00:00.135) 0:00:06.557 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:58 Saturday 04 May 2024 13:30:05 +0000 (0:00:00.011) 0:00:06.568 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:65 Saturday 04 May 2024 13:30:05 +0000 (0:00:00.009) 0:00:06.577 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:71 Saturday 04 May 2024 13:30:05 +0000 (0:00:00.009) 0:00:06.587 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/create_and_remove_interface.yml:27 Saturday 04 May 2024 13:30:05 +0000 (0:00:00.008) 0:00:06.595 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/show_interfaces.yml:3 Saturday 04 May 2024 13:30:05 +0000 (0:00:00.018) 0:00:06.614 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml:3 Saturday 04 May 2024 13:30:05 +0000 (0:00:00.009) 0:00:06.624 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003575", "end": "2024-05-04 13:30:05.289449", "rc": 0, "start": "2024-05-04 13:30:05.285874" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml:9 Saturday 04 May 2024 13:30:05 +0000 (0:00:00.128) 0:00:06.753 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/show_interfaces.yml:5 Saturday 04 May 2024 13:30:05 +0000 (0:00:00.016) 0:00:06.770 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/create_and_remove_interface.yml:29 Saturday 04 May 2024 13:30:05 +0000 (0:00:00.015) 0:00:06.786 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/assert_device_absent.yml:3 Saturday 04 May 2024 13:30:05 +0000 (0:00:00.021) 0:00:06.808 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_interface_stat.yml:3 Saturday 04 May 2024 13:30:05 +0000 (0:00:00.012) 0:00:06.820 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/assert_device_absent.yml:5 Saturday 04 May 2024 13:30:05 +0000 (0:00:00.148) 0:00:06.968 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tests_helpers_and_asserts.yml:15 Saturday 04 May 2024 13:30:05 +0000 (0:00:00.012) 0:00:06.981 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/create_and_remove_interface.yml:3 Saturday 04 May 2024 13:30:05 +0000 (0:00:00.016) 0:00:06.997 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/show_interfaces.yml:3 Saturday 04 May 2024 13:30:05 +0000 (0:00:00.011) 0:00:07.008 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml:3 Saturday 04 May 2024 13:30:05 +0000 (0:00:00.011) 0:00:07.020 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003448", "end": "2024-05-04 13:30:05.685045", "rc": 0, "start": "2024-05-04 13:30:05.681597" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml:9 Saturday 04 May 2024 13:30:05 +0000 (0:00:00.127) 0:00:07.148 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/show_interfaces.yml:5 Saturday 04 May 2024 13:30:05 +0000 (0:00:00.012) 0:00:07.160 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/create_and_remove_interface.yml:5 Saturday 04 May 2024 13:30:05 +0000 (0:00:00.010) 0:00:07.171 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:3 Saturday 04 May 2024 13:30:05 +0000 (0:00:00.031) 0:00:07.202 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:8 Saturday 04 May 2024 13:30:05 +0000 (0:00:00.013) 0:00:07.216 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:13 Saturday 04 May 2024 13:30:05 +0000 (0:00:00.010) 0:00:07.227 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/show_interfaces.yml:3 Saturday 04 May 2024 13:30:05 +0000 (0:00:00.012) 0:00:07.239 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml:3 Saturday 04 May 2024 13:30:05 +0000 (0:00:00.014) 0:00:07.253 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003411", "end": "2024-05-04 13:30:05.916158", "rc": 0, "start": "2024-05-04 13:30:05.912747" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml:9 Saturday 04 May 2024 13:30:05 +0000 (0:00:00.125) 0:00:07.378 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/show_interfaces.yml:5 Saturday 04 May 2024 13:30:05 +0000 (0:00:00.015) 0:00:07.394 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:16 Saturday 04 May 2024 13:30:05 +0000 (0:00:00.012) 0:00:07.406 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:28 Saturday 04 May 2024 13:30:06 +0000 (0:00:00.388) 0:00:07.795 ********** 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-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:37 Saturday 04 May 2024 13:30:06 +0000 (0:00:00.025) 0:00:07.820 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:45 Saturday 04 May 2024 13:30:06 +0000 (0:00:00.033) 0:00:07.854 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:52 Saturday 04 May 2024 13:30:06 +0000 (0:00:00.013) 0:00:07.867 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:58 Saturday 04 May 2024 13:30:06 +0000 (0:00:00.012) 0:00:07.880 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:65 Saturday 04 May 2024 13:30:06 +0000 (0:00:00.028) 0:00:07.908 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:71 Saturday 04 May 2024 13:30:06 +0000 (0:00:00.026) 0:00:07.935 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/create_and_remove_interface.yml:9 Saturday 04 May 2024 13:30:06 +0000 (0:00:00.015) 0:00:07.951 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/show_interfaces.yml:3 Saturday 04 May 2024 13:30:06 +0000 (0:00:00.056) 0:00:08.007 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml:3 Saturday 04 May 2024 13:30:06 +0000 (0:00:00.025) 0:00:08.033 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003550", "end": "2024-05-04 13:30:06.720093", "rc": 0, "start": "2024-05-04 13:30:06.716543" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml:9 Saturday 04 May 2024 13:30:06 +0000 (0:00:00.150) 0:00:08.183 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/show_interfaces.yml:5 Saturday 04 May 2024 13:30:06 +0000 (0:00:00.012) 0:00:08.196 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/create_and_remove_interface.yml:11 Saturday 04 May 2024 13:30:06 +0000 (0:00:00.020) 0:00:08.216 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/assert_device_absent.yml:3 Saturday 04 May 2024 13:30:06 +0000 (0:00:00.014) 0:00:08.231 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_interface_stat.yml:3 Saturday 04 May 2024 13:30:06 +0000 (0:00:00.011) 0:00:08.242 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/assert_device_absent.yml:5 Saturday 04 May 2024 13:30:06 +0000 (0:00:00.149) 0:00:08.392 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/create_and_remove_interface.yml:14 Saturday 04 May 2024 13:30:06 +0000 (0:00:00.023) 0:00:08.416 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:3 Saturday 04 May 2024 13:30:07 +0000 (0:00:00.035) 0:00:08.451 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:8 Saturday 04 May 2024 13:30:07 +0000 (0:00:00.012) 0:00:08.463 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:13 Saturday 04 May 2024 13:30:07 +0000 (0:00:00.037) 0:00:08.501 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/show_interfaces.yml:3 Saturday 04 May 2024 13:30:07 +0000 (0:00:00.013) 0:00:08.514 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml:3 Saturday 04 May 2024 13:30:07 +0000 (0:00:00.020) 0:00:08.535 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003510", "end": "2024-05-04 13:30:07.199666", "rc": 0, "start": "2024-05-04 13:30:07.196156" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml:9 Saturday 04 May 2024 13:30:07 +0000 (0:00:00.127) 0:00:08.662 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/show_interfaces.yml:5 Saturday 04 May 2024 13:30:07 +0000 (0:00:00.013) 0:00:08.676 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:16 Saturday 04 May 2024 13:30:07 +0000 (0:00:00.019) 0:00:08.695 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:28 Saturday 04 May 2024 13:30:07 +0000 (0:00:00.401) 0:00:09.096 ********** 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-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:37 Saturday 04 May 2024 13:30:07 +0000 (0:00:00.039) 0:00:09.136 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:45 Saturday 04 May 2024 13:30:07 +0000 (0:00:00.032) 0:00:09.168 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:52 Saturday 04 May 2024 13:30:07 +0000 (0:00:00.017) 0:00:09.186 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.006313", "end": "2024-05-04 13:30:07.889981", "rc": 0, "start": "2024-05-04 13:30:07.883668" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:58 Saturday 04 May 2024 13:30:07 +0000 (0:00:00.205) 0:00:09.392 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:65 Saturday 04 May 2024 13:30:07 +0000 (0:00:00.021) 0:00:09.414 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:71 Saturday 04 May 2024 13:30:07 +0000 (0:00:00.021) 0:00:09.436 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/create_and_remove_interface.yml:18 Saturday 04 May 2024 13:30:08 +0000 (0:00:00.020) 0:00:09.456 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/show_interfaces.yml:3 Saturday 04 May 2024 13:30:08 +0000 (0:00:00.024) 0:00:09.480 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml:3 Saturday 04 May 2024 13:30:08 +0000 (0:00:00.015) 0:00:09.496 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003488", "end": "2024-05-04 13:30:08.170007", "rc": 0, "start": "2024-05-04 13:30:08.166519" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml:9 Saturday 04 May 2024 13:30:08 +0000 (0:00:00.137) 0:00:09.634 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/show_interfaces.yml:5 Saturday 04 May 2024 13:30:08 +0000 (0:00:00.032) 0:00:09.666 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/create_and_remove_interface.yml:20 Saturday 04 May 2024 13:30:08 +0000 (0:00:00.030) 0:00:09.696 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/assert_device_present.yml:3 Saturday 04 May 2024 13:30:08 +0000 (0:00:00.032) 0:00:09.729 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_interface_stat.yml:3 Saturday 04 May 2024 13:30:08 +0000 (0:00:00.022) 0:00:09.751 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714829407.8889973, "block_size": 4096, "blocks": 0, "ctime": 1714829407.8889973, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17636, "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": 1714829407.8889973, "nlink": 1, "path": "/sys/class/net/dummy1298", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'dummy1298'] ********************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/assert_device_present.yml:5 Saturday 04 May 2024 13:30:08 +0000 (0:00:00.155) 0:00:09.906 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/create_and_remove_interface.yml:23 Saturday 04 May 2024 13:30:08 +0000 (0:00:00.049) 0:00:09.956 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:3 Saturday 04 May 2024 13:30:08 +0000 (0:00:00.032) 0:00:09.988 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:8 Saturday 04 May 2024 13:30:08 +0000 (0:00:00.013) 0:00:10.002 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:13 Saturday 04 May 2024 13:30:08 +0000 (0:00:00.018) 0:00:10.020 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/show_interfaces.yml:3 Saturday 04 May 2024 13:30:08 +0000 (0:00:00.079) 0:00:10.100 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml:3 Saturday 04 May 2024 13:30:08 +0000 (0:00:00.031) 0:00:10.132 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003426", "end": "2024-05-04 13:30:08.806602", "rc": 0, "start": "2024-05-04 13:30:08.803176" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml:9 Saturday 04 May 2024 13:30:08 +0000 (0:00:00.167) 0:00:10.299 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/show_interfaces.yml:5 Saturday 04 May 2024 13:30:08 +0000 (0:00:00.014) 0:00:10.313 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:16 Saturday 04 May 2024 13:30:08 +0000 (0:00:00.016) 0:00:10.330 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:28 Saturday 04 May 2024 13:30:09 +0000 (0:00:00.424) 0:00:10.754 ********** 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-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:37 Saturday 04 May 2024 13:30:09 +0000 (0:00:00.033) 0:00:10.788 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:45 Saturday 04 May 2024 13:30:09 +0000 (0:00:00.024) 0:00:10.813 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:52 Saturday 04 May 2024 13:30:09 +0000 (0:00:00.034) 0:00:10.848 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:58 Saturday 04 May 2024 13:30:09 +0000 (0:00:00.022) 0:00:10.870 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.010405", "end": "2024-05-04 13:30:09.542188", "rc": 0, "start": "2024-05-04 13:30:09.531783" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:65 Saturday 04 May 2024 13:30:09 +0000 (0:00:00.159) 0:00:11.030 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:71 Saturday 04 May 2024 13:30:09 +0000 (0:00:00.012) 0:00:11.042 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/create_and_remove_interface.yml:27 Saturday 04 May 2024 13:30:09 +0000 (0:00:00.032) 0:00:11.075 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/show_interfaces.yml:3 Saturday 04 May 2024 13:30:09 +0000 (0:00:00.022) 0:00:11.097 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml:3 Saturday 04 May 2024 13:30:09 +0000 (0:00:00.011) 0:00:11.109 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003525", "end": "2024-05-04 13:30:09.774884", "rc": 0, "start": "2024-05-04 13:30:09.771359" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml:9 Saturday 04 May 2024 13:30:09 +0000 (0:00:00.129) 0:00:11.238 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/show_interfaces.yml:5 Saturday 04 May 2024 13:30:09 +0000 (0:00:00.016) 0:00:11.254 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/create_and_remove_interface.yml:29 Saturday 04 May 2024 13:30:09 +0000 (0:00:00.042) 0:00:11.296 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/assert_device_absent.yml:3 Saturday 04 May 2024 13:30:09 +0000 (0:00:00.038) 0:00:11.334 ********** included: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_interface_stat.yml:3 Saturday 04 May 2024 13:30:09 +0000 (0:00:00.030) 0:00:11.365 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/assert_device_absent.yml:5 Saturday 04 May 2024 13:30:10 +0000 (0:00:00.179) 0:00:11.545 ********** 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 04 May 2024 13:30:10 +0000 (0:00:00.021) 0:00:11.566 ********** =============================================================================== Gathering Facts --------------------------------------------------------- 0.59s /WORKDIR/git-weekly-cidrt0xc5a/tests/tests_helpers_and_asserts.yml:3 ---------- Install yum-utils package ----------------------------------------------- 0.46s /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/enable_epel.yml:24 ----------------- Install iproute --------------------------------------------------------- 0.42s /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:16 ------- Create veth interface veth1298 ------------------------------------------ 0.42s /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:28 ------- Install iproute --------------------------------------------------------- 0.42s /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.41s /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.40s /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.39s /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.38s /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:16 ------- Enable EPEL 7 ----------------------------------------------------------- 0.30s /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/enable_epel.yml:30 ----------------- Check if system is ostree ----------------------------------------------- 0.29s /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/el_repo_setup.yml:19 --------------- Gather the minimum subset of ansible_facts required by the network role test --- 0.24s /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/el_repo_setup.yml:3 ---------------- Create EPEL 7 ----------------------------------------------------------- 0.21s /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/enable_epel.yml:8 ------------------ Create dummy interface dummy1298 ---------------------------------------- 0.21s /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:52 ------- Set up veth as managed by NetworkManager -------------------------------- 0.19s /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:37 ------- Get stat for interface dummy1298 ---------------------------------------- 0.18s /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_interface_stat.yml:3 ----------- Gather current interface info ------------------------------------------- 0.17s /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.17s /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_current_interfaces.yml:3 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.16s /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/manage_test_interface.yml:58 ------- Get stat for interface dummy1298 ---------------------------------------- 0.16s /WORKDIR/git-weekly-cidrt0xc5a/tests/tasks/get_interface_stat.yml:3 ----------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---