# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] 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.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-civbtxnjcm/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /WORKDIR/git-weekly-civbtxnjcm/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-civbtxnjcm/tests/tests_helpers_and_asserts.yml:3 Saturday 27 January 2024 13:50:14 +0000 (0:00:00.034) 0:00:00.034 ****** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tests_helpers_and_asserts.yml:6 Saturday 27 January 2024 13:50:14 +0000 (0:00:00.720) 0:00:00.754 ****** included: /WORKDIR/git-weekly-civbtxnjcm/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-civbtxnjcm/tests/tasks/el_repo_setup.yml:3 Saturday 27 January 2024 13:50:14 +0000 (0:00:00.012) 0:00:00.767 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/el_repo_setup.yml:17 Saturday 27 January 2024 13:50:15 +0000 (0:00:00.245) 0:00:01.013 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/el_repo_setup.yml:22 Saturday 27 January 2024 13:50:15 +0000 (0:00:00.176) 0:00:01.189 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/el_repo_setup.yml:26 Saturday 27 January 2024 13:50:15 +0000 (0:00:00.015) 0:00:01.205 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/el_repo_setup.yml:51 Saturday 27 January 2024 13:50:15 +0000 (0:00:00.009) 0:00:01.215 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/enable_epel.yml:8 Saturday 27 January 2024 13:50:15 +0000 (0:00:00.029) 0:00:01.244 ****** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm" ], "delta": null, "end": null, "rc": 0, "start": null } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists MSG: Did not run command since '/etc/yum.repos.d/epel.repo' exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/enable_epel.yml:24 Saturday 27 January 2024 13:50:15 +0000 (0:00:00.202) 0:00:01.447 ****** 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-civbtxnjcm/tests/tasks/enable_epel.yml:30 Saturday 27 January 2024 13:50:15 +0000 (0:00:00.424) 0:00:01.871 ****** ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.174030", "end": "2024-01-27 13:50:16.207649", "rc": 0, "start": "2024-01-27 13:50:16.033619" } 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-civbtxnjcm/tests/tasks/enable_epel.yml:35 Saturday 27 January 2024 13:50:16 +0000 (0:00:00.345) 0:00:02.216 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '8'", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/enable_epel.yml:40 Saturday 27 January 2024 13:50:16 +0000 (0:00:00.027) 0:00:02.244 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tests_helpers_and_asserts.yml:9 Saturday 27 January 2024 13:50:16 +0000 (0:00:00.037) 0:00:02.282 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/create_and_remove_interface.yml:3 Saturday 27 January 2024 13:50:16 +0000 (0:00:00.051) 0:00:02.333 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:50:16 +0000 (0:00:00.014) 0:00:02.348 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:50:16 +0000 (0:00:00.012) 0:00:02.360 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003498", "end": "2024-01-27 13:50:16.534580", "rc": 0, "start": "2024-01-27 13:50:16.531082" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:50:16 +0000 (0:00:00.141) 0:00:02.502 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:50:16 +0000 (0:00:00.010) 0:00:02.512 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/create_and_remove_interface.yml:5 Saturday 27 January 2024 13:50:16 +0000 (0:00:00.008) 0:00:02.521 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 13:50:16 +0000 (0:00:00.014) 0:00:02.535 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 13:50:16 +0000 (0:00:00.008) 0:00:02.544 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 13:50:16 +0000 (0:00:00.012) 0:00:02.556 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:50:16 +0000 (0:00:00.018) 0:00:02.574 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:50:16 +0000 (0:00:00.020) 0:00:02.595 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003462", "end": "2024-01-27 13:50:16.759289", "rc": 0, "start": "2024-01-27 13:50:16.755827" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:50:16 +0000 (0:00:00.135) 0:00:02.731 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:50:16 +0000 (0:00:00.020) 0:00:02.751 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 13:50:16 +0000 (0:00:00.011) 0:00:02.762 ****** 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-civbtxnjcm/tests/tasks/manage_test_interface.yml:23 Saturday 27 January 2024 13:50:17 +0000 (0:00:00.309) 0:00:03.072 ****** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:31 Saturday 27 January 2024 13:50:17 +0000 (0:00:00.024) 0:00:03.096 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:39 Saturday 27 January 2024 13:50:17 +0000 (0:00:00.010) 0:00:03.106 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:45 Saturday 27 January 2024 13:50:17 +0000 (0:00:00.020) 0:00:03.127 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:50 Saturday 27 January 2024 13:50:17 +0000 (0:00:00.016) 0:00:03.143 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:56 Saturday 27 January 2024 13:50:17 +0000 (0:00:00.022) 0:00:03.166 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 13:50:17 +0000 (0:00:00.022) 0:00:03.188 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/create_and_remove_interface.yml:9 Saturday 27 January 2024 13:50:17 +0000 (0:00:00.010) 0:00:03.198 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:50:17 +0000 (0:00:00.045) 0:00:03.244 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:50:17 +0000 (0:00:00.012) 0:00:03.257 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003438", "end": "2024-01-27 13:50:17.435396", "rc": 0, "start": "2024-01-27 13:50:17.431958" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:50:17 +0000 (0:00:00.149) 0:00:03.406 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:50:17 +0000 (0:00:00.052) 0:00:03.459 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/create_and_remove_interface.yml:11 Saturday 27 January 2024 13:50:17 +0000 (0:00:00.012) 0:00:03.471 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/assert_device_absent.yml:3 Saturday 27 January 2024 13:50:17 +0000 (0:00:00.037) 0:00:03.509 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 13:50:17 +0000 (0:00:00.020) 0:00:03.529 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/assert_device_absent.yml:5 Saturday 27 January 2024 13:50:17 +0000 (0:00:00.170) 0:00:03.700 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/create_and_remove_interface.yml:14 Saturday 27 January 2024 13:50:17 +0000 (0:00:00.013) 0:00:03.714 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 13:50:17 +0000 (0:00:00.020) 0:00:03.735 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 13:50:17 +0000 (0:00:00.008) 0:00:03.743 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 13:50:17 +0000 (0:00:00.035) 0:00:03.778 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:50:17 +0000 (0:00:00.020) 0:00:03.799 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:50:17 +0000 (0:00:00.017) 0:00:03.817 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003483", "end": "2024-01-27 13:50:18.031920", "rc": 0, "start": "2024-01-27 13:50:18.028437" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:50:18 +0000 (0:00:00.182) 0:00:04.000 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:50:18 +0000 (0:00:00.009) 0:00:04.009 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 13:50:18 +0000 (0:00:00.011) 0:00:04.020 ****** 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-civbtxnjcm/tests/tasks/manage_test_interface.yml:23 Saturday 27 January 2024 13:50:18 +0000 (0:00:00.299) 0:00:04.320 ****** 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.009805", "end": "2024-01-27 13:50:18.513129", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-01-27 13:50:18.503324" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003373", "end": "2024-01-27 13:50:18.642105", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-01-27 13:50:18.638732" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004066", "end": "2024-01-27 13:50:18.760258", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-01-27 13:50:18.756192" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:31 Saturday 27 January 2024 13:50:18 +0000 (0:00:00.412) 0:00:04.732 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.034634", "end": "2024-01-27 13:50:18.918142", "rc": 0, "start": "2024-01-27 13:50:18.883508" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:39 Saturday 27 January 2024 13:50:18 +0000 (0:00:00.158) 0:00:04.891 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:45 Saturday 27 January 2024 13:50:18 +0000 (0:00:00.008) 0:00:04.900 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:50 Saturday 27 January 2024 13:50:18 +0000 (0:00:00.011) 0:00:04.911 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:56 Saturday 27 January 2024 13:50:18 +0000 (0:00:00.008) 0:00:04.920 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 13:50:18 +0000 (0:00:00.008) 0:00:04.928 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/create_and_remove_interface.yml:18 Saturday 27 January 2024 13:50:18 +0000 (0:00:00.008) 0:00:04.936 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:50:18 +0000 (0:00:00.016) 0:00:04.953 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:50:19 +0000 (0:00:00.010) 0:00:04.963 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004756", "end": "2024-01-27 13:50:20.120109", "rc": 0, "start": "2024-01-27 13:50:19.115353" } STDOUT: bond0 bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:50:20 +0000 (0:00:01.127) 0:00:06.091 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:50:20 +0000 (0:00:00.011) 0:00:06.103 ****** 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-civbtxnjcm/tests/tasks/create_and_remove_interface.yml:20 Saturday 27 January 2024 13:50:20 +0000 (0:00:00.014) 0:00:06.117 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/assert_device_present.yml:3 Saturday 27 January 2024 13:50:20 +0000 (0:00:00.020) 0:00:06.138 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 13:50:20 +0000 (0:00:00.013) 0:00:06.152 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706363418.518213, "block_size": 4096, "blocks": 0, "ctime": 1706363418.517213, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17741, "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": 1706363418.517213, "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-civbtxnjcm/tests/tasks/assert_device_present.yml:5 Saturday 27 January 2024 13:50:20 +0000 (0:00:00.138) 0:00:06.290 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/create_and_remove_interface.yml:23 Saturday 27 January 2024 13:50:20 +0000 (0:00:00.012) 0:00:06.302 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 13:50:20 +0000 (0:00:00.019) 0:00:06.322 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 13:50:20 +0000 (0:00:00.021) 0:00:06.343 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 13:50:20 +0000 (0:00:00.015) 0:00:06.359 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:50:20 +0000 (0:00:00.015) 0:00:06.375 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:50:20 +0000 (0:00:00.013) 0:00:06.388 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003620", "end": "2024-01-27 13:50:20.549230", "rc": 0, "start": "2024-01-27 13:50:20.545610" } STDOUT: bond0 bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:50:20 +0000 (0:00:00.137) 0:00:06.525 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:50:20 +0000 (0:00:00.016) 0:00:06.542 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 13:50:20 +0000 (0:00:00.009) 0:00:06.552 ****** 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-civbtxnjcm/tests/tasks/manage_test_interface.yml:23 Saturday 27 January 2024 13:50:20 +0000 (0:00:00.305) 0:00:06.857 ****** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:31 Saturday 27 January 2024 13:50:20 +0000 (0:00:00.014) 0:00:06.872 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:39 Saturday 27 January 2024 13:50:20 +0000 (0:00:00.009) 0:00:06.882 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.009174", "end": "2024-01-27 13:50:21.061974", "rc": 0, "start": "2024-01-27 13:50:21.052800" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:45 Saturday 27 January 2024 13:50:21 +0000 (0:00:00.150) 0:00:07.032 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:50 Saturday 27 January 2024 13:50:21 +0000 (0:00:00.008) 0:00:07.041 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:56 Saturday 27 January 2024 13:50:21 +0000 (0:00:00.009) 0:00:07.050 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 13:50:21 +0000 (0:00:00.008) 0:00:07.059 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/create_and_remove_interface.yml:27 Saturday 27 January 2024 13:50:21 +0000 (0:00:00.008) 0:00:07.067 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:50:21 +0000 (0:00:00.032) 0:00:07.099 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:50:21 +0000 (0:00:00.012) 0:00:07.112 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003479", "end": "2024-01-27 13:50:21.275960", "rc": 0, "start": "2024-01-27 13:50:21.272481" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:50:21 +0000 (0:00:00.132) 0:00:07.244 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:50:21 +0000 (0:00:00.011) 0:00:07.256 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/create_and_remove_interface.yml:29 Saturday 27 January 2024 13:50:21 +0000 (0:00:00.011) 0:00:07.267 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/assert_device_absent.yml:3 Saturday 27 January 2024 13:50:21 +0000 (0:00:00.022) 0:00:07.290 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 13:50:21 +0000 (0:00:00.013) 0:00:07.303 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/assert_device_absent.yml:5 Saturday 27 January 2024 13:50:21 +0000 (0:00:00.147) 0:00:07.450 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tests_helpers_and_asserts.yml:15 Saturday 27 January 2024 13:50:21 +0000 (0:00:00.015) 0:00:07.466 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/create_and_remove_interface.yml:3 Saturday 27 January 2024 13:50:21 +0000 (0:00:00.013) 0:00:07.480 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:50:21 +0000 (0:00:00.011) 0:00:07.492 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:50:21 +0000 (0:00:00.010) 0:00:07.503 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003713", "end": "2024-01-27 13:50:21.662555", "rc": 0, "start": "2024-01-27 13:50:21.658842" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:50:21 +0000 (0:00:00.141) 0:00:07.644 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:50:21 +0000 (0:00:00.022) 0:00:07.666 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/create_and_remove_interface.yml:5 Saturday 27 January 2024 13:50:21 +0000 (0:00:00.029) 0:00:07.696 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 13:50:21 +0000 (0:00:00.014) 0:00:07.710 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 13:50:21 +0000 (0:00:00.016) 0:00:07.727 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 13:50:21 +0000 (0:00:00.020) 0:00:07.747 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:50:21 +0000 (0:00:00.011) 0:00:07.759 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:50:21 +0000 (0:00:00.027) 0:00:07.787 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003744", "end": "2024-01-27 13:50:21.949562", "rc": 0, "start": "2024-01-27 13:50:21.945818" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:50:21 +0000 (0:00:00.139) 0:00:07.926 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:50:21 +0000 (0:00:00.012) 0:00:07.939 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 13:50:22 +0000 (0:00:00.024) 0:00:07.964 ****** 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-civbtxnjcm/tests/tasks/manage_test_interface.yml:23 Saturday 27 January 2024 13:50:22 +0000 (0:00:00.305) 0:00:08.270 ****** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:31 Saturday 27 January 2024 13:50:22 +0000 (0:00:00.014) 0:00:08.285 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:39 Saturday 27 January 2024 13:50:22 +0000 (0:00:00.008) 0:00:08.293 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:45 Saturday 27 January 2024 13:50:22 +0000 (0:00:00.008) 0:00:08.301 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:50 Saturday 27 January 2024 13:50:22 +0000 (0:00:00.009) 0:00:08.311 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:56 Saturday 27 January 2024 13:50:22 +0000 (0:00:00.009) 0:00:08.321 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 13:50:22 +0000 (0:00:00.009) 0:00:08.330 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/create_and_remove_interface.yml:9 Saturday 27 January 2024 13:50:22 +0000 (0:00:00.013) 0:00:08.343 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:50:22 +0000 (0:00:00.014) 0:00:08.358 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:50:22 +0000 (0:00:00.010) 0:00:08.368 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003493", "end": "2024-01-27 13:50:22.535885", "rc": 0, "start": "2024-01-27 13:50:22.532392" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:50:22 +0000 (0:00:00.151) 0:00:08.520 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:50:22 +0000 (0:00:00.010) 0:00:08.530 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/create_and_remove_interface.yml:11 Saturday 27 January 2024 13:50:22 +0000 (0:00:00.011) 0:00:08.542 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/assert_device_absent.yml:3 Saturday 27 January 2024 13:50:22 +0000 (0:00:00.018) 0:00:08.560 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 13:50:22 +0000 (0:00:00.014) 0:00:08.575 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/assert_device_absent.yml:5 Saturday 27 January 2024 13:50:22 +0000 (0:00:00.185) 0:00:08.761 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/create_and_remove_interface.yml:14 Saturday 27 January 2024 13:50:22 +0000 (0:00:00.038) 0:00:08.800 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 13:50:22 +0000 (0:00:00.032) 0:00:08.832 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 13:50:22 +0000 (0:00:00.050) 0:00:08.883 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 13:50:22 +0000 (0:00:00.010) 0:00:08.894 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:50:22 +0000 (0:00:00.021) 0:00:08.916 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:50:22 +0000 (0:00:00.012) 0:00:08.928 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003452", "end": "2024-01-27 13:50:23.082886", "rc": 0, "start": "2024-01-27 13:50:23.079434" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:50:23 +0000 (0:00:00.122) 0:00:09.050 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:50:23 +0000 (0:00:00.009) 0:00:09.060 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 13:50:23 +0000 (0:00:00.009) 0:00:09.070 ****** 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-civbtxnjcm/tests/tasks/manage_test_interface.yml:23 Saturday 27 January 2024 13:50:23 +0000 (0:00:00.296) 0:00:09.367 ****** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:31 Saturday 27 January 2024 13:50:23 +0000 (0:00:00.015) 0:00:09.382 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:39 Saturday 27 January 2024 13:50:23 +0000 (0:00:00.009) 0:00:09.391 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:45 Saturday 27 January 2024 13:50:23 +0000 (0:00:00.009) 0:00:09.400 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.011480", "end": "2024-01-27 13:50:23.565071", "rc": 0, "start": "2024-01-27 13:50:23.553591" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:50 Saturday 27 January 2024 13:50:23 +0000 (0:00:00.144) 0:00:09.544 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:56 Saturday 27 January 2024 13:50:23 +0000 (0:00:00.009) 0:00:09.554 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 13:50:23 +0000 (0:00:00.012) 0:00:09.567 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/create_and_remove_interface.yml:18 Saturday 27 January 2024 13:50:23 +0000 (0:00:00.014) 0:00:09.582 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:50:23 +0000 (0:00:00.016) 0:00:09.598 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:50:23 +0000 (0:00:00.014) 0:00:09.612 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003707", "end": "2024-01-27 13:50:23.766330", "rc": 0, "start": "2024-01-27 13:50:23.762623" } STDOUT: bond0 bonding_masters dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:50:23 +0000 (0:00:00.121) 0:00:09.734 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:50:23 +0000 (0:00:00.010) 0:00:09.745 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/create_and_remove_interface.yml:20 Saturday 27 January 2024 13:50:23 +0000 (0:00:00.009) 0:00:09.755 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/assert_device_present.yml:3 Saturday 27 January 2024 13:50:23 +0000 (0:00:00.019) 0:00:09.774 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 13:50:23 +0000 (0:00:00.009) 0:00:09.784 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706363423.5750453, "block_size": 4096, "blocks": 0, "ctime": 1706363423.5750453, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17770, "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": 1706363423.5750453, "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-civbtxnjcm/tests/tasks/assert_device_present.yml:5 Saturday 27 January 2024 13:50:23 +0000 (0:00:00.120) 0:00:09.905 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/create_and_remove_interface.yml:23 Saturday 27 January 2024 13:50:23 +0000 (0:00:00.013) 0:00:09.919 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 13:50:23 +0000 (0:00:00.022) 0:00:09.941 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 13:50:23 +0000 (0:00:00.012) 0:00:09.953 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 13:50:24 +0000 (0:00:00.009) 0:00:09.963 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:50:24 +0000 (0:00:00.011) 0:00:09.974 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:50:24 +0000 (0:00:00.011) 0:00:09.986 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003477", "end": "2024-01-27 13:50:24.147963", "rc": 0, "start": "2024-01-27 13:50:24.144486" } STDOUT: bond0 bonding_masters dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:50:24 +0000 (0:00:00.136) 0:00:10.123 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:50:24 +0000 (0:00:00.012) 0:00:10.135 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 13:50:24 +0000 (0:00:00.020) 0:00:10.155 ****** 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-civbtxnjcm/tests/tasks/manage_test_interface.yml:23 Saturday 27 January 2024 13:50:24 +0000 (0:00:00.317) 0:00:10.472 ****** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:31 Saturday 27 January 2024 13:50:24 +0000 (0:00:00.019) 0:00:10.492 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:39 Saturday 27 January 2024 13:50:24 +0000 (0:00:00.009) 0:00:10.502 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:45 Saturday 27 January 2024 13:50:24 +0000 (0:00:00.010) 0:00:10.512 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:50 Saturday 27 January 2024 13:50:24 +0000 (0:00:00.020) 0:00:10.532 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.008100", "end": "2024-01-27 13:50:24.693738", "rc": 0, "start": "2024-01-27 13:50:24.685638" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:56 Saturday 27 January 2024 13:50:24 +0000 (0:00:00.131) 0:00:10.664 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 13:50:24 +0000 (0:00:00.020) 0:00:10.684 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/create_and_remove_interface.yml:27 Saturday 27 January 2024 13:50:24 +0000 (0:00:00.011) 0:00:10.696 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:50:24 +0000 (0:00:00.021) 0:00:10.717 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:50:24 +0000 (0:00:00.012) 0:00:10.730 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004899", "end": "2024-01-27 13:50:25.913216", "rc": 0, "start": "2024-01-27 13:50:24.908317" } STDOUT: bond0 bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:50:25 +0000 (0:00:01.154) 0:00:11.884 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:50:25 +0000 (0:00:00.010) 0:00:11.894 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/create_and_remove_interface.yml:29 Saturday 27 January 2024 13:50:25 +0000 (0:00:00.009) 0:00:11.904 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/assert_device_absent.yml:3 Saturday 27 January 2024 13:50:25 +0000 (0:00:00.020) 0:00:11.924 ****** included: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 13:50:26 +0000 (0:00:00.032) 0:00:11.956 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/assert_device_absent.yml:5 Saturday 27 January 2024 13:50:26 +0000 (0:00:00.196) 0:00:12.153 ****** ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=122 changed=0 unreachable=0 failed=0 skipped=52 rescued=0 ignored=0 Saturday 27 January 2024 13:50:26 +0000 (0:00:00.057) 0:00:12.211 ****** =============================================================================== Gather current interface info ------------------------------------------- 1.15s /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 1.13s /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml:3 ------- Gathering Facts --------------------------------------------------------- 0.72s /WORKDIR/git-weekly-civbtxnjcm/tests/tests_helpers_and_asserts.yml:3 ---------- Install yum-utils package ----------------------------------------------- 0.42s /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/enable_epel.yml:24 ----------------- Create veth interface veth1298 ------------------------------------------ 0.41s /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:23 ------- Enable EPEL 7 ----------------------------------------------------------- 0.35s /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/enable_epel.yml:30 ----------------- Install iproute --------------------------------------------------------- 0.32s /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.31s /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.31s /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.31s /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.30s /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.30s /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:16 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.25s /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/el_repo_setup.yml:3 ---------------- Create EPEL 7 ----------------------------------------------------------- 0.20s /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/enable_epel.yml:8 ------------------ Get stat for interface dummy1298 ---------------------------------------- 0.20s /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_interface_stat.yml:3 ----------- Get stat for interface dummy1298 ---------------------------------------- 0.19s /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_interface_stat.yml:3 ----------- Gather current interface info ------------------------------------------- 0.18s /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_current_interfaces.yml:3 ------- Check if system is ostree ----------------------------------------------- 0.18s /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/el_repo_setup.yml:17 --------------- Get stat for interface veth1298 ----------------------------------------- 0.17s /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/get_interface_stat.yml:3 ----------- Set up veth as managed by NetworkManager -------------------------------- 0.16s /WORKDIR/git-weekly-civbtxnjcm/tests/tasks/manage_test_interface.yml:31 ------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---