# 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-route_typericnyya6/.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-route_typericnyya6/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_typericnyya6/tests/tests_helpers_and_asserts.yml:3 Thursday 11 January 2024 00:21:53 +0000 (0:00:00.036) 0:00:00.036 ****** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-route_typericnyya6/tests/tests_helpers_and_asserts.yml:6 Thursday 11 January 2024 00:21:54 +0000 (0:00:00.678) 0:00:00.714 ****** included: /WORKDIR/git-route_typericnyya6/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-route_typericnyya6/tests/tasks/el_repo_setup.yml:3 Thursday 11 January 2024 00:21:54 +0000 (0:00:00.011) 0:00:00.726 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/el_repo_setup.yml:17 Thursday 11 January 2024 00:21:54 +0000 (0:00:00.244) 0:00:00.970 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/el_repo_setup.yml:22 Thursday 11 January 2024 00:21:54 +0000 (0:00:00.181) 0:00:01.152 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/el_repo_setup.yml:26 Thursday 11 January 2024 00:21:54 +0000 (0:00:00.013) 0:00:01.165 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/el_repo_setup.yml:51 Thursday 11 January 2024 00:21:54 +0000 (0:00:00.007) 0:00:01.172 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/enable_epel.yml:8 Thursday 11 January 2024 00:21:54 +0000 (0:00:00.019) 0:00:01.192 ****** 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-route_typericnyya6/tests/tasks/enable_epel.yml:24 Thursday 11 January 2024 00:21:55 +0000 (0:00:00.188) 0:00:01.381 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "yum-utils-1.1.31-54.el7_8.noarch providing yum-utils is already installed" ] } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/enable_epel.yml:30 Thursday 11 January 2024 00:21:55 +0000 (0:00:00.423) 0:00:01.804 ****** ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.195135", "end": "2024-01-11 00:21:55.880971", "rc": 0, "start": "2024-01-11 00:21:55.685836" } STDOUT: ================================== repo: epel ================================== [epel] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7Server baseurl = cache = 0 cachedir = /var/cache/yum/x86_64/7Server/epel check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = True enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7Server/epel/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7Server/epel/gpgdir gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 hdrdir = /var/cache/yum/x86_64/7Server/epel/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=$infra&content=$contentdir minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Extra Packages for Enterprise Linux 7 - x86_64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7Server/epel pkgdir = /var/cache/yum/x86_64/7Server/epel/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = epel/x86_64 ui_repoid_vars = releasever, basearch username = TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/enable_epel.yml:35 Thursday 11 January 2024 00:21:55 +0000 (0:00:00.322) 0:00:02.127 ****** 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-route_typericnyya6/tests/tasks/enable_epel.yml:40 Thursday 11 January 2024 00:21:55 +0000 (0:00:00.008) 0:00:02.135 ****** 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-route_typericnyya6/tests/tests_helpers_and_asserts.yml:9 Thursday 11 January 2024 00:21:55 +0000 (0:00:00.008) 0:00:02.144 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/create_and_remove_interface.yml:3 Thursday 11 January 2024 00:21:55 +0000 (0:00:00.011) 0:00:02.156 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/show_interfaces.yml:3 Thursday 11 January 2024 00:21:55 +0000 (0:00:00.010) 0:00:02.166 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 00:21:55 +0000 (0:00:00.009) 0:00:02.175 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003861", "end": "2024-01-11 00:21:56.056414", "rc": 0, "start": "2024-01-11 00:21:56.052553" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 00:21:56 +0000 (0:00:00.125) 0:00:02.300 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typericnyya6/tests/tasks/show_interfaces.yml:5 Thursday 11 January 2024 00:21:56 +0000 (0:00:00.009) 0:00:02.310 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/create_and_remove_interface.yml:5 Thursday 11 January 2024 00:21:56 +0000 (0:00:00.008) 0:00:02.318 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/manage_test_interface.yml:3 Thursday 11 January 2024 00:21:56 +0000 (0:00:00.013) 0:00:02.332 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:8 Thursday 11 January 2024 00:21:56 +0000 (0:00:00.007) 0:00:02.339 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:13 Thursday 11 January 2024 00:21:56 +0000 (0:00:00.007) 0:00:02.347 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/show_interfaces.yml:3 Thursday 11 January 2024 00:21:56 +0000 (0:00:00.010) 0:00:02.357 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 00:21:56 +0000 (0:00:00.009) 0:00:02.366 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003880", "end": "2024-01-11 00:21:56.248327", "rc": 0, "start": "2024-01-11 00:21:56.244447" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 00:21:56 +0000 (0:00:00.125) 0:00:02.492 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typericnyya6/tests/tasks/show_interfaces.yml:5 Thursday 11 January 2024 00:21:56 +0000 (0:00:00.009) 0:00:02.502 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typericnyya6/tests/tasks/manage_test_interface.yml:16 Thursday 11 January 2024 00:21:56 +0000 (0:00:00.008) 0:00:02.510 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/manage_test_interface.yml:23 Thursday 11 January 2024 00:21:56 +0000 (0:00:00.323) 0:00:02.834 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:31 Thursday 11 January 2024 00:21:56 +0000 (0:00:00.013) 0:00:02.847 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:39 Thursday 11 January 2024 00:21:56 +0000 (0:00:00.007) 0:00:02.855 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:45 Thursday 11 January 2024 00:21:56 +0000 (0:00:00.007) 0:00:02.863 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:50 Thursday 11 January 2024 00:21:56 +0000 (0:00:00.007) 0:00:02.870 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:56 Thursday 11 January 2024 00:21:56 +0000 (0:00:00.007) 0:00:02.877 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:61 Thursday 11 January 2024 00:21:56 +0000 (0:00:00.007) 0:00:02.885 ****** 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-route_typericnyya6/tests/tasks/create_and_remove_interface.yml:9 Thursday 11 January 2024 00:21:56 +0000 (0:00:00.007) 0:00:02.892 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/show_interfaces.yml:3 Thursday 11 January 2024 00:21:56 +0000 (0:00:00.011) 0:00:02.903 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 00:21:56 +0000 (0:00:00.007) 0:00:02.911 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003746", "end": "2024-01-11 00:21:56.792740", "rc": 0, "start": "2024-01-11 00:21:56.788994" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 00:21:56 +0000 (0:00:00.125) 0:00:03.037 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typericnyya6/tests/tasks/show_interfaces.yml:5 Thursday 11 January 2024 00:21:56 +0000 (0:00:00.009) 0:00:03.046 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/create_and_remove_interface.yml:11 Thursday 11 January 2024 00:21:56 +0000 (0:00:00.008) 0:00:03.055 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typericnyya6/tests/tasks/assert_device_absent.yml:3 Thursday 11 January 2024 00:21:56 +0000 (0:00:00.013) 0:00:03.068 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/get_interface_stat.yml:3 Thursday 11 January 2024 00:21:56 +0000 (0:00:00.008) 0:00:03.077 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-route_typericnyya6/tests/tasks/assert_device_absent.yml:5 Thursday 11 January 2024 00:21:56 +0000 (0:00:00.121) 0:00:03.199 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/create_and_remove_interface.yml:14 Thursday 11 January 2024 00:21:56 +0000 (0:00:00.010) 0:00:03.210 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/manage_test_interface.yml:3 Thursday 11 January 2024 00:21:56 +0000 (0:00:00.014) 0:00:03.224 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:8 Thursday 11 January 2024 00:21:57 +0000 (0:00:00.007) 0:00:03.231 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:13 Thursday 11 January 2024 00:21:57 +0000 (0:00:00.007) 0:00:03.239 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/show_interfaces.yml:3 Thursday 11 January 2024 00:21:57 +0000 (0:00:00.010) 0:00:03.249 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 00:21:57 +0000 (0:00:00.008) 0:00:03.258 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004809", "end": "2024-01-11 00:21:58.141344", "rc": 0, "start": "2024-01-11 00:21:57.136535" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 00:21:58 +0000 (0:00:01.128) 0:00:04.387 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typericnyya6/tests/tasks/show_interfaces.yml:5 Thursday 11 January 2024 00:21:58 +0000 (0:00:00.009) 0:00:04.396 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typericnyya6/tests/tasks/manage_test_interface.yml:16 Thursday 11 January 2024 00:21:58 +0000 (0:00:00.008) 0:00:04.404 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/manage_test_interface.yml:23 Thursday 11 January 2024 00:21:58 +0000 (0:00:00.317) 0:00:04.722 ****** 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.012442", "end": "2024-01-11 00:21:58.616107", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-01-11 00:21:58.603665" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.007845", "end": "2024-01-11 00:21:58.749187", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-01-11 00:21:58.741342" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.009007", "end": "2024-01-11 00:21:58.876897", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-01-11 00:21:58.867890" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/manage_test_interface.yml:31 Thursday 11 January 2024 00:21:58 +0000 (0:00:00.403) 0:00:05.125 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.026433", "end": "2024-01-11 00:21:59.032906", "rc": 0, "start": "2024-01-11 00:21:59.006473" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/manage_test_interface.yml:39 Thursday 11 January 2024 00:21:59 +0000 (0:00:00.152) 0:00:05.278 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:45 Thursday 11 January 2024 00:21:59 +0000 (0:00:00.008) 0:00:05.286 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:50 Thursday 11 January 2024 00:21:59 +0000 (0:00:00.008) 0:00:05.294 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:56 Thursday 11 January 2024 00:21:59 +0000 (0:00:00.007) 0:00:05.302 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:61 Thursday 11 January 2024 00:21:59 +0000 (0:00:00.007) 0:00:05.310 ****** 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-route_typericnyya6/tests/tasks/create_and_remove_interface.yml:18 Thursday 11 January 2024 00:21:59 +0000 (0:00:00.007) 0:00:05.318 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/show_interfaces.yml:3 Thursday 11 January 2024 00:21:59 +0000 (0:00:00.015) 0:00:05.333 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 00:21:59 +0000 (0:00:00.009) 0:00:05.343 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003915", "end": "2024-01-11 00:21:59.225558", "rc": 0, "start": "2024-01-11 00:21:59.221643" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 00:21:59 +0000 (0:00:00.128) 0:00:05.471 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typericnyya6/tests/tasks/show_interfaces.yml:5 Thursday 11 January 2024 00:21:59 +0000 (0:00:00.009) 0:00:05.481 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/create_and_remove_interface.yml:20 Thursday 11 January 2024 00:21:59 +0000 (0:00:00.009) 0:00:05.490 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typericnyya6/tests/tasks/assert_device_present.yml:3 Thursday 11 January 2024 00:21:59 +0000 (0:00:00.017) 0:00:05.508 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/get_interface_stat.yml:3 Thursday 11 January 2024 00:21:59 +0000 (0:00:00.015) 0:00:05.524 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704932518.6212204, "block_size": 4096, "blocks": 0, "ctime": 1704932518.6212204, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17626, "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": 1704932518.6212204, "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-route_typericnyya6/tests/tasks/assert_device_present.yml:5 Thursday 11 January 2024 00:21:59 +0000 (0:00:00.127) 0:00:05.651 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/create_and_remove_interface.yml:23 Thursday 11 January 2024 00:21:59 +0000 (0:00:00.009) 0:00:05.661 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/manage_test_interface.yml:3 Thursday 11 January 2024 00:21:59 +0000 (0:00:00.021) 0:00:05.683 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:8 Thursday 11 January 2024 00:21:59 +0000 (0:00:00.007) 0:00:05.690 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:13 Thursday 11 January 2024 00:21:59 +0000 (0:00:00.007) 0:00:05.698 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/show_interfaces.yml:3 Thursday 11 January 2024 00:21:59 +0000 (0:00:00.010) 0:00:05.709 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 00:21:59 +0000 (0:00:00.009) 0:00:05.718 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003859", "end": "2024-01-11 00:21:59.601472", "rc": 0, "start": "2024-01-11 00:21:59.597613" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 00:21:59 +0000 (0:00:00.128) 0:00:05.846 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typericnyya6/tests/tasks/show_interfaces.yml:5 Thursday 11 January 2024 00:21:59 +0000 (0:00:00.009) 0:00:05.856 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typericnyya6/tests/tasks/manage_test_interface.yml:16 Thursday 11 January 2024 00:21:59 +0000 (0:00:00.012) 0:00:05.869 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/manage_test_interface.yml:23 Thursday 11 January 2024 00:21:59 +0000 (0:00:00.319) 0:00:06.188 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:31 Thursday 11 January 2024 00:21:59 +0000 (0:00:00.014) 0:00:06.202 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:39 Thursday 11 January 2024 00:21:59 +0000 (0:00:00.007) 0:00:06.210 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.008748", "end": "2024-01-11 00:22:00.101333", "rc": 0, "start": "2024-01-11 00:22:00.092585" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/manage_test_interface.yml:45 Thursday 11 January 2024 00:22:00 +0000 (0:00:00.136) 0:00:06.347 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:50 Thursday 11 January 2024 00:22:00 +0000 (0:00:00.009) 0:00:06.356 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:56 Thursday 11 January 2024 00:22:00 +0000 (0:00:00.008) 0:00:06.364 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:61 Thursday 11 January 2024 00:22:00 +0000 (0:00:00.008) 0:00:06.372 ****** 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-route_typericnyya6/tests/tasks/create_and_remove_interface.yml:27 Thursday 11 January 2024 00:22:00 +0000 (0:00:00.007) 0:00:06.380 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/show_interfaces.yml:3 Thursday 11 January 2024 00:22:00 +0000 (0:00:00.018) 0:00:06.398 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 00:22:00 +0000 (0:00:00.009) 0:00:06.408 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003859", "end": "2024-01-11 00:22:00.292404", "rc": 0, "start": "2024-01-11 00:22:00.288545" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 00:22:00 +0000 (0:00:00.129) 0:00:06.537 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typericnyya6/tests/tasks/show_interfaces.yml:5 Thursday 11 January 2024 00:22:00 +0000 (0:00:00.009) 0:00:06.547 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/create_and_remove_interface.yml:29 Thursday 11 January 2024 00:22:00 +0000 (0:00:00.008) 0:00:06.555 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typericnyya6/tests/tasks/assert_device_absent.yml:3 Thursday 11 January 2024 00:22:00 +0000 (0:00:00.018) 0:00:06.574 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/get_interface_stat.yml:3 Thursday 11 January 2024 00:22:00 +0000 (0:00:00.009) 0:00:06.584 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-route_typericnyya6/tests/tasks/assert_device_absent.yml:5 Thursday 11 January 2024 00:22:00 +0000 (0:00:00.124) 0:00:06.708 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-route_typericnyya6/tests/tests_helpers_and_asserts.yml:15 Thursday 11 January 2024 00:22:00 +0000 (0:00:00.010) 0:00:06.719 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/create_and_remove_interface.yml:3 Thursday 11 January 2024 00:22:00 +0000 (0:00:00.013) 0:00:06.733 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/show_interfaces.yml:3 Thursday 11 January 2024 00:22:00 +0000 (0:00:00.011) 0:00:06.744 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 00:22:00 +0000 (0:00:00.010) 0:00:06.755 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003906", "end": "2024-01-11 00:22:00.639566", "rc": 0, "start": "2024-01-11 00:22:00.635660" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 00:22:00 +0000 (0:00:00.129) 0:00:06.884 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typericnyya6/tests/tasks/show_interfaces.yml:5 Thursday 11 January 2024 00:22:00 +0000 (0:00:00.009) 0:00:06.894 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/create_and_remove_interface.yml:5 Thursday 11 January 2024 00:22:00 +0000 (0:00:00.009) 0:00:06.903 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/manage_test_interface.yml:3 Thursday 11 January 2024 00:22:00 +0000 (0:00:00.011) 0:00:06.915 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:8 Thursday 11 January 2024 00:22:00 +0000 (0:00:00.007) 0:00:06.922 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:13 Thursday 11 January 2024 00:22:00 +0000 (0:00:00.007) 0:00:06.929 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/show_interfaces.yml:3 Thursday 11 January 2024 00:22:00 +0000 (0:00:00.010) 0:00:06.940 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 00:22:00 +0000 (0:00:00.008) 0:00:06.949 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003864", "end": "2024-01-11 00:22:00.831015", "rc": 0, "start": "2024-01-11 00:22:00.827151" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 00:22:00 +0000 (0:00:00.126) 0:00:07.075 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typericnyya6/tests/tasks/show_interfaces.yml:5 Thursday 11 January 2024 00:22:00 +0000 (0:00:00.009) 0:00:07.085 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typericnyya6/tests/tasks/manage_test_interface.yml:16 Thursday 11 January 2024 00:22:00 +0000 (0:00:00.008) 0:00:07.093 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/manage_test_interface.yml:23 Thursday 11 January 2024 00:22:01 +0000 (0:00:00.317) 0:00:07.410 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:31 Thursday 11 January 2024 00:22:01 +0000 (0:00:00.013) 0:00:07.424 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:39 Thursday 11 January 2024 00:22:01 +0000 (0:00:00.008) 0:00:07.432 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:45 Thursday 11 January 2024 00:22:01 +0000 (0:00:00.007) 0:00:07.439 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:50 Thursday 11 January 2024 00:22:01 +0000 (0:00:00.007) 0:00:07.447 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:56 Thursday 11 January 2024 00:22:01 +0000 (0:00:00.009) 0:00:07.457 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:61 Thursday 11 January 2024 00:22:01 +0000 (0:00:00.007) 0:00:07.464 ****** 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-route_typericnyya6/tests/tasks/create_and_remove_interface.yml:9 Thursday 11 January 2024 00:22:01 +0000 (0:00:00.007) 0:00:07.472 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/show_interfaces.yml:3 Thursday 11 January 2024 00:22:01 +0000 (0:00:00.012) 0:00:07.484 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 00:22:01 +0000 (0:00:00.008) 0:00:07.493 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004842", "end": "2024-01-11 00:22:02.376364", "rc": 0, "start": "2024-01-11 00:22:01.371522" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 00:22:02 +0000 (0:00:01.129) 0:00:08.622 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typericnyya6/tests/tasks/show_interfaces.yml:5 Thursday 11 January 2024 00:22:02 +0000 (0:00:00.009) 0:00:08.631 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/create_and_remove_interface.yml:11 Thursday 11 January 2024 00:22:02 +0000 (0:00:00.009) 0:00:08.641 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typericnyya6/tests/tasks/assert_device_absent.yml:3 Thursday 11 January 2024 00:22:02 +0000 (0:00:00.012) 0:00:08.654 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/get_interface_stat.yml:3 Thursday 11 January 2024 00:22:02 +0000 (0:00:00.009) 0:00:08.663 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/assert_device_absent.yml:5 Thursday 11 January 2024 00:22:02 +0000 (0:00:00.124) 0:00:08.788 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/create_and_remove_interface.yml:14 Thursday 11 January 2024 00:22:02 +0000 (0:00:00.010) 0:00:08.799 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/manage_test_interface.yml:3 Thursday 11 January 2024 00:22:02 +0000 (0:00:00.014) 0:00:08.814 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:8 Thursday 11 January 2024 00:22:02 +0000 (0:00:00.007) 0:00:08.821 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:13 Thursday 11 January 2024 00:22:02 +0000 (0:00:00.007) 0:00:08.828 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/show_interfaces.yml:3 Thursday 11 January 2024 00:22:02 +0000 (0:00:00.010) 0:00:08.838 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 00:22:02 +0000 (0:00:00.009) 0:00:08.847 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003915", "end": "2024-01-11 00:22:02.738040", "rc": 0, "start": "2024-01-11 00:22:02.734125" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 00:22:02 +0000 (0:00:00.136) 0:00:08.984 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typericnyya6/tests/tasks/show_interfaces.yml:5 Thursday 11 January 2024 00:22:02 +0000 (0:00:00.009) 0:00:08.994 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typericnyya6/tests/tasks/manage_test_interface.yml:16 Thursday 11 January 2024 00:22:02 +0000 (0:00:00.009) 0:00:09.003 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/manage_test_interface.yml:23 Thursday 11 January 2024 00:22:03 +0000 (0:00:00.315) 0:00:09.319 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:31 Thursday 11 January 2024 00:22:03 +0000 (0:00:00.014) 0:00:09.334 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:39 Thursday 11 January 2024 00:22:03 +0000 (0:00:00.008) 0:00:09.342 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:45 Thursday 11 January 2024 00:22:03 +0000 (0:00:00.008) 0:00:09.350 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.006806", "end": "2024-01-11 00:22:03.238461", "rc": 0, "start": "2024-01-11 00:22:03.231655" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/manage_test_interface.yml:50 Thursday 11 January 2024 00:22:03 +0000 (0:00:00.139) 0:00:09.489 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:56 Thursday 11 January 2024 00:22:03 +0000 (0:00:00.009) 0:00:09.498 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:61 Thursday 11 January 2024 00:22:03 +0000 (0:00:00.009) 0:00:09.507 ****** 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-route_typericnyya6/tests/tasks/create_and_remove_interface.yml:18 Thursday 11 January 2024 00:22:03 +0000 (0:00:00.009) 0:00:09.517 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/show_interfaces.yml:3 Thursday 11 January 2024 00:22:03 +0000 (0:00:00.023) 0:00:09.541 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 00:22:03 +0000 (0:00:00.009) 0:00:09.550 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003898", "end": "2024-01-11 00:22:03.432700", "rc": 0, "start": "2024-01-11 00:22:03.428802" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 00:22:03 +0000 (0:00:00.127) 0:00:09.677 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typericnyya6/tests/tasks/show_interfaces.yml:5 Thursday 11 January 2024 00:22:03 +0000 (0:00:00.009) 0:00:09.687 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/create_and_remove_interface.yml:20 Thursday 11 January 2024 00:22:03 +0000 (0:00:00.010) 0:00:09.697 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typericnyya6/tests/tasks/assert_device_present.yml:3 Thursday 11 January 2024 00:22:03 +0000 (0:00:00.016) 0:00:09.714 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/get_interface_stat.yml:3 Thursday 11 January 2024 00:22:03 +0000 (0:00:00.009) 0:00:09.724 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704932523.238189, "block_size": 4096, "blocks": 0, "ctime": 1704932523.238189, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17541, "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": 1704932523.238189, "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-route_typericnyya6/tests/tasks/assert_device_present.yml:5 Thursday 11 January 2024 00:22:03 +0000 (0:00:00.134) 0:00:09.859 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/create_and_remove_interface.yml:23 Thursday 11 January 2024 00:22:03 +0000 (0:00:00.012) 0:00:09.871 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/manage_test_interface.yml:3 Thursday 11 January 2024 00:22:03 +0000 (0:00:00.019) 0:00:09.891 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:8 Thursday 11 January 2024 00:22:03 +0000 (0:00:00.007) 0:00:09.899 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:13 Thursday 11 January 2024 00:22:03 +0000 (0:00:00.007) 0:00:09.906 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/show_interfaces.yml:3 Thursday 11 January 2024 00:22:03 +0000 (0:00:00.010) 0:00:09.917 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 00:22:03 +0000 (0:00:00.009) 0:00:09.926 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003847", "end": "2024-01-11 00:22:03.808298", "rc": 0, "start": "2024-01-11 00:22:03.804451" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 00:22:03 +0000 (0:00:00.126) 0:00:10.052 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typericnyya6/tests/tasks/show_interfaces.yml:5 Thursday 11 January 2024 00:22:03 +0000 (0:00:00.010) 0:00:10.063 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typericnyya6/tests/tasks/manage_test_interface.yml:16 Thursday 11 January 2024 00:22:03 +0000 (0:00:00.009) 0:00:10.072 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/manage_test_interface.yml:23 Thursday 11 January 2024 00:22:04 +0000 (0:00:00.316) 0:00:10.389 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:31 Thursday 11 January 2024 00:22:04 +0000 (0:00:00.013) 0:00:10.402 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:39 Thursday 11 January 2024 00:22:04 +0000 (0:00:00.007) 0:00:10.410 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:45 Thursday 11 January 2024 00:22:04 +0000 (0:00:00.008) 0:00:10.418 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:50 Thursday 11 January 2024 00:22:04 +0000 (0:00:00.007) 0:00:10.426 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.007470", "end": "2024-01-11 00:22:04.315310", "rc": 0, "start": "2024-01-11 00:22:04.307840" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/manage_test_interface.yml:56 Thursday 11 January 2024 00:22:04 +0000 (0:00:00.135) 0:00:10.562 ****** 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-route_typericnyya6/tests/tasks/manage_test_interface.yml:61 Thursday 11 January 2024 00:22:04 +0000 (0:00:00.009) 0:00:10.571 ****** 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-route_typericnyya6/tests/tasks/create_and_remove_interface.yml:27 Thursday 11 January 2024 00:22:04 +0000 (0:00:00.007) 0:00:10.579 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/show_interfaces.yml:3 Thursday 11 January 2024 00:22:04 +0000 (0:00:00.018) 0:00:10.597 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 00:22:04 +0000 (0:00:00.008) 0:00:10.606 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003843", "end": "2024-01-11 00:22:04.489111", "rc": 0, "start": "2024-01-11 00:22:04.485268" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 00:22:04 +0000 (0:00:00.129) 0:00:10.735 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typericnyya6/tests/tasks/show_interfaces.yml:5 Thursday 11 January 2024 00:22:04 +0000 (0:00:00.009) 0:00:10.744 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/create_and_remove_interface.yml:29 Thursday 11 January 2024 00:22:04 +0000 (0:00:00.009) 0:00:10.754 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typericnyya6/tests/tasks/assert_device_absent.yml:3 Thursday 11 January 2024 00:22:04 +0000 (0:00:00.018) 0:00:10.772 ****** included: /WORKDIR/git-route_typericnyya6/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/get_interface_stat.yml:3 Thursday 11 January 2024 00:22:04 +0000 (0:00:00.009) 0:00:10.782 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-route_typericnyya6/tests/tasks/assert_device_absent.yml:5 Thursday 11 January 2024 00:22:04 +0000 (0:00:00.125) 0:00:10.908 ****** 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 Thursday 11 January 2024 00:22:04 +0000 (0:00:00.014) 0:00:10.922 ****** =============================================================================== Gather current interface info ------------------------------------------- 1.13s /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml:3 ------ Gather current interface info ------------------------------------------- 1.13s /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml:3 ------ Gathering Facts --------------------------------------------------------- 0.68s /WORKDIR/git-route_typericnyya6/tests/tests_helpers_and_asserts.yml:3 --------- Install yum-utils package ----------------------------------------------- 0.42s /WORKDIR/git-route_typericnyya6/tests/tasks/enable_epel.yml:24 ---------------- Create veth interface veth1298 ------------------------------------------ 0.40s /WORKDIR/git-route_typericnyya6/tests/tasks/manage_test_interface.yml:23 ------ Install iproute --------------------------------------------------------- 0.32s /WORKDIR/git-route_typericnyya6/tests/tasks/manage_test_interface.yml:16 ------ Enable EPEL 7 ----------------------------------------------------------- 0.32s /WORKDIR/git-route_typericnyya6/tests/tasks/enable_epel.yml:30 ---------------- Install iproute --------------------------------------------------------- 0.32s /WORKDIR/git-route_typericnyya6/tests/tasks/manage_test_interface.yml:16 ------ Install iproute --------------------------------------------------------- 0.32s /WORKDIR/git-route_typericnyya6/tests/tasks/manage_test_interface.yml:16 ------ Install iproute --------------------------------------------------------- 0.32s /WORKDIR/git-route_typericnyya6/tests/tasks/manage_test_interface.yml:16 ------ Install iproute --------------------------------------------------------- 0.32s /WORKDIR/git-route_typericnyya6/tests/tasks/manage_test_interface.yml:16 ------ Install iproute --------------------------------------------------------- 0.32s /WORKDIR/git-route_typericnyya6/tests/tasks/manage_test_interface.yml:16 ------ Gather the minimum subset of ansible_facts required by the network role test --- 0.24s /WORKDIR/git-route_typericnyya6/tests/tasks/el_repo_setup.yml:3 --------------- Create EPEL 7 ----------------------------------------------------------- 0.19s /WORKDIR/git-route_typericnyya6/tests/tasks/enable_epel.yml:8 ----------------- Check if system is ostree ----------------------------------------------- 0.18s /WORKDIR/git-route_typericnyya6/tests/tasks/el_repo_setup.yml:17 -------------- Set up veth as managed by NetworkManager -------------------------------- 0.15s /WORKDIR/git-route_typericnyya6/tests/tasks/manage_test_interface.yml:31 ------ Create dummy interface dummy1298 ---------------------------------------- 0.14s /WORKDIR/git-route_typericnyya6/tests/tasks/manage_test_interface.yml:45 ------ Gather current interface info ------------------------------------------- 0.14s /WORKDIR/git-route_typericnyya6/tests/tasks/get_current_interfaces.yml:3 ------ Delete veth interface veth1298 ------------------------------------------ 0.14s /WORKDIR/git-route_typericnyya6/tests/tasks/manage_test_interface.yml:39 ------ Delete dummy interface dummy1298 ---------------------------------------- 0.14s /WORKDIR/git-route_typericnyya6/tests/tasks/manage_test_interface.yml:50 ------ ---^---^---^---^---^--- # 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. ---^---^---^---^---^---