# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_route_device_initscripts.yml *********************************** 2 plays in /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/tests_route_device_initscripts.yml PLAY [Run playbook 'playbooks/tests_route_device.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/tests_route_device_initscripts.yml:5 Friday 09 February 2024 20:19:15 +0000 (0:00:00.012) 0:00:00.012 ******* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/tests_route_device_initscripts.yml:8 Friday 09 February 2024 20:19:15 +0000 (0:00:00.860) 0:00:00.872 ******* included: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/tasks/el_repo_setup.yml:3 Friday 09 February 2024 20:19:15 +0000 (0:00:00.013) 0:00:00.885 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/tasks/el_repo_setup.yml:19 Friday 09 February 2024 20:19:16 +0000 (0:00:00.229) 0:00:01.115 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/tasks/el_repo_setup.yml:24 Friday 09 February 2024 20:19:16 +0000 (0:00:00.170) 0:00:01.285 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/tasks/el_repo_setup.yml:28 Friday 09 February 2024 20:19:16 +0000 (0:00:00.022) 0:00:01.307 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/tasks/el_repo_setup.yml:53 Friday 09 February 2024 20:19:16 +0000 (0:00:00.017) 0:00:01.324 ******* included: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/tasks/enable_epel.yml:8 Friday 09 February 2024 20:19:16 +0000 (0:00:00.031) 0:00:01.356 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/tasks/enable_epel.yml:24 Friday 09 February 2024 20:19:16 +0000 (0:00:00.011) 0:00:01.367 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/tasks/enable_epel.yml:30 Friday 09 February 2024 20:19:16 +0000 (0:00:00.010) 0:00:01.377 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/tasks/enable_epel.yml:35 Friday 09 February 2024 20:19:16 +0000 (0:00:00.010) 0:00:01.387 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/tasks/enable_epel.yml:40 Friday 09 February 2024 20:19:16 +0000 (0:00:00.012) 0:00:01.399 ******* ok: [sut] => { "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 [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/tests_route_device_initscripts.yml:10 Friday 09 February 2024 20:19:16 +0000 (0:00:00.433) 0:00:01.833 ******* ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } META: ran handlers META: ran handlers PLAY [Test output device of routes] ******************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tests_route_device.yml:3 Friday 09 February 2024 20:19:16 +0000 (0:00:00.011) 0:00:01.844 ******* ok: [sut] META: ran handlers TASK [Set type and interface0] ************************************************* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tests_route_device.yml:11 Friday 09 February 2024 20:19:17 +0000 (0:00:00.705) 0:00:02.549 ******* ok: [sut] => { "ansible_facts": { "interface": "ethtest0", "type": "veth" }, "changed": false } TASK [Show interfaces] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tests_route_device.yml:15 Friday 09 February 2024 20:19:17 +0000 (0:00:00.013) 0:00:02.562 ******* included: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/show_interfaces.yml:3 Friday 09 February 2024 20:19:17 +0000 (0:00:00.014) 0:00:02.577 ******* included: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 20:19:17 +0000 (0:00:00.014) 0:00:02.591 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003171", "end": "2024-02-09 20:19:17.774428", "rc": 0, "start": "2024-02-09 20:19:17.771257" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 20:19:17 +0000 (0:00:00.188) 0:00:02.780 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/show_interfaces.yml:5 Friday 09 February 2024 20:19:17 +0000 (0:00:00.013) 0:00:02.793 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Manage test interface] *************************************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tests_route_device.yml:17 Friday 09 February 2024 20:19:17 +0000 (0:00:00.011) 0:00:02.804 ******* included: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/manage_test_interface.yml:3 Friday 09 February 2024 20:19:17 +0000 (0:00:00.017) 0:00:02.822 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/manage_test_interface.yml:8 Friday 09 February 2024 20:19:17 +0000 (0:00:00.010) 0:00:02.833 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/manage_test_interface.yml:13 Friday 09 February 2024 20:19:17 +0000 (0:00:00.010) 0:00:02.843 ******* included: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/show_interfaces.yml:3 Friday 09 February 2024 20:19:17 +0000 (0:00:00.015) 0:00:02.859 ******* included: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 20:19:17 +0000 (0:00:00.014) 0:00:02.873 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003245", "end": "2024-02-09 20:19:17.988999", "rc": 0, "start": "2024-02-09 20:19:17.985754" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 20:19:17 +0000 (0:00:00.121) 0:00:02.995 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/show_interfaces.yml:5 Friday 09 February 2024 20:19:18 +0000 (0:00:00.013) 0:00:03.008 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/manage_test_interface.yml:16 Friday 09 February 2024 20:19:18 +0000 (0:00:00.012) 0:00:03.020 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } TASK [Create veth interface ethtest0] ****************************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/manage_test_interface.yml:28 Friday 09 February 2024 20:19:18 +0000 (0:00:00.522) 0:00:03.543 ******* ok: [sut] => (item=ip link add ethtest0 type veth peer name peerethtest0) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "ethtest0", "type", "veth", "peer", "name", "peerethtest0" ], "delta": "0:00:00.003702", "end": "2024-02-09 20:19:18.668082", "item": "ip link add ethtest0 type veth peer name peerethtest0", "rc": 0, "start": "2024-02-09 20:19:18.664380" } ok: [sut] => (item=ip link set peerethtest0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerethtest0", "up" ], "delta": "0:00:00.004461", "end": "2024-02-09 20:19:18.844973", "item": "ip link set peerethtest0 up", "rc": 0, "start": "2024-02-09 20:19:18.840512" } ok: [sut] => (item=ip link set ethtest0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "ethtest0", "up" ], "delta": "0:00:00.003442", "end": "2024-02-09 20:19:18.965358", "item": "ip link set ethtest0 up", "rc": 0, "start": "2024-02-09 20:19:18.961916" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/manage_test_interface.yml:37 Friday 09 February 2024 20:19:18 +0000 (0:00:00.430) 0:00:03.973 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli d set ethtest0 managed true", "rc": 2 } MSG: [Errno 2] No such file or directory ...ignoring TASK [Delete veth interface ethtest0] ****************************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/manage_test_interface.yml:45 Friday 09 February 2024 20:19:19 +0000 (0:00:00.123) 0:00:04.097 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface ethtest0] ***************************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/manage_test_interface.yml:52 Friday 09 February 2024 20:19:19 +0000 (0:00:00.012) 0:00:04.110 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface ethtest0] ***************************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/manage_test_interface.yml:58 Friday 09 February 2024 20:19:19 +0000 (0:00:00.011) 0:00:04.122 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface ethtest0] ******************************************* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/manage_test_interface.yml:65 Friday 09 February 2024 20:19:19 +0000 (0:00:00.012) 0:00:04.134 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface ethtest0] ******************************************* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/manage_test_interface.yml:71 Friday 09 February 2024 20:19:19 +0000 (0:00:00.012) 0:00:04.146 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert device is present] ************************************************ task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tests_route_device.yml:21 Friday 09 February 2024 20:19:19 +0000 (0:00:00.012) 0:00:04.158 ******* included: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/assert_device_present.yml:3 Friday 09 February 2024 20:19:19 +0000 (0:00:00.015) 0:00:04.174 ******* included: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface ethtest0] ***************************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/get_interface_stat.yml:3 Friday 09 February 2024 20:19:19 +0000 (0:00:00.014) 0:00:04.189 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707509958.7235858, "block_size": 4096, "blocks": 0, "ctime": 1707509958.687586, "dev": 0, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6531, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/ethtest0", "lnk_target": "../../devices/virtual/net/ethtest0", "mode": "0777", "mtime": 1707509958.687586, "nlink": 1, "path": "/sys/class/net/ethtest0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'ethtest0'] *********************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/assert_device_present.yml:5 Friday 09 February 2024 20:19:19 +0000 (0:00:00.123) 0:00:04.313 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set interface1] ********************************************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tests_route_device.yml:23 Friday 09 February 2024 20:19:19 +0000 (0:00:00.014) 0:00:04.327 ******* ok: [sut] => { "ansible_facts": { "interface": "ethtest1" }, "changed": false } TASK [Show interfaces] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tests_route_device.yml:26 Friday 09 February 2024 20:19:19 +0000 (0:00:00.011) 0:00:04.339 ******* included: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/show_interfaces.yml:3 Friday 09 February 2024 20:19:19 +0000 (0:00:00.017) 0:00:04.356 ******* included: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 20:19:19 +0000 (0:00:00.015) 0:00:04.371 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003214", "end": "2024-02-09 20:19:19.486286", "rc": 0, "start": "2024-02-09 20:19:19.483072" } STDOUT: eth0 ethtest0 lo peerethtest0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 20:19:19 +0000 (0:00:00.121) 0:00:04.492 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "ethtest0", "lo", "peerethtest0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/show_interfaces.yml:5 Friday 09 February 2024 20:19:19 +0000 (0:00:00.012) 0:00:04.505 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'ethtest0', 'lo', 'peerethtest0'] TASK [Manage test interface] *************************************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tests_route_device.yml:28 Friday 09 February 2024 20:19:19 +0000 (0:00:00.011) 0:00:04.517 ******* included: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/manage_test_interface.yml:3 Friday 09 February 2024 20:19:19 +0000 (0:00:00.019) 0:00:04.536 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/manage_test_interface.yml:8 Friday 09 February 2024 20:19:19 +0000 (0:00:00.010) 0:00:04.546 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/manage_test_interface.yml:13 Friday 09 February 2024 20:19:19 +0000 (0:00:00.010) 0:00:04.557 ******* included: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/show_interfaces.yml:3 Friday 09 February 2024 20:19:19 +0000 (0:00:00.015) 0:00:04.573 ******* included: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 20:19:19 +0000 (0:00:00.014) 0:00:04.587 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003209", "end": "2024-02-09 20:19:19.703335", "rc": 0, "start": "2024-02-09 20:19:19.700126" } STDOUT: eth0 ethtest0 lo peerethtest0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 20:19:19 +0000 (0:00:00.122) 0:00:04.709 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "ethtest0", "lo", "peerethtest0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/show_interfaces.yml:5 Friday 09 February 2024 20:19:19 +0000 (0:00:00.012) 0:00:04.722 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'ethtest0', 'lo', 'peerethtest0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/manage_test_interface.yml:16 Friday 09 February 2024 20:19:19 +0000 (0:00:00.011) 0:00:04.734 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } TASK [Create veth interface ethtest1] ****************************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/manage_test_interface.yml:28 Friday 09 February 2024 20:19:20 +0000 (0:00:00.419) 0:00:05.153 ******* ok: [sut] => (item=ip link add ethtest1 type veth peer name peerethtest1) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "ethtest1", "type", "veth", "peer", "name", "peerethtest1" ], "delta": "0:00:00.003481", "end": "2024-02-09 20:19:20.275675", "item": "ip link add ethtest1 type veth peer name peerethtest1", "rc": 0, "start": "2024-02-09 20:19:20.272194" } ok: [sut] => (item=ip link set peerethtest1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerethtest1", "up" ], "delta": "0:00:00.003227", "end": "2024-02-09 20:19:20.421632", "item": "ip link set peerethtest1 up", "rc": 0, "start": "2024-02-09 20:19:20.418405" } ok: [sut] => (item=ip link set ethtest1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "ethtest1", "up" ], "delta": "0:00:00.003449", "end": "2024-02-09 20:19:20.540232", "item": "ip link set ethtest1 up", "rc": 0, "start": "2024-02-09 20:19:20.536783" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/manage_test_interface.yml:37 Friday 09 February 2024 20:19:20 +0000 (0:00:00.394) 0:00:05.547 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli d set ethtest1 managed true", "rc": 2 } MSG: [Errno 2] No such file or directory ...ignoring TASK [Delete veth interface ethtest1] ****************************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/manage_test_interface.yml:45 Friday 09 February 2024 20:19:20 +0000 (0:00:00.124) 0:00:05.672 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface ethtest1] ***************************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/manage_test_interface.yml:52 Friday 09 February 2024 20:19:20 +0000 (0:00:00.012) 0:00:05.685 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface ethtest1] ***************************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/manage_test_interface.yml:58 Friday 09 February 2024 20:19:20 +0000 (0:00:00.012) 0:00:05.698 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface ethtest1] ******************************************* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/manage_test_interface.yml:65 Friday 09 February 2024 20:19:20 +0000 (0:00:00.012) 0:00:05.710 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface ethtest1] ******************************************* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/manage_test_interface.yml:71 Friday 09 February 2024 20:19:20 +0000 (0:00:00.011) 0:00:05.721 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert device is present] ************************************************ task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tests_route_device.yml:32 Friday 09 February 2024 20:19:20 +0000 (0:00:00.010) 0:00:05.732 ******* included: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/assert_device_present.yml:3 Friday 09 February 2024 20:19:20 +0000 (0:00:00.017) 0:00:05.750 ******* included: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface ethtest1] ***************************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/get_interface_stat.yml:3 Friday 09 February 2024 20:19:20 +0000 (0:00:00.014) 0:00:05.764 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707509960.294586, "block_size": 4096, "blocks": 0, "ctime": 1707509960.277586, "dev": 0, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6651, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/ethtest1", "lnk_target": "../../devices/virtual/net/ethtest1", "mode": "0777", "mtime": 1707509960.277586, "nlink": 1, "path": "/sys/class/net/ethtest1", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'ethtest1'] *********************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/assert_device_present.yml:5 Friday 09 February 2024 20:19:20 +0000 (0:00:00.119) 0:00:05.884 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 09 February 2024 20:19:20 +0000 (0:00:00.013) 0:00:05.898 ******* included: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 09 February 2024 20:19:20 +0000 (0:00:00.068) 0:00:05.966 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 09 February 2024 20:19:20 +0000 (0:00:00.013) 0:00:05.980 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 09 February 2024 20:19:20 +0000 (0:00:00.010) 0:00:05.990 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 09 February 2024 20:19:20 +0000 (0:00:00.010) 0:00:06.001 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 09 February 2024 20:19:22 +0000 (0:00:01.745) 0:00:07.746 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 09 February 2024 20:19:23 +0000 (0:00:00.716) 0:00:08.462 ******* ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 09 February 2024 20:19:23 +0000 (0:00:00.020) 0:00:08.483 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 09 February 2024 20:19:23 +0000 (0:00:00.020) 0:00:08.504 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 09 February 2024 20:19:23 +0000 (0:00:00.019) 0:00:08.523 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:43 Friday 09 February 2024 20:19:23 +0000 (0:00:00.041) 0:00:08.564 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:58 Friday 09 February 2024 20:19:23 +0000 (0:00:00.036) 0:00:08.600 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:74 Friday 09 February 2024 20:19:23 +0000 (0:00:00.020) 0:00:08.621 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:88 Friday 09 February 2024 20:19:23 +0000 (0:00:00.024) 0:00:08.646 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:99 Friday 09 February 2024 20:19:23 +0000 (0:00:00.020) 0:00:08.666 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:108 Friday 09 February 2024 20:19:23 +0000 (0:00:00.019) 0:00:08.686 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:116 Friday 09 February 2024 20:19:23 +0000 (0:00:00.245) 0:00:08.931 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-146433vzrd_up/tmpuzjtorle" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:125 Friday 09 February 2024 20:19:24 +0000 (0:00:00.194) 0:00:09.125 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "interface_name": "ethtest0", "ip": { "address": [ "198.51.100.3/24", "2001:db8::2/32" ], "route": [ { "gateway": "198.51.100.6", "metric": 4, "network": "198.51.10.64", "prefix": 26 }, { "gateway": "2001:db8::1", "metric": 2, "network": "2001:db6::4", "prefix": 128 } ] }, "name": "ethtest0", "state": "up", "type": "ethernet" }, { "autoconnect": false, "interface_name": "ethtest1", "ip": { "address": [ "198.51.100.6/24", "2001:db8::4/32" ], "route": [ { "gateway": "198.51.100.1", "metric": 2, "network": "198.51.12.128", "prefix": 26 } ] }, "name": "ethtest1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [005] #0, state:up persistent_state:present, 'ethtest0': add ifcfg-rh profile 'ethtest0' [006] #1, state:up persistent_state:present, 'ethtest1': add ifcfg-rh profile 'ethtest1' [007] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0 (is-modified) [008] #0, state:up persistent_state:present, 'ethtest0': call 'ifup ethtest0': rc=0, out='Determining if ip address 198.51.100.3 is already in use for device ethtest0... ', err='' [009] #1, state:up persistent_state:present, 'ethtest1': up connection ethtest1 (is-modified) [010] #1, state:up persistent_state:present, 'ethtest1': call 'ifup ethtest1': rc=0, out='Determining if ip address 198.51.100.6 is already in use for device ethtest1... ', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:137 Friday 09 February 2024 20:19:32 +0000 (0:00:08.606) 0:00:17.732 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:143 Friday 09 February 2024 20:19:32 +0000 (0:00:00.021) 0:00:17.753 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[005] #0, state:up persistent_state:present, 'ethtest0': add ifcfg-rh profile 'ethtest0'", "[006] #1, state:up persistent_state:present, 'ethtest1': add ifcfg-rh profile 'ethtest1'", "[007] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0 (is-modified)", "[008] #0, state:up persistent_state:present, 'ethtest0': call 'ifup ethtest0': rc=0, out='Determining if ip address 198.51.100.3 is already in use for device ethtest0...", "', err=''", "[009] #1, state:up persistent_state:present, 'ethtest1': up connection ethtest1 (is-modified)", "[010] #1, state:up persistent_state:present, 'ethtest1': call 'ifup ethtest1': rc=0, out='Determining if ip address 198.51.100.6 is already in use for device ethtest1...", "', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:147 Friday 09 February 2024 20:19:32 +0000 (0:00:00.022) 0:00:17.776 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "interface_name": "ethtest0", "ip": { "address": [ "198.51.100.3/24", "2001:db8::2/32" ], "route": [ { "gateway": "198.51.100.6", "metric": 4, "network": "198.51.10.64", "prefix": 26 }, { "gateway": "2001:db8::1", "metric": 2, "network": "2001:db6::4", "prefix": 128 } ] }, "name": "ethtest0", "state": "up", "type": "ethernet" }, { "autoconnect": false, "interface_name": "ethtest1", "ip": { "address": [ "198.51.100.6/24", "2001:db8::4/32" ], "route": [ { "gateway": "198.51.100.1", "metric": 2, "network": "198.51.12.128", "prefix": 26 } ] }, "name": "ethtest1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[005] #0, state:up persistent_state:present, 'ethtest0': add ifcfg-rh profile 'ethtest0'\n[006] #1, state:up persistent_state:present, 'ethtest1': add ifcfg-rh profile 'ethtest1'\n[007] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0 (is-modified)\n[008] #0, state:up persistent_state:present, 'ethtest0': call 'ifup ethtest0': rc=0, out='Determining if ip address 198.51.100.3 is already in use for device ethtest0...\n', err=''\n[009] #1, state:up persistent_state:present, 'ethtest1': up connection ethtest1 (is-modified)\n[010] #1, state:up persistent_state:present, 'ethtest1': call 'ifup ethtest1': rc=0, out='Determining if ip address 198.51.100.6 is already in use for device ethtest1...\n', err=''\n", "stderr_lines": [ "[005] #0, state:up persistent_state:present, 'ethtest0': add ifcfg-rh profile 'ethtest0'", "[006] #1, state:up persistent_state:present, 'ethtest1': add ifcfg-rh profile 'ethtest1'", "[007] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0 (is-modified)", "[008] #0, state:up persistent_state:present, 'ethtest0': call 'ifup ethtest0': rc=0, out='Determining if ip address 198.51.100.3 is already in use for device ethtest0...", "', err=''", "[009] #1, state:up persistent_state:present, 'ethtest1': up connection ethtest1 (is-modified)", "[010] #1, state:up persistent_state:present, 'ethtest1': call 'ifup ethtest1': rc=0, out='Determining if ip address 198.51.100.6 is already in use for device ethtest1...", "', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:152 Friday 09 February 2024 20:19:32 +0000 (0:00:00.024) 0:00:17.800 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:158 Friday 09 February 2024 20:19:32 +0000 (0:00:00.020) 0:00:17.821 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get the IPv4 routes from the route table main] *************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tests_route_device.yml:75 Friday 09 February 2024 20:19:32 +0000 (0:00:00.173) 0:00:17.994 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "-4", "route" ], "delta": "0:00:00.003216", "end": "2024-02-09 20:19:33.116482", "rc": 0, "start": "2024-02-09 20:19:33.113266" } STDOUT: 198.51.12.128/26 via 198.51.100.1 dev ethtest1 metric 2 198.51.10.64/26 via 198.51.100.6 dev ethtest0 metric 4 198.51.100.0/24 dev ethtest0 proto kernel scope link src 198.51.100.3 198.51.100.0/24 dev ethtest1 proto kernel scope link src 198.51.100.6 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.14.49 169.254.0.0/16 dev eth0 scope link metric 1002 169.254.0.0/16 dev ethtest0 scope link metric 1011 169.254.0.0/16 dev ethtest1 scope link metric 1013 default via 10.31.12.1 dev eth0 TASK [Assert that the route table main contains the specified IPv4 routes] ***** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tests_route_device.yml:80 Friday 09 February 2024 20:19:33 +0000 (0:00:00.137) 0:00:18.132 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get the IPv6 routes from the route table main] *************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tests_route_device.yml:95 Friday 09 February 2024 20:19:33 +0000 (0:00:00.024) 0:00:18.156 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003102", "end": "2024-02-09 20:19:33.273509", "rc": 0, "start": "2024-02-09 20:19:33.270407" } STDOUT: unreachable ::/96 dev lo metric 1024 error -113 mtu 65536 unreachable ::ffff:0.0.0.0/96 dev lo metric 1024 error -113 mtu 65536 2001:db6::4 via 2001:db8::1 dev ethtest0 metric 2 mtu 1500 2001:db8::/32 dev ethtest0 proto kernel metric 256 mtu 1500 2001:db8::/32 dev ethtest1 proto kernel metric 256 mtu 1500 unreachable 2002:a00::/24 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:7f00::/24 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:a9fe::/32 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:ac10::/28 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:c0a8::/32 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:e000::/19 dev lo metric 1024 error -113 mtu 65536 unreachable 3ffe:ffff::/32 dev lo metric 1024 error -113 mtu 65536 fe80::/64 dev eth0 proto kernel metric 256 mtu 9001 fe80::/64 dev ethtest0 proto kernel metric 256 mtu 1500 fe80::/64 dev peerethtest0 proto kernel metric 256 mtu 1500 fe80::/64 dev ethtest1 proto kernel metric 256 mtu 1500 fe80::/64 dev peerethtest1 proto kernel metric 256 mtu 1500 TASK [Assert that the route table main contains the specified IPv6 routes] ***** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tests_route_device.yml:100 Friday 09 February 2024 20:19:33 +0000 (0:00:00.132) 0:00:18.288 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get the interface1 MAC address] ****************************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tests_route_device.yml:108 Friday 09 February 2024 20:19:33 +0000 (0:00:00.021) 0:00:18.310 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/sys/class/net/ethtest1/address" ], "delta": "0:00:00.002903", "end": "2024-02-09 20:19:33.426769", "rc": 0, "start": "2024-02-09 20:19:33.423866" } STDOUT: 42:97:c7:72:06:9d TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 09 February 2024 20:19:33 +0000 (0:00:00.130) 0:00:18.441 ******* included: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 09 February 2024 20:19:33 +0000 (0:00:00.035) 0:00:18.476 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 09 February 2024 20:19:33 +0000 (0:00:00.025) 0:00:18.502 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 09 February 2024 20:19:33 +0000 (0:00:00.019) 0:00:18.522 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 09 February 2024 20:19:33 +0000 (0:00:00.020) 0:00:18.542 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 09 February 2024 20:19:35 +0000 (0:00:01.470) 0:00:20.012 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 09 February 2024 20:19:35 +0000 (0:00:00.567) 0:00:20.579 ******* ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 09 February 2024 20:19:35 +0000 (0:00:00.021) 0:00:20.601 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 09 February 2024 20:19:35 +0000 (0:00:00.020) 0:00:20.622 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 09 February 2024 20:19:35 +0000 (0:00:00.020) 0:00:20.642 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:43 Friday 09 February 2024 20:19:35 +0000 (0:00:00.044) 0:00:20.686 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:58 Friday 09 February 2024 20:19:35 +0000 (0:00:00.020) 0:00:20.706 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:74 Friday 09 February 2024 20:19:35 +0000 (0:00:00.041) 0:00:20.748 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:88 Friday 09 February 2024 20:19:35 +0000 (0:00:00.025) 0:00:20.773 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:99 Friday 09 February 2024 20:19:35 +0000 (0:00:00.020) 0:00:20.794 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:108 Friday 09 February 2024 20:19:35 +0000 (0:00:00.020) 0:00:20.814 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:116 Friday 09 February 2024 20:19:35 +0000 (0:00:00.188) 0:00:21.003 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-146433vzrd_up/tmptg6kdh78" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:125 Friday 09 February 2024 20:19:36 +0000 (0:00:00.193) 0:00:21.196 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "address": [ "198.51.100.4/24", "2001:db8::6/32" ], "route": [ { "gateway": "198.51.100.102", "metric": 4, "network": "198.58.10.64", "prefix": 26 } ] }, "mac": "42:97:c7:72:06:9d", "name": "ethtest1", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:None persistent_state:present, 'ethtest1': The connection ethtest1 does not specify an interface name. Therefore, the route to 198.58.10.64/26 will be configured without the output device and the kernel will choose it automatically which might result in an unwanted device being used. To avoid this, specify `interface_name` in the connection appropriately. [004] #0, state:None persistent_state:present, 'ethtest1': update ifcfg-rh profile 'ethtest1' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:137 Friday 09 February 2024 20:19:36 +0000 (0:00:00.240) 0:00:21.437 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:143 Friday 09 February 2024 20:19:36 +0000 (0:00:00.020) 0:00:21.457 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:None persistent_state:present, 'ethtest1': The connection ethtest1 does not specify an interface name. Therefore, the route to 198.58.10.64/26 will be configured without the output device and the kernel will choose it automatically which might result in an unwanted device being used. To avoid this, specify `interface_name` in the connection appropriately.", "[004] #0, state:None persistent_state:present, 'ethtest1': update ifcfg-rh profile 'ethtest1'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:147 Friday 09 February 2024 20:19:36 +0000 (0:00:00.021) 0:00:21.479 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "address": [ "198.51.100.4/24", "2001:db8::6/32" ], "route": [ { "gateway": "198.51.100.102", "metric": 4, "network": "198.58.10.64", "prefix": 26 } ] }, "mac": "42:97:c7:72:06:9d", "name": "ethtest1", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:None persistent_state:present, 'ethtest1': The connection ethtest1 does not specify an interface name. Therefore, the route to 198.58.10.64/26 will be configured without the output device and the kernel will choose it automatically which might result in an unwanted device being used. To avoid this, specify `interface_name` in the connection appropriately.\n[004] #0, state:None persistent_state:present, 'ethtest1': update ifcfg-rh profile 'ethtest1'\n", "stderr_lines": [ "[003] #0, state:None persistent_state:present, 'ethtest1': The connection ethtest1 does not specify an interface name. Therefore, the route to 198.58.10.64/26 will be configured without the output device and the kernel will choose it automatically which might result in an unwanted device being used. To avoid this, specify `interface_name` in the connection appropriately.", "[004] #0, state:None persistent_state:present, 'ethtest1': update ifcfg-rh profile 'ethtest1'" ], "warnings": [ "[003] #0, state:None persistent_state:present, 'ethtest1': The connection ethtest1 does not specify an interface name. Therefore, the route to 198.58.10.64/26 will be configured without the output device and the kernel will choose it automatically which might result in an unwanted device being used. To avoid this, specify `interface_name` in the connection appropriately." ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:152 Friday 09 February 2024 20:19:36 +0000 (0:00:00.021) 0:00:21.501 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:158 Friday 09 February 2024 20:19:36 +0000 (0:00:00.020) 0:00:21.521 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Assert that the warning about specifying the route without the output device is logged for initscripts provider] *** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tests_route_device.yml:132 Friday 09 February 2024 20:19:36 +0000 (0:00:00.124) 0:00:21.645 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that no warning is logged for nm provider] ************************ task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tests_route_device.yml:148 Friday 09 February 2024 20:19:36 +0000 (0:00:00.023) 0:00:21.669 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Bring down test devices and profiles] ************************************ task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tests_route_device.yml:159 Friday 09 February 2024 20:19:36 +0000 (0:00:00.019) 0:00:21.689 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 09 February 2024 20:19:36 +0000 (0:00:00.061) 0:00:21.750 ******* included: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 09 February 2024 20:19:36 +0000 (0:00:00.037) 0:00:21.788 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 09 February 2024 20:19:36 +0000 (0:00:00.025) 0:00:21.813 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 09 February 2024 20:19:36 +0000 (0:00:00.020) 0:00:21.834 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 09 February 2024 20:19:36 +0000 (0:00:00.020) 0:00:21.855 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 09 February 2024 20:19:38 +0000 (0:00:01.429) 0:00:23.284 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 09 February 2024 20:19:38 +0000 (0:00:00.593) 0:00:23.877 ******* ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 09 February 2024 20:19:38 +0000 (0:00:00.022) 0:00:23.900 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 09 February 2024 20:19:38 +0000 (0:00:00.021) 0:00:23.921 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 09 February 2024 20:19:38 +0000 (0:00:00.020) 0:00:23.942 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:43 Friday 09 February 2024 20:19:38 +0000 (0:00:00.042) 0:00:23.984 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:58 Friday 09 February 2024 20:19:39 +0000 (0:00:00.020) 0:00:24.005 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:74 Friday 09 February 2024 20:19:39 +0000 (0:00:00.021) 0:00:24.026 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:88 Friday 09 February 2024 20:19:39 +0000 (0:00:00.023) 0:00:24.050 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:99 Friday 09 February 2024 20:19:39 +0000 (0:00:00.021) 0:00:24.071 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:108 Friday 09 February 2024 20:19:39 +0000 (0:00:00.021) 0:00:24.092 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:116 Friday 09 February 2024 20:19:39 +0000 (0:00:00.188) 0:00:24.280 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-146433vzrd_up/tmp08d0basd" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:125 Friday 09 February 2024 20:19:39 +0000 (0:00:00.191) 0:00:24.472 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "ethtest0", "persistent_state": "absent", "state": "down" }, { "name": "ethtest1", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [008] #0, state:down persistent_state:absent, 'ethtest0': up connection ethtest0 (active) [009] #0, state:down persistent_state:absent, 'ethtest0': call 'ifdown ethtest0': rc=0, out='', err='' [010] #1, state:down persistent_state:absent, 'ethtest1': up connection ethtest1 (active) [011] #1, state:down persistent_state:absent, 'ethtest1': call 'ifdown ethtest1': rc=0, out='', err='' [012] #0, state:down persistent_state:absent, 'ethtest0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-ethtest0' [013] #0, state:down persistent_state:absent, 'ethtest0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/route-ethtest0' [014] #0, state:down persistent_state:absent, 'ethtest0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/route6-ethtest0' [015] #1, state:down persistent_state:absent, 'ethtest1': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-ethtest1' [016] #1, state:down persistent_state:absent, 'ethtest1': delete ifcfg-rh file '/etc/sysconfig/network-scripts/route-ethtest1' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:137 Friday 09 February 2024 20:19:39 +0000 (0:00:00.506) 0:00:24.978 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:143 Friday 09 February 2024 20:19:39 +0000 (0:00:00.020) 0:00:24.999 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[008] #0, state:down persistent_state:absent, 'ethtest0': up connection ethtest0 (active)", "[009] #0, state:down persistent_state:absent, 'ethtest0': call 'ifdown ethtest0': rc=0, out='', err=''", "[010] #1, state:down persistent_state:absent, 'ethtest1': up connection ethtest1 (active)", "[011] #1, state:down persistent_state:absent, 'ethtest1': call 'ifdown ethtest1': rc=0, out='', err=''", "[012] #0, state:down persistent_state:absent, 'ethtest0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-ethtest0'", "[013] #0, state:down persistent_state:absent, 'ethtest0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/route-ethtest0'", "[014] #0, state:down persistent_state:absent, 'ethtest0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/route6-ethtest0'", "[015] #1, state:down persistent_state:absent, 'ethtest1': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-ethtest1'", "[016] #1, state:down persistent_state:absent, 'ethtest1': delete ifcfg-rh file '/etc/sysconfig/network-scripts/route-ethtest1'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:147 Friday 09 February 2024 20:19:40 +0000 (0:00:00.044) 0:00:25.043 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "ethtest0", "persistent_state": "absent", "state": "down" }, { "name": "ethtest1", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[008] #0, state:down persistent_state:absent, 'ethtest0': up connection ethtest0 (active)\n[009] #0, state:down persistent_state:absent, 'ethtest0': call 'ifdown ethtest0': rc=0, out='', err=''\n[010] #1, state:down persistent_state:absent, 'ethtest1': up connection ethtest1 (active)\n[011] #1, state:down persistent_state:absent, 'ethtest1': call 'ifdown ethtest1': rc=0, out='', err=''\n[012] #0, state:down persistent_state:absent, 'ethtest0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-ethtest0'\n[013] #0, state:down persistent_state:absent, 'ethtest0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/route-ethtest0'\n[014] #0, state:down persistent_state:absent, 'ethtest0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/route6-ethtest0'\n[015] #1, state:down persistent_state:absent, 'ethtest1': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-ethtest1'\n[016] #1, state:down persistent_state:absent, 'ethtest1': delete ifcfg-rh file '/etc/sysconfig/network-scripts/route-ethtest1'\n", "stderr_lines": [ "[008] #0, state:down persistent_state:absent, 'ethtest0': up connection ethtest0 (active)", "[009] #0, state:down persistent_state:absent, 'ethtest0': call 'ifdown ethtest0': rc=0, out='', err=''", "[010] #1, state:down persistent_state:absent, 'ethtest1': up connection ethtest1 (active)", "[011] #1, state:down persistent_state:absent, 'ethtest1': call 'ifdown ethtest1': rc=0, out='', err=''", "[012] #0, state:down persistent_state:absent, 'ethtest0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-ethtest0'", "[013] #0, state:down persistent_state:absent, 'ethtest0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/route-ethtest0'", "[014] #0, state:down persistent_state:absent, 'ethtest0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/route6-ethtest0'", "[015] #1, state:down persistent_state:absent, 'ethtest1': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-ethtest1'", "[016] #1, state:down persistent_state:absent, 'ethtest1': delete ifcfg-rh file '/etc/sysconfig/network-scripts/route-ethtest1'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:152 Friday 09 February 2024 20:19:40 +0000 (0:00:00.023) 0:00:25.066 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:158 Friday 09 February 2024 20:19:40 +0000 (0:00:00.020) 0:00:25.087 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Delete interface1] ******************************************************* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tests_route_device.yml:170 Friday 09 February 2024 20:19:40 +0000 (0:00:00.132) 0:00:25.219 ******* included: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/delete_interface.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/delete_interface.yml:3 Friday 09 February 2024 20:19:40 +0000 (0:00:00.036) 0:00:25.256 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "ethtest1" ], "delta": "0:00:00.550246", "end": "2024-02-09 20:19:40.922218", "rc": 0, "start": "2024-02-09 20:19:40.371972" } TASK [Assert interface1 is absent] ********************************************* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tests_route_device.yml:172 Friday 09 February 2024 20:19:40 +0000 (0:00:00.682) 0:00:25.938 ******* included: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/assert_device_absent.yml:3 Friday 09 February 2024 20:19:40 +0000 (0:00:00.036) 0:00:25.975 ******* included: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface ethtest1] ***************************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/get_interface_stat.yml:3 Friday 09 February 2024 20:19:41 +0000 (0:00:00.033) 0:00:26.008 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'ethtest1'] ************************ task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/assert_device_absent.yml:5 Friday 09 February 2024 20:19:41 +0000 (0:00:00.131) 0:00:26.139 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set interface0] ********************************************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tests_route_device.yml:174 Friday 09 February 2024 20:19:41 +0000 (0:00:00.022) 0:00:26.162 ******* ok: [sut] => { "ansible_facts": { "interface": "ethtest0" }, "changed": false } TASK [Delete interface0] ******************************************************* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tests_route_device.yml:177 Friday 09 February 2024 20:19:41 +0000 (0:00:00.020) 0:00:26.183 ******* included: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/delete_interface.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/delete_interface.yml:3 Friday 09 February 2024 20:19:41 +0000 (0:00:00.065) 0:00:26.248 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "ethtest0" ], "delta": "0:00:00.026987", "end": "2024-02-09 20:19:41.391227", "rc": 0, "start": "2024-02-09 20:19:41.364240" } TASK [Assert interface0 is absent] ********************************************* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tests_route_device.yml:179 Friday 09 February 2024 20:19:41 +0000 (0:00:00.167) 0:00:26.415 ******* included: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/assert_device_absent.yml:3 Friday 09 February 2024 20:19:41 +0000 (0:00:00.038) 0:00:26.453 ******* included: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface ethtest0] ***************************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/get_interface_stat.yml:3 Friday 09 February 2024 20:19:41 +0000 (0:00:00.034) 0:00:26.488 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'ethtest0'] ************************ task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/assert_device_absent.yml:5 Friday 09 February 2024 20:19:41 +0000 (0:00:00.134) 0:00:26.623 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert interface0 profile and interface1 profile are absent] ************* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tests_route_device.yml:181 Friday 09 February 2024 20:19:41 +0000 (0:00:00.023) 0:00:26.646 ******* included: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/assert_profile_absent.yml for sut included: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/assert_profile_absent.yml:3 Friday 09 February 2024 20:19:41 +0000 (0:00:00.045) 0:00:26.692 ******* included: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/get_profile_stat.yml:3 Friday 09 February 2024 20:19:41 +0000 (0:00:00.036) 0:00:26.728 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/get_profile_stat.yml:9 Friday 09 February 2024 20:19:41 +0000 (0:00:00.021) 0:00:26.749 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/get_profile_stat.yml:17 Friday 09 February 2024 20:19:41 +0000 (0:00:00.129) 0:00:26.879 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/get_profile_stat.yml:25 Friday 09 February 2024 20:19:41 +0000 (0:00:00.021) 0:00:26.900 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep ethtest0 | grep /etc", "delta": "0:00:00.005106", "end": "2024-02-09 20:19:42.020767", "rc": 1, "start": "2024-02-09 20:19:42.015661" } STDERR: /bin/sh: nmcli: command not found MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/get_profile_stat.yml:35 Friday 09 February 2024 20:19:42 +0000 (0:00:00.157) 0:00:27.057 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-ethtest0] *********************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/get_profile_stat.yml:49 Friday 09 February 2024 20:19:42 +0000 (0:00:00.023) 0:00:27.080 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-ethtest0] ******************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/get_profile_stat.yml:56 Friday 09 February 2024 20:19:42 +0000 (0:00:00.022) 0:00:27.102 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-ethtest0] *************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/get_profile_stat.yml:62 Friday 09 February 2024 20:19:42 +0000 (0:00:00.022) 0:00:27.125 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-ethtest0] ************************ task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/get_profile_stat.yml:69 Friday 09 February 2024 20:19:42 +0000 (0:00:00.022) 0:00:27.147 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'ethtest0'] ************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/assert_profile_absent.yml:5 Friday 09 February 2024 20:19:42 +0000 (0:00:00.021) 0:00:27.168 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/assert_profile_absent.yml:3 Friday 09 February 2024 20:19:42 +0000 (0:00:00.023) 0:00:27.192 ******* included: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/get_profile_stat.yml:3 Friday 09 February 2024 20:19:42 +0000 (0:00:00.034) 0:00:27.226 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/get_profile_stat.yml:9 Friday 09 February 2024 20:19:42 +0000 (0:00:00.020) 0:00:27.247 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/get_profile_stat.yml:17 Friday 09 February 2024 20:19:42 +0000 (0:00:00.129) 0:00:27.376 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/get_profile_stat.yml:25 Friday 09 February 2024 20:19:42 +0000 (0:00:00.020) 0:00:27.397 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep ethtest1 | grep /etc", "delta": "0:00:00.005116", "end": "2024-02-09 20:19:42.517527", "rc": 1, "start": "2024-02-09 20:19:42.512411" } STDERR: /bin/sh: nmcli: command not found MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/get_profile_stat.yml:35 Friday 09 February 2024 20:19:42 +0000 (0:00:00.133) 0:00:27.530 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-ethtest1] *********************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/get_profile_stat.yml:49 Friday 09 February 2024 20:19:42 +0000 (0:00:00.022) 0:00:27.552 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-ethtest1] ******************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/get_profile_stat.yml:56 Friday 09 February 2024 20:19:42 +0000 (0:00:00.021) 0:00:27.574 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-ethtest1] *************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/get_profile_stat.yml:62 Friday 09 February 2024 20:19:42 +0000 (0:00:00.021) 0:00:27.595 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-ethtest1] ************************ task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/get_profile_stat.yml:69 Friday 09 February 2024 20:19:42 +0000 (0:00:00.049) 0:00:27.645 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'ethtest1'] ************************** task path: /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/assert_profile_absent.yml:5 Friday 09 February 2024 20:19:42 +0000 (0:00:00.022) 0:00:27.667 ******* ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=108 changed=3 unreachable=0 failed=0 skipped=71 rescued=0 ignored=4 Friday 09 February 2024 20:19:42 +0000 (0:00:00.011) 0:00:27.678 ******* =============================================================================== linux-system-roles.network : Configure networking connection profiles --- 8.61s /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Check which services are running ----------- 1.75s /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.47s /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.43s /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Gathering Facts --------------------------------------------------------- 0.86s /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/tests_route_device_initscripts.yml:5 linux-system-roles.network : Check which packages are installed --------- 0.72s /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.71s /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tests_route_device.yml:3 Remove test interface if necessary -------------------------------------- 0.68s /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/delete_interface.yml:3 linux-system-roles.network : Check which packages are installed --------- 0.59s /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.57s /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Install iproute --------------------------------------------------------- 0.52s /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Configure networking connection profiles --- 0.51s /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:125 Enable EPEL 6 ----------------------------------------------------------- 0.43s /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/tasks/enable_epel.yml:40 ------ Create veth interface ethtest0 ------------------------------------------ 0.43s /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/manage_test_interface.yml:28 Install iproute --------------------------------------------------------- 0.42s /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/manage_test_interface.yml:16 Create veth interface ethtest1 ------------------------------------------ 0.39s /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/playbooks/tasks/manage_test_interface.yml:28 linux-system-roles.network : Enable network service --------------------- 0.25s /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:108 linux-system-roles.network : Configure networking connection profiles --- 0.24s /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:125 Gather the minimum subset of ansible_facts required by the network role test --- 0.23s /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/tasks/el_repo_setup.yml:3 ----- linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.19s /WORKDIR/git-bond_options_rewrite1gpg4wiv/tests/roles/linux-system-roles.network/tasks/main.yml:116 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: [003] #0, state:None persistent_state:present, 'ethtest1': The connection ethtest1 does not specify an interface name. Therefore, the route to 198.58.10.64/26 will be configured without the output device and the kernel will choose it automatically which might result in an unwanted device being used. To avoid this, specify `interface_name` in the connection appropriately. ---^---^---^---^---^---