# 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-ci3wn75mi9/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-ci3wn75mi9/tests/tests_helpers_and_asserts.yml:3 Saturday 02 March 2024 13:43:40 +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-ci3wn75mi9/tests/tests_helpers_and_asserts.yml:6 Saturday 02 March 2024 13:43:40 +0000 (0:00:00.568) 0:00:00.582 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/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-ci3wn75mi9/tests/tasks/el_repo_setup.yml:3 Saturday 02 March 2024 13:43:40 +0000 (0:00:00.021) 0:00:00.603 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/el_repo_setup.yml:19 Saturday 02 March 2024 13:43:40 +0000 (0:00:00.234) 0:00:00.838 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/el_repo_setup.yml:24 Saturday 02 March 2024 13:43:41 +0000 (0:00:00.194) 0:00:01.032 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/el_repo_setup.yml:28 Saturday 02 March 2024 13:43:41 +0000 (0:00:00.019) 0:00:01.052 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/el_repo_setup.yml:53 Saturday 02 March 2024 13:43:41 +0000 (0:00:00.017) 0:00:01.070 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/enable_epel.yml:8 Saturday 02 March 2024 13:43:41 +0000 (0:00:00.029) 0:00:01.099 ******** 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-ci3wn75mi9/tests/tasks/enable_epel.yml:24 Saturday 02 March 2024 13:43:41 +0000 (0:00:00.184) 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-ci3wn75mi9/tests/tasks/enable_epel.yml:30 Saturday 02 March 2024 13:43:41 +0000 (0:00:00.460) 0:00:01.744 ******** ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.192647", "end": "2024-03-02 13:43:42.106758", "rc": 0, "start": "2024-03-02 13:43:41.914111" } STDOUT: Loaded plugins: fastestmirror ================================== repo: epel ================================== [epel] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = cache = 0 cachedir = /var/cache/yum/x86_64/7/epel check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = True enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7/epel/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/epel/gpgdir gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 hdrdir = /var/cache/yum/x86_64/7/epel/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Extra Packages for Enterprise Linux 7 - x86_64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7/epel pkgdir = /var/cache/yum/x86_64/7/epel/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = epel/x86_64 ui_repoid_vars = releasever, basearch username = TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/enable_epel.yml:35 Saturday 02 March 2024 13:43:42 +0000 (0:00:00.318) 0:00:02.063 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/enable_epel.yml:40 Saturday 02 March 2024 13:43:42 +0000 (0:00:00.010) 0:00:02.073 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tests_helpers_and_asserts.yml:9 Saturday 02 March 2024 13:43:42 +0000 (0:00:00.008) 0:00:02.082 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/create_and_remove_interface.yml:3 Saturday 02 March 2024 13:43:42 +0000 (0:00:00.012) 0:00:02.095 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/show_interfaces.yml:3 Saturday 02 March 2024 13:43:42 +0000 (0:00:00.010) 0:00:02.105 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml:3 Saturday 02 March 2024 13:43:42 +0000 (0:00:00.009) 0:00:02.114 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003853", "end": "2024-03-02 13:43:42.287629", "rc": 0, "start": "2024-03-02 13:43:42.283776" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml:9 Saturday 02 March 2024 13:43:42 +0000 (0:00:00.128) 0:00:02.243 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/show_interfaces.yml:5 Saturday 02 March 2024 13:43:42 +0000 (0:00:00.009) 0:00:02.253 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/create_and_remove_interface.yml:5 Saturday 02 March 2024 13:43:42 +0000 (0:00:00.008) 0:00:02.261 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:3 Saturday 02 March 2024 13:43:42 +0000 (0:00:00.013) 0:00:02.275 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:8 Saturday 02 March 2024 13:43:42 +0000 (0:00:00.008) 0:00:02.283 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:13 Saturday 02 March 2024 13:43:42 +0000 (0:00:00.007) 0:00:02.291 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/show_interfaces.yml:3 Saturday 02 March 2024 13:43:42 +0000 (0:00:00.010) 0:00:02.302 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml:3 Saturday 02 March 2024 13:43:42 +0000 (0:00:00.009) 0:00:02.312 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003839", "end": "2024-03-02 13:43:42.483411", "rc": 0, "start": "2024-03-02 13:43:42.479572" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml:9 Saturday 02 March 2024 13:43:42 +0000 (0:00:00.127) 0:00:02.439 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/show_interfaces.yml:5 Saturday 02 March 2024 13:43:42 +0000 (0:00:00.009) 0:00:02.448 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:16 Saturday 02 March 2024 13:43:42 +0000 (0:00:00.010) 0:00:02.458 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:28 Saturday 02 March 2024 13:43:42 +0000 (0:00:00.381) 0:00:02.840 ******** 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-ci3wn75mi9/tests/tasks/manage_test_interface.yml:37 Saturday 02 March 2024 13:43:42 +0000 (0:00:00.016) 0:00:02.857 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:45 Saturday 02 March 2024 13:43:42 +0000 (0:00:00.009) 0:00:02.866 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:52 Saturday 02 March 2024 13:43:42 +0000 (0:00:00.009) 0:00:02.875 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:58 Saturday 02 March 2024 13:43:42 +0000 (0:00:00.009) 0:00:02.884 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:65 Saturday 02 March 2024 13:43:42 +0000 (0:00:00.008) 0:00:02.893 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:71 Saturday 02 March 2024 13:43:42 +0000 (0:00:00.008) 0:00:02.902 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/create_and_remove_interface.yml:9 Saturday 02 March 2024 13:43:42 +0000 (0:00:00.008) 0:00:02.910 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/show_interfaces.yml:3 Saturday 02 March 2024 13:43:42 +0000 (0:00:00.012) 0:00:02.923 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml:3 Saturday 02 March 2024 13:43:42 +0000 (0:00:00.010) 0:00:02.934 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004914", "end": "2024-03-02 13:43:44.106594", "rc": 0, "start": "2024-03-02 13:43:43.101680" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml:9 Saturday 02 March 2024 13:43:44 +0000 (0:00:01.128) 0:00:04.062 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/show_interfaces.yml:5 Saturday 02 March 2024 13:43:44 +0000 (0:00:00.010) 0:00:04.073 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/create_and_remove_interface.yml:11 Saturday 02 March 2024 13:43:44 +0000 (0:00:00.009) 0:00:04.082 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/assert_device_absent.yml:3 Saturday 02 March 2024 13:43:44 +0000 (0:00:00.013) 0:00:04.096 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_interface_stat.yml:3 Saturday 02 March 2024 13:43:44 +0000 (0:00:00.010) 0:00:04.106 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/assert_device_absent.yml:5 Saturday 02 March 2024 13:43:44 +0000 (0:00:00.124) 0:00:04.231 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/create_and_remove_interface.yml:14 Saturday 02 March 2024 13:43:44 +0000 (0:00:00.010) 0:00:04.242 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:3 Saturday 02 March 2024 13:43:44 +0000 (0:00:00.017) 0:00:04.259 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:8 Saturday 02 March 2024 13:43:44 +0000 (0:00:00.009) 0:00:04.269 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:13 Saturday 02 March 2024 13:43:44 +0000 (0:00:00.009) 0:00:04.278 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/show_interfaces.yml:3 Saturday 02 March 2024 13:43:44 +0000 (0:00:00.012) 0:00:04.291 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml:3 Saturday 02 March 2024 13:43:44 +0000 (0:00:00.009) 0:00:04.301 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003660", "end": "2024-03-02 13:43:44.470903", "rc": 0, "start": "2024-03-02 13:43:44.467243" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml:9 Saturday 02 March 2024 13:43:44 +0000 (0:00:00.124) 0:00:04.425 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/show_interfaces.yml:5 Saturday 02 March 2024 13:43:44 +0000 (0:00:00.010) 0:00:04.436 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:16 Saturday 02 March 2024 13:43:44 +0000 (0:00:00.009) 0:00:04.446 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:28 Saturday 02 March 2024 13:43:44 +0000 (0:00:00.385) 0:00:04.831 ******** 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.010249", "end": "2024-03-02 13:43:45.014955", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-03-02 13:43:45.004706" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003734", "end": "2024-03-02 13:43:45.149684", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-03-02 13:43:45.145950" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004679", "end": "2024-03-02 13:43:45.274493", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-03-02 13:43:45.269814" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:37 Saturday 02 March 2024 13:43:45 +0000 (0:00:00.399) 0:00:05.231 ******** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.040537", "end": "2024-03-02 13:43:45.442909", "rc": 0, "start": "2024-03-02 13:43:45.402372" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:45 Saturday 02 March 2024 13:43:45 +0000 (0:00:00.170) 0:00:05.402 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:52 Saturday 02 March 2024 13:43:45 +0000 (0:00:00.010) 0:00:05.412 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:58 Saturday 02 March 2024 13:43:45 +0000 (0:00:00.010) 0:00:05.423 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:65 Saturday 02 March 2024 13:43:45 +0000 (0:00:00.010) 0:00:05.434 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:71 Saturday 02 March 2024 13:43:45 +0000 (0:00:00.011) 0:00:05.445 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/create_and_remove_interface.yml:18 Saturday 02 March 2024 13:43:45 +0000 (0:00:00.009) 0:00:05.455 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/show_interfaces.yml:3 Saturday 02 March 2024 13:43:45 +0000 (0:00:00.020) 0:00:05.476 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml:3 Saturday 02 March 2024 13:43:45 +0000 (0:00:00.009) 0:00:05.485 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003759", "end": "2024-03-02 13:43:45.660011", "rc": 0, "start": "2024-03-02 13:43:45.656252" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml:9 Saturday 02 March 2024 13:43:45 +0000 (0:00:00.129) 0:00:05.615 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/show_interfaces.yml:5 Saturday 02 March 2024 13:43:45 +0000 (0:00:00.010) 0:00:05.626 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/create_and_remove_interface.yml:20 Saturday 02 March 2024 13:43:45 +0000 (0:00:00.009) 0:00:05.636 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/assert_device_present.yml:3 Saturday 02 March 2024 13:43:45 +0000 (0:00:00.016) 0:00:05.652 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_interface_stat.yml:3 Saturday 02 March 2024 13:43:45 +0000 (0:00:00.010) 0:00:05.662 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709387025.018854, "block_size": 4096, "blocks": 0, "ctime": 1709387025.018854, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17739, "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": 1709387025.018854, "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-ci3wn75mi9/tests/tasks/assert_device_present.yml:5 Saturday 02 March 2024 13:43:45 +0000 (0:00:00.128) 0:00:05.790 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/create_and_remove_interface.yml:23 Saturday 02 March 2024 13:43:45 +0000 (0:00:00.015) 0:00:05.806 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:3 Saturday 02 March 2024 13:43:45 +0000 (0:00:00.018) 0:00:05.825 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:8 Saturday 02 March 2024 13:43:45 +0000 (0:00:00.010) 0:00:05.835 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:13 Saturday 02 March 2024 13:43:45 +0000 (0:00:00.009) 0:00:05.845 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/show_interfaces.yml:3 Saturday 02 March 2024 13:43:45 +0000 (0:00:00.012) 0:00:05.857 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml:3 Saturday 02 March 2024 13:43:45 +0000 (0:00:00.010) 0:00:05.868 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003752", "end": "2024-03-02 13:43:46.038231", "rc": 0, "start": "2024-03-02 13:43:46.034479" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml:9 Saturday 02 March 2024 13:43:46 +0000 (0:00:00.124) 0:00:05.992 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/show_interfaces.yml:5 Saturday 02 March 2024 13:43:46 +0000 (0:00:00.010) 0:00:06.003 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:16 Saturday 02 March 2024 13:43:46 +0000 (0:00:00.009) 0:00:06.013 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:28 Saturday 02 March 2024 13:43:46 +0000 (0:00:00.392) 0:00:06.405 ******** 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-ci3wn75mi9/tests/tasks/manage_test_interface.yml:37 Saturday 02 March 2024 13:43:46 +0000 (0:00:00.016) 0:00:06.422 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:45 Saturday 02 March 2024 13:43:46 +0000 (0:00:00.009) 0:00:06.431 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.010626", "end": "2024-03-02 13:43:46.611206", "rc": 0, "start": "2024-03-02 13:43:46.600580" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:52 Saturday 02 March 2024 13:43:46 +0000 (0:00:00.138) 0:00:06.570 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:58 Saturday 02 March 2024 13:43:46 +0000 (0:00:00.010) 0:00:06.580 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:65 Saturday 02 March 2024 13:43:46 +0000 (0:00:00.009) 0:00:06.589 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:71 Saturday 02 March 2024 13:43:46 +0000 (0:00:00.009) 0:00:06.598 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/create_and_remove_interface.yml:27 Saturday 02 March 2024 13:43:46 +0000 (0:00:00.009) 0:00:06.608 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/show_interfaces.yml:3 Saturday 02 March 2024 13:43:46 +0000 (0:00:00.018) 0:00:06.626 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml:3 Saturday 02 March 2024 13:43:46 +0000 (0:00:00.009) 0:00:06.636 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004929", "end": "2024-03-02 13:43:47.806650", "rc": 0, "start": "2024-03-02 13:43:46.801721" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml:9 Saturday 02 March 2024 13:43:47 +0000 (0:00:01.126) 0:00:07.762 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/show_interfaces.yml:5 Saturday 02 March 2024 13:43:47 +0000 (0:00:00.009) 0:00:07.772 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/create_and_remove_interface.yml:29 Saturday 02 March 2024 13:43:47 +0000 (0:00:00.009) 0:00:07.782 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/assert_device_absent.yml:3 Saturday 02 March 2024 13:43:47 +0000 (0:00:00.021) 0:00:07.803 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_interface_stat.yml:3 Saturday 02 March 2024 13:43:47 +0000 (0:00:00.012) 0:00:07.815 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/assert_device_absent.yml:5 Saturday 02 March 2024 13:43:47 +0000 (0:00:00.124) 0:00:07.939 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tests_helpers_and_asserts.yml:15 Saturday 02 March 2024 13:43:48 +0000 (0:00:00.011) 0:00:07.951 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/create_and_remove_interface.yml:3 Saturday 02 March 2024 13:43:48 +0000 (0:00:00.013) 0:00:07.964 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/show_interfaces.yml:3 Saturday 02 March 2024 13:43:48 +0000 (0:00:00.011) 0:00:07.976 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml:3 Saturday 02 March 2024 13:43:48 +0000 (0:00:00.009) 0:00:07.985 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003770", "end": "2024-03-02 13:43:48.157286", "rc": 0, "start": "2024-03-02 13:43:48.153516" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml:9 Saturday 02 March 2024 13:43:48 +0000 (0:00:00.126) 0:00:08.112 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/show_interfaces.yml:5 Saturday 02 March 2024 13:43:48 +0000 (0:00:00.011) 0:00:08.124 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/create_and_remove_interface.yml:5 Saturday 02 March 2024 13:43:48 +0000 (0:00:00.009) 0:00:08.133 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:3 Saturday 02 March 2024 13:43:48 +0000 (0:00:00.013) 0:00:08.146 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:8 Saturday 02 March 2024 13:43:48 +0000 (0:00:00.009) 0:00:08.156 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:13 Saturday 02 March 2024 13:43:48 +0000 (0:00:00.008) 0:00:08.164 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/show_interfaces.yml:3 Saturday 02 March 2024 13:43:48 +0000 (0:00:00.011) 0:00:08.175 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml:3 Saturday 02 March 2024 13:43:48 +0000 (0:00:00.011) 0:00:08.186 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003791", "end": "2024-03-02 13:43:48.358460", "rc": 0, "start": "2024-03-02 13:43:48.354669" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml:9 Saturday 02 March 2024 13:43:48 +0000 (0:00:00.127) 0:00:08.314 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/show_interfaces.yml:5 Saturday 02 March 2024 13:43:48 +0000 (0:00:00.009) 0:00:08.324 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:16 Saturday 02 March 2024 13:43:48 +0000 (0:00:00.009) 0:00:08.333 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:28 Saturday 02 March 2024 13:43:48 +0000 (0:00:00.388) 0:00:08.722 ******** 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-ci3wn75mi9/tests/tasks/manage_test_interface.yml:37 Saturday 02 March 2024 13:43:48 +0000 (0:00:00.016) 0:00:08.738 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:45 Saturday 02 March 2024 13:43:48 +0000 (0:00:00.009) 0:00:08.747 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:52 Saturday 02 March 2024 13:43:48 +0000 (0:00:00.010) 0:00:08.758 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:58 Saturday 02 March 2024 13:43:48 +0000 (0:00:00.010) 0:00:08.768 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:65 Saturday 02 March 2024 13:43:48 +0000 (0:00:00.010) 0:00:08.779 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:71 Saturday 02 March 2024 13:43:48 +0000 (0:00:00.010) 0:00:08.789 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/create_and_remove_interface.yml:9 Saturday 02 March 2024 13:43:48 +0000 (0:00:00.008) 0:00:08.797 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/show_interfaces.yml:3 Saturday 02 March 2024 13:43:48 +0000 (0:00:00.012) 0:00:08.810 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml:3 Saturday 02 March 2024 13:43:48 +0000 (0:00:00.009) 0:00:08.819 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003675", "end": "2024-03-02 13:43:48.987691", "rc": 0, "start": "2024-03-02 13:43:48.984016" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml:9 Saturday 02 March 2024 13:43:49 +0000 (0:00:00.122) 0:00:08.942 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/show_interfaces.yml:5 Saturday 02 March 2024 13:43:49 +0000 (0:00:00.010) 0:00:08.952 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/create_and_remove_interface.yml:11 Saturday 02 March 2024 13:43:49 +0000 (0:00:00.008) 0:00:08.960 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/assert_device_absent.yml:3 Saturday 02 March 2024 13:43:49 +0000 (0:00:00.013) 0:00:08.974 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_interface_stat.yml:3 Saturday 02 March 2024 13:43:49 +0000 (0:00:00.010) 0:00:08.984 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/assert_device_absent.yml:5 Saturday 02 March 2024 13:43:49 +0000 (0:00:00.123) 0:00:09.108 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/create_and_remove_interface.yml:14 Saturday 02 March 2024 13:43:49 +0000 (0:00:00.010) 0:00:09.119 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:3 Saturday 02 March 2024 13:43:49 +0000 (0:00:00.016) 0:00:09.135 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:8 Saturday 02 March 2024 13:43:49 +0000 (0:00:00.011) 0:00:09.146 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:13 Saturday 02 March 2024 13:43:49 +0000 (0:00:00.008) 0:00:09.155 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/show_interfaces.yml:3 Saturday 02 March 2024 13:43:49 +0000 (0:00:00.011) 0:00:09.166 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml:3 Saturday 02 March 2024 13:43:49 +0000 (0:00:00.009) 0:00:09.176 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003778", "end": "2024-03-02 13:43:49.346240", "rc": 0, "start": "2024-03-02 13:43:49.342462" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml:9 Saturday 02 March 2024 13:43:49 +0000 (0:00:00.125) 0:00:09.301 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/show_interfaces.yml:5 Saturday 02 March 2024 13:43:49 +0000 (0:00:00.010) 0:00:09.312 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:16 Saturday 02 March 2024 13:43:49 +0000 (0:00:00.009) 0:00:09.321 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:28 Saturday 02 March 2024 13:43:49 +0000 (0:00:00.386) 0:00:09.708 ******** 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-ci3wn75mi9/tests/tasks/manage_test_interface.yml:37 Saturday 02 March 2024 13:43:49 +0000 (0:00:00.016) 0:00:09.725 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:45 Saturday 02 March 2024 13:43:49 +0000 (0:00:00.009) 0:00:09.734 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:52 Saturday 02 March 2024 13:43:49 +0000 (0:00:00.009) 0:00:09.743 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.012088", "end": "2024-03-02 13:43:49.924968", "rc": 0, "start": "2024-03-02 13:43:49.912880" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:58 Saturday 02 March 2024 13:43:49 +0000 (0:00:00.145) 0:00:09.889 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:65 Saturday 02 March 2024 13:43:49 +0000 (0:00:00.010) 0:00:09.900 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:71 Saturday 02 March 2024 13:43:49 +0000 (0:00:00.010) 0:00:09.910 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/create_and_remove_interface.yml:18 Saturday 02 March 2024 13:43:49 +0000 (0:00:00.008) 0:00:09.918 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/show_interfaces.yml:3 Saturday 02 March 2024 13:43:49 +0000 (0:00:00.016) 0:00:09.935 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml:3 Saturday 02 March 2024 13:43:50 +0000 (0:00:00.009) 0:00:09.944 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003658", "end": "2024-03-02 13:43:50.113682", "rc": 0, "start": "2024-03-02 13:43:50.110024" } STDOUT: bonding_masters dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml:9 Saturday 02 March 2024 13:43:50 +0000 (0:00:00.123) 0:00:10.068 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/show_interfaces.yml:5 Saturday 02 March 2024 13:43:50 +0000 (0:00:00.009) 0:00:10.078 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy0', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/create_and_remove_interface.yml:20 Saturday 02 March 2024 13:43:50 +0000 (0:00:00.009) 0:00:10.087 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/assert_device_present.yml:3 Saturday 02 March 2024 13:43:50 +0000 (0:00:00.015) 0:00:10.103 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_interface_stat.yml:3 Saturday 02 March 2024 13:43:50 +0000 (0:00:00.010) 0:00:10.113 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709387029.9346912, "block_size": 4096, "blocks": 0, "ctime": 1709387029.9346912, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17769, "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": 1709387029.9346912, "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-ci3wn75mi9/tests/tasks/assert_device_present.yml:5 Saturday 02 March 2024 13:43:50 +0000 (0:00:00.125) 0:00:10.238 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/create_and_remove_interface.yml:23 Saturday 02 March 2024 13:43:50 +0000 (0:00:00.035) 0:00:10.273 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:3 Saturday 02 March 2024 13:43:50 +0000 (0:00:00.018) 0:00:10.292 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:8 Saturday 02 March 2024 13:43:50 +0000 (0:00:00.009) 0:00:10.302 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:13 Saturday 02 March 2024 13:43:50 +0000 (0:00:00.009) 0:00:10.311 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/show_interfaces.yml:3 Saturday 02 March 2024 13:43:50 +0000 (0:00:00.011) 0:00:10.322 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml:3 Saturday 02 March 2024 13:43:50 +0000 (0:00:00.009) 0:00:10.332 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003756", "end": "2024-03-02 13:43:50.502796", "rc": 0, "start": "2024-03-02 13:43:50.499040" } STDOUT: bonding_masters dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml:9 Saturday 02 March 2024 13:43:50 +0000 (0:00:00.125) 0:00:10.457 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/show_interfaces.yml:5 Saturday 02 March 2024 13:43:50 +0000 (0:00:00.009) 0:00:10.467 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy0', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:16 Saturday 02 March 2024 13:43:50 +0000 (0:00:00.009) 0:00:10.477 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:28 Saturday 02 March 2024 13:43:50 +0000 (0:00:00.385) 0:00:10.862 ******** 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-ci3wn75mi9/tests/tasks/manage_test_interface.yml:37 Saturday 02 March 2024 13:43:50 +0000 (0:00:00.016) 0:00:10.879 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:45 Saturday 02 March 2024 13:43:50 +0000 (0:00:00.009) 0:00:10.888 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:52 Saturday 02 March 2024 13:43:50 +0000 (0:00:00.009) 0:00:10.898 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:58 Saturday 02 March 2024 13:43:50 +0000 (0:00:00.010) 0:00:10.908 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.007425", "end": "2024-03-02 13:43:51.083222", "rc": 0, "start": "2024-03-02 13:43:51.075797" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:65 Saturday 02 March 2024 13:43:51 +0000 (0:00:00.130) 0:00:11.038 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:71 Saturday 02 March 2024 13:43:51 +0000 (0:00:00.011) 0:00:11.050 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/create_and_remove_interface.yml:27 Saturday 02 March 2024 13:43:51 +0000 (0:00:00.008) 0:00:11.059 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/show_interfaces.yml:3 Saturday 02 March 2024 13:43:51 +0000 (0:00:00.018) 0:00:11.078 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml:3 Saturday 02 March 2024 13:43:51 +0000 (0:00:00.010) 0:00:11.088 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003792", "end": "2024-03-02 13:43:51.257708", "rc": 0, "start": "2024-03-02 13:43:51.253916" } STDOUT: bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml:9 Saturday 02 March 2024 13:43:51 +0000 (0:00:00.124) 0:00:11.213 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/show_interfaces.yml:5 Saturday 02 March 2024 13:43:51 +0000 (0:00:00.009) 0:00:11.222 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy0', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/create_and_remove_interface.yml:29 Saturday 02 March 2024 13:43:51 +0000 (0:00:00.009) 0:00:11.231 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/assert_device_absent.yml:3 Saturday 02 March 2024 13:43:51 +0000 (0:00:00.019) 0:00:11.251 ******** included: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_interface_stat.yml:3 Saturday 02 March 2024 13:43:51 +0000 (0:00:00.010) 0:00:11.262 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/assert_device_absent.yml:5 Saturday 02 March 2024 13:43:51 +0000 (0:00:00.123) 0:00:11.385 ******** 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 02 March 2024 13:43:51 +0000 (0:00:00.010) 0:00:11.396 ******** =============================================================================== Gather current interface info ------------------------------------------- 1.13s /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 1.13s /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml:3 ------- Gathering Facts --------------------------------------------------------- 0.57s /WORKDIR/git-weekly-ci3wn75mi9/tests/tests_helpers_and_asserts.yml:3 ---------- Install yum-utils package ----------------------------------------------- 0.46s /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/enable_epel.yml:24 ----------------- Create veth interface veth1298 ------------------------------------------ 0.40s /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:28 ------- Install iproute --------------------------------------------------------- 0.39s /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.39s /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.39s /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.39s /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.39s /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.38s /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:16 ------- Enable EPEL 7 ----------------------------------------------------------- 0.32s /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/enable_epel.yml:30 ----------------- Gather the minimum subset of ansible_facts required by the network role test --- 0.23s /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/el_repo_setup.yml:3 ---------------- Check if system is ostree ----------------------------------------------- 0.19s /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/el_repo_setup.yml:19 --------------- Create EPEL 7 ----------------------------------------------------------- 0.18s /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/enable_epel.yml:8 ------------------ Set up veth as managed by NetworkManager -------------------------------- 0.17s /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:37 ------- Create dummy interface dummy1298 ---------------------------------------- 0.15s /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:52 ------- Delete veth interface veth1298 ------------------------------------------ 0.14s /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:45 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.13s /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/manage_test_interface.yml:58 ------- Gather current interface info ------------------------------------------- 0.13s /WORKDIR/git-weekly-ci3wn75mi9/tests/tasks/get_current_interfaces.yml:3 ------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---