# 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-ci685kh3hp/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-ci685kh3hp/tests/tests_helpers_and_asserts.yml:3 Saturday 13 January 2024 13:30:17 +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-ci685kh3hp/tests/tests_helpers_and_asserts.yml:6 Saturday 13 January 2024 13:30:17 +0000 (0:00:00.536) 0:00:00.549 ****** included: /WORKDIR/git-weekly-ci685kh3hp/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-ci685kh3hp/tests/tasks/el_repo_setup.yml:3 Saturday 13 January 2024 13:30:17 +0000 (0:00:00.028) 0:00:00.578 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/el_repo_setup.yml:19 Saturday 13 January 2024 13:30:18 +0000 (0:00:00.239) 0:00:00.817 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/el_repo_setup.yml:24 Saturday 13 January 2024 13:30:18 +0000 (0:00:00.193) 0:00:01.011 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/el_repo_setup.yml:28 Saturday 13 January 2024 13:30:18 +0000 (0:00:00.023) 0:00:01.035 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/el_repo_setup.yml:53 Saturday 13 January 2024 13:30:18 +0000 (0:00:00.017) 0:00:01.053 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/enable_epel.yml:8 Saturday 13 January 2024 13:30:18 +0000 (0:00:00.033) 0:00:01.086 ****** 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-ci685kh3hp/tests/tasks/enable_epel.yml:24 Saturday 13 January 2024 13:30:18 +0000 (0:00:00.197) 0:00:01.284 ****** 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-ci685kh3hp/tests/tasks/enable_epel.yml:30 Saturday 13 January 2024 13:30:19 +0000 (0:00:00.463) 0:00:01.748 ****** ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.207685", "end": "2024-01-13 13:30:19.351914", "rc": 0, "start": "2024-01-13 13:30:19.144229" } 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-ci685kh3hp/tests/tasks/enable_epel.yml:35 Saturday 13 January 2024 13:30:19 +0000 (0:00:00.350) 0:00:02.099 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/enable_epel.yml:40 Saturday 13 January 2024 13:30:19 +0000 (0:00:00.016) 0:00:02.116 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tests_helpers_and_asserts.yml:9 Saturday 13 January 2024 13:30:19 +0000 (0:00:00.028) 0:00:02.145 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/create_and_remove_interface.yml:3 Saturday 13 January 2024 13:30:19 +0000 (0:00:00.041) 0:00:02.186 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:30:19 +0000 (0:00:00.022) 0:00:02.209 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:30:19 +0000 (0:00:00.016) 0:00:02.225 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004946", "end": "2024-01-13 13:30:20.639976", "rc": 0, "start": "2024-01-13 13:30:19.635030" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:30:20 +0000 (0:00:01.150) 0:00:03.375 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:30:20 +0000 (0:00:00.010) 0:00:03.385 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/create_and_remove_interface.yml:5 Saturday 13 January 2024 13:30:20 +0000 (0:00:00.010) 0:00:03.396 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:30:20 +0000 (0:00:00.014) 0:00:03.410 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:30:20 +0000 (0:00:00.009) 0:00:03.420 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:30:20 +0000 (0:00:00.008) 0:00:03.428 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:30:20 +0000 (0:00:00.011) 0:00:03.440 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:30:20 +0000 (0:00:00.010) 0:00:03.450 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003748", "end": "2024-01-13 13:30:20.846676", "rc": 0, "start": "2024-01-13 13:30:20.842928" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:30:20 +0000 (0:00:00.132) 0:00:03.583 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:30:20 +0000 (0:00:00.012) 0:00:03.595 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:30:20 +0000 (0:00:00.009) 0:00:03.605 ****** 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-ci685kh3hp/tests/tasks/manage_test_interface.yml:24 Saturday 13 January 2024 13:30:21 +0000 (0:00:00.395) 0:00:04.000 ****** 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-ci685kh3hp/tests/tasks/manage_test_interface.yml:33 Saturday 13 January 2024 13:30:21 +0000 (0:00:00.017) 0:00:04.018 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:41 Saturday 13 January 2024 13:30:21 +0000 (0:00:00.010) 0:00:04.029 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:48 Saturday 13 January 2024 13:30:21 +0000 (0:00:00.013) 0:00:04.042 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:54 Saturday 13 January 2024 13:30:21 +0000 (0:00:00.011) 0:00:04.054 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:30:21 +0000 (0:00:00.010) 0:00:04.064 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:67 Saturday 13 January 2024 13:30:21 +0000 (0:00:00.010) 0:00:04.075 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/create_and_remove_interface.yml:9 Saturday 13 January 2024 13:30:21 +0000 (0:00:00.009) 0:00:04.085 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:30:21 +0000 (0:00:00.013) 0:00:04.098 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:30:21 +0000 (0:00:00.011) 0:00:04.110 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003784", "end": "2024-01-13 13:30:21.515639", "rc": 0, "start": "2024-01-13 13:30:21.511855" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:30:21 +0000 (0:00:00.153) 0:00:04.263 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:30:21 +0000 (0:00:00.023) 0:00:04.287 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/create_and_remove_interface.yml:11 Saturday 13 January 2024 13:30:21 +0000 (0:00:00.020) 0:00:04.307 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:30:21 +0000 (0:00:00.016) 0:00:04.324 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:30:21 +0000 (0:00:00.017) 0:00:04.341 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:30:21 +0000 (0:00:00.150) 0:00:04.492 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/create_and_remove_interface.yml:14 Saturday 13 January 2024 13:30:21 +0000 (0:00:00.014) 0:00:04.506 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:30:21 +0000 (0:00:00.017) 0:00:04.523 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:30:21 +0000 (0:00:00.009) 0:00:04.533 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:30:21 +0000 (0:00:00.009) 0:00:04.542 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:30:21 +0000 (0:00:00.012) 0:00:04.554 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:30:21 +0000 (0:00:00.016) 0:00:04.570 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003770", "end": "2024-01-13 13:30:21.965743", "rc": 0, "start": "2024-01-13 13:30:21.961973" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:30:21 +0000 (0:00:00.130) 0:00:04.701 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:30:21 +0000 (0:00:00.012) 0:00:04.713 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:30:22 +0000 (0:00:00.010) 0:00:04.724 ****** 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-ci685kh3hp/tests/tasks/manage_test_interface.yml:24 Saturday 13 January 2024 13:30:22 +0000 (0:00:00.398) 0:00:05.122 ****** 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.013580", "end": "2024-01-13 13:30:22.533271", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-01-13 13:30:22.519691" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.007035", "end": "2024-01-13 13:30:22.672502", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-01-13 13:30:22.665467" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.007204", "end": "2024-01-13 13:30:22.800153", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-01-13 13:30:22.792949" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:33 Saturday 13 January 2024 13:30:22 +0000 (0:00:00.418) 0:00:05.541 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.028148", "end": "2024-01-13 13:30:22.964432", "rc": 0, "start": "2024-01-13 13:30:22.936284" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:41 Saturday 13 January 2024 13:30:22 +0000 (0:00:00.159) 0:00:05.700 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:48 Saturday 13 January 2024 13:30:22 +0000 (0:00:00.011) 0:00:05.711 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:54 Saturday 13 January 2024 13:30:23 +0000 (0:00:00.009) 0:00:05.721 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:30:23 +0000 (0:00:00.009) 0:00:05.731 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:67 Saturday 13 January 2024 13:30:23 +0000 (0:00:00.009) 0:00:05.741 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/create_and_remove_interface.yml:18 Saturday 13 January 2024 13:30:23 +0000 (0:00:00.010) 0:00:05.751 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:30:23 +0000 (0:00:00.021) 0:00:05.773 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:30:23 +0000 (0:00:00.016) 0:00:05.789 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003825", "end": "2024-01-13 13:30:23.191254", "rc": 0, "start": "2024-01-13 13:30:23.187429" } STDOUT: bond0 bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:30:23 +0000 (0:00:00.137) 0:00:05.926 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:30:23 +0000 (0:00:00.009) 0:00:05.936 ****** 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-ci685kh3hp/tests/tasks/create_and_remove_interface.yml:20 Saturday 13 January 2024 13:30:23 +0000 (0:00:00.009) 0:00:05.945 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/assert_device_present.yml:3 Saturday 13 January 2024 13:30:23 +0000 (0:00:00.016) 0:00:05.961 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:30:23 +0000 (0:00:00.010) 0:00:05.972 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705152622.5396209, "block_size": 4096, "blocks": 0, "ctime": 1705152622.538621, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17597, "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": 1705152622.538621, "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-ci685kh3hp/tests/tasks/assert_device_present.yml:5 Saturday 13 January 2024 13:30:23 +0000 (0:00:00.129) 0:00:06.102 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/create_and_remove_interface.yml:23 Saturday 13 January 2024 13:30:23 +0000 (0:00:00.014) 0:00:06.116 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:30:23 +0000 (0:00:00.019) 0:00:06.136 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:30:23 +0000 (0:00:00.008) 0:00:06.145 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:30:23 +0000 (0:00:00.009) 0:00:06.154 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:30:23 +0000 (0:00:00.011) 0:00:06.166 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:30:23 +0000 (0:00:00.009) 0:00:06.175 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003758", "end": "2024-01-13 13:30:23.569058", "rc": 0, "start": "2024-01-13 13:30:23.565300" } STDOUT: bond0 bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:30:23 +0000 (0:00:00.128) 0:00:06.304 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:30:23 +0000 (0:00:00.015) 0:00:06.319 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:30:23 +0000 (0:00:00.034) 0:00:06.354 ****** 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-ci685kh3hp/tests/tasks/manage_test_interface.yml:24 Saturday 13 January 2024 13:30:24 +0000 (0:00:00.384) 0:00:06.739 ****** 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-ci685kh3hp/tests/tasks/manage_test_interface.yml:33 Saturday 13 January 2024 13:30:24 +0000 (0:00:00.017) 0:00:06.756 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:41 Saturday 13 January 2024 13:30:24 +0000 (0:00:00.011) 0:00:06.768 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.009251", "end": "2024-01-13 13:30:24.176157", "rc": 0, "start": "2024-01-13 13:30:24.166906" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:48 Saturday 13 January 2024 13:30:24 +0000 (0:00:00.143) 0:00:06.911 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:54 Saturday 13 January 2024 13:30:24 +0000 (0:00:00.010) 0:00:06.922 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:30:24 +0000 (0:00:00.010) 0:00:06.933 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:67 Saturday 13 January 2024 13:30:24 +0000 (0:00:00.010) 0:00:06.943 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/create_and_remove_interface.yml:27 Saturday 13 January 2024 13:30:24 +0000 (0:00:00.009) 0:00:06.953 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:30:24 +0000 (0:00:00.019) 0:00:06.973 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:30:24 +0000 (0:00:00.011) 0:00:06.984 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003759", "end": "2024-01-13 13:30:24.380370", "rc": 0, "start": "2024-01-13 13:30:24.376611" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:30:24 +0000 (0:00:00.130) 0:00:07.115 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:30:24 +0000 (0:00:00.009) 0:00:07.125 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/create_and_remove_interface.yml:29 Saturday 13 January 2024 13:30:24 +0000 (0:00:00.009) 0:00:07.134 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:30:24 +0000 (0:00:00.020) 0:00:07.155 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:30:24 +0000 (0:00:00.015) 0:00:07.171 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:30:24 +0000 (0:00:00.128) 0:00:07.299 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tests_helpers_and_asserts.yml:15 Saturday 13 January 2024 13:30:24 +0000 (0:00:00.013) 0:00:07.313 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/create_and_remove_interface.yml:3 Saturday 13 January 2024 13:30:24 +0000 (0:00:00.014) 0:00:07.327 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:30:24 +0000 (0:00:00.011) 0:00:07.338 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:30:24 +0000 (0:00:00.010) 0:00:07.349 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003740", "end": "2024-01-13 13:30:24.754265", "rc": 0, "start": "2024-01-13 13:30:24.750525" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:30:24 +0000 (0:00:00.139) 0:00:07.489 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:30:24 +0000 (0:00:00.010) 0:00:07.500 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/create_and_remove_interface.yml:5 Saturday 13 January 2024 13:30:24 +0000 (0:00:00.009) 0:00:07.509 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:30:24 +0000 (0:00:00.013) 0:00:07.522 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:30:24 +0000 (0:00:00.010) 0:00:07.532 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:30:24 +0000 (0:00:00.009) 0:00:07.542 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:30:24 +0000 (0:00:00.011) 0:00:07.554 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:30:24 +0000 (0:00:00.011) 0:00:07.565 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004931", "end": "2024-01-13 13:30:25.962099", "rc": 0, "start": "2024-01-13 13:30:24.957168" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:30:25 +0000 (0:00:01.133) 0:00:08.698 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:30:25 +0000 (0:00:00.011) 0:00:08.710 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:30:26 +0000 (0:00:00.010) 0:00:08.720 ****** 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-ci685kh3hp/tests/tasks/manage_test_interface.yml:24 Saturday 13 January 2024 13:30:26 +0000 (0:00:00.385) 0:00:09.105 ****** 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-ci685kh3hp/tests/tasks/manage_test_interface.yml:33 Saturday 13 January 2024 13:30:26 +0000 (0:00:00.021) 0:00:09.127 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:41 Saturday 13 January 2024 13:30:26 +0000 (0:00:00.012) 0:00:09.140 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:48 Saturday 13 January 2024 13:30:26 +0000 (0:00:00.025) 0:00:09.166 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:54 Saturday 13 January 2024 13:30:26 +0000 (0:00:00.033) 0:00:09.200 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:30:26 +0000 (0:00:00.011) 0:00:09.211 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:67 Saturday 13 January 2024 13:30:26 +0000 (0:00:00.014) 0:00:09.225 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/create_and_remove_interface.yml:9 Saturday 13 January 2024 13:30:26 +0000 (0:00:00.016) 0:00:09.241 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:30:26 +0000 (0:00:00.023) 0:00:09.265 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:30:26 +0000 (0:00:00.015) 0:00:09.280 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003767", "end": "2024-01-13 13:30:26.676110", "rc": 0, "start": "2024-01-13 13:30:26.672343" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:30:26 +0000 (0:00:00.130) 0:00:09.411 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:30:26 +0000 (0:00:00.011) 0:00:09.422 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/create_and_remove_interface.yml:11 Saturday 13 January 2024 13:30:26 +0000 (0:00:00.009) 0:00:09.432 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:30:26 +0000 (0:00:00.013) 0:00:09.446 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:30:26 +0000 (0:00:00.010) 0:00:09.457 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:30:26 +0000 (0:00:00.127) 0:00:09.585 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/create_and_remove_interface.yml:14 Saturday 13 January 2024 13:30:26 +0000 (0:00:00.012) 0:00:09.597 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:30:26 +0000 (0:00:00.016) 0:00:09.613 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:30:26 +0000 (0:00:00.009) 0:00:09.623 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:30:26 +0000 (0:00:00.009) 0:00:09.633 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:30:26 +0000 (0:00:00.012) 0:00:09.645 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:30:26 +0000 (0:00:00.010) 0:00:09.655 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003764", "end": "2024-01-13 13:30:27.048322", "rc": 0, "start": "2024-01-13 13:30:27.044558" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:30:27 +0000 (0:00:00.127) 0:00:09.783 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:30:27 +0000 (0:00:00.009) 0:00:09.793 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:30:27 +0000 (0:00:00.011) 0:00:09.805 ****** 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-ci685kh3hp/tests/tasks/manage_test_interface.yml:24 Saturday 13 January 2024 13:30:27 +0000 (0:00:00.392) 0:00:10.197 ****** 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-ci685kh3hp/tests/tasks/manage_test_interface.yml:33 Saturday 13 January 2024 13:30:27 +0000 (0:00:00.026) 0:00:10.224 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:41 Saturday 13 January 2024 13:30:27 +0000 (0:00:00.015) 0:00:10.240 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:48 Saturday 13 January 2024 13:30:27 +0000 (0:00:00.016) 0:00:10.257 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.008563", "end": "2024-01-13 13:30:27.667054", "rc": 0, "start": "2024-01-13 13:30:27.658491" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:54 Saturday 13 January 2024 13:30:27 +0000 (0:00:00.151) 0:00:10.408 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:30:27 +0000 (0:00:00.012) 0:00:10.420 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:67 Saturday 13 January 2024 13:30:27 +0000 (0:00:00.011) 0:00:10.432 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/create_and_remove_interface.yml:18 Saturday 13 January 2024 13:30:27 +0000 (0:00:00.010) 0:00:10.443 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:30:27 +0000 (0:00:00.016) 0:00:10.460 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:30:27 +0000 (0:00:00.010) 0:00:10.470 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003751", "end": "2024-01-13 13:30:27.865087", "rc": 0, "start": "2024-01-13 13:30:27.861336" } STDOUT: bond0 bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:30:27 +0000 (0:00:00.129) 0:00:10.599 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:30:27 +0000 (0:00:00.010) 0:00:10.610 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/create_and_remove_interface.yml:20 Saturday 13 January 2024 13:30:27 +0000 (0:00:00.009) 0:00:10.620 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/assert_device_present.yml:3 Saturday 13 January 2024 13:30:27 +0000 (0:00:00.018) 0:00:10.638 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:30:27 +0000 (0:00:00.012) 0:00:10.651 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705152627.6656258, "block_size": 4096, "blocks": 0, "ctime": 1705152627.6656258, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17512, "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": 1705152627.6656258, "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-ci685kh3hp/tests/tasks/assert_device_present.yml:5 Saturday 13 January 2024 13:30:28 +0000 (0:00:00.157) 0:00:10.808 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/create_and_remove_interface.yml:23 Saturday 13 January 2024 13:30:28 +0000 (0:00:00.011) 0:00:10.819 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:30:28 +0000 (0:00:00.018) 0:00:10.838 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:30:28 +0000 (0:00:00.008) 0:00:10.847 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:30:28 +0000 (0:00:00.008) 0:00:10.855 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:30:28 +0000 (0:00:00.011) 0:00:10.867 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:30:28 +0000 (0:00:00.010) 0:00:10.877 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004152", "end": "2024-01-13 13:30:28.272605", "rc": 0, "start": "2024-01-13 13:30:28.268453" } STDOUT: bond0 bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:30:28 +0000 (0:00:00.130) 0:00:11.008 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:30:28 +0000 (0:00:00.010) 0:00:11.018 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:30:28 +0000 (0:00:00.009) 0:00:11.028 ****** 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-ci685kh3hp/tests/tasks/manage_test_interface.yml:24 Saturday 13 January 2024 13:30:28 +0000 (0:00:00.389) 0:00:11.418 ****** 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-ci685kh3hp/tests/tasks/manage_test_interface.yml:33 Saturday 13 January 2024 13:30:28 +0000 (0:00:00.021) 0:00:11.440 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:41 Saturday 13 January 2024 13:30:28 +0000 (0:00:00.012) 0:00:11.452 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:48 Saturday 13 January 2024 13:30:28 +0000 (0:00:00.022) 0:00:11.474 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:54 Saturday 13 January 2024 13:30:28 +0000 (0:00:00.011) 0:00:11.485 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.010033", "end": "2024-01-13 13:30:28.892271", "rc": 0, "start": "2024-01-13 13:30:28.882238" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:30:28 +0000 (0:00:00.159) 0:00:11.645 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:67 Saturday 13 January 2024 13:30:28 +0000 (0:00:00.020) 0:00:11.666 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/create_and_remove_interface.yml:27 Saturday 13 January 2024 13:30:28 +0000 (0:00:00.010) 0:00:11.676 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:30:28 +0000 (0:00:00.030) 0:00:11.706 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:30:29 +0000 (0:00:00.012) 0:00:11.719 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003752", "end": "2024-01-13 13:30:29.120303", "rc": 0, "start": "2024-01-13 13:30:29.116551" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:30:29 +0000 (0:00:00.135) 0:00:11.855 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:30:29 +0000 (0:00:00.010) 0:00:11.865 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/create_and_remove_interface.yml:29 Saturday 13 January 2024 13:30:29 +0000 (0:00:00.009) 0:00:11.875 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:30:29 +0000 (0:00:00.019) 0:00:11.895 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:30:29 +0000 (0:00:00.012) 0:00:11.907 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:30:29 +0000 (0:00:00.127) 0:00:12.035 ****** 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 13 January 2024 13:30:29 +0000 (0:00:00.010) 0:00:12.045 ****** =============================================================================== Gather current interface info ------------------------------------------- 1.15s /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 1.13s /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml:3 ------- Gathering Facts --------------------------------------------------------- 0.54s /WORKDIR/git-weekly-ci685kh3hp/tests/tests_helpers_and_asserts.yml:3 ---------- Install yum-utils package ----------------------------------------------- 0.46s /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/enable_epel.yml:24 ----------------- Create veth interface veth1298 ------------------------------------------ 0.42s /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:24 ------- Install iproute --------------------------------------------------------- 0.40s /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.40s /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.39s /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.39s /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.39s /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.38s /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:16 ------- Enable EPEL 7 ----------------------------------------------------------- 0.35s /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/enable_epel.yml:30 ----------------- Gather the minimum subset of ansible_facts required by the network role test --- 0.24s /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/el_repo_setup.yml:3 ---------------- Create EPEL 7 ----------------------------------------------------------- 0.20s /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/enable_epel.yml:8 ------------------ Check if system is ostree ----------------------------------------------- 0.19s /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/el_repo_setup.yml:19 --------------- Delete dummy interface dummy1298 ---------------------------------------- 0.16s /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:54 ------- Set up veth as managed by NetworkManager -------------------------------- 0.16s /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:33 ------- Get stat for interface dummy1298 ---------------------------------------- 0.16s /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_interface_stat.yml:3 ----------- Gather current interface info ------------------------------------------- 0.15s /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/get_current_interfaces.yml:3 ------- Create dummy interface dummy1298 ---------------------------------------- 0.15s /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/manage_test_interface.yml:48 ------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---