ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpk7x13fer executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 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: _backup.yml ********************************************************** 1 plays in /tmp/tmpdb8ajfhr/tests/_backup.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Get stats of system files] *********************************************** task path: /tmp/tmpdb8ajfhr/tests/_backup.yml:6 Wednesday 03 August 2022 15:19:09 +0000 (0:00:00.017) 0:00:00.017 ****** ok: [/cache/rhel-6.qcow2.snap] => (item=/etc/resolv.conf) => { "ansible_facts": { "discovered_interpreter_python": "/usr/bin/python" }, "ansible_loop_var": "item", "changed": false, "deprecations": [ { "collection_name": null, "msg": "ansible-core 2.13 will require Python 2.7 or newer on the target. Current version: 2.6.6 (r266:84292, Aug 9 2016, 06:11:56) [GCC 4.4.7 20120313 (Red Hat 4.4.7-17)]", "version": "2.13" } ], "item": "/etc/resolv.conf", "stat": { "atime": 1659539947.929369, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "2c55cc8324e731161638aa365379c1c147546a87", "ctime": 1659539947.928999, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 260120, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1659539613.0, "nlink": 1, "path": "/etc/resolv.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 57, "uid": 0, "version": "18446744072843961471", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } [DEPRECATION WARNING]: ansible-core 2.13 will require Python 2.7 or newer on the target. Current version: 2.6.6 (r266:84292, Aug 9 2016, 06:11:56) [GCC 4.4.7 20120313 (Red Hat 4.4.7-17)]. This feature will be removed in version 2.13. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. TASK [Check if system files exist] ********************************************* task path: /tmp/tmpdb8ajfhr/tests/_backup.yml:13 Wednesday 03 August 2022 15:19:09 +0000 (0:00:00.441) 0:00:00.459 ****** [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{ item.stat.exists }} ok: [/cache/rhel-6.qcow2.snap] => (item={'invocation': {'module_args': {'checksum_algorithm': 'sha1', 'get_checksum': True, 'follow': False, 'path': '/etc/resolv.conf', 'get_md5': False, 'get_mime': True, 'get_attributes': True}}, 'stat': {'charset': 'us-ascii', 'uid': 0, 'exists': True, 'attr_flags': 'e', 'woth': False, 'isreg': True, 'device_type': 0, 'mtime': 1659539613.0, 'block_size': 4096, 'inode': 260120, 'isgid': False, 'size': 57, 'executable': False, 'isuid': False, 'readable': True, 'version': '18446744072843961471', 'pw_name': 'root', 'gid': 0, 'ischr': False, 'wusr': True, 'writeable': True, 'mimetype': 'text/plain', 'blocks': 8, 'xoth': False, 'islnk': False, 'nlink': 1, 'issock': False, 'rgrp': True, 'gr_name': 'root', 'path': '/etc/resolv.conf', 'xusr': False, 'atime': 1659539947.929369, 'isdir': False, 'ctime': 1659539947.928999, 'isblk': False, 'wgrp': False, 'checksum': '2c55cc8324e731161638aa365379c1c147546a87', 'dev': 64513, 'roth': True, 'isfifo': False, 'mode': '0644', 'xgrp': False, 'rusr': True, 'attributes': ['extents']}, 'changed': False, 'ansible_facts': {'discovered_interpreter_python': '/usr/bin/python'}, 'failed': False, 'item': '/etc/resolv.conf', 'ansible_loop_var': 'item'}) => { "ansible_facts": { "_existing_files": " /etc/resolv.conf" }, "ansible_loop_var": "item", "changed": false, "item": { "ansible_facts": { "discovered_interpreter_python": "/usr/bin/python" }, "ansible_loop_var": "item", "changed": false, "failed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_md5": false, "get_mime": true, "path": "/etc/resolv.conf" } }, "item": "/etc/resolv.conf", "stat": { "atime": 1659539947.929369, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "2c55cc8324e731161638aa365379c1c147546a87", "ctime": 1659539947.928999, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 260120, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1659539613.0, "nlink": 1, "path": "/etc/resolv.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 57, "uid": 0, "version": "18446744072843961471", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } } TASK [Back up system files] **************************************************** task path: /tmp/tmpdb8ajfhr/tests/_backup.yml:19 Wednesday 03 August 2022 15:19:09 +0000 (0:00:00.034) 0:00:00.493 ****** changed: [/cache/rhel-6.qcow2.snap] => { "changed": true, "cmd": [ "tar", "-cf", "/tmp/network.backup.tar", "--same-owner", "--same-permissions", "/etc/resolv.conf" ], "delta": "0:00:00.004673", "end": "2022-08-03 11:19:09.364854", "rc": 0, "start": "2022-08-03 11:19:09.360181" } STDERR: tar: Removing leading `/' from member names META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-6.qcow2.snap : ok=3 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Wednesday 03 August 2022 15:19:10 +0000 (0:00:00.379) 0:00:00.873 ****** =============================================================================== Get stats of system files ----------------------------------------------- 0.44s /tmp/tmpdb8ajfhr/tests/_backup.yml:6 ------------------------------------------ Back up system files ---------------------------------------------------- 0.38s /tmp/tmpdb8ajfhr/tests/_backup.yml:19 ----------------------------------------- Check if system files exist --------------------------------------------- 0.03s /tmp/tmpdb8ajfhr/tests/_backup.yml:13 ----------------------------------------- PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /tmp/tmpdb8ajfhr/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpdb8ajfhr/tests/tests_helpers_and_asserts.yml:3 Wednesday 03 August 2022 15:19:10 +0000 (0:00:00.010) 0:00:00.883 ****** ok: [/cache/rhel-6.qcow2.snap] META: ran handlers TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tests_helpers_and_asserts.yml:6 Wednesday 03 August 2022 15:19:11 +0000 (0:00:00.902) 0:00:01.786 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/el_repo_setup.yml for /cache/rhel-6.qcow2.snap TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/el_repo_setup.yml:2 Wednesday 03 August 2022 15:19:11 +0000 (0:00:00.029) 0:00:01.816 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/el_repo_setup.yml:27 Wednesday 03 August 2022 15:19:11 +0000 (0:00:00.020) 0:00:01.837 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/enable_epel.yml for /cache/rhel-6.qcow2.snap TASK [Create EPEL 6] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/enable_epel.yml:4 Wednesday 03 August 2022 15:19:11 +0000 (0:00:00.030) 0:00:01.867 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/enable_epel.yml:11 Wednesday 03 August 2022 15:19:11 +0000 (0:00:00.021) 0:00:01.888 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/enable_epel.yml:17 Wednesday 03 August 2022 15:19:11 +0000 (0:00:00.021) 0:00:01.910 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/enable_epel.yml:26 Wednesday 03 August 2022 15:19:11 +0000 (0:00:00.023) 0:00:01.933 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "checksum": "4bafddfe7badb0971135c888f25df1308b193622", "dest": "/etc/yum.repos.d/epel.repo", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel.repo", "secontext": "system_u:object_r:etc_t:s0", "size": 155, "state": "file", "uid": 0 } TASK [test veth interface management] ****************************************** task path: /tmp/tmpdb8ajfhr/tests/tests_helpers_and_asserts.yml:8 Wednesday 03 August 2022 15:19:11 +0000 (0:00:00.615) 0:00:02.549 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/create_and_remove_interface.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/create_and_remove_interface.yml:3 Wednesday 03 August 2022 15:19:11 +0000 (0:00:00.031) 0:00:02.581 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/show_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 15:19:11 +0000 (0:00:00.029) 0:00:02.610 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 15:19:11 +0000 (0:00:00.028) 0:00:02.638 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003289", "end": "2022-08-03 11:19:11.399539", "rc": 0, "start": "2022-08-03 11:19:11.396250" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 15:19:12 +0000 (0:00:00.263) 0:00:02.902 ****** ok: [/cache/rhel-6.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 15:19:12 +0000 (0:00:00.029) 0:00:02.931 ****** ok: [/cache/rhel-6.qcow2.snap] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/create_and_remove_interface.yml:4 Wednesday 03 August 2022 15:19:12 +0000 (0:00:00.027) 0:00:02.959 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml for /cache/rhel-6.qcow2.snap TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 15:19:12 +0000 (0:00:00.032) 0:00:02.992 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 15:19:12 +0000 (0:00:00.029) 0:00:03.021 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 15:19:12 +0000 (0:00:00.028) 0:00:03.049 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/show_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 15:19:12 +0000 (0:00:00.038) 0:00:03.088 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 15:19:12 +0000 (0:00:00.030) 0:00:03.118 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003442", "end": "2022-08-03 11:19:11.882617", "rc": 0, "start": "2022-08-03 11:19:11.879175" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 15:19:12 +0000 (0:00:00.267) 0:00:03.386 ****** ok: [/cache/rhel-6.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 15:19:12 +0000 (0:00:00.033) 0:00:03.420 ****** ok: [/cache/rhel-6.qcow2.snap] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 15:19:12 +0000 (0:00:00.029) 0:00:03.450 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 15:19:13 +0000 (0:00:00.629) 0:00:04.079 ****** skipping: [/cache/rhel-6.qcow2.snap] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-6.qcow2.snap] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-6.qcow2.snap] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:29 Wednesday 03 August 2022 15:19:13 +0000 (0:00:00.032) 0:00:04.112 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:36 Wednesday 03 August 2022 15:19:13 +0000 (0:00:00.021) 0:00:04.133 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:42 Wednesday 03 August 2022 15:19:13 +0000 (0:00:00.019) 0:00:04.153 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:47 Wednesday 03 August 2022 15:19:13 +0000 (0:00:00.019) 0:00:04.173 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 15:19:13 +0000 (0:00:00.045) 0:00:04.219 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:58 Wednesday 03 August 2022 15:19:13 +0000 (0:00:00.021) 0:00:04.240 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/create_and_remove_interface.yml:7 Wednesday 03 August 2022 15:19:13 +0000 (0:00:00.018) 0:00:04.259 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/show_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 15:19:13 +0000 (0:00:00.032) 0:00:04.291 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 15:19:13 +0000 (0:00:00.032) 0:00:04.324 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003210", "end": "2022-08-03 11:19:13.086350", "rc": 0, "start": "2022-08-03 11:19:13.083140" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 15:19:13 +0000 (0:00:00.266) 0:00:04.591 ****** ok: [/cache/rhel-6.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 15:19:13 +0000 (0:00:00.031) 0:00:04.622 ****** ok: [/cache/rhel-6.qcow2.snap] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/create_and_remove_interface.yml:8 Wednesday 03 August 2022 15:19:13 +0000 (0:00:00.029) 0:00:04.652 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/assert_device_absent.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/assert_device_absent.yml:3 Wednesday 03 August 2022 15:19:13 +0000 (0:00:00.032) 0:00:04.684 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/get_interface_stat.yml for /cache/rhel-6.qcow2.snap TASK [Get stat for interface veth1298] ***************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 15:19:13 +0000 (0:00:00.028) 0:00:04.713 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface veth1298 is absent] ******************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/assert_device_absent.yml:4 Wednesday 03 August 2022 15:19:14 +0000 (0:00:00.262) 0:00:04.975 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/create_and_remove_interface.yml:10 Wednesday 03 August 2022 15:19:14 +0000 (0:00:00.032) 0:00:05.008 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml for /cache/rhel-6.qcow2.snap TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 15:19:14 +0000 (0:00:00.035) 0:00:05.043 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 15:19:14 +0000 (0:00:00.018) 0:00:05.061 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 15:19:14 +0000 (0:00:00.019) 0:00:05.081 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/show_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 15:19:14 +0000 (0:00:00.031) 0:00:05.112 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 15:19:14 +0000 (0:00:00.029) 0:00:05.142 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003358", "end": "2022-08-03 11:19:13.907341", "rc": 0, "start": "2022-08-03 11:19:13.903983" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 15:19:14 +0000 (0:00:00.268) 0:00:05.410 ****** ok: [/cache/rhel-6.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 15:19:14 +0000 (0:00:00.032) 0:00:05.443 ****** ok: [/cache/rhel-6.qcow2.snap] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 15:19:14 +0000 (0:00:00.031) 0:00:05.474 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 15:19:15 +0000 (0:00:00.477) 0:00:05.952 ****** changed: [/cache/rhel-6.qcow2.snap] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "add", "veth1298", "type", "veth", "peer", "name", "peerveth1298" ], "delta": "0:00:00.003386", "deprecations": [ { "collection_name": null, "msg": "ansible-core 2.13 will require Python 2.7 or newer on the target. Current version: 2.6.6 (r266:84292, Aug 9 2016, 06:11:56) [GCC 4.4.7 20120313 (Red Hat 4.4.7-17)]", "version": "2.13" } ], "end": "2022-08-03 11:19:14.719137", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2022-08-03 11:19:14.715751" } changed: [/cache/rhel-6.qcow2.snap] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003469", "deprecations": [ { "collection_name": null, "msg": "ansible-core 2.13 will require Python 2.7 or newer on the target. Current version: 2.6.6 (r266:84292, Aug 9 2016, 06:11:56) [GCC 4.4.7 20120313 (Red Hat 4.4.7-17)]", "version": "2.13" } ], "end": "2022-08-03 11:19:14.968158", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2022-08-03 11:19:14.964689" } changed: [/cache/rhel-6.qcow2.snap] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003803", "deprecations": [ { "collection_name": null, "msg": "ansible-core 2.13 will require Python 2.7 or newer on the target. Current version: 2.6.6 (r266:84292, Aug 9 2016, 06:11:56) [GCC 4.4.7 20120313 (Red Hat 4.4.7-17)]", "version": "2.13" } ], "end": "2022-08-03 11:19:15.209932", "item": "ip link set veth1298 up", "rc": 0, "start": "2022-08-03 11:19:15.206129" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:29 Wednesday 03 August 2022 15:19:15 +0000 (0:00:00.764) 0:00:06.717 ****** fatal: [/cache/rhel-6.qcow2.snap]: FAILED! => { "changed": false, "cmd": "nmcli d set veth1298 managed true", "rc": 2 } MSG: [Errno 2] No such file or directory ...ignoring TASK [Delete veth interface veth1298] ****************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:36 Wednesday 03 August 2022 15:19:16 +0000 (0:00:00.272) 0:00:06.989 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:42 Wednesday 03 August 2022 15:19:16 +0000 (0:00:00.021) 0:00:07.011 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:47 Wednesday 03 August 2022 15:19:16 +0000 (0:00:00.020) 0:00:07.032 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 15:19:16 +0000 (0:00:00.020) 0:00:07.052 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:58 Wednesday 03 August 2022 15:19:16 +0000 (0:00:00.020) 0:00:07.073 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/create_and_remove_interface.yml:13 Wednesday 03 August 2022 15:19:16 +0000 (0:00:00.018) 0:00:07.092 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/show_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 15:19:16 +0000 (0:00:00.057) 0:00:07.150 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 15:19:16 +0000 (0:00:00.027) 0:00:07.177 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003273", "end": "2022-08-03 11:19:15.935863", "rc": 0, "start": "2022-08-03 11:19:15.932590" } STDOUT: eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 15:19:16 +0000 (0:00:00.260) 0:00:07.438 ****** ok: [/cache/rhel-6.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 15:19:16 +0000 (0:00:00.032) 0:00:07.471 ****** ok: [/cache/rhel-6.qcow2.snap] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/create_and_remove_interface.yml:14 Wednesday 03 August 2022 15:19:16 +0000 (0:00:00.031) 0:00:07.502 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/assert_device_present.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/assert_device_present.yml:3 Wednesday 03 August 2022 15:19:16 +0000 (0:00:00.040) 0:00:07.542 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/get_interface_stat.yml for /cache/rhel-6.qcow2.snap TASK [Get stat for interface veth1298] ***************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 15:19:16 +0000 (0:00:00.029) 0:00:07.572 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "stat": { "atime": 1659539954.829, "block_size": 4096, "blocks": 0, "ctime": 1659539954.819, "dev": 0, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 7730, "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": 1659539954.819, "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 interface veth1298 is present] ******************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/assert_device_present.yml:4 Wednesday 03 August 2022 15:19:17 +0000 (0:00:00.265) 0:00:07.838 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/create_and_remove_interface.yml:16 Wednesday 03 August 2022 15:19:17 +0000 (0:00:00.033) 0:00:07.872 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml for /cache/rhel-6.qcow2.snap TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 15:19:17 +0000 (0:00:00.041) 0:00:07.913 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 15:19:17 +0000 (0:00:00.018) 0:00:07.932 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 15:19:17 +0000 (0:00:00.018) 0:00:07.951 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/show_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 15:19:17 +0000 (0:00:00.028) 0:00:07.979 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 15:19:17 +0000 (0:00:00.027) 0:00:08.007 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003581", "end": "2022-08-03 11:19:16.779665", "rc": 0, "start": "2022-08-03 11:19:16.776084" } STDOUT: eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 15:19:17 +0000 (0:00:00.280) 0:00:08.287 ****** ok: [/cache/rhel-6.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 15:19:17 +0000 (0:00:00.029) 0:00:08.317 ****** ok: [/cache/rhel-6.qcow2.snap] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 15:19:17 +0000 (0:00:00.031) 0:00:08.348 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 15:19:18 +0000 (0:00:00.484) 0:00:08.833 ****** skipping: [/cache/rhel-6.qcow2.snap] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-6.qcow2.snap] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-6.qcow2.snap] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:29 Wednesday 03 August 2022 15:19:18 +0000 (0:00:00.029) 0:00:08.863 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:36 Wednesday 03 August 2022 15:19:18 +0000 (0:00:00.019) 0:00:08.883 ****** changed: [/cache/rhel-6.qcow2.snap] => { "changed": true, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.036419", "end": "2022-08-03 11:19:17.676524", "rc": 0, "start": "2022-08-03 11:19:17.640105" } TASK [Create dummy interface veth1298] ***************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:42 Wednesday 03 August 2022 15:19:18 +0000 (0:00:00.302) 0:00:09.185 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:47 Wednesday 03 August 2022 15:19:18 +0000 (0:00:00.021) 0:00:09.206 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 15:19:18 +0000 (0:00:00.019) 0:00:09.226 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:58 Wednesday 03 August 2022 15:19:18 +0000 (0:00:00.019) 0:00:09.246 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/create_and_remove_interface.yml:19 Wednesday 03 August 2022 15:19:18 +0000 (0:00:00.021) 0:00:09.267 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/show_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 15:19:18 +0000 (0:00:00.042) 0:00:09.310 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 15:19:18 +0000 (0:00:00.029) 0:00:09.339 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003474", "end": "2022-08-03 11:19:18.129224", "rc": 0, "start": "2022-08-03 11:19:18.125750" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 15:19:18 +0000 (0:00:00.292) 0:00:09.632 ****** ok: [/cache/rhel-6.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 15:19:18 +0000 (0:00:00.032) 0:00:09.664 ****** ok: [/cache/rhel-6.qcow2.snap] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/create_and_remove_interface.yml:20 Wednesday 03 August 2022 15:19:18 +0000 (0:00:00.032) 0:00:09.697 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/assert_device_absent.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/assert_device_absent.yml:3 Wednesday 03 August 2022 15:19:19 +0000 (0:00:00.042) 0:00:09.740 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/get_interface_stat.yml for /cache/rhel-6.qcow2.snap TASK [Get stat for interface veth1298] ***************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 15:19:19 +0000 (0:00:00.027) 0:00:09.768 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface veth1298 is absent] ******************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/assert_device_absent.yml:4 Wednesday 03 August 2022 15:19:19 +0000 (0:00:00.267) 0:00:10.036 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [test veth interface management] ****************************************** task path: /tmp/tmpdb8ajfhr/tests/tests_helpers_and_asserts.yml:14 Wednesday 03 August 2022 15:19:19 +0000 (0:00:00.032) 0:00:10.068 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/create_and_remove_interface.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/create_and_remove_interface.yml:3 Wednesday 03 August 2022 15:19:19 +0000 (0:00:00.032) 0:00:10.101 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/show_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 15:19:19 +0000 (0:00:00.027) 0:00:10.129 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 15:19:19 +0000 (0:00:00.027) 0:00:10.156 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003449", "end": "2022-08-03 11:19:18.918870", "rc": 0, "start": "2022-08-03 11:19:18.915421" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 15:19:19 +0000 (0:00:00.266) 0:00:10.423 ****** ok: [/cache/rhel-6.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 15:19:19 +0000 (0:00:00.031) 0:00:10.454 ****** ok: [/cache/rhel-6.qcow2.snap] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/create_and_remove_interface.yml:4 Wednesday 03 August 2022 15:19:19 +0000 (0:00:00.031) 0:00:10.486 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml for /cache/rhel-6.qcow2.snap TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 15:19:19 +0000 (0:00:00.033) 0:00:10.520 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 15:19:19 +0000 (0:00:00.020) 0:00:10.541 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 15:19:19 +0000 (0:00:00.020) 0:00:10.562 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/show_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 15:19:19 +0000 (0:00:00.031) 0:00:10.594 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 15:19:19 +0000 (0:00:00.027) 0:00:10.622 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003547", "end": "2022-08-03 11:19:19.395086", "rc": 0, "start": "2022-08-03 11:19:19.391539" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 15:19:20 +0000 (0:00:00.278) 0:00:10.900 ****** ok: [/cache/rhel-6.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 15:19:20 +0000 (0:00:00.033) 0:00:10.933 ****** ok: [/cache/rhel-6.qcow2.snap] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 15:19:20 +0000 (0:00:00.031) 0:00:10.965 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 15:19:20 +0000 (0:00:00.492) 0:00:11.458 ****** skipping: [/cache/rhel-6.qcow2.snap] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-6.qcow2.snap] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-6.qcow2.snap] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:29 Wednesday 03 August 2022 15:19:20 +0000 (0:00:00.032) 0:00:11.490 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:36 Wednesday 03 August 2022 15:19:20 +0000 (0:00:00.023) 0:00:11.513 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:42 Wednesday 03 August 2022 15:19:20 +0000 (0:00:00.023) 0:00:11.537 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:47 Wednesday 03 August 2022 15:19:20 +0000 (0:00:00.022) 0:00:11.559 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 15:19:20 +0000 (0:00:00.021) 0:00:11.581 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:58 Wednesday 03 August 2022 15:19:20 +0000 (0:00:00.021) 0:00:11.603 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/create_and_remove_interface.yml:7 Wednesday 03 August 2022 15:19:20 +0000 (0:00:00.020) 0:00:11.623 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/show_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 15:19:20 +0000 (0:00:00.034) 0:00:11.658 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 15:19:20 +0000 (0:00:00.037) 0:00:11.695 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003397", "end": "2022-08-03 11:19:20.504505", "rc": 0, "start": "2022-08-03 11:19:20.501108" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 15:19:21 +0000 (0:00:00.313) 0:00:12.008 ****** ok: [/cache/rhel-6.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 15:19:21 +0000 (0:00:00.066) 0:00:12.075 ****** ok: [/cache/rhel-6.qcow2.snap] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/create_and_remove_interface.yml:8 Wednesday 03 August 2022 15:19:21 +0000 (0:00:00.072) 0:00:12.148 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/assert_device_absent.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/assert_device_absent.yml:3 Wednesday 03 August 2022 15:19:21 +0000 (0:00:00.034) 0:00:12.183 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/get_interface_stat.yml for /cache/rhel-6.qcow2.snap TASK [Get stat for interface dummy1298] **************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 15:19:21 +0000 (0:00:00.029) 0:00:12.212 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface dummy1298 is absent] ******************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/assert_device_absent.yml:4 Wednesday 03 August 2022 15:19:21 +0000 (0:00:00.291) 0:00:12.504 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/create_and_remove_interface.yml:10 Wednesday 03 August 2022 15:19:21 +0000 (0:00:00.035) 0:00:12.540 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml for /cache/rhel-6.qcow2.snap TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 15:19:21 +0000 (0:00:00.038) 0:00:12.578 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 15:19:21 +0000 (0:00:00.020) 0:00:12.599 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 15:19:21 +0000 (0:00:00.020) 0:00:12.620 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/show_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 15:19:21 +0000 (0:00:00.031) 0:00:12.651 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 15:19:21 +0000 (0:00:00.030) 0:00:12.682 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003405", "end": "2022-08-03 11:19:21.446182", "rc": 0, "start": "2022-08-03 11:19:21.442777" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 15:19:22 +0000 (0:00:00.266) 0:00:12.949 ****** ok: [/cache/rhel-6.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 15:19:22 +0000 (0:00:00.030) 0:00:12.979 ****** ok: [/cache/rhel-6.qcow2.snap] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 15:19:22 +0000 (0:00:00.028) 0:00:13.008 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 15:19:22 +0000 (0:00:00.471) 0:00:13.480 ****** skipping: [/cache/rhel-6.qcow2.snap] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-6.qcow2.snap] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-6.qcow2.snap] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:29 Wednesday 03 August 2022 15:19:22 +0000 (0:00:00.031) 0:00:13.512 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:36 Wednesday 03 August 2022 15:19:22 +0000 (0:00:00.022) 0:00:13.534 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:42 Wednesday 03 August 2022 15:19:22 +0000 (0:00:00.023) 0:00:13.557 ****** changed: [/cache/rhel-6.qcow2.snap] => { "changed": true, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.045353", "end": "2022-08-03 11:19:22.370694", "rc": 0, "start": "2022-08-03 11:19:22.325341" } TASK [Delete dummy interface dummy1298] **************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:47 Wednesday 03 August 2022 15:19:23 +0000 (0:00:00.322) 0:00:13.879 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 15:19:23 +0000 (0:00:00.022) 0:00:13.902 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:58 Wednesday 03 August 2022 15:19:23 +0000 (0:00:00.021) 0:00:13.924 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/create_and_remove_interface.yml:13 Wednesday 03 August 2022 15:19:23 +0000 (0:00:00.020) 0:00:13.944 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/show_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 15:19:23 +0000 (0:00:00.036) 0:00:13.981 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 15:19:23 +0000 (0:00:00.029) 0:00:14.010 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003399", "end": "2022-08-03 11:19:22.794506", "rc": 0, "start": "2022-08-03 11:19:22.791107" } STDOUT: dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 15:19:23 +0000 (0:00:00.286) 0:00:14.297 ****** ok: [/cache/rhel-6.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 15:19:23 +0000 (0:00:00.031) 0:00:14.329 ****** ok: [/cache/rhel-6.qcow2.snap] => {} MSG: current_interfaces: ['dummy0', 'dummy1298', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/create_and_remove_interface.yml:14 Wednesday 03 August 2022 15:19:23 +0000 (0:00:00.031) 0:00:14.361 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/assert_device_present.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/assert_device_present.yml:3 Wednesday 03 August 2022 15:19:23 +0000 (0:00:00.037) 0:00:14.398 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/get_interface_stat.yml for /cache/rhel-6.qcow2.snap TASK [Get stat for interface dummy1298] **************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 15:19:23 +0000 (0:00:00.028) 0:00:14.427 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "stat": { "atime": 1659539962.365, "block_size": 4096, "blocks": 0, "ctime": 1659539962.365, "dev": 0, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 7752, "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": 1659539962.365, "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 interface dummy1298 is present] ****************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/assert_device_present.yml:4 Wednesday 03 August 2022 15:19:23 +0000 (0:00:00.269) 0:00:14.697 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/create_and_remove_interface.yml:16 Wednesday 03 August 2022 15:19:23 +0000 (0:00:00.033) 0:00:14.731 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml for /cache/rhel-6.qcow2.snap TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 15:19:24 +0000 (0:00:00.041) 0:00:14.773 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 15:19:24 +0000 (0:00:00.020) 0:00:14.794 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 15:19:24 +0000 (0:00:00.020) 0:00:14.815 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/show_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 15:19:24 +0000 (0:00:00.056) 0:00:14.871 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 15:19:24 +0000 (0:00:00.029) 0:00:14.900 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003436", "end": "2022-08-03 11:19:23.664544", "rc": 0, "start": "2022-08-03 11:19:23.661108" } STDOUT: dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 15:19:24 +0000 (0:00:00.267) 0:00:15.168 ****** ok: [/cache/rhel-6.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 15:19:24 +0000 (0:00:00.032) 0:00:15.200 ****** ok: [/cache/rhel-6.qcow2.snap] => {} MSG: current_interfaces: ['dummy0', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 15:19:24 +0000 (0:00:00.033) 0:00:15.234 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 15:19:24 +0000 (0:00:00.489) 0:00:15.723 ****** skipping: [/cache/rhel-6.qcow2.snap] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-6.qcow2.snap] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-6.qcow2.snap] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:29 Wednesday 03 August 2022 15:19:25 +0000 (0:00:00.033) 0:00:15.757 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:36 Wednesday 03 August 2022 15:19:25 +0000 (0:00:00.022) 0:00:15.779 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:42 Wednesday 03 August 2022 15:19:25 +0000 (0:00:00.024) 0:00:15.803 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:47 Wednesday 03 August 2022 15:19:25 +0000 (0:00:00.023) 0:00:15.827 ****** changed: [/cache/rhel-6.qcow2.snap] => { "changed": true, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.031722", "end": "2022-08-03 11:19:24.625279", "rc": 0, "start": "2022-08-03 11:19:24.593557" } TASK [Create tap interface dummy1298] ****************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 15:19:25 +0000 (0:00:00.303) 0:00:16.131 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:58 Wednesday 03 August 2022 15:19:25 +0000 (0:00:00.022) 0:00:16.153 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/create_and_remove_interface.yml:19 Wednesday 03 August 2022 15:19:25 +0000 (0:00:00.021) 0:00:16.174 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/show_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 15:19:25 +0000 (0:00:00.042) 0:00:16.217 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 15:19:25 +0000 (0:00:00.028) 0:00:16.245 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003853", "end": "2022-08-03 11:19:25.010918", "rc": 0, "start": "2022-08-03 11:19:25.007065" } STDOUT: dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 15:19:25 +0000 (0:00:00.272) 0:00:16.518 ****** ok: [/cache/rhel-6.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 15:19:25 +0000 (0:00:00.031) 0:00:16.549 ****** ok: [/cache/rhel-6.qcow2.snap] => {} MSG: current_interfaces: ['dummy0', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/create_and_remove_interface.yml:20 Wednesday 03 August 2022 15:19:25 +0000 (0:00:00.029) 0:00:16.579 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/assert_device_absent.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/assert_device_absent.yml:3 Wednesday 03 August 2022 15:19:25 +0000 (0:00:00.042) 0:00:16.622 ****** included: /tmp/tmpdb8ajfhr/tests/tasks/get_interface_stat.yml for /cache/rhel-6.qcow2.snap TASK [Get stat for interface dummy1298] **************************************** task path: /tmp/tmpdb8ajfhr/tests/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 15:19:25 +0000 (0:00:00.029) 0:00:16.652 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface dummy1298 is absent] ******************************* task path: /tmp/tmpdb8ajfhr/tests/tasks/assert_device_absent.yml:4 Wednesday 03 August 2022 15:19:26 +0000 (0:00:00.267) 0:00:16.919 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-6.qcow2.snap : ok=120 changed=5 unreachable=0 failed=0 skipped=53 rescued=0 ignored=1 Wednesday 03 August 2022 15:19:26 +0000 (0:00:00.044) 0:00:16.963 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 0.90s /tmp/tmpdb8ajfhr/tests/tests_helpers_and_asserts.yml:3 ------------------------ Create veth interface veth1298 ------------------------------------------ 0.77s /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:21 --------------------- Install iproute --------------------------------------------------------- 0.63s /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:15 --------------------- Enable EPEL 6 ----------------------------------------------------------- 0.62s /tmp/tmpdb8ajfhr/tests/tasks/enable_epel.yml:26 ------------------------------- Install iproute --------------------------------------------------------- 0.49s /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 0.49s /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 0.48s /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 0.48s /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 0.47s /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:15 --------------------- Get stats of system files ----------------------------------------------- 0.44s /tmp/tmpdb8ajfhr/tests/_backup.yml:6 ------------------------------------------ Back up system files ---------------------------------------------------- 0.38s /tmp/tmpdb8ajfhr/tests/_backup.yml:19 ----------------------------------------- Create dummy interface dummy1298 ---------------------------------------- 0.32s /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:42 --------------------- Gather current interface info ------------------------------------------- 0.31s /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml:3 --------------------- Delete dummy interface dummy1298 ---------------------------------------- 0.30s /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:47 --------------------- Delete veth interface veth1298 ------------------------------------------ 0.30s /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:36 --------------------- Gather current interface info ------------------------------------------- 0.29s /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml:3 --------------------- Get stat for interface dummy1298 ---------------------------------------- 0.29s /tmp/tmpdb8ajfhr/tests/tasks/get_interface_stat.yml:3 ------------------------- Gather current interface info ------------------------------------------- 0.29s /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml:3 --------------------- Gather current interface info ------------------------------------------- 0.28s /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml:3 --------------------- Gather current interface info ------------------------------------------- 0.28s /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml:3 --------------------- PLAYBOOK: _restore.yml ********************************************************* 1 plays in /tmp/tmpdb8ajfhr/tests/_restore.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Restore system files] **************************************************** task path: /tmp/tmpdb8ajfhr/tests/_restore.yml:4 Wednesday 03 August 2022 15:19:26 +0000 (0:00:00.021) 0:00:16.985 ****** changed: [/cache/rhel-6.qcow2.snap] => { "changed": true, "cmd": "(cd /; tar -xf /tmp/network.backup.tar)", "delta": "0:00:00.008396", "end": "2022-08-03 11:19:25.756076", "rc": 0, "start": "2022-08-03 11:19:25.747680" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-6.qcow2.snap : ok=121 changed=6 unreachable=0 failed=0 skipped=53 rescued=0 ignored=1 Wednesday 03 August 2022 15:19:26 +0000 (0:00:00.285) 0:00:17.270 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 0.90s /tmp/tmpdb8ajfhr/tests/tests_helpers_and_asserts.yml:3 ------------------------ Create veth interface veth1298 ------------------------------------------ 0.77s /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:21 --------------------- Install iproute --------------------------------------------------------- 0.63s /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:15 --------------------- Enable EPEL 6 ----------------------------------------------------------- 0.62s /tmp/tmpdb8ajfhr/tests/tasks/enable_epel.yml:26 ------------------------------- Install iproute --------------------------------------------------------- 0.49s /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 0.49s /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 0.48s /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 0.48s /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:15 --------------------- Install iproute --------------------------------------------------------- 0.47s /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:15 --------------------- Get stats of system files ----------------------------------------------- 0.44s /tmp/tmpdb8ajfhr/tests/_backup.yml:6 ------------------------------------------ Back up system files ---------------------------------------------------- 0.38s /tmp/tmpdb8ajfhr/tests/_backup.yml:19 ----------------------------------------- Create dummy interface dummy1298 ---------------------------------------- 0.32s /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:42 --------------------- Gather current interface info ------------------------------------------- 0.31s /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml:3 --------------------- Delete dummy interface dummy1298 ---------------------------------------- 0.30s /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:47 --------------------- Delete veth interface veth1298 ------------------------------------------ 0.30s /tmp/tmpdb8ajfhr/tests/tasks/manage_test_interface.yml:36 --------------------- Gather current interface info ------------------------------------------- 0.29s /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml:3 --------------------- Get stat for interface dummy1298 ---------------------------------------- 0.29s /tmp/tmpdb8ajfhr/tests/tasks/get_interface_stat.yml:3 ------------------------- Gather current interface info ------------------------------------------- 0.29s /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml:3 --------------------- Restore system files ---------------------------------------------------- 0.29s /tmp/tmpdb8ajfhr/tests/_restore.yml:4 ----------------------------------------- Gather current interface info ------------------------------------------- 0.28s /tmp/tmpdb8ajfhr/tests/tasks/get_current_interfaces.yml:3 --------------------- ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpk7x13fer executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 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: _backup.yml ********************************************************** 1 plays in /tmp/tmptjr_ga81/tests/network/_backup.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Get stats of system files] *********************************************** task path: /tmp/tmptjr_ga81/tests/network/_backup.yml:6 Wednesday 03 August 2022 15:27:59 +0000 (0:00:00.017) 0:00:00.017 ****** ok: [/cache/rhel-6.qcow2.snap] => (item=/etc/resolv.conf) => { "ansible_facts": { "discovered_interpreter_python": "/usr/bin/python" }, "ansible_loop_var": "item", "changed": false, "deprecations": [ { "collection_name": null, "msg": "ansible-core 2.13 will require Python 2.7 or newer on the target. Current version: 2.6.6 (r266:84292, Aug 9 2016, 06:11:56) [GCC 4.4.7 20120313 (Red Hat 4.4.7-17)]", "version": "2.13" } ], "item": "/etc/resolv.conf", "stat": { "atime": 1659540478.19825, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "2c55cc8324e731161638aa365379c1c147546a87", "ctime": 1659540478.198, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 260120, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1659540132.0, "nlink": 1, "path": "/etc/resolv.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 57, "uid": 0, "version": "18446744072091884501", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } [DEPRECATION WARNING]: ansible-core 2.13 will require Python 2.7 or newer on the target. Current version: 2.6.6 (r266:84292, Aug 9 2016, 06:11:56) [GCC 4.4.7 20120313 (Red Hat 4.4.7-17)]. This feature will be removed in version 2.13. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. TASK [Check if system files exist] ********************************************* task path: /tmp/tmptjr_ga81/tests/network/_backup.yml:13 Wednesday 03 August 2022 15:28:00 +0000 (0:00:00.444) 0:00:00.461 ****** [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{ item.stat.exists }} ok: [/cache/rhel-6.qcow2.snap] => (item={'invocation': {'module_args': {'checksum_algorithm': 'sha1', 'get_checksum': True, 'follow': False, 'path': '/etc/resolv.conf', 'get_md5': False, 'get_mime': True, 'get_attributes': True}}, 'stat': {'charset': 'us-ascii', 'uid': 0, 'exists': True, 'attr_flags': 'e', 'woth': False, 'isreg': True, 'device_type': 0, 'mtime': 1659540132.0, 'block_size': 4096, 'inode': 260120, 'isgid': False, 'size': 57, 'executable': False, 'isuid': False, 'readable': True, 'version': '18446744072091884501', 'pw_name': 'root', 'gid': 0, 'ischr': False, 'wusr': True, 'writeable': True, 'mimetype': 'text/plain', 'blocks': 8, 'xoth': False, 'islnk': False, 'nlink': 1, 'issock': False, 'rgrp': True, 'gr_name': 'root', 'path': '/etc/resolv.conf', 'xusr': False, 'atime': 1659540478.19825, 'isdir': False, 'ctime': 1659540478.198, 'isblk': False, 'wgrp': False, 'checksum': '2c55cc8324e731161638aa365379c1c147546a87', 'dev': 64513, 'roth': True, 'isfifo': False, 'mode': '0644', 'xgrp': False, 'rusr': True, 'attributes': ['extents']}, 'changed': False, 'ansible_facts': {'discovered_interpreter_python': '/usr/bin/python'}, 'failed': False, 'item': '/etc/resolv.conf', 'ansible_loop_var': 'item'}) => { "ansible_facts": { "_existing_files": " /etc/resolv.conf" }, "ansible_loop_var": "item", "changed": false, "item": { "ansible_facts": { "discovered_interpreter_python": "/usr/bin/python" }, "ansible_loop_var": "item", "changed": false, "failed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_md5": false, "get_mime": true, "path": "/etc/resolv.conf" } }, "item": "/etc/resolv.conf", "stat": { "atime": 1659540478.19825, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "2c55cc8324e731161638aa365379c1c147546a87", "ctime": 1659540478.198, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 260120, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1659540132.0, "nlink": 1, "path": "/etc/resolv.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 57, "uid": 0, "version": "18446744072091884501", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } } TASK [Back up system files] **************************************************** task path: /tmp/tmptjr_ga81/tests/network/_backup.yml:19 Wednesday 03 August 2022 15:28:00 +0000 (0:00:00.034) 0:00:00.496 ****** changed: [/cache/rhel-6.qcow2.snap] => { "changed": true, "cmd": [ "tar", "-cf", "/tmp/network.backup.tar", "--same-owner", "--same-permissions", "/etc/resolv.conf" ], "delta": "0:00:00.003858", "end": "2022-08-03 11:27:59.647703", "rc": 0, "start": "2022-08-03 11:27:59.643845" } STDERR: tar: Removing leading `/' from member names META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-6.qcow2.snap : ok=3 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Wednesday 03 August 2022 15:28:00 +0000 (0:00:00.381) 0:00:00.877 ****** =============================================================================== Get stats of system files ----------------------------------------------- 0.44s /tmp/tmptjr_ga81/tests/network/_backup.yml:6 ---------------------------------- Back up system files ---------------------------------------------------- 0.38s /tmp/tmptjr_ga81/tests/network/_backup.yml:19 --------------------------------- Check if system files exist --------------------------------------------- 0.03s /tmp/tmptjr_ga81/tests/network/_backup.yml:13 --------------------------------- PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /tmp/tmptjr_ga81/tests/network/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmptjr_ga81/tests/network/tests_helpers_and_asserts.yml:3 Wednesday 03 August 2022 15:28:00 +0000 (0:00:00.010) 0:00:00.888 ****** ok: [/cache/rhel-6.qcow2.snap] META: ran handlers TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tests_helpers_and_asserts.yml:6 Wednesday 03 August 2022 15:28:01 +0000 (0:00:00.904) 0:00:01.793 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/el_repo_setup.yml for /cache/rhel-6.qcow2.snap TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/el_repo_setup.yml:2 Wednesday 03 August 2022 15:28:01 +0000 (0:00:00.030) 0:00:01.823 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/el_repo_setup.yml:27 Wednesday 03 August 2022 15:28:01 +0000 (0:00:00.020) 0:00:01.843 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/enable_epel.yml for /cache/rhel-6.qcow2.snap TASK [Create EPEL 6] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/enable_epel.yml:4 Wednesday 03 August 2022 15:28:01 +0000 (0:00:00.028) 0:00:01.872 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/enable_epel.yml:11 Wednesday 03 August 2022 15:28:01 +0000 (0:00:00.019) 0:00:01.892 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/enable_epel.yml:17 Wednesday 03 August 2022 15:28:01 +0000 (0:00:00.019) 0:00:01.911 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/enable_epel.yml:26 Wednesday 03 August 2022 15:28:01 +0000 (0:00:00.020) 0:00:01.931 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "checksum": "4bafddfe7badb0971135c888f25df1308b193622", "dest": "/etc/yum.repos.d/epel.repo", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel.repo", "secontext": "system_u:object_r:etc_t:s0", "size": 155, "state": "file", "uid": 0 } TASK [test veth interface management] ****************************************** task path: /tmp/tmptjr_ga81/tests/network/tests_helpers_and_asserts.yml:8 Wednesday 03 August 2022 15:28:02 +0000 (0:00:00.613) 0:00:02.545 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/create_and_remove_interface.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/create_and_remove_interface.yml:3 Wednesday 03 August 2022 15:28:02 +0000 (0:00:00.033) 0:00:02.578 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/show_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 15:28:02 +0000 (0:00:00.029) 0:00:02.607 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 15:28:02 +0000 (0:00:00.027) 0:00:02.635 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003319", "end": "2022-08-03 11:28:01.672108", "rc": 0, "start": "2022-08-03 11:28:01.668789" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 15:28:02 +0000 (0:00:00.266) 0:00:02.901 ****** ok: [/cache/rhel-6.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 15:28:02 +0000 (0:00:00.029) 0:00:02.930 ****** ok: [/cache/rhel-6.qcow2.snap] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/create_and_remove_interface.yml:4 Wednesday 03 August 2022 15:28:02 +0000 (0:00:00.027) 0:00:02.958 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml for /cache/rhel-6.qcow2.snap TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 15:28:02 +0000 (0:00:00.032) 0:00:02.990 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 15:28:02 +0000 (0:00:00.021) 0:00:03.012 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 15:28:02 +0000 (0:00:00.020) 0:00:03.032 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/show_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 15:28:02 +0000 (0:00:00.029) 0:00:03.062 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 15:28:02 +0000 (0:00:00.032) 0:00:03.094 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003466", "end": "2022-08-03 11:28:02.133133", "rc": 0, "start": "2022-08-03 11:28:02.129667" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 15:28:02 +0000 (0:00:00.267) 0:00:03.362 ****** ok: [/cache/rhel-6.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 15:28:02 +0000 (0:00:00.031) 0:00:03.394 ****** ok: [/cache/rhel-6.qcow2.snap] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 15:28:02 +0000 (0:00:00.030) 0:00:03.424 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 15:28:03 +0000 (0:00:00.641) 0:00:04.066 ****** skipping: [/cache/rhel-6.qcow2.snap] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-6.qcow2.snap] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-6.qcow2.snap] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:28 Wednesday 03 August 2022 15:28:03 +0000 (0:00:00.031) 0:00:04.098 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:35 Wednesday 03 August 2022 15:28:03 +0000 (0:00:00.022) 0:00:04.120 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:40 Wednesday 03 August 2022 15:28:03 +0000 (0:00:00.022) 0:00:04.143 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:44 Wednesday 03 August 2022 15:28:03 +0000 (0:00:00.022) 0:00:04.165 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:49 Wednesday 03 August 2022 15:28:03 +0000 (0:00:00.047) 0:00:04.212 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 15:28:03 +0000 (0:00:00.022) 0:00:04.235 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/create_and_remove_interface.yml:7 Wednesday 03 August 2022 15:28:03 +0000 (0:00:00.021) 0:00:04.257 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/show_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 15:28:03 +0000 (0:00:00.034) 0:00:04.291 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 15:28:03 +0000 (0:00:00.030) 0:00:04.322 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003561", "end": "2022-08-03 11:28:03.359758", "rc": 0, "start": "2022-08-03 11:28:03.356197" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 15:28:04 +0000 (0:00:00.267) 0:00:04.589 ****** ok: [/cache/rhel-6.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 15:28:04 +0000 (0:00:00.031) 0:00:04.621 ****** ok: [/cache/rhel-6.qcow2.snap] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/create_and_remove_interface.yml:8 Wednesday 03 August 2022 15:28:04 +0000 (0:00:00.030) 0:00:04.651 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/assert_device_absent.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/assert_device_absent.yml:3 Wednesday 03 August 2022 15:28:04 +0000 (0:00:00.033) 0:00:04.685 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/get_interface_stat.yml for /cache/rhel-6.qcow2.snap TASK [Get stat for interface veth1298] ***************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 15:28:04 +0000 (0:00:00.030) 0:00:04.715 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface veth1298 is absent] ******************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/assert_device_absent.yml:4 Wednesday 03 August 2022 15:28:04 +0000 (0:00:00.259) 0:00:04.975 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/create_and_remove_interface.yml:10 Wednesday 03 August 2022 15:28:04 +0000 (0:00:00.032) 0:00:05.007 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml for /cache/rhel-6.qcow2.snap TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 15:28:04 +0000 (0:00:00.036) 0:00:05.043 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 15:28:04 +0000 (0:00:00.019) 0:00:05.063 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 15:28:04 +0000 (0:00:00.021) 0:00:05.085 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/show_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 15:28:04 +0000 (0:00:00.031) 0:00:05.116 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 15:28:04 +0000 (0:00:00.028) 0:00:05.144 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003691", "end": "2022-08-03 11:28:04.187980", "rc": 0, "start": "2022-08-03 11:28:04.184289" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 15:28:04 +0000 (0:00:00.275) 0:00:05.419 ****** ok: [/cache/rhel-6.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 15:28:04 +0000 (0:00:00.032) 0:00:05.452 ****** ok: [/cache/rhel-6.qcow2.snap] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 15:28:05 +0000 (0:00:00.030) 0:00:05.483 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 15:28:05 +0000 (0:00:00.483) 0:00:05.966 ****** changed: [/cache/rhel-6.qcow2.snap] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "add", "veth1298", "type", "veth", "peer", "name", "peerveth1298" ], "delta": "0:00:00.003699", "deprecations": [ { "collection_name": null, "msg": "ansible-core 2.13 will require Python 2.7 or newer on the target. Current version: 2.6.6 (r266:84292, Aug 9 2016, 06:11:56) [GCC 4.4.7 20120313 (Red Hat 4.4.7-17)]", "version": "2.13" } ], "end": "2022-08-03 11:28:05.010336", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2022-08-03 11:28:05.006637" } changed: [/cache/rhel-6.qcow2.snap] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003291", "deprecations": [ { "collection_name": null, "msg": "ansible-core 2.13 will require Python 2.7 or newer on the target. Current version: 2.6.6 (r266:84292, Aug 9 2016, 06:11:56) [GCC 4.4.7 20120313 (Red Hat 4.4.7-17)]", "version": "2.13" } ], "end": "2022-08-03 11:28:05.258754", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2022-08-03 11:28:05.255463" } changed: [/cache/rhel-6.qcow2.snap] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003434", "deprecations": [ { "collection_name": null, "msg": "ansible-core 2.13 will require Python 2.7 or newer on the target. Current version: 2.6.6 (r266:84292, Aug 9 2016, 06:11:56) [GCC 4.4.7 20120313 (Red Hat 4.4.7-17)]", "version": "2.13" } ], "end": "2022-08-03 11:28:05.492577", "item": "ip link set veth1298 up", "rc": 0, "start": "2022-08-03 11:28:05.489143" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:28 Wednesday 03 August 2022 15:28:06 +0000 (0:00:00.756) 0:00:06.723 ****** fatal: [/cache/rhel-6.qcow2.snap]: FAILED! => { "changed": false, "cmd": "nmcli d set veth1298 managed true", "rc": 2 } MSG: [Errno 2] No such file or directory ...ignoring TASK [Delete veth interface veth1298] ****************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:35 Wednesday 03 August 2022 15:28:06 +0000 (0:00:00.271) 0:00:06.994 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:40 Wednesday 03 August 2022 15:28:06 +0000 (0:00:00.024) 0:00:07.019 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:44 Wednesday 03 August 2022 15:28:06 +0000 (0:00:00.022) 0:00:07.041 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:49 Wednesday 03 August 2022 15:28:06 +0000 (0:00:00.022) 0:00:07.064 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 15:28:06 +0000 (0:00:00.021) 0:00:07.086 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/create_and_remove_interface.yml:13 Wednesday 03 August 2022 15:28:06 +0000 (0:00:00.021) 0:00:07.108 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/show_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 15:28:06 +0000 (0:00:00.062) 0:00:07.171 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 15:28:06 +0000 (0:00:00.029) 0:00:07.200 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003534", "end": "2022-08-03 11:28:06.233839", "rc": 0, "start": "2022-08-03 11:28:06.230305" } STDOUT: eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 15:28:07 +0000 (0:00:00.262) 0:00:07.462 ****** ok: [/cache/rhel-6.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 15:28:07 +0000 (0:00:00.032) 0:00:07.495 ****** ok: [/cache/rhel-6.qcow2.snap] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/create_and_remove_interface.yml:14 Wednesday 03 August 2022 15:28:07 +0000 (0:00:00.029) 0:00:07.524 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/assert_device_present.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/assert_device_present.yml:3 Wednesday 03 August 2022 15:28:07 +0000 (0:00:00.037) 0:00:07.562 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/get_interface_stat.yml for /cache/rhel-6.qcow2.snap TASK [Get stat for interface veth1298] ***************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 15:28:07 +0000 (0:00:00.028) 0:00:07.591 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "stat": { "atime": 1659540485.12, "block_size": 4096, "blocks": 0, "ctime": 1659540485.11, "dev": 0, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 7730, "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": 1659540485.11, "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 interface veth1298 is present] ******************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/assert_device_present.yml:4 Wednesday 03 August 2022 15:28:07 +0000 (0:00:00.268) 0:00:07.859 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/create_and_remove_interface.yml:16 Wednesday 03 August 2022 15:28:07 +0000 (0:00:00.031) 0:00:07.891 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml for /cache/rhel-6.qcow2.snap TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 15:28:07 +0000 (0:00:00.040) 0:00:07.931 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 15:28:07 +0000 (0:00:00.021) 0:00:07.953 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 15:28:07 +0000 (0:00:00.019) 0:00:07.973 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/show_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 15:28:07 +0000 (0:00:00.031) 0:00:08.005 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 15:28:07 +0000 (0:00:00.028) 0:00:08.033 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003449", "end": "2022-08-03 11:28:07.058442", "rc": 0, "start": "2022-08-03 11:28:07.054993" } STDOUT: eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 15:28:07 +0000 (0:00:00.253) 0:00:08.286 ****** ok: [/cache/rhel-6.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 15:28:07 +0000 (0:00:00.030) 0:00:08.317 ****** ok: [/cache/rhel-6.qcow2.snap] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 15:28:07 +0000 (0:00:00.027) 0:00:08.345 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 15:28:08 +0000 (0:00:00.472) 0:00:08.818 ****** skipping: [/cache/rhel-6.qcow2.snap] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-6.qcow2.snap] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-6.qcow2.snap] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:28 Wednesday 03 August 2022 15:28:08 +0000 (0:00:00.030) 0:00:08.848 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:35 Wednesday 03 August 2022 15:28:08 +0000 (0:00:00.019) 0:00:08.868 ****** changed: [/cache/rhel-6.qcow2.snap] => { "changed": true, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.042984", "end": "2022-08-03 11:28:07.949919", "rc": 0, "start": "2022-08-03 11:28:07.906935" } TASK [Create dummy interface veth1298] ***************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:40 Wednesday 03 August 2022 15:28:08 +0000 (0:00:00.312) 0:00:09.180 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:44 Wednesday 03 August 2022 15:28:08 +0000 (0:00:00.022) 0:00:09.202 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:49 Wednesday 03 August 2022 15:28:08 +0000 (0:00:00.020) 0:00:09.222 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 15:28:08 +0000 (0:00:00.019) 0:00:09.242 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/create_and_remove_interface.yml:19 Wednesday 03 August 2022 15:28:08 +0000 (0:00:00.019) 0:00:09.262 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/show_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 15:28:08 +0000 (0:00:00.043) 0:00:09.305 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 15:28:08 +0000 (0:00:00.028) 0:00:09.333 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003558", "end": "2022-08-03 11:28:08.408458", "rc": 0, "start": "2022-08-03 11:28:08.404900" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 15:28:09 +0000 (0:00:00.303) 0:00:09.637 ****** ok: [/cache/rhel-6.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 15:28:09 +0000 (0:00:00.061) 0:00:09.699 ****** ok: [/cache/rhel-6.qcow2.snap] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/create_and_remove_interface.yml:20 Wednesday 03 August 2022 15:28:09 +0000 (0:00:00.063) 0:00:09.762 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/assert_device_absent.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/assert_device_absent.yml:3 Wednesday 03 August 2022 15:28:09 +0000 (0:00:00.042) 0:00:09.805 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/get_interface_stat.yml for /cache/rhel-6.qcow2.snap TASK [Get stat for interface veth1298] ***************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 15:28:09 +0000 (0:00:00.029) 0:00:09.835 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface veth1298 is absent] ******************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/assert_device_absent.yml:4 Wednesday 03 August 2022 15:28:09 +0000 (0:00:00.261) 0:00:10.097 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [test veth interface management] ****************************************** task path: /tmp/tmptjr_ga81/tests/network/tests_helpers_and_asserts.yml:14 Wednesday 03 August 2022 15:28:09 +0000 (0:00:00.034) 0:00:10.131 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/create_and_remove_interface.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/create_and_remove_interface.yml:3 Wednesday 03 August 2022 15:28:09 +0000 (0:00:00.033) 0:00:10.165 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/show_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 15:28:09 +0000 (0:00:00.030) 0:00:10.195 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 15:28:09 +0000 (0:00:00.028) 0:00:10.224 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003527", "end": "2022-08-03 11:28:09.261438", "rc": 0, "start": "2022-08-03 11:28:09.257911" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 15:28:10 +0000 (0:00:00.265) 0:00:10.489 ****** ok: [/cache/rhel-6.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 15:28:10 +0000 (0:00:00.031) 0:00:10.521 ****** ok: [/cache/rhel-6.qcow2.snap] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/create_and_remove_interface.yml:4 Wednesday 03 August 2022 15:28:10 +0000 (0:00:00.031) 0:00:10.552 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml for /cache/rhel-6.qcow2.snap TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 15:28:10 +0000 (0:00:00.032) 0:00:10.584 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 15:28:10 +0000 (0:00:00.020) 0:00:10.605 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 15:28:10 +0000 (0:00:00.021) 0:00:10.626 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/show_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 15:28:10 +0000 (0:00:00.030) 0:00:10.656 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 15:28:10 +0000 (0:00:00.028) 0:00:10.685 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003453", "end": "2022-08-03 11:28:09.723732", "rc": 0, "start": "2022-08-03 11:28:09.720279" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 15:28:10 +0000 (0:00:00.268) 0:00:10.954 ****** ok: [/cache/rhel-6.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 15:28:10 +0000 (0:00:00.030) 0:00:10.984 ****** ok: [/cache/rhel-6.qcow2.snap] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 15:28:10 +0000 (0:00:00.029) 0:00:11.014 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 15:28:11 +0000 (0:00:00.489) 0:00:11.504 ****** skipping: [/cache/rhel-6.qcow2.snap] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-6.qcow2.snap] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-6.qcow2.snap] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:28 Wednesday 03 August 2022 15:28:11 +0000 (0:00:00.030) 0:00:11.534 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:35 Wednesday 03 August 2022 15:28:11 +0000 (0:00:00.020) 0:00:11.554 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:40 Wednesday 03 August 2022 15:28:11 +0000 (0:00:00.019) 0:00:11.574 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:44 Wednesday 03 August 2022 15:28:11 +0000 (0:00:00.019) 0:00:11.593 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:49 Wednesday 03 August 2022 15:28:11 +0000 (0:00:00.019) 0:00:11.613 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 15:28:11 +0000 (0:00:00.019) 0:00:11.632 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/create_and_remove_interface.yml:7 Wednesday 03 August 2022 15:28:11 +0000 (0:00:00.021) 0:00:11.654 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/show_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 15:28:11 +0000 (0:00:00.034) 0:00:11.688 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 15:28:11 +0000 (0:00:00.030) 0:00:11.719 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003540", "end": "2022-08-03 11:28:10.807931", "rc": 0, "start": "2022-08-03 11:28:10.804391" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 15:28:11 +0000 (0:00:00.319) 0:00:12.038 ****** ok: [/cache/rhel-6.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 15:28:11 +0000 (0:00:00.069) 0:00:12.107 ****** ok: [/cache/rhel-6.qcow2.snap] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/create_and_remove_interface.yml:8 Wednesday 03 August 2022 15:28:11 +0000 (0:00:00.089) 0:00:12.197 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/assert_device_absent.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/assert_device_absent.yml:3 Wednesday 03 August 2022 15:28:11 +0000 (0:00:00.033) 0:00:12.230 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/get_interface_stat.yml for /cache/rhel-6.qcow2.snap TASK [Get stat for interface dummy1298] **************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 15:28:11 +0000 (0:00:00.027) 0:00:12.258 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface dummy1298 is absent] ******************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/assert_device_absent.yml:4 Wednesday 03 August 2022 15:28:12 +0000 (0:00:00.269) 0:00:12.527 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/create_and_remove_interface.yml:10 Wednesday 03 August 2022 15:28:12 +0000 (0:00:00.034) 0:00:12.562 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml for /cache/rhel-6.qcow2.snap TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 15:28:12 +0000 (0:00:00.039) 0:00:12.601 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 15:28:12 +0000 (0:00:00.021) 0:00:12.623 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 15:28:12 +0000 (0:00:00.021) 0:00:12.645 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/show_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 15:28:12 +0000 (0:00:00.032) 0:00:12.678 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 15:28:12 +0000 (0:00:00.030) 0:00:12.708 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003514", "end": "2022-08-03 11:28:11.749131", "rc": 0, "start": "2022-08-03 11:28:11.745617" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 15:28:12 +0000 (0:00:00.271) 0:00:12.980 ****** ok: [/cache/rhel-6.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 15:28:12 +0000 (0:00:00.033) 0:00:13.014 ****** ok: [/cache/rhel-6.qcow2.snap] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 15:28:12 +0000 (0:00:00.032) 0:00:13.047 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 15:28:13 +0000 (0:00:00.488) 0:00:13.536 ****** skipping: [/cache/rhel-6.qcow2.snap] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-6.qcow2.snap] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-6.qcow2.snap] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:28 Wednesday 03 August 2022 15:28:13 +0000 (0:00:00.034) 0:00:13.571 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:35 Wednesday 03 August 2022 15:28:13 +0000 (0:00:00.021) 0:00:13.592 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:40 Wednesday 03 August 2022 15:28:13 +0000 (0:00:00.021) 0:00:13.613 ****** changed: [/cache/rhel-6.qcow2.snap] => { "changed": true, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.032654", "end": "2022-08-03 11:28:12.686561", "rc": 0, "start": "2022-08-03 11:28:12.653907" } TASK [Delete dummy interface dummy1298] **************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:44 Wednesday 03 August 2022 15:28:13 +0000 (0:00:00.311) 0:00:13.925 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:49 Wednesday 03 August 2022 15:28:13 +0000 (0:00:00.023) 0:00:13.948 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 15:28:13 +0000 (0:00:00.021) 0:00:13.970 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/create_and_remove_interface.yml:13 Wednesday 03 August 2022 15:28:13 +0000 (0:00:00.020) 0:00:13.990 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/show_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 15:28:13 +0000 (0:00:00.037) 0:00:14.028 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 15:28:13 +0000 (0:00:00.028) 0:00:14.056 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003725", "end": "2022-08-03 11:28:13.101013", "rc": 0, "start": "2022-08-03 11:28:13.097288" } STDOUT: dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 15:28:13 +0000 (0:00:00.274) 0:00:14.331 ****** ok: [/cache/rhel-6.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 15:28:13 +0000 (0:00:00.032) 0:00:14.364 ****** ok: [/cache/rhel-6.qcow2.snap] => {} MSG: current_interfaces: ['dummy0', 'dummy1298', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/create_and_remove_interface.yml:14 Wednesday 03 August 2022 15:28:13 +0000 (0:00:00.031) 0:00:14.396 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/assert_device_present.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/assert_device_present.yml:3 Wednesday 03 August 2022 15:28:13 +0000 (0:00:00.039) 0:00:14.435 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/get_interface_stat.yml for /cache/rhel-6.qcow2.snap TASK [Get stat for interface dummy1298] **************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 15:28:14 +0000 (0:00:00.029) 0:00:14.465 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "stat": { "atime": 1659540492.787, "block_size": 4096, "blocks": 0, "ctime": 1659540492.787, "dev": 0, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 7752, "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": 1659540492.787, "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 interface dummy1298 is present] ****************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/assert_device_present.yml:4 Wednesday 03 August 2022 15:28:14 +0000 (0:00:00.298) 0:00:14.764 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/create_and_remove_interface.yml:16 Wednesday 03 August 2022 15:28:14 +0000 (0:00:00.032) 0:00:14.796 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml for /cache/rhel-6.qcow2.snap TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:3 Wednesday 03 August 2022 15:28:14 +0000 (0:00:00.041) 0:00:14.838 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:8 Wednesday 03 August 2022 15:28:14 +0000 (0:00:00.019) 0:00:14.858 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:13 Wednesday 03 August 2022 15:28:14 +0000 (0:00:00.021) 0:00:14.879 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/show_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 15:28:14 +0000 (0:00:00.030) 0:00:14.910 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 15:28:14 +0000 (0:00:00.031) 0:00:14.942 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003773", "end": "2022-08-03 11:28:13.988503", "rc": 0, "start": "2022-08-03 11:28:13.984730" } STDOUT: dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 15:28:14 +0000 (0:00:00.277) 0:00:15.219 ****** ok: [/cache/rhel-6.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 15:28:14 +0000 (0:00:00.034) 0:00:15.253 ****** ok: [/cache/rhel-6.qcow2.snap] => {} MSG: current_interfaces: ['dummy0', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:15 Wednesday 03 August 2022 15:28:14 +0000 (0:00:00.030) 0:00:15.284 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:21 Wednesday 03 August 2022 15:28:15 +0000 (0:00:00.512) 0:00:15.796 ****** skipping: [/cache/rhel-6.qcow2.snap] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-6.qcow2.snap] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-6.qcow2.snap] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:28 Wednesday 03 August 2022 15:28:15 +0000 (0:00:00.033) 0:00:15.830 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:35 Wednesday 03 August 2022 15:28:15 +0000 (0:00:00.022) 0:00:15.853 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:40 Wednesday 03 August 2022 15:28:15 +0000 (0:00:00.022) 0:00:15.875 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:44 Wednesday 03 August 2022 15:28:15 +0000 (0:00:00.022) 0:00:15.897 ****** changed: [/cache/rhel-6.qcow2.snap] => { "changed": true, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.027815", "end": "2022-08-03 11:28:14.967927", "rc": 0, "start": "2022-08-03 11:28:14.940112" } TASK [Create tap interface dummy1298] ****************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:49 Wednesday 03 August 2022 15:28:15 +0000 (0:00:00.305) 0:00:16.203 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:53 Wednesday 03 August 2022 15:28:15 +0000 (0:00:00.024) 0:00:16.228 ****** skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/create_and_remove_interface.yml:19 Wednesday 03 August 2022 15:28:15 +0000 (0:00:00.023) 0:00:16.252 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/show_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/show_interfaces.yml:3 Wednesday 03 August 2022 15:28:15 +0000 (0:00:00.042) 0:00:16.294 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml for /cache/rhel-6.qcow2.snap TASK [Gather current interface info] ******************************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml:3 Wednesday 03 August 2022 15:28:15 +0000 (0:00:00.029) 0:00:16.323 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003710", "end": "2022-08-03 11:28:15.365861", "rc": 0, "start": "2022-08-03 11:28:15.362151" } STDOUT: dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml:9 Wednesday 03 August 2022 15:28:16 +0000 (0:00:00.275) 0:00:16.599 ****** ok: [/cache/rhel-6.qcow2.snap] => { "ansible_facts": { "current_interfaces": [ "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/show_interfaces.yml:4 Wednesday 03 August 2022 15:28:16 +0000 (0:00:00.031) 0:00:16.630 ****** ok: [/cache/rhel-6.qcow2.snap] => {} MSG: current_interfaces: ['dummy0', 'eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/create_and_remove_interface.yml:20 Wednesday 03 August 2022 15:28:16 +0000 (0:00:00.033) 0:00:16.664 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/assert_device_absent.yml for /cache/rhel-6.qcow2.snap TASK [include_tasks] *********************************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/assert_device_absent.yml:3 Wednesday 03 August 2022 15:28:16 +0000 (0:00:00.043) 0:00:16.707 ****** included: /tmp/tmptjr_ga81/tests/network/tasks/get_interface_stat.yml for /cache/rhel-6.qcow2.snap TASK [Get stat for interface dummy1298] **************************************** task path: /tmp/tmptjr_ga81/tests/network/tasks/get_interface_stat.yml:3 Wednesday 03 August 2022 15:28:16 +0000 (0:00:00.029) 0:00:16.737 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface dummy1298 is absent] ******************************* task path: /tmp/tmptjr_ga81/tests/network/tasks/assert_device_absent.yml:4 Wednesday 03 August 2022 15:28:16 +0000 (0:00:00.277) 0:00:17.014 ****** ok: [/cache/rhel-6.qcow2.snap] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-6.qcow2.snap : ok=120 changed=5 unreachable=0 failed=0 skipped=53 rescued=0 ignored=1 Wednesday 03 August 2022 15:28:16 +0000 (0:00:00.078) 0:00:17.093 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 0.90s /tmp/tmptjr_ga81/tests/network/tests_helpers_and_asserts.yml:3 ---------------- Create veth interface veth1298 ------------------------------------------ 0.76s /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:21 ------------- Install iproute --------------------------------------------------------- 0.64s /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:15 ------------- Enable EPEL 6 ----------------------------------------------------------- 0.61s /tmp/tmptjr_ga81/tests/network/tasks/enable_epel.yml:26 ----------------------- Install iproute --------------------------------------------------------- 0.51s /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:15 ------------- Install iproute --------------------------------------------------------- 0.49s /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:15 ------------- Install iproute --------------------------------------------------------- 0.49s /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:15 ------------- Install iproute --------------------------------------------------------- 0.48s /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:15 ------------- Install iproute --------------------------------------------------------- 0.47s /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:15 ------------- Get stats of system files ----------------------------------------------- 0.44s /tmp/tmptjr_ga81/tests/network/_backup.yml:6 ---------------------------------- Back up system files ---------------------------------------------------- 0.38s /tmp/tmptjr_ga81/tests/network/_backup.yml:19 --------------------------------- Gather current interface info ------------------------------------------- 0.32s /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml:3 ------------- Delete veth interface veth1298 ------------------------------------------ 0.31s /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:35 ------------- Create dummy interface dummy1298 ---------------------------------------- 0.31s /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:40 ------------- Delete dummy interface dummy1298 ---------------------------------------- 0.31s /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:44 ------------- Gather current interface info ------------------------------------------- 0.30s /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml:3 ------------- Get stat for interface dummy1298 ---------------------------------------- 0.30s /tmp/tmptjr_ga81/tests/network/tasks/get_interface_stat.yml:3 ----------------- Get stat for interface dummy1298 ---------------------------------------- 0.28s /tmp/tmptjr_ga81/tests/network/tasks/get_interface_stat.yml:3 ----------------- Gather current interface info ------------------------------------------- 0.28s /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml:3 ------------- Gather current interface info ------------------------------------------- 0.28s /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml:3 ------------- PLAYBOOK: _restore.yml ********************************************************* 1 plays in /tmp/tmptjr_ga81/tests/network/_restore.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Restore system files] **************************************************** task path: /tmp/tmptjr_ga81/tests/network/_restore.yml:4 Wednesday 03 August 2022 15:28:16 +0000 (0:00:00.023) 0:00:17.116 ****** changed: [/cache/rhel-6.qcow2.snap] => { "changed": true, "cmd": "(cd /; tar -xf /tmp/network.backup.tar)", "delta": "0:00:00.007861", "end": "2022-08-03 11:28:16.188335", "rc": 0, "start": "2022-08-03 11:28:16.180474" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-6.qcow2.snap : ok=121 changed=6 unreachable=0 failed=0 skipped=53 rescued=0 ignored=1 Wednesday 03 August 2022 15:28:16 +0000 (0:00:00.308) 0:00:17.425 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 0.90s /tmp/tmptjr_ga81/tests/network/tests_helpers_and_asserts.yml:3 ---------------- Create veth interface veth1298 ------------------------------------------ 0.76s /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:21 ------------- Install iproute --------------------------------------------------------- 0.64s /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:15 ------------- Enable EPEL 6 ----------------------------------------------------------- 0.61s /tmp/tmptjr_ga81/tests/network/tasks/enable_epel.yml:26 ----------------------- Install iproute --------------------------------------------------------- 0.51s /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:15 ------------- Install iproute --------------------------------------------------------- 0.49s /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:15 ------------- Install iproute --------------------------------------------------------- 0.49s /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:15 ------------- Install iproute --------------------------------------------------------- 0.48s /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:15 ------------- Install iproute --------------------------------------------------------- 0.47s /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:15 ------------- Get stats of system files ----------------------------------------------- 0.44s /tmp/tmptjr_ga81/tests/network/_backup.yml:6 ---------------------------------- Back up system files ---------------------------------------------------- 0.38s /tmp/tmptjr_ga81/tests/network/_backup.yml:19 --------------------------------- Gather current interface info ------------------------------------------- 0.32s /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml:3 ------------- Delete veth interface veth1298 ------------------------------------------ 0.31s /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:35 ------------- Create dummy interface dummy1298 ---------------------------------------- 0.31s /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:40 ------------- Restore system files ---------------------------------------------------- 0.31s /tmp/tmptjr_ga81/tests/network/_restore.yml:4 --------------------------------- Delete dummy interface dummy1298 ---------------------------------------- 0.31s /tmp/tmptjr_ga81/tests/network/tasks/manage_test_interface.yml:44 ------------- Gather current interface info ------------------------------------------- 0.30s /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml:3 ------------- Get stat for interface dummy1298 ---------------------------------------- 0.30s /tmp/tmptjr_ga81/tests/network/tasks/get_interface_stat.yml:3 ----------------- Get stat for interface dummy1298 ---------------------------------------- 0.28s /tmp/tmptjr_ga81/tests/network/tasks/get_interface_stat.yml:3 ----------------- Gather current interface info ------------------------------------------- 0.28s /tmp/tmptjr_ga81/tests/network/tasks/get_current_interfaces.yml:3 -------------