# 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-ci8iusmx8e/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-ci8iusmx8e/tests/tests_helpers_and_asserts.yml:3 Saturday 06 January 2024 13:45:32 +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-ci8iusmx8e/tests/tests_helpers_and_asserts.yml:6 Saturday 06 January 2024 13:45:33 +0000 (0:00:00.522) 0:00:00.536 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/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-ci8iusmx8e/tests/tasks/el_repo_setup.yml:3 Saturday 06 January 2024 13:45:33 +0000 (0:00:00.021) 0:00:00.558 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/el_repo_setup.yml:19 Saturday 06 January 2024 13:45:33 +0000 (0:00:00.222) 0:00:00.780 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/el_repo_setup.yml:24 Saturday 06 January 2024 13:45:33 +0000 (0:00:00.187) 0:00:00.968 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/el_repo_setup.yml:28 Saturday 06 January 2024 13:45:33 +0000 (0:00:00.020) 0:00:00.988 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/el_repo_setup.yml:53 Saturday 06 January 2024 13:45:33 +0000 (0:00:00.016) 0:00:01.004 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/enable_epel.yml:8 Saturday 06 January 2024 13:45:33 +0000 (0:00:00.032) 0:00:01.036 ****** 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-ci8iusmx8e/tests/tasks/enable_epel.yml:24 Saturday 06 January 2024 13:45:33 +0000 (0:00:00.184) 0:00:01.221 ****** 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-ci8iusmx8e/tests/tasks/enable_epel.yml:30 Saturday 06 January 2024 13:45:34 +0000 (0:00:00.449) 0:00:01.670 ****** ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.194503", "end": "2024-01-06 13:45:34.479358", "rc": 0, "start": "2024-01-06 13:45:34.284855" } STDOUT: ================================== repo: epel ================================== [epel] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7Server baseurl = cache = 0 cachedir = /var/cache/yum/x86_64/7Server/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/7Server/epel/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7Server/epel/gpgdir gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 hdrdir = /var/cache/yum/x86_64/7Server/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=$infra&content=$contentdir 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/7Server/epel pkgdir = /var/cache/yum/x86_64/7Server/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-ci8iusmx8e/tests/tasks/enable_epel.yml:35 Saturday 06 January 2024 13:45:34 +0000 (0:00:00.320) 0:00:01.991 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/enable_epel.yml:40 Saturday 06 January 2024 13:45:34 +0000 (0:00:00.012) 0:00:02.003 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tests_helpers_and_asserts.yml:9 Saturday 06 January 2024 13:45:34 +0000 (0:00:00.010) 0:00:02.014 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/create_and_remove_interface.yml:3 Saturday 06 January 2024 13:45:34 +0000 (0:00:00.013) 0:00:02.027 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:45:34 +0000 (0:00:00.011) 0:00:02.039 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:45:34 +0000 (0:00:00.010) 0:00:02.049 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003449", "end": "2024-01-06 13:45:34.661669", "rc": 0, "start": "2024-01-06 13:45:34.658220" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:45:34 +0000 (0:00:00.123) 0:00:02.173 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:45:34 +0000 (0:00:00.009) 0:00:02.183 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/create_and_remove_interface.yml:5 Saturday 06 January 2024 13:45:34 +0000 (0:00:00.022) 0:00:02.205 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:3 Saturday 06 January 2024 13:45:34 +0000 (0:00:00.031) 0:00:02.237 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:8 Saturday 06 January 2024 13:45:34 +0000 (0:00:00.010) 0:00:02.247 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:13 Saturday 06 January 2024 13:45:34 +0000 (0:00:00.008) 0:00:02.256 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:45:34 +0000 (0:00:00.011) 0:00:02.267 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:45:34 +0000 (0:00:00.010) 0:00:02.277 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004745", "end": "2024-01-06 13:45:35.896383", "rc": 0, "start": "2024-01-06 13:45:34.891638" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:45:35 +0000 (0:00:01.129) 0:00:03.407 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:45:35 +0000 (0:00:00.009) 0:00:03.416 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:16 Saturday 06 January 2024 13:45:35 +0000 (0:00:00.009) 0:00:03.426 ****** ok: [sut] => { "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-ci8iusmx8e/tests/tasks/manage_test_interface.yml:24 Saturday 06 January 2024 13:45:36 +0000 (0:00:00.388) 0:00:03.815 ****** 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-ci8iusmx8e/tests/tasks/manage_test_interface.yml:33 Saturday 06 January 2024 13:45:36 +0000 (0:00:00.019) 0:00:03.834 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:41 Saturday 06 January 2024 13:45:36 +0000 (0:00:00.030) 0:00:03.865 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:48 Saturday 06 January 2024 13:45:36 +0000 (0:00:00.021) 0:00:03.887 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:54 Saturday 06 January 2024 13:45:36 +0000 (0:00:00.011) 0:00:03.898 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:61 Saturday 06 January 2024 13:45:36 +0000 (0:00:00.014) 0:00:03.912 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:67 Saturday 06 January 2024 13:45:36 +0000 (0:00:00.011) 0:00:03.924 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/create_and_remove_interface.yml:9 Saturday 06 January 2024 13:45:36 +0000 (0:00:00.010) 0:00:03.935 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:45:36 +0000 (0:00:00.017) 0:00:03.952 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:45:36 +0000 (0:00:00.010) 0:00:03.963 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003355", "end": "2024-01-06 13:45:36.576129", "rc": 0, "start": "2024-01-06 13:45:36.572774" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:45:36 +0000 (0:00:00.124) 0:00:04.087 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:45:36 +0000 (0:00:00.009) 0:00:04.096 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/create_and_remove_interface.yml:11 Saturday 06 January 2024 13:45:36 +0000 (0:00:00.010) 0:00:04.107 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/assert_device_absent.yml:3 Saturday 06 January 2024 13:45:36 +0000 (0:00:00.014) 0:00:04.122 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_interface_stat.yml:3 Saturday 06 January 2024 13:45:36 +0000 (0:00:00.011) 0:00:04.133 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/assert_device_absent.yml:5 Saturday 06 January 2024 13:45:36 +0000 (0:00:00.122) 0:00:04.256 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/create_and_remove_interface.yml:14 Saturday 06 January 2024 13:45:36 +0000 (0:00:00.013) 0:00:04.270 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:3 Saturday 06 January 2024 13:45:36 +0000 (0:00:00.022) 0:00:04.293 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:8 Saturday 06 January 2024 13:45:36 +0000 (0:00:00.019) 0:00:04.312 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:13 Saturday 06 January 2024 13:45:36 +0000 (0:00:00.009) 0:00:04.322 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:45:36 +0000 (0:00:00.011) 0:00:04.334 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:45:36 +0000 (0:00:00.013) 0:00:04.347 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003537", "end": "2024-01-06 13:45:36.965377", "rc": 0, "start": "2024-01-06 13:45:36.961840" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:45:36 +0000 (0:00:00.137) 0:00:04.485 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:45:37 +0000 (0:00:00.015) 0:00:04.500 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:16 Saturday 06 January 2024 13:45:37 +0000 (0:00:00.032) 0:00:04.533 ****** ok: [sut] => { "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-ci8iusmx8e/tests/tasks/manage_test_interface.yml:24 Saturday 06 January 2024 13:45:37 +0000 (0:00:00.374) 0:00:04.907 ****** 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.011989", "end": "2024-01-06 13:45:37.533748", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-01-06 13:45:37.521759" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.006352", "end": "2024-01-06 13:45:37.665170", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-01-06 13:45:37.658818" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.006959", "end": "2024-01-06 13:45:37.785381", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-01-06 13:45:37.778422" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:33 Saturday 06 January 2024 13:45:37 +0000 (0:00:00.391) 0:00:05.299 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.025375", "end": "2024-01-06 13:45:37.936308", "rc": 0, "start": "2024-01-06 13:45:37.910933" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:41 Saturday 06 January 2024 13:45:37 +0000 (0:00:00.148) 0:00:05.447 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:48 Saturday 06 January 2024 13:45:37 +0000 (0:00:00.010) 0:00:05.458 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:54 Saturday 06 January 2024 13:45:37 +0000 (0:00:00.009) 0:00:05.467 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:61 Saturday 06 January 2024 13:45:37 +0000 (0:00:00.009) 0:00:05.477 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:67 Saturday 06 January 2024 13:45:37 +0000 (0:00:00.009) 0:00:05.486 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/create_and_remove_interface.yml:18 Saturday 06 January 2024 13:45:37 +0000 (0:00:00.008) 0:00:05.495 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:45:38 +0000 (0:00:00.015) 0:00:05.510 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:45:38 +0000 (0:00:00.009) 0:00:05.520 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003899", "end": "2024-01-06 13:45:38.133279", "rc": 0, "start": "2024-01-06 13:45:38.129380" } STDOUT: bond0 bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:45:38 +0000 (0:00:00.123) 0:00:05.643 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:45:38 +0000 (0:00:00.011) 0:00:05.654 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/create_and_remove_interface.yml:20 Saturday 06 January 2024 13:45:38 +0000 (0:00:00.009) 0:00:05.664 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/assert_device_present.yml:3 Saturday 06 January 2024 13:45:38 +0000 (0:00:00.017) 0:00:05.682 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_interface_stat.yml:3 Saturday 06 January 2024 13:45:38 +0000 (0:00:00.012) 0:00:05.694 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704548737.5375073, "block_size": 4096, "blocks": 0, "ctime": 1704548737.5365074, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17608, "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": 1704548737.5365074, "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-ci8iusmx8e/tests/tasks/assert_device_present.yml:5 Saturday 06 January 2024 13:45:38 +0000 (0:00:00.124) 0:00:05.818 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/create_and_remove_interface.yml:23 Saturday 06 January 2024 13:45:38 +0000 (0:00:00.011) 0:00:05.830 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:3 Saturday 06 January 2024 13:45:38 +0000 (0:00:00.019) 0:00:05.849 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:8 Saturday 06 January 2024 13:45:38 +0000 (0:00:00.009) 0:00:05.859 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:13 Saturday 06 January 2024 13:45:38 +0000 (0:00:00.008) 0:00:05.867 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:45:38 +0000 (0:00:00.011) 0:00:05.878 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:45:38 +0000 (0:00:00.009) 0:00:05.888 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003544", "end": "2024-01-06 13:45:38.501685", "rc": 0, "start": "2024-01-06 13:45:38.498141" } STDOUT: bond0 bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:45:38 +0000 (0:00:00.123) 0:00:06.012 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:45:38 +0000 (0:00:00.009) 0:00:06.022 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:16 Saturday 06 January 2024 13:45:38 +0000 (0:00:00.010) 0:00:06.032 ****** ok: [sut] => { "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-ci8iusmx8e/tests/tasks/manage_test_interface.yml:24 Saturday 06 January 2024 13:45:38 +0000 (0:00:00.369) 0:00:06.401 ****** 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-ci8iusmx8e/tests/tasks/manage_test_interface.yml:33 Saturday 06 January 2024 13:45:38 +0000 (0:00:00.017) 0:00:06.418 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:41 Saturday 06 January 2024 13:45:38 +0000 (0:00:00.009) 0:00:06.428 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.008893", "end": "2024-01-06 13:45:39.047452", "rc": 0, "start": "2024-01-06 13:45:39.038559" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:48 Saturday 06 January 2024 13:45:39 +0000 (0:00:00.131) 0:00:06.560 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:54 Saturday 06 January 2024 13:45:39 +0000 (0:00:00.010) 0:00:06.571 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:61 Saturday 06 January 2024 13:45:39 +0000 (0:00:00.010) 0:00:06.581 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:67 Saturday 06 January 2024 13:45:39 +0000 (0:00:00.011) 0:00:06.593 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/create_and_remove_interface.yml:27 Saturday 06 January 2024 13:45:39 +0000 (0:00:00.010) 0:00:06.603 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:45:39 +0000 (0:00:00.019) 0:00:06.622 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:45:39 +0000 (0:00:00.009) 0:00:06.632 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003413", "end": "2024-01-06 13:45:39.243280", "rc": 0, "start": "2024-01-06 13:45:39.239867" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:45:39 +0000 (0:00:00.120) 0:00:06.753 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:45:39 +0000 (0:00:00.009) 0:00:06.763 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/create_and_remove_interface.yml:29 Saturday 06 January 2024 13:45:39 +0000 (0:00:00.010) 0:00:06.773 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/assert_device_absent.yml:3 Saturday 06 January 2024 13:45:39 +0000 (0:00:00.020) 0:00:06.794 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_interface_stat.yml:3 Saturday 06 January 2024 13:45:39 +0000 (0:00:00.010) 0:00:06.805 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/assert_device_absent.yml:5 Saturday 06 January 2024 13:45:39 +0000 (0:00:00.121) 0:00:06.926 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tests_helpers_and_asserts.yml:15 Saturday 06 January 2024 13:45:39 +0000 (0:00:00.010) 0:00:06.937 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/create_and_remove_interface.yml:3 Saturday 06 January 2024 13:45:39 +0000 (0:00:00.013) 0:00:06.951 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:45:39 +0000 (0:00:00.010) 0:00:06.961 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:45:39 +0000 (0:00:00.010) 0:00:06.972 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003578", "end": "2024-01-06 13:45:39.585876", "rc": 0, "start": "2024-01-06 13:45:39.582298" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:45:39 +0000 (0:00:00.125) 0:00:07.098 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:45:39 +0000 (0:00:00.011) 0:00:07.109 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/create_and_remove_interface.yml:5 Saturday 06 January 2024 13:45:39 +0000 (0:00:00.009) 0:00:07.118 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:3 Saturday 06 January 2024 13:45:39 +0000 (0:00:00.012) 0:00:07.131 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:8 Saturday 06 January 2024 13:45:39 +0000 (0:00:00.008) 0:00:07.140 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:13 Saturday 06 January 2024 13:45:39 +0000 (0:00:00.008) 0:00:07.148 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:45:39 +0000 (0:00:00.012) 0:00:07.161 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:45:39 +0000 (0:00:00.010) 0:00:07.172 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003465", "end": "2024-01-06 13:45:39.783443", "rc": 0, "start": "2024-01-06 13:45:39.779978" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:45:39 +0000 (0:00:00.121) 0:00:07.294 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:45:39 +0000 (0:00:00.011) 0:00:07.305 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:16 Saturday 06 January 2024 13:45:39 +0000 (0:00:00.011) 0:00:07.316 ****** ok: [sut] => { "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-ci8iusmx8e/tests/tasks/manage_test_interface.yml:24 Saturday 06 January 2024 13:45:40 +0000 (0:00:00.366) 0:00:07.683 ****** 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-ci8iusmx8e/tests/tasks/manage_test_interface.yml:33 Saturday 06 January 2024 13:45:40 +0000 (0:00:00.017) 0:00:07.701 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:41 Saturday 06 January 2024 13:45:40 +0000 (0:00:00.010) 0:00:07.712 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:48 Saturday 06 January 2024 13:45:40 +0000 (0:00:00.010) 0:00:07.722 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:54 Saturday 06 January 2024 13:45:40 +0000 (0:00:00.009) 0:00:07.732 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:61 Saturday 06 January 2024 13:45:40 +0000 (0:00:00.010) 0:00:07.743 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:67 Saturday 06 January 2024 13:45:40 +0000 (0:00:00.010) 0:00:07.753 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/create_and_remove_interface.yml:9 Saturday 06 January 2024 13:45:40 +0000 (0:00:00.008) 0:00:07.762 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:45:40 +0000 (0:00:00.015) 0:00:07.777 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:45:40 +0000 (0:00:00.010) 0:00:07.787 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003530", "end": "2024-01-06 13:45:40.403171", "rc": 0, "start": "2024-01-06 13:45:40.399641" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:45:40 +0000 (0:00:00.126) 0:00:07.913 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:45:40 +0000 (0:00:00.011) 0:00:07.925 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/create_and_remove_interface.yml:11 Saturday 06 January 2024 13:45:40 +0000 (0:00:00.009) 0:00:07.934 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/assert_device_absent.yml:3 Saturday 06 January 2024 13:45:40 +0000 (0:00:00.014) 0:00:07.949 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_interface_stat.yml:3 Saturday 06 January 2024 13:45:40 +0000 (0:00:00.012) 0:00:07.962 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/assert_device_absent.yml:5 Saturday 06 January 2024 13:45:40 +0000 (0:00:00.136) 0:00:08.098 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/create_and_remove_interface.yml:14 Saturday 06 January 2024 13:45:40 +0000 (0:00:00.022) 0:00:08.121 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:3 Saturday 06 January 2024 13:45:40 +0000 (0:00:00.020) 0:00:08.142 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:8 Saturday 06 January 2024 13:45:40 +0000 (0:00:00.012) 0:00:08.154 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:13 Saturday 06 January 2024 13:45:40 +0000 (0:00:00.018) 0:00:08.172 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:45:40 +0000 (0:00:00.013) 0:00:08.186 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:45:40 +0000 (0:00:00.012) 0:00:08.198 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003559", "end": "2024-01-06 13:45:40.812477", "rc": 0, "start": "2024-01-06 13:45:40.808918" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:45:40 +0000 (0:00:00.124) 0:00:08.322 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:45:40 +0000 (0:00:00.013) 0:00:08.336 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:16 Saturday 06 January 2024 13:45:40 +0000 (0:00:00.010) 0:00:08.346 ****** ok: [sut] => { "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-ci8iusmx8e/tests/tasks/manage_test_interface.yml:24 Saturday 06 January 2024 13:45:41 +0000 (0:00:00.368) 0:00:08.715 ****** 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-ci8iusmx8e/tests/tasks/manage_test_interface.yml:33 Saturday 06 January 2024 13:45:41 +0000 (0:00:00.017) 0:00:08.732 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:41 Saturday 06 January 2024 13:45:41 +0000 (0:00:00.010) 0:00:08.743 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:48 Saturday 06 January 2024 13:45:41 +0000 (0:00:00.009) 0:00:08.753 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.007244", "end": "2024-01-06 13:45:41.373056", "rc": 0, "start": "2024-01-06 13:45:41.365812" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:54 Saturday 06 January 2024 13:45:41 +0000 (0:00:00.137) 0:00:08.890 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:61 Saturday 06 January 2024 13:45:41 +0000 (0:00:00.012) 0:00:08.902 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:67 Saturday 06 January 2024 13:45:41 +0000 (0:00:00.011) 0:00:08.914 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/create_and_remove_interface.yml:18 Saturday 06 January 2024 13:45:41 +0000 (0:00:00.010) 0:00:08.925 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:45:41 +0000 (0:00:00.032) 0:00:08.957 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:45:41 +0000 (0:00:00.011) 0:00:08.968 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003567", "end": "2024-01-06 13:45:41.584617", "rc": 0, "start": "2024-01-06 13:45:41.581050" } STDOUT: bond0 bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:45:41 +0000 (0:00:00.138) 0:00:09.107 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:45:41 +0000 (0:00:00.022) 0:00:09.129 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/create_and_remove_interface.yml:20 Saturday 06 January 2024 13:45:41 +0000 (0:00:00.010) 0:00:09.139 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/assert_device_present.yml:3 Saturday 06 January 2024 13:45:41 +0000 (0:00:00.026) 0:00:09.166 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_interface_stat.yml:3 Saturday 06 January 2024 13:45:41 +0000 (0:00:00.026) 0:00:09.193 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704548741.3735158, "block_size": 4096, "blocks": 0, "ctime": 1704548741.3735158, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17523, "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": 1704548741.3735158, "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-ci8iusmx8e/tests/tasks/assert_device_present.yml:5 Saturday 06 January 2024 13:45:41 +0000 (0:00:00.140) 0:00:09.333 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/create_and_remove_interface.yml:23 Saturday 06 January 2024 13:45:41 +0000 (0:00:00.012) 0:00:09.345 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:3 Saturday 06 January 2024 13:45:41 +0000 (0:00:00.021) 0:00:09.367 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:8 Saturday 06 January 2024 13:45:41 +0000 (0:00:00.009) 0:00:09.377 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:13 Saturday 06 January 2024 13:45:41 +0000 (0:00:00.010) 0:00:09.387 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:45:41 +0000 (0:00:00.011) 0:00:09.398 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:45:41 +0000 (0:00:00.010) 0:00:09.408 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003646", "end": "2024-01-06 13:45:42.035139", "rc": 0, "start": "2024-01-06 13:45:42.031493" } STDOUT: bond0 bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:45:42 +0000 (0:00:00.137) 0:00:09.546 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:45:42 +0000 (0:00:00.011) 0:00:09.557 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:16 Saturday 06 January 2024 13:45:42 +0000 (0:00:00.010) 0:00:09.568 ****** ok: [sut] => { "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-ci8iusmx8e/tests/tasks/manage_test_interface.yml:24 Saturday 06 January 2024 13:45:42 +0000 (0:00:00.405) 0:00:09.973 ****** 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-ci8iusmx8e/tests/tasks/manage_test_interface.yml:33 Saturday 06 January 2024 13:45:42 +0000 (0:00:00.017) 0:00:09.991 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:41 Saturday 06 January 2024 13:45:42 +0000 (0:00:00.010) 0:00:10.001 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:48 Saturday 06 January 2024 13:45:42 +0000 (0:00:00.010) 0:00:10.012 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:54 Saturday 06 January 2024 13:45:42 +0000 (0:00:00.009) 0:00:10.021 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.008055", "end": "2024-01-06 13:45:42.641450", "rc": 0, "start": "2024-01-06 13:45:42.633395" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:61 Saturday 06 January 2024 13:45:42 +0000 (0:00:00.138) 0:00:10.160 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:67 Saturday 06 January 2024 13:45:42 +0000 (0:00:00.025) 0:00:10.185 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/create_and_remove_interface.yml:27 Saturday 06 January 2024 13:45:42 +0000 (0:00:00.035) 0:00:10.220 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:45:42 +0000 (0:00:00.074) 0:00:10.294 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:45:42 +0000 (0:00:00.012) 0:00:10.307 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003601", "end": "2024-01-06 13:45:42.931008", "rc": 0, "start": "2024-01-06 13:45:42.927407" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:45:42 +0000 (0:00:00.134) 0:00:10.441 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:45:42 +0000 (0:00:00.011) 0:00:10.453 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/create_and_remove_interface.yml:29 Saturday 06 January 2024 13:45:42 +0000 (0:00:00.009) 0:00:10.462 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/assert_device_absent.yml:3 Saturday 06 January 2024 13:45:42 +0000 (0:00:00.020) 0:00:10.483 ****** included: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_interface_stat.yml:3 Saturday 06 January 2024 13:45:43 +0000 (0:00:00.014) 0:00:10.497 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/assert_device_absent.yml:5 Saturday 06 January 2024 13:45:43 +0000 (0:00:00.170) 0:00:10.667 ****** 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 06 January 2024 13:45:43 +0000 (0:00:00.024) 0:00:10.692 ****** =============================================================================== Gather current interface info ------------------------------------------- 1.13s /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml:3 ------- Gathering Facts --------------------------------------------------------- 0.52s /WORKDIR/git-weekly-ci8iusmx8e/tests/tests_helpers_and_asserts.yml:3 ---------- Install yum-utils package ----------------------------------------------- 0.45s /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/enable_epel.yml:24 ----------------- Install iproute --------------------------------------------------------- 0.41s /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:16 ------- Create veth interface veth1298 ------------------------------------------ 0.39s /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:24 ------- Install iproute --------------------------------------------------------- 0.39s /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.37s /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.37s /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.37s /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.37s /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:16 ------- Enable EPEL 7 ----------------------------------------------------------- 0.32s /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/enable_epel.yml:30 ----------------- Gather the minimum subset of ansible_facts required by the network role test --- 0.22s /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/el_repo_setup.yml:3 ---------------- Check if system is ostree ----------------------------------------------- 0.19s /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/el_repo_setup.yml:19 --------------- Create EPEL 7 ----------------------------------------------------------- 0.18s /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/enable_epel.yml:8 ------------------ Get stat for interface dummy1298 ---------------------------------------- 0.17s /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_interface_stat.yml:3 ----------- Set up veth as managed by NetworkManager -------------------------------- 0.15s /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:33 ------- Get stat for interface dummy1298 ---------------------------------------- 0.14s /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_interface_stat.yml:3 ----------- Gather current interface info ------------------------------------------- 0.14s /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/get_current_interfaces.yml:3 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.14s /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:54 ------- Create dummy interface dummy1298 ---------------------------------------- 0.14s /WORKDIR/git-weekly-ci8iusmx8e/tests/tasks/manage_test_interface.yml:48 ------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---