# 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_auto_gateway_initscripts.yml *********************************** 2 plays in /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/tests_auto_gateway_initscripts.yml PLAY [Run playbook 'playbooks/tests_auto_gateway.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/tests_auto_gateway_initscripts.yml:5 Tuesday 06 February 2024 21:06:10 +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_rewriteyaeol4yf/tests/tests_auto_gateway_initscripts.yml:8 Tuesday 06 February 2024 21:06:10 +0000 (0:00:00.644) 0:00:00.656 ****** included: /WORKDIR/git-bond_options_rewriteyaeol4yf/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_rewriteyaeol4yf/tests/tasks/el_repo_setup.yml:3 Tuesday 06 February 2024 21:06:10 +0000 (0:00:00.011) 0:00:00.667 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/tasks/el_repo_setup.yml:19 Tuesday 06 February 2024 21:06:11 +0000 (0:00:00.340) 0:00:01.008 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/tasks/el_repo_setup.yml:24 Tuesday 06 February 2024 21:06:11 +0000 (0:00:00.262) 0:00:01.271 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/tasks/el_repo_setup.yml:28 Tuesday 06 February 2024 21:06:11 +0000 (0:00:00.023) 0:00:01.294 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/tasks/el_repo_setup.yml:53 Tuesday 06 February 2024 21:06:11 +0000 (0:00:00.033) 0:00:01.327 ****** included: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/tasks/enable_epel.yml:8 Tuesday 06 February 2024 21:06:11 +0000 (0:00:00.060) 0:00:01.388 ****** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/tasks/enable_epel.yml:24 Tuesday 06 February 2024 21:06:11 +0000 (0:00:00.250) 0:00:01.639 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/tasks/enable_epel.yml:30 Tuesday 06 February 2024 21:06:11 +0000 (0:00:00.013) 0:00:01.652 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/tasks/enable_epel.yml:35 Tuesday 06 February 2024 21:06:11 +0000 (0:00:00.025) 0:00:01.678 ****** ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.246218", "end": "2024-02-06 21:06:12.337594", "rc": 0, "start": "2024-02-06 21:06:12.091376" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/tasks/enable_epel.yml:40 Tuesday 06 February 2024 21:06:12 +0000 (0:00:00.433) 0:00:02.112 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/tests_auto_gateway_initscripts.yml:10 Tuesday 06 February 2024 21:06:12 +0000 (0:00:00.009) 0:00:02.121 ****** ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing auto_gateway setting] *********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tests_auto_gateway.yml:3 Tuesday 06 February 2024 21:06:12 +0000 (0:00:00.010) 0:00:02.132 ****** ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tests_auto_gateway.yml:9 Tuesday 06 February 2024 21:06:12 +0000 (0:00:00.474) 0:00:02.606 ****** included: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 06 February 2024 21:06:12 +0000 (0:00:00.023) 0:00:02.630 ****** included: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 06 February 2024 21:06:12 +0000 (0:00:00.013) 0:00:02.643 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003170", "end": "2024-02-06 21:06:13.054077", "rc": 0, "start": "2024-02-06 21:06:13.050907" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 06 February 2024 21:06:13 +0000 (0:00:00.183) 0:00:02.827 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 06 February 2024 21:06:13 +0000 (0:00:00.012) 0:00:02.839 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tests_auto_gateway.yml:11 Tuesday 06 February 2024 21:06:13 +0000 (0:00:00.011) 0:00:02.850 ****** included: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 06 February 2024 21:06:13 +0000 (0:00:00.028) 0:00:02.878 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 06 February 2024 21:06:13 +0000 (0:00:00.011) 0:00:02.889 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 06 February 2024 21:06:13 +0000 (0:00:00.010) 0:00:02.900 ****** included: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 06 February 2024 21:06:13 +0000 (0:00:00.016) 0:00:02.917 ****** included: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 06 February 2024 21:06:13 +0000 (0:00:00.024) 0:00:02.941 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003193", "end": "2024-02-06 21:06:13.358436", "rc": 0, "start": "2024-02-06 21:06:13.355243" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 06 February 2024 21:06:13 +0000 (0:00:00.191) 0:00:03.132 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 06 February 2024 21:06:13 +0000 (0:00:00.013) 0:00:03.146 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 06 February 2024 21:06:13 +0000 (0:00:00.010) 0:00:03.157 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:28 Tuesday 06 February 2024 21:06:16 +0000 (0:00:02.908) 0:00:06.065 ****** ok: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "veth0", "type", "veth", "peer", "name", "peerveth0" ], "delta": "0:00:00.016187", "end": "2024-02-06 21:06:16.495618", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-02-06 21:06:16.479431" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003839", "end": "2024-02-06 21:06:16.715164", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-02-06 21:06:16.711325" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004942", "end": "2024-02-06 21:06:16.896378", "item": "ip link set veth0 up", "rc": 0, "start": "2024-02-06 21:06:16.891436" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:37 Tuesday 06 February 2024 21:06:16 +0000 (0:00:00.605) 0:00:06.671 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.112348", "end": "2024-02-06 21:06:17.195885", "rc": 0, "start": "2024-02-06 21:06:17.083537" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 06 February 2024 21:06:17 +0000 (0:00:00.299) 0:00:06.971 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:52 Tuesday 06 February 2024 21:06:17 +0000 (0:00:00.013) 0:00:06.984 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:58 Tuesday 06 February 2024 21:06:17 +0000 (0:00:00.011) 0:00:06.996 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:65 Tuesday 06 February 2024 21:06:17 +0000 (0:00:00.010) 0:00:07.007 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:71 Tuesday 06 February 2024 21:06:17 +0000 (0:00:00.011) 0:00:07.018 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tests_auto_gateway.yml:15 Tuesday 06 February 2024 21:06:17 +0000 (0:00:00.012) 0:00:07.030 ****** included: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 06 February 2024 21:06:17 +0000 (0:00:00.042) 0:00:07.073 ****** included: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 06 February 2024 21:06:17 +0000 (0:00:00.014) 0:00:07.088 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707253576.4895306, "block_size": 4096, "blocks": 0, "ctime": 1707253576.4895306, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 21627, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth0", "lnk_target": "../../devices/virtual/net/veth0", "mode": "0777", "mtime": 1707253576.4895306, "nlink": 1, "path": "/sys/class/net/veth0", "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 - 'veth0'] ************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 06 February 2024 21:06:17 +0000 (0:00:00.187) 0:00:07.276 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tests_auto_gateway.yml:17 Tuesday 06 February 2024 21:06:17 +0000 (0:00:00.013) 0:00:07.289 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 21:06:17 +0000 (0:00:00.011) 0:00:07.300 ****** included: /WORKDIR/git-bond_options_rewriteyaeol4yf/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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 21:06:17 +0000 (0:00:00.066) 0:00:07.366 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 21:06:17 +0000 (0:00:00.012) 0:00:07.379 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 21:06:17 +0000 (0:00:00.010) 0:00:07.390 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 21:06:17 +0000 (0:00:00.010) 0:00:07.400 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 21:06:19 +0000 (0:00:01.474) 0:00:08.875 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 21:06:20 +0000 (0:00:01.424) 0:00:10.299 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 21:06:20 +0000 (0:00:00.046) 0:00:10.345 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 21:06:20 +0000 (0:00:00.023) 0:00:10.369 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 21:06:20 +0000 (0:00:00.024) 0:00:10.393 ****** changed: [sut] => { "attempts": 1, "changed": true, "rc": 0, "results": [ "Installed: network-scripts-team-1.31-4.el8.x86_64", "Installed: network-scripts-10.00.18-1.el8.x86_64" ] } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 21:06:24 +0000 (0:00:04.203) 0:00:14.597 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 21:06:24 +0000 (0:00:00.028) 0:00:14.626 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 21:06:24 +0000 (0:00:00.024) 0:00:14.650 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 21:06:24 +0000 (0:00:00.025) 0:00:14.676 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 21:06:24 +0000 (0:00:00.025) 0:00:14.702 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 21:06:25 +0000 (0:00:00.057) 0:00:14.760 ****** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 21:06:25 +0000 (0:00:00.812) 0:00:15.572 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-241369zzyb5t/tmpe8rgqmpx" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 21:06:26 +0000 (0:00:00.342) 0:00:15.914 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": true, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1", "route_metric4": 65535 }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0' [004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified) [005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\n"', err='b"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\n"' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 21:06:32 +0000 (0:00:06.722) 0:00:22.637 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 21:06:32 +0000 (0:00:00.025) 0:00:22.662 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)", "[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b\"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\n\"', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 21:06:32 +0000 (0:00:00.031) 0:00:22.694 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": true, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1", "route_metric4": 65535 }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)\n[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b\"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\n\"', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)", "[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b\"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\n\"', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 21:06:32 +0000 (0:00:00.057) 0:00:22.752 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 21:06:33 +0000 (0:00:00.023) 0:00:22.776 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tests_auto_gateway.yml:42 Tuesday 06 February 2024 21:06:33 +0000 (0:00:00.249) 0:00:23.025 ****** included: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 06 February 2024 21:06:33 +0000 (0:00:00.055) 0:00:23.080 ****** included: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 06 February 2024 21:06:33 +0000 (0:00:00.038) 0:00:23.119 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707253576.4895306, "block_size": 4096, "blocks": 0, "ctime": 1707253576.4895306, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 21627, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth0", "lnk_target": "../../devices/virtual/net/veth0", "mode": "0777", "mtime": 1707253576.4895306, "nlink": 1, "path": "/sys/class/net/veth0", "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 - 'veth0'] ************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 06 February 2024 21:06:33 +0000 (0:00:00.199) 0:00:23.319 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tests_auto_gateway.yml:44 Tuesday 06 February 2024 21:06:33 +0000 (0:00:00.023) 0:00:23.343 ****** included: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 06 February 2024 21:06:33 +0000 (0:00:00.048) 0:00:23.391 ****** included: /WORKDIR/git-bond_options_rewriteyaeol4yf/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_rewriteyaeol4yf/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 06 February 2024 21:06:33 +0000 (0:00:00.038) 0:00:23.430 ****** 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_rewriteyaeol4yf/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 06 February 2024 21:06:33 +0000 (0:00:00.065) 0:00:23.495 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707253586.556869, "block_size": 4096, "blocks": 8, "ctime": 1707253586.5358696, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5899592, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1707253586.5358696, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 06 February 2024 21:06:33 +0000 (0:00:00.198) 0:00:23.693 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 06 February 2024 21:06:33 +0000 (0:00:00.025) 0:00:23.718 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.021432", "end": "2024-02-06 21:06:34.152724", "rc": 1, "start": "2024-02-06 21:06:34.131292" } 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_rewriteyaeol4yf/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 06 February 2024 21:06:34 +0000 (0:00:00.218) 0:00:23.937 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 06 February 2024 21:06:34 +0000 (0:00:00.024) 0:00:23.962 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003424", "end": "2024-02-06 21:06:34.383150", "rc": 0, "start": "2024-02-06 21:06:34.379726" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 06 February 2024 21:06:34 +0000 (0:00:00.207) 0:00:24.169 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 06 February 2024 21:06:34 +0000 (0:00:00.029) 0:00:24.199 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003181", "end": "2024-02-06 21:06:34.620091", "rc": 0, "start": "2024-02-06 21:06:34.616910" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 06 February 2024 21:06:34 +0000 (0:00:00.206) 0:00:24.406 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 06 February 2024 21:06:34 +0000 (0:00:00.027) 0:00:24.434 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 06 February 2024 21:06:34 +0000 (0:00:00.024) 0:00:24.458 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 06 February 2024 21:06:34 +0000 (0:00:00.023) 0:00:24.482 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tests_auto_gateway.yml:48 Tuesday 06 February 2024 21:06:34 +0000 (0:00:00.023) 0:00:24.505 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003704", "end": "2024-02-06 21:06:34.920247", "rc": 0, "start": "2024-02-06 21:06:34.916543" } STDOUT: default via 10.31.40.1 dev eth0 proto dhcp src 10.31.41.47 metric 100 default via 203.0.113.1 dev veth0 metric 65535 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.41.47 metric 100 169.254.0.0/16 dev veth0 scope link metric 1004 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 TASK [Assert default ipv4 route is present] ************************************ task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tests_auto_gateway.yml:52 Tuesday 06 February 2024 21:06:34 +0000 (0:00:00.199) 0:00:24.705 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tests_auto_gateway.yml:58 Tuesday 06 February 2024 21:06:35 +0000 (0:00:00.056) 0:00:24.761 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003805", "end": "2024-02-06 21:06:35.180606", "rc": 0, "start": "2024-02-06 21:06:35.176801" } STDOUT: ::1 dev lo proto kernel metric 256 pref medium 2001:db8::/64 dev veth0 proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev veth0 proto kernel metric 256 pref medium default via 2001:db8::1 dev veth0 metric 1 pref medium TASK [Assert default ipv6 route is present] ************************************ task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tests_auto_gateway.yml:62 Tuesday 06 February 2024 21:06:35 +0000 (0:00:00.215) 0:00:24.977 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tests_auto_gateway.yml:69 Tuesday 06 February 2024 21:06:35 +0000 (0:00:00.025) 0:00:25.003 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 21:06:35 +0000 (0:00:00.024) 0:00:25.027 ****** included: /WORKDIR/git-bond_options_rewriteyaeol4yf/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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 21:06:35 +0000 (0:00:00.040) 0:00:25.067 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 21:06:35 +0000 (0:00:00.028) 0:00:25.095 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 21:06:35 +0000 (0:00:00.023) 0:00:25.119 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 21:06:35 +0000 (0:00:00.022) 0:00:25.141 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 21:06:36 +0000 (0:00:01.582) 0:00:26.724 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 21:06:38 +0000 (0:00:01.358) 0:00:28.082 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 21:06:38 +0000 (0:00:00.037) 0:00:28.120 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 21:06:38 +0000 (0:00:00.026) 0:00:28.146 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 21:06:38 +0000 (0:00:00.022) 0:00:28.168 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 21:06:38 +0000 (0:00:00.045) 0:00:28.214 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 21:06:38 +0000 (0:00:00.021) 0:00:28.235 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 21:06:38 +0000 (0:00:00.021) 0:00:28.257 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 21:06:38 +0000 (0:00:00.025) 0:00:28.282 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 21:06:38 +0000 (0:00:00.021) 0:00:28.304 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 21:06:38 +0000 (0:00:00.022) 0:00:28.326 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 21:06:38 +0000 (0:00:00.350) 0:00:28.676 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-241369zzyb5t/tmp_e16ega_" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 21:06:39 +0000 (0:00:00.317) 0:00:28.994 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active) [004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\n"' [005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 21:06:39 +0000 (0:00:00.434) 0:00:29.429 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 21:06:39 +0000 (0:00:00.021) 0:00:29.450 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)", "[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b\"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'", "[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 21:06:39 +0000 (0:00:00.023) 0:00:29.474 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)\n[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b\"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'\n[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)", "[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b\"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'", "[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 21:06:39 +0000 (0:00:00.023) 0:00:29.498 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 21:06:39 +0000 (0:00:00.029) 0:00:29.527 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tests_auto_gateway.yml:81 Tuesday 06 February 2024 21:06:39 +0000 (0:00:00.200) 0:00:29.727 ****** included: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 06 February 2024 21:06:40 +0000 (0:00:00.050) 0:00:29.778 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 06 February 2024 21:06:40 +0000 (0:00:00.022) 0:00:29.801 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 06 February 2024 21:06:40 +0000 (0:00:00.021) 0:00:29.822 ****** included: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 06 February 2024 21:06:40 +0000 (0:00:00.066) 0:00:29.889 ****** included: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 06 February 2024 21:06:40 +0000 (0:00:00.036) 0:00:29.925 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003471", "end": "2024-02-06 21:06:40.345182", "rc": 0, "start": "2024-02-06 21:06:40.341711" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 06 February 2024 21:06:40 +0000 (0:00:00.205) 0:00:30.131 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 06 February 2024 21:06:40 +0000 (0:00:00.023) 0:00:30.154 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 06 February 2024 21:06:40 +0000 (0:00:00.027) 0:00:30.182 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:28 Tuesday 06 February 2024 21:06:43 +0000 (0:00:02.621) 0:00:32.803 ****** skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth0 type veth peer name peerveth0", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:37 Tuesday 06 February 2024 21:06:43 +0000 (0:00:00.068) 0:00:32.872 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 06 February 2024 21:06:43 +0000 (0:00:00.025) 0:00:32.897 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.010221", "end": "2024-02-06 21:06:43.326543", "rc": 0, "start": "2024-02-06 21:06:43.316322" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:52 Tuesday 06 February 2024 21:06:43 +0000 (0:00:00.223) 0:00:33.121 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:58 Tuesday 06 February 2024 21:06:43 +0000 (0:00:00.023) 0:00:33.145 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:65 Tuesday 06 February 2024 21:06:43 +0000 (0:00:00.025) 0:00:33.170 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:71 Tuesday 06 February 2024 21:06:43 +0000 (0:00:00.025) 0:00:33.195 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEST: I can configure an interface with auto_gateway disabled] *********** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tests_auto_gateway.yml:85 Tuesday 06 February 2024 21:06:43 +0000 (0:00:00.021) 0:00:33.217 ****** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tests_auto_gateway.yml:89 Tuesday 06 February 2024 21:06:43 +0000 (0:00:00.024) 0:00:33.241 ****** included: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 06 February 2024 21:06:43 +0000 (0:00:00.054) 0:00:33.296 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 06 February 2024 21:06:43 +0000 (0:00:00.034) 0:00:33.330 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 06 February 2024 21:06:43 +0000 (0:00:00.032) 0:00:33.363 ****** included: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 06 February 2024 21:06:43 +0000 (0:00:00.038) 0:00:33.401 ****** included: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 06 February 2024 21:06:43 +0000 (0:00:00.065) 0:00:33.466 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003365", "end": "2024-02-06 21:06:43.883728", "rc": 0, "start": "2024-02-06 21:06:43.880363" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 06 February 2024 21:06:43 +0000 (0:00:00.202) 0:00:33.668 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 06 February 2024 21:06:43 +0000 (0:00:00.025) 0:00:33.693 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 06 February 2024 21:06:43 +0000 (0:00:00.031) 0:00:33.725 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:28 Tuesday 06 February 2024 21:06:46 +0000 (0:00:02.562) 0:00:36.287 ****** ok: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "veth0", "type", "veth", "peer", "name", "peerveth0" ], "delta": "0:00:00.006507", "end": "2024-02-06 21:06:46.742943", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-02-06 21:06:46.736436" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003922", "end": "2024-02-06 21:06:46.970667", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-02-06 21:06:46.966745" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004389", "end": "2024-02-06 21:06:47.155776", "item": "ip link set veth0 up", "rc": 0, "start": "2024-02-06 21:06:47.151387" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:37 Tuesday 06 February 2024 21:06:47 +0000 (0:00:00.654) 0:00:36.942 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.023432", "end": "2024-02-06 21:06:47.381505", "rc": 0, "start": "2024-02-06 21:06:47.358073" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 06 February 2024 21:06:47 +0000 (0:00:00.225) 0:00:37.167 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:52 Tuesday 06 February 2024 21:06:47 +0000 (0:00:00.025) 0:00:37.192 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:58 Tuesday 06 February 2024 21:06:47 +0000 (0:00:00.054) 0:00:37.247 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:65 Tuesday 06 February 2024 21:06:47 +0000 (0:00:00.023) 0:00:37.271 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:71 Tuesday 06 February 2024 21:06:47 +0000 (0:00:00.023) 0:00:37.295 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 21:06:47 +0000 (0:00:00.030) 0:00:37.325 ****** included: /WORKDIR/git-bond_options_rewriteyaeol4yf/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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 21:06:47 +0000 (0:00:00.039) 0:00:37.364 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 21:06:47 +0000 (0:00:00.027) 0:00:37.391 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 21:06:47 +0000 (0:00:00.021) 0:00:37.412 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 21:06:47 +0000 (0:00:00.022) 0:00:37.435 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 21:06:49 +0000 (0:00:01.563) 0:00:38.999 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 21:06:50 +0000 (0:00:01.331) 0:00:40.330 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 21:06:50 +0000 (0:00:00.024) 0:00:40.354 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 21:06:50 +0000 (0:00:00.027) 0:00:40.381 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 21:06:50 +0000 (0:00:00.026) 0:00:40.408 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 21:06:50 +0000 (0:00:00.044) 0:00:40.453 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 21:06:50 +0000 (0:00:00.022) 0:00:40.475 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 21:06:50 +0000 (0:00:00.021) 0:00:40.497 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 21:06:50 +0000 (0:00:00.027) 0:00:40.524 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 21:06:50 +0000 (0:00:00.023) 0:00:40.548 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 21:06:50 +0000 (0:00:00.021) 0:00:40.570 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 21:06:51 +0000 (0:00:00.389) 0:00:40.959 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-241369zzyb5t/tmpax8p_jn7" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 21:06:51 +0000 (0:00:00.310) 0:00:41.270 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": false, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1" }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0' [004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified) [005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\n"', err='b"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\n"' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 21:06:58 +0000 (0:00:06.508) 0:00:47.778 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 21:06:58 +0000 (0:00:00.022) 0:00:47.801 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)", "[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b\"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\n\"', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 21:06:58 +0000 (0:00:00.024) 0:00:47.826 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": false, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1" }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)\n[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b\"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\n\"', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)", "[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b\"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\n\"', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 21:06:58 +0000 (0:00:00.025) 0:00:47.852 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 21:06:58 +0000 (0:00:00.064) 0:00:47.917 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tests_auto_gateway.yml:110 Tuesday 06 February 2024 21:06:58 +0000 (0:00:00.204) 0:00:48.121 ****** included: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 06 February 2024 21:06:58 +0000 (0:00:00.054) 0:00:48.175 ****** included: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 06 February 2024 21:06:58 +0000 (0:00:00.064) 0:00:48.240 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707253606.7401705, "block_size": 4096, "blocks": 0, "ctime": 1707253606.7401705, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22213, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth0", "lnk_target": "../../devices/virtual/net/veth0", "mode": "0777", "mtime": 1707253606.7401705, "nlink": 1, "path": "/sys/class/net/veth0", "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 - 'veth0'] ************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 06 February 2024 21:06:58 +0000 (0:00:00.214) 0:00:48.454 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tests_auto_gateway.yml:112 Tuesday 06 February 2024 21:06:58 +0000 (0:00:00.027) 0:00:48.482 ****** included: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 06 February 2024 21:06:58 +0000 (0:00:00.055) 0:00:48.537 ****** included: /WORKDIR/git-bond_options_rewriteyaeol4yf/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_rewriteyaeol4yf/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 06 February 2024 21:06:58 +0000 (0:00:00.038) 0:00:48.576 ****** 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_rewriteyaeol4yf/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 06 February 2024 21:06:58 +0000 (0:00:00.023) 0:00:48.599 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707253611.7959445, "block_size": 4096, "blocks": 8, "ctime": 1707253611.7759452, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5899592, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1707253611.7759452, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 263, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 06 February 2024 21:06:59 +0000 (0:00:00.202) 0:00:48.802 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 06 February 2024 21:06:59 +0000 (0:00:00.085) 0:00:48.888 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.021243", "end": "2024-02-06 21:06:59.355890", "rc": 1, "start": "2024-02-06 21:06:59.334647" } 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_rewriteyaeol4yf/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 06 February 2024 21:06:59 +0000 (0:00:00.258) 0:00:49.146 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 06 February 2024 21:06:59 +0000 (0:00:00.046) 0:00:49.192 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003334", "end": "2024-02-06 21:06:59.630310", "rc": 0, "start": "2024-02-06 21:06:59.626976" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 06 February 2024 21:06:59 +0000 (0:00:00.232) 0:00:49.424 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 06 February 2024 21:06:59 +0000 (0:00:00.036) 0:00:49.461 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003164", "end": "2024-02-06 21:06:59.883350", "rc": 0, "start": "2024-02-06 21:06:59.880186" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 06 February 2024 21:06:59 +0000 (0:00:00.208) 0:00:49.669 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 06 February 2024 21:06:59 +0000 (0:00:00.030) 0:00:49.700 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 06 February 2024 21:06:59 +0000 (0:00:00.027) 0:00:49.727 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 06 February 2024 21:06:59 +0000 (0:00:00.027) 0:00:49.755 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tests_auto_gateway.yml:116 Tuesday 06 February 2024 21:07:00 +0000 (0:00:00.026) 0:00:49.781 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003712", "end": "2024-02-06 21:07:00.198920", "rc": 0, "start": "2024-02-06 21:07:00.195208" } STDOUT: default via 10.31.40.1 dev eth0 proto dhcp src 10.31.41.47 metric 100 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.41.47 metric 100 169.254.0.0/16 dev veth0 scope link metric 1006 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 TASK [Assert default ipv4 route is absent] ************************************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tests_auto_gateway.yml:120 Tuesday 06 February 2024 21:07:00 +0000 (0:00:00.204) 0:00:49.986 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tests_auto_gateway.yml:126 Tuesday 06 February 2024 21:07:00 +0000 (0:00:00.031) 0:00:50.017 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003784", "end": "2024-02-06 21:07:00.438361", "rc": 0, "start": "2024-02-06 21:07:00.434577" } STDOUT: ::1 dev lo proto kernel metric 256 pref medium 2001:db8::/64 dev veth0 proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev veth0 proto kernel metric 256 pref medium default via 2001:db8::1 dev veth0 metric 1 pref medium TASK [Assert default ipv6 route is absent] ************************************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tests_auto_gateway.yml:130 Tuesday 06 February 2024 21:07:00 +0000 (0:00:00.207) 0:00:50.225 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tests_auto_gateway.yml:137 Tuesday 06 February 2024 21:07:00 +0000 (0:00:00.088) 0:00:50.314 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 21:07:00 +0000 (0:00:00.025) 0:00:50.339 ****** included: /WORKDIR/git-bond_options_rewriteyaeol4yf/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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 21:07:00 +0000 (0:00:00.049) 0:00:50.389 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 21:07:00 +0000 (0:00:00.028) 0:00:50.417 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 21:07:00 +0000 (0:00:00.033) 0:00:50.451 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 21:07:00 +0000 (0:00:00.023) 0:00:50.475 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 21:07:02 +0000 (0:00:01.587) 0:00:52.062 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 21:07:03 +0000 (0:00:01.420) 0:00:53.482 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 21:07:03 +0000 (0:00:00.041) 0:00:53.523 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 21:07:03 +0000 (0:00:00.040) 0:00:53.563 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 21:07:03 +0000 (0:00:00.035) 0:00:53.599 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 21:07:03 +0000 (0:00:00.091) 0:00:53.691 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 21:07:03 +0000 (0:00:00.030) 0:00:53.722 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 21:07:03 +0000 (0:00:00.027) 0:00:53.749 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 21:07:04 +0000 (0:00:00.041) 0:00:53.790 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 21:07:04 +0000 (0:00:00.024) 0:00:53.815 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 21:07:04 +0000 (0:00:00.042) 0:00:53.858 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 21:07:04 +0000 (0:00:00.373) 0:00:54.231 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-241369zzyb5t/tmpoc02oqkl" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 21:07:04 +0000 (0:00:00.405) 0:00:54.637 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active) [004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\n"' [005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 21:07:05 +0000 (0:00:00.504) 0:00:55.141 ****** 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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 21:07:05 +0000 (0:00:00.066) 0:00:55.208 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)", "[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b\"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'", "[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 21:07:05 +0000 (0:00:00.026) 0:00:55.235 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)\n[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b\"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'\n[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)", "[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b\"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'", "[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 21:07:05 +0000 (0:00:00.030) 0:00:55.265 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 21:07:05 +0000 (0:00:00.045) 0:00:55.310 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tests_auto_gateway.yml:149 Tuesday 06 February 2024 21:07:05 +0000 (0:00:00.199) 0:00:55.510 ****** included: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 06 February 2024 21:07:05 +0000 (0:00:00.054) 0:00:55.565 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 06 February 2024 21:07:05 +0000 (0:00:00.022) 0:00:55.587 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 06 February 2024 21:07:05 +0000 (0:00:00.021) 0:00:55.609 ****** included: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 06 February 2024 21:07:05 +0000 (0:00:00.035) 0:00:55.644 ****** included: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 06 February 2024 21:07:05 +0000 (0:00:00.034) 0:00:55.679 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003456", "end": "2024-02-06 21:07:06.095602", "rc": 0, "start": "2024-02-06 21:07:06.092146" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 06 February 2024 21:07:06 +0000 (0:00:00.201) 0:00:55.881 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 06 February 2024 21:07:06 +0000 (0:00:00.064) 0:00:55.945 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 06 February 2024 21:07:06 +0000 (0:00:00.023) 0:00:55.968 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:28 Tuesday 06 February 2024 21:07:08 +0000 (0:00:02.575) 0:00:58.543 ****** skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth0 type veth peer name peerveth0", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:37 Tuesday 06 February 2024 21:07:08 +0000 (0:00:00.035) 0:00:58.579 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 06 February 2024 21:07:08 +0000 (0:00:00.025) 0:00:58.604 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.010510", "end": "2024-02-06 21:07:09.029978", "rc": 0, "start": "2024-02-06 21:07:09.019468" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:52 Tuesday 06 February 2024 21:07:09 +0000 (0:00:00.213) 0:00:58.817 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:58 Tuesday 06 February 2024 21:07:09 +0000 (0:00:00.024) 0:00:58.842 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:65 Tuesday 06 February 2024 21:07:09 +0000 (0:00:00.024) 0:00:58.866 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:71 Tuesday 06 February 2024 21:07:09 +0000 (0:00:00.059) 0:00:58.926 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=138 changed=6 unreachable=0 failed=0 skipped=89 rescued=0 ignored=2 Tuesday 06 February 2024 21:07:09 +0000 (0:00:00.010) 0:00:58.936 ****** =============================================================================== linux-system-roles.network : Configure networking connection profiles --- 6.72s /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Configure networking connection profiles --- 6.51s /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Install packages --------------------------- 4.20s /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:30 Install iproute --------------------------------------------------------- 2.91s /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.62s /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.58s /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.56s /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which services are running ----------- 1.59s /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.58s /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.56s /WORKDIR/git-bond_options_rewriteyaeol4yf/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_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.42s /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.42s /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.36s /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.33s /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Configure networking connection profiles --- 0.94s /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Enable network service --------------------- 0.81s /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:108 linux-system-roles.network : Enable network service --------------------- 0.72s /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:108 linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.72s /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:116 Create veth interface veth0 --------------------------------------------- 0.65s /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tasks/manage_test_interface.yml:28 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---