# 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_rewritefsgrc0gj/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_rewritefsgrc0gj/tests/tests_auto_gateway_initscripts.yml:5 Wednesday 31 January 2024 20:50:19 +0000 (0:00:00.017) 0:00:00.017 ***** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/tests_auto_gateway_initscripts.yml:8 Wednesday 31 January 2024 20:50:20 +0000 (0:00:00.673) 0:00:00.691 ***** included: /WORKDIR/git-bond_options_rewritefsgrc0gj/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_rewritefsgrc0gj/tests/tasks/el_repo_setup.yml:3 Wednesday 31 January 2024 20:50:20 +0000 (0:00:00.014) 0:00:00.705 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/tasks/el_repo_setup.yml:19 Wednesday 31 January 2024 20:50:20 +0000 (0:00:00.412) 0:00:01.118 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/tasks/el_repo_setup.yml:24 Wednesday 31 January 2024 20:50:20 +0000 (0:00:00.267) 0:00:01.386 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/tasks/el_repo_setup.yml:28 Wednesday 31 January 2024 20:50:20 +0000 (0:00:00.027) 0:00:01.414 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/tasks/el_repo_setup.yml:53 Wednesday 31 January 2024 20:50:20 +0000 (0:00:00.023) 0:00:01.437 ***** included: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/tasks/enable_epel.yml:8 Wednesday 31 January 2024 20:50:21 +0000 (0:00:00.044) 0:00:01.482 ***** 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_rewritefsgrc0gj/tests/tasks/enable_epel.yml:24 Wednesday 31 January 2024 20:50:21 +0000 (0:00:00.283) 0:00:01.765 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/tasks/enable_epel.yml:30 Wednesday 31 January 2024 20:50:21 +0000 (0:00:00.013) 0:00:01.778 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/tasks/enable_epel.yml:35 Wednesday 31 January 2024 20:50:21 +0000 (0:00:00.014) 0:00:01.793 ***** ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.249594", "end": "2024-01-31 20:50:21.739480", "rc": 0, "start": "2024-01-31 20:50:21.489886" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/tasks/enable_epel.yml:40 Wednesday 31 January 2024 20:50:21 +0000 (0:00:00.443) 0:00:02.237 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/tests_auto_gateway_initscripts.yml:10 Wednesday 31 January 2024 20:50:21 +0000 (0:00:00.012) 0:00:02.249 ***** 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_rewritefsgrc0gj/tests/playbooks/tests_auto_gateway.yml:3 Wednesday 31 January 2024 20:50:21 +0000 (0:00:00.015) 0:00:02.264 ***** ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tests_auto_gateway.yml:9 Wednesday 31 January 2024 20:50:22 +0000 (0:00:00.507) 0:00:02.772 ***** included: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 31 January 2024 20:50:22 +0000 (0:00:00.031) 0:00:02.803 ***** included: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 31 January 2024 20:50:22 +0000 (0:00:00.019) 0:00:02.823 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003439", "end": "2024-01-31 20:50:22.528714", "rc": 0, "start": "2024-01-31 20:50:22.525275" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 31 January 2024 20:50:22 +0000 (0:00:00.201) 0:00:03.024 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 31 January 2024 20:50:22 +0000 (0:00:00.015) 0:00:03.040 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tests_auto_gateway.yml:11 Wednesday 31 January 2024 20:50:22 +0000 (0:00:00.013) 0:00:03.053 ***** included: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:3 Wednesday 31 January 2024 20:50:22 +0000 (0:00:00.037) 0:00:03.091 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:8 Wednesday 31 January 2024 20:50:22 +0000 (0:00:00.015) 0:00:03.107 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:13 Wednesday 31 January 2024 20:50:22 +0000 (0:00:00.013) 0:00:03.120 ***** included: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 31 January 2024 20:50:22 +0000 (0:00:00.019) 0:00:03.140 ***** included: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 31 January 2024 20:50:22 +0000 (0:00:00.017) 0:00:03.158 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003471", "end": "2024-01-31 20:50:22.854690", "rc": 0, "start": "2024-01-31 20:50:22.851219" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 31 January 2024 20:50:22 +0000 (0:00:00.195) 0:00:03.353 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 31 January 2024 20:50:22 +0000 (0:00:00.019) 0:00:03.372 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:16 Wednesday 31 January 2024 20:50:22 +0000 (0:00:00.018) 0:00:03.391 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:24 Wednesday 31 January 2024 20:50:25 +0000 (0:00:02.953) 0:00:06.345 ***** 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.016104", "end": "2024-01-31 20:50:26.059419", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-01-31 20:50:26.043315" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003971", "end": "2024-01-31 20:50:26.283547", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-01-31 20:50:26.279576" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004575", "end": "2024-01-31 20:50:26.473146", "item": "ip link set veth0 up", "rc": 0, "start": "2024-01-31 20:50:26.468571" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:33 Wednesday 31 January 2024 20:50:26 +0000 (0:00:00.624) 0:00:06.969 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.136653", "end": "2024-01-31 20:50:26.799772", "rc": 0, "start": "2024-01-31 20:50:26.663119" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:41 Wednesday 31 January 2024 20:50:26 +0000 (0:00:00.326) 0:00:07.296 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:48 Wednesday 31 January 2024 20:50:26 +0000 (0:00:00.014) 0:00:07.310 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:54 Wednesday 31 January 2024 20:50:26 +0000 (0:00:00.014) 0:00:07.325 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:61 Wednesday 31 January 2024 20:50:26 +0000 (0:00:00.014) 0:00:07.339 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:67 Wednesday 31 January 2024 20:50:26 +0000 (0:00:00.015) 0:00:07.354 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tests_auto_gateway.yml:15 Wednesday 31 January 2024 20:50:26 +0000 (0:00:00.014) 0:00:07.369 ***** included: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/assert_device_present.yml:3 Wednesday 31 January 2024 20:50:26 +0000 (0:00:00.035) 0:00:07.405 ***** included: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/get_interface_stat.yml:3 Wednesday 31 January 2024 20:50:26 +0000 (0:00:00.018) 0:00:07.424 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1706734226.0544808, "block_size": 4096, "blocks": 0, "ctime": 1706734226.0544808, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 21587, "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": 1706734226.0544808, "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_rewritefsgrc0gj/tests/playbooks/tasks/assert_device_present.yml:5 Wednesday 31 January 2024 20:50:27 +0000 (0:00:00.192) 0:00:07.617 ***** 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_rewritefsgrc0gj/tests/playbooks/tests_auto_gateway.yml:17 Wednesday 31 January 2024 20:50:27 +0000 (0:00:00.019) 0:00:07.636 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 31 January 2024 20:50:27 +0000 (0:00:00.014) 0:00:07.651 ***** included: /WORKDIR/git-bond_options_rewritefsgrc0gj/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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 31 January 2024 20:50:27 +0000 (0:00:00.091) 0:00:07.742 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 31 January 2024 20:50:27 +0000 (0:00:00.020) 0:00:07.763 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 31 January 2024 20:50:27 +0000 (0:00:00.016) 0:00:07.779 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 31 January 2024 20:50:27 +0000 (0:00:00.013) 0:00:07.793 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 31 January 2024 20:50:28 +0000 (0:00:01.495) 0:00:09.289 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 31 January 2024 20:50:30 +0000 (0:00:01.591) 0:00:10.880 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 31 January 2024 20:50:30 +0000 (0:00:00.043) 0:00:10.923 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 31 January 2024 20:50:30 +0000 (0:00:00.038) 0:00:10.962 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 31 January 2024 20:50:30 +0000 (0:00:00.041) 0:00:11.003 ***** changed: [sut] => { "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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:40 Wednesday 31 January 2024 20:50:35 +0000 (0:00:05.291) 0:00:16.294 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:55 Wednesday 31 January 2024 20:50:35 +0000 (0:00:00.031) 0:00:16.325 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:71 Wednesday 31 January 2024 20:50:35 +0000 (0:00:00.039) 0:00:16.365 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:85 Wednesday 31 January 2024 20:50:35 +0000 (0:00:00.041) 0:00:16.407 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:96 Wednesday 31 January 2024 20:50:35 +0000 (0:00:00.059) 0:00:16.467 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 31 January 2024 20:50:36 +0000 (0:00:00.027) 0:00:16.494 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:113 Wednesday 31 January 2024 20:50:36 +0000 (0:00:00.848) 0:00:17.342 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-2351duwy_l0x/tmpq5_o8uqo" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:122 Wednesday 31 January 2024 20:50:37 +0000 (0:00:00.321) 0:00:17.664 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:134 Wednesday 31 January 2024 20:50:44 +0000 (0:00:06.828) 0:00:24.492 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:140 Wednesday 31 January 2024 20:50:44 +0000 (0:00:00.031) 0:00:24.524 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:144 Wednesday 31 January 2024 20:50:44 +0000 (0:00:00.069) 0:00:24.593 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:149 Wednesday 31 January 2024 20:50:44 +0000 (0:00:00.031) 0:00:24.625 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:155 Wednesday 31 January 2024 20:50:44 +0000 (0:00:00.031) 0:00:24.656 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tests_auto_gateway.yml:42 Wednesday 31 January 2024 20:50:44 +0000 (0:00:00.266) 0:00:24.922 ***** included: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/assert_device_present.yml:3 Wednesday 31 January 2024 20:50:44 +0000 (0:00:00.065) 0:00:24.987 ***** included: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/get_interface_stat.yml:3 Wednesday 31 January 2024 20:50:44 +0000 (0:00:00.043) 0:00:25.031 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1706734226.0544808, "block_size": 4096, "blocks": 0, "ctime": 1706734226.0544808, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 21587, "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": 1706734226.0544808, "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_rewritefsgrc0gj/tests/playbooks/tasks/assert_device_present.yml:5 Wednesday 31 January 2024 20:50:44 +0000 (0:00:00.215) 0:00:25.247 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tests_auto_gateway.yml:44 Wednesday 31 January 2024 20:50:44 +0000 (0:00:00.047) 0:00:25.294 ***** included: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/assert_profile_present.yml:3 Wednesday 31 January 2024 20:50:44 +0000 (0:00:00.073) 0:00:25.368 ***** included: /WORKDIR/git-bond_options_rewritefsgrc0gj/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_rewritefsgrc0gj/tests/playbooks/tasks/get_profile_stat.yml:3 Wednesday 31 January 2024 20:50:44 +0000 (0:00:00.053) 0:00:25.421 ***** 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_rewritefsgrc0gj/tests/playbooks/tasks/get_profile_stat.yml:9 Wednesday 31 January 2024 20:50:45 +0000 (0:00:00.067) 0:00:25.488 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1706734237.6710722, "block_size": 4096, "blocks": 8, "ctime": 1706734237.6510727, "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": 1706734237.6510727, "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_rewritefsgrc0gj/tests/playbooks/tasks/get_profile_stat.yml:17 Wednesday 31 January 2024 20:50:45 +0000 (0:00:00.205) 0:00:25.694 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/get_profile_stat.yml:25 Wednesday 31 January 2024 20:50:45 +0000 (0:00:00.031) 0:00:25.726 ***** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.021218", "end": "2024-01-31 20:50:45.442706", "rc": 1, "start": "2024-01-31 20:50:45.421488" } 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_rewritefsgrc0gj/tests/playbooks/tasks/get_profile_stat.yml:35 Wednesday 31 January 2024 20:50:45 +0000 (0:00:00.226) 0:00:25.953 ***** 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_rewritefsgrc0gj/tests/playbooks/tasks/get_profile_stat.yml:49 Wednesday 31 January 2024 20:50:45 +0000 (0:00:00.035) 0:00:25.988 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:01.004430", "end": "2024-01-31 20:50:46.696418", "rc": 0, "start": "2024-01-31 20:50:45.691988" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/get_profile_stat.yml:56 Wednesday 31 January 2024 20:50:46 +0000 (0:00:01.236) 0:00:27.225 ***** 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_rewritefsgrc0gj/tests/playbooks/tasks/get_profile_stat.yml:62 Wednesday 31 January 2024 20:50:46 +0000 (0:00:00.038) 0:00:27.264 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003255", "end": "2024-01-31 20:50:46.968984", "rc": 0, "start": "2024-01-31 20:50:46.965729" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/get_profile_stat.yml:69 Wednesday 31 January 2024 20:50:47 +0000 (0:00:00.232) 0:00:27.496 ***** 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_rewritefsgrc0gj/tests/playbooks/tasks/assert_profile_present.yml:5 Wednesday 31 January 2024 20:50:47 +0000 (0:00:00.061) 0:00:27.558 ***** 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_rewritefsgrc0gj/tests/playbooks/tasks/assert_profile_present.yml:10 Wednesday 31 January 2024 20:50:47 +0000 (0:00:00.048) 0:00:27.606 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/assert_profile_present.yml:15 Wednesday 31 January 2024 20:50:47 +0000 (0:00:00.113) 0:00:27.720 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tests_auto_gateway.yml:48 Wednesday 31 January 2024 20:50:47 +0000 (0:00:00.044) 0:00:27.765 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003686", "end": "2024-01-31 20:50:47.476355", "rc": 0, "start": "2024-01-31 20:50:47.472669" } STDOUT: default via 10.31.44.1 dev eth0 proto dhcp src 10.31.47.81 metric 100 default via 203.0.113.1 dev veth0 metric 65535 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.47.81 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_rewritefsgrc0gj/tests/playbooks/tests_auto_gateway.yml:52 Wednesday 31 January 2024 20:50:47 +0000 (0:00:00.227) 0:00:27.992 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tests_auto_gateway.yml:58 Wednesday 31 January 2024 20:50:47 +0000 (0:00:00.036) 0:00:28.028 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003926", "end": "2024-01-31 20:50:47.729775", "rc": 0, "start": "2024-01-31 20:50:47.725849" } 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_rewritefsgrc0gj/tests/playbooks/tests_auto_gateway.yml:62 Wednesday 31 January 2024 20:50:47 +0000 (0:00:00.212) 0:00:28.241 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tests_auto_gateway.yml:69 Wednesday 31 January 2024 20:50:47 +0000 (0:00:00.027) 0:00:28.268 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 31 January 2024 20:50:47 +0000 (0:00:00.028) 0:00:28.297 ***** included: /WORKDIR/git-bond_options_rewritefsgrc0gj/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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 31 January 2024 20:50:47 +0000 (0:00:00.051) 0:00:28.348 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 31 January 2024 20:50:47 +0000 (0:00:00.036) 0:00:28.385 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 31 January 2024 20:50:47 +0000 (0:00:00.031) 0:00:28.416 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 31 January 2024 20:50:47 +0000 (0:00:00.031) 0:00:28.448 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 31 January 2024 20:50:49 +0000 (0:00:01.542) 0:00:29.990 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 31 January 2024 20:50:50 +0000 (0:00:01.324) 0:00:31.315 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 31 January 2024 20:50:50 +0000 (0:00:00.030) 0:00:31.346 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 31 January 2024 20:50:50 +0000 (0:00:00.029) 0:00:31.375 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 31 January 2024 20:50:50 +0000 (0:00:00.031) 0:00:31.406 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:40 Wednesday 31 January 2024 20:50:50 +0000 (0:00:00.058) 0:00:31.465 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:55 Wednesday 31 January 2024 20:50:51 +0000 (0:00:00.055) 0:00:31.520 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:71 Wednesday 31 January 2024 20:50:51 +0000 (0:00:00.028) 0:00:31.548 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:85 Wednesday 31 January 2024 20:50:51 +0000 (0:00:00.033) 0:00:31.581 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:96 Wednesday 31 January 2024 20:50:51 +0000 (0:00:00.029) 0:00:31.611 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 31 January 2024 20:50:51 +0000 (0:00:00.028) 0:00:31.639 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:113 Wednesday 31 January 2024 20:50:51 +0000 (0:00:00.361) 0:00:32.001 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-2351duwy_l0x/tmpgl0y7ino" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:122 Wednesday 31 January 2024 20:50:51 +0000 (0:00:00.310) 0:00:32.311 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:134 Wednesday 31 January 2024 20:50:52 +0000 (0:00:00.454) 0:00:32.765 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:140 Wednesday 31 January 2024 20:50:52 +0000 (0:00:00.043) 0:00:32.809 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:144 Wednesday 31 January 2024 20:50:52 +0000 (0:00:00.047) 0:00:32.857 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:149 Wednesday 31 January 2024 20:50:52 +0000 (0:00:00.038) 0:00:32.895 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:155 Wednesday 31 January 2024 20:50:52 +0000 (0:00:00.029) 0:00:32.924 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tests_auto_gateway.yml:81 Wednesday 31 January 2024 20:50:52 +0000 (0:00:00.256) 0:00:33.181 ***** included: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:3 Wednesday 31 January 2024 20:50:52 +0000 (0:00:00.081) 0:00:33.262 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:8 Wednesday 31 January 2024 20:50:52 +0000 (0:00:00.032) 0:00:33.294 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:13 Wednesday 31 January 2024 20:50:52 +0000 (0:00:00.033) 0:00:33.328 ***** included: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 31 January 2024 20:50:52 +0000 (0:00:00.049) 0:00:33.378 ***** included: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 31 January 2024 20:50:52 +0000 (0:00:00.044) 0:00:33.423 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003334", "end": "2024-01-31 20:50:53.119680", "rc": 0, "start": "2024-01-31 20:50:53.116346" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 31 January 2024 20:50:53 +0000 (0:00:00.210) 0:00:33.633 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 31 January 2024 20:50:53 +0000 (0:00:00.038) 0:00:33.671 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:16 Wednesday 31 January 2024 20:50:53 +0000 (0:00:00.045) 0:00:33.717 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:24 Wednesday 31 January 2024 20:50:55 +0000 (0:00:02.615) 0:00:36.333 ***** 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_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:33 Wednesday 31 January 2024 20:50:55 +0000 (0:00:00.052) 0:00:36.385 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:41 Wednesday 31 January 2024 20:50:55 +0000 (0:00:00.031) 0:00:36.417 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.011856", "end": "2024-01-31 20:50:56.130696", "rc": 0, "start": "2024-01-31 20:50:56.118840" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:48 Wednesday 31 January 2024 20:50:56 +0000 (0:00:00.229) 0:00:36.646 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:54 Wednesday 31 January 2024 20:50:56 +0000 (0:00:00.031) 0:00:36.677 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:61 Wednesday 31 January 2024 20:50:56 +0000 (0:00:00.030) 0:00:36.707 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:67 Wednesday 31 January 2024 20:50:56 +0000 (0:00:00.031) 0:00:36.739 ***** 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_rewritefsgrc0gj/tests/playbooks/tests_auto_gateway.yml:85 Wednesday 31 January 2024 20:50:56 +0000 (0:00:00.032) 0:00:36.771 ***** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tests_auto_gateway.yml:89 Wednesday 31 January 2024 20:50:56 +0000 (0:00:00.031) 0:00:36.803 ***** included: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:3 Wednesday 31 January 2024 20:50:56 +0000 (0:00:00.105) 0:00:36.908 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:8 Wednesday 31 January 2024 20:50:56 +0000 (0:00:00.029) 0:00:36.938 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:13 Wednesday 31 January 2024 20:50:56 +0000 (0:00:00.028) 0:00:36.966 ***** included: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 31 January 2024 20:50:56 +0000 (0:00:00.044) 0:00:37.011 ***** included: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 31 January 2024 20:50:56 +0000 (0:00:00.046) 0:00:37.058 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003354", "end": "2024-01-31 20:50:56.758449", "rc": 0, "start": "2024-01-31 20:50:56.755095" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 31 January 2024 20:50:56 +0000 (0:00:00.217) 0:00:37.275 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 31 January 2024 20:50:56 +0000 (0:00:00.041) 0:00:37.317 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:16 Wednesday 31 January 2024 20:50:56 +0000 (0:00:00.031) 0:00:37.348 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:24 Wednesday 31 January 2024 20:50:59 +0000 (0:00:02.608) 0:00:39.957 ***** 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.011649", "end": "2024-01-31 20:50:59.674306", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-01-31 20:50:59.662657" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003946", "end": "2024-01-31 20:50:59.895956", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-01-31 20:50:59.892010" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004301", "end": "2024-01-31 20:51:00.087439", "item": "ip link set veth0 up", "rc": 0, "start": "2024-01-31 20:51:00.083138" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:33 Wednesday 31 January 2024 20:51:00 +0000 (0:00:00.641) 0:00:40.598 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.024222", "end": "2024-01-31 20:51:00.322041", "rc": 0, "start": "2024-01-31 20:51:00.297819" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:41 Wednesday 31 January 2024 20:51:00 +0000 (0:00:00.248) 0:00:40.847 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:48 Wednesday 31 January 2024 20:51:00 +0000 (0:00:00.040) 0:00:40.887 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:54 Wednesday 31 January 2024 20:51:00 +0000 (0:00:00.080) 0:00:40.968 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:61 Wednesday 31 January 2024 20:51:00 +0000 (0:00:00.047) 0:00:41.015 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:67 Wednesday 31 January 2024 20:51:00 +0000 (0:00:00.044) 0:00:41.060 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 31 January 2024 20:51:00 +0000 (0:00:00.077) 0:00:41.137 ***** included: /WORKDIR/git-bond_options_rewritefsgrc0gj/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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 31 January 2024 20:51:00 +0000 (0:00:00.067) 0:00:41.204 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 31 January 2024 20:51:00 +0000 (0:00:00.058) 0:00:41.262 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 31 January 2024 20:51:00 +0000 (0:00:00.039) 0:00:41.302 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 31 January 2024 20:51:00 +0000 (0:00:00.043) 0:00:41.346 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 31 January 2024 20:51:02 +0000 (0:00:01.598) 0:00:42.945 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 31 January 2024 20:51:03 +0000 (0:00:01.398) 0:00:44.343 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 31 January 2024 20:51:03 +0000 (0:00:00.031) 0:00:44.375 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 31 January 2024 20:51:03 +0000 (0:00:00.030) 0:00:44.406 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 31 January 2024 20:51:03 +0000 (0:00:00.031) 0:00:44.437 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:40 Wednesday 31 January 2024 20:51:04 +0000 (0:00:00.062) 0:00:44.500 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:55 Wednesday 31 January 2024 20:51:04 +0000 (0:00:00.030) 0:00:44.530 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:71 Wednesday 31 January 2024 20:51:04 +0000 (0:00:00.029) 0:00:44.560 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:85 Wednesday 31 January 2024 20:51:04 +0000 (0:00:00.038) 0:00:44.598 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:96 Wednesday 31 January 2024 20:51:04 +0000 (0:00:00.032) 0:00:44.630 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 31 January 2024 20:51:04 +0000 (0:00:00.031) 0:00:44.662 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:113 Wednesday 31 January 2024 20:51:04 +0000 (0:00:00.367) 0:00:45.029 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-2351duwy_l0x/tmp_039a7nq" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:122 Wednesday 31 January 2024 20:51:04 +0000 (0:00:00.319) 0:00:45.349 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:134 Wednesday 31 January 2024 20:51:11 +0000 (0:00:06.558) 0:00:51.908 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:140 Wednesday 31 January 2024 20:51:11 +0000 (0:00:00.040) 0:00:51.948 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:144 Wednesday 31 January 2024 20:51:11 +0000 (0:00:00.034) 0:00:51.983 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:149 Wednesday 31 January 2024 20:51:11 +0000 (0:00:00.033) 0:00:52.016 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:155 Wednesday 31 January 2024 20:51:11 +0000 (0:00:00.043) 0:00:52.060 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tests_auto_gateway.yml:110 Wednesday 31 January 2024 20:51:11 +0000 (0:00:00.211) 0:00:52.271 ***** included: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/assert_device_present.yml:3 Wednesday 31 January 2024 20:51:11 +0000 (0:00:00.148) 0:00:52.420 ***** included: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/get_interface_stat.yml:3 Wednesday 31 January 2024 20:51:12 +0000 (0:00:00.072) 0:00:52.492 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1706734259.666453, "block_size": 4096, "blocks": 0, "ctime": 1706734259.666453, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22173, "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": 1706734259.666453, "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_rewritefsgrc0gj/tests/playbooks/tasks/assert_device_present.yml:5 Wednesday 31 January 2024 20:51:12 +0000 (0:00:00.228) 0:00:52.721 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tests_auto_gateway.yml:112 Wednesday 31 January 2024 20:51:12 +0000 (0:00:00.043) 0:00:52.764 ***** included: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/assert_profile_present.yml:3 Wednesday 31 January 2024 20:51:12 +0000 (0:00:00.084) 0:00:52.849 ***** included: /WORKDIR/git-bond_options_rewritefsgrc0gj/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_rewritefsgrc0gj/tests/playbooks/tasks/get_profile_stat.yml:3 Wednesday 31 January 2024 20:51:12 +0000 (0:00:00.066) 0:00:52.915 ***** 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_rewritefsgrc0gj/tests/playbooks/tasks/get_profile_stat.yml:9 Wednesday 31 January 2024 20:51:12 +0000 (0:00:00.034) 0:00:52.950 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1706734265.1871357, "block_size": 4096, "blocks": 8, "ctime": 1706734265.1671362, "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": 1706734265.1671362, "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_rewritefsgrc0gj/tests/playbooks/tasks/get_profile_stat.yml:17 Wednesday 31 January 2024 20:51:12 +0000 (0:00:00.209) 0:00:53.159 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/get_profile_stat.yml:25 Wednesday 31 January 2024 20:51:12 +0000 (0:00:00.035) 0:00:53.195 ***** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.020905", "end": "2024-01-31 20:51:12.915320", "rc": 1, "start": "2024-01-31 20:51:12.894415" } 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_rewritefsgrc0gj/tests/playbooks/tasks/get_profile_stat.yml:35 Wednesday 31 January 2024 20:51:12 +0000 (0:00:00.241) 0:00:53.437 ***** 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_rewritefsgrc0gj/tests/playbooks/tasks/get_profile_stat.yml:49 Wednesday 31 January 2024 20:51:13 +0000 (0:00:00.086) 0:00:53.524 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003111", "end": "2024-01-31 20:51:13.230034", "rc": 0, "start": "2024-01-31 20:51:13.226923" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/get_profile_stat.yml:56 Wednesday 31 January 2024 20:51:13 +0000 (0:00:00.223) 0:00:53.747 ***** 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_rewritefsgrc0gj/tests/playbooks/tasks/get_profile_stat.yml:62 Wednesday 31 January 2024 20:51:13 +0000 (0:00:00.052) 0:00:53.800 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003191", "end": "2024-01-31 20:51:13.514198", "rc": 0, "start": "2024-01-31 20:51:13.511007" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/get_profile_stat.yml:69 Wednesday 31 January 2024 20:51:13 +0000 (0:00:00.237) 0:00:54.038 ***** 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_rewritefsgrc0gj/tests/playbooks/tasks/assert_profile_present.yml:5 Wednesday 31 January 2024 20:51:13 +0000 (0:00:00.054) 0:00:54.092 ***** 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_rewritefsgrc0gj/tests/playbooks/tasks/assert_profile_present.yml:10 Wednesday 31 January 2024 20:51:13 +0000 (0:00:00.050) 0:00:54.143 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/assert_profile_present.yml:15 Wednesday 31 January 2024 20:51:13 +0000 (0:00:00.051) 0:00:54.194 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tests_auto_gateway.yml:116 Wednesday 31 January 2024 20:51:13 +0000 (0:00:00.046) 0:00:54.240 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003825", "end": "2024-01-31 20:51:13.944910", "rc": 0, "start": "2024-01-31 20:51:13.941085" } STDOUT: default via 10.31.44.1 dev eth0 proto dhcp src 10.31.47.81 metric 100 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.47.81 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_rewritefsgrc0gj/tests/playbooks/tests_auto_gateway.yml:120 Wednesday 31 January 2024 20:51:13 +0000 (0:00:00.218) 0:00:54.459 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tests_auto_gateway.yml:126 Wednesday 31 January 2024 20:51:14 +0000 (0:00:00.046) 0:00:54.505 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003877", "end": "2024-01-31 20:51:14.205136", "rc": 0, "start": "2024-01-31 20:51:14.201259" } 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_rewritefsgrc0gj/tests/playbooks/tests_auto_gateway.yml:130 Wednesday 31 January 2024 20:51:14 +0000 (0:00:00.210) 0:00:54.716 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tests_auto_gateway.yml:137 Wednesday 31 January 2024 20:51:14 +0000 (0:00:00.033) 0:00:54.750 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 31 January 2024 20:51:14 +0000 (0:00:00.041) 0:00:54.791 ***** included: /WORKDIR/git-bond_options_rewritefsgrc0gj/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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 31 January 2024 20:51:14 +0000 (0:00:00.124) 0:00:54.916 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 31 January 2024 20:51:14 +0000 (0:00:00.053) 0:00:54.969 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 31 January 2024 20:51:14 +0000 (0:00:00.038) 0:00:55.008 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 31 January 2024 20:51:14 +0000 (0:00:00.042) 0:00:55.051 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 31 January 2024 20:51:16 +0000 (0:00:01.514) 0:00:56.565 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 31 January 2024 20:51:17 +0000 (0:00:01.348) 0:00:57.914 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 31 January 2024 20:51:17 +0000 (0:00:00.062) 0:00:57.977 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 31 January 2024 20:51:17 +0000 (0:00:00.097) 0:00:58.074 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 31 January 2024 20:51:17 +0000 (0:00:00.036) 0:00:58.111 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:40 Wednesday 31 January 2024 20:51:17 +0000 (0:00:00.072) 0:00:58.183 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:55 Wednesday 31 January 2024 20:51:17 +0000 (0:00:00.031) 0:00:58.215 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:71 Wednesday 31 January 2024 20:51:17 +0000 (0:00:00.039) 0:00:58.255 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:85 Wednesday 31 January 2024 20:51:17 +0000 (0:00:00.036) 0:00:58.292 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:96 Wednesday 31 January 2024 20:51:17 +0000 (0:00:00.037) 0:00:58.329 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 31 January 2024 20:51:17 +0000 (0:00:00.043) 0:00:58.372 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:113 Wednesday 31 January 2024 20:51:18 +0000 (0:00:00.362) 0:00:58.735 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-2351duwy_l0x/tmpzicig4ys" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:122 Wednesday 31 January 2024 20:51:18 +0000 (0:00:00.310) 0:00:59.046 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:134 Wednesday 31 January 2024 20:51:19 +0000 (0:00:00.473) 0:00:59.519 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:140 Wednesday 31 January 2024 20:51:19 +0000 (0:00:00.036) 0:00:59.556 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:144 Wednesday 31 January 2024 20:51:19 +0000 (0:00:00.098) 0:00:59.655 ***** 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_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:149 Wednesday 31 January 2024 20:51:19 +0000 (0:00:00.036) 0:00:59.692 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:155 Wednesday 31 January 2024 20:51:19 +0000 (0:00:00.044) 0:00:59.737 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tests_auto_gateway.yml:149 Wednesday 31 January 2024 20:51:19 +0000 (0:00:00.202) 0:00:59.940 ***** included: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:3 Wednesday 31 January 2024 20:51:19 +0000 (0:00:00.074) 0:01:00.014 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:8 Wednesday 31 January 2024 20:51:19 +0000 (0:00:00.029) 0:01:00.044 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:13 Wednesday 31 January 2024 20:51:19 +0000 (0:00:00.030) 0:01:00.074 ***** included: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 31 January 2024 20:51:19 +0000 (0:00:00.047) 0:01:00.122 ***** included: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 31 January 2024 20:51:19 +0000 (0:00:00.051) 0:01:00.174 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003231", "end": "2024-01-31 20:51:19.873007", "rc": 0, "start": "2024-01-31 20:51:19.869776" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 31 January 2024 20:51:19 +0000 (0:00:00.208) 0:01:00.383 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 31 January 2024 20:51:19 +0000 (0:00:00.043) 0:01:00.427 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:16 Wednesday 31 January 2024 20:51:20 +0000 (0:00:00.082) 0:01:00.509 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:24 Wednesday 31 January 2024 20:51:22 +0000 (0:00:02.589) 0:01:03.098 ***** 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_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:33 Wednesday 31 January 2024 20:51:22 +0000 (0:00:00.046) 0:01:03.144 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:41 Wednesday 31 January 2024 20:51:22 +0000 (0:00:00.031) 0:01:03.176 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.012383", "end": "2024-01-31 20:51:22.888541", "rc": 0, "start": "2024-01-31 20:51:22.876158" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:48 Wednesday 31 January 2024 20:51:22 +0000 (0:00:00.225) 0:01:03.402 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:54 Wednesday 31 January 2024 20:51:22 +0000 (0:00:00.043) 0:01:03.445 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:61 Wednesday 31 January 2024 20:51:23 +0000 (0:00:00.037) 0:01:03.483 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:67 Wednesday 31 January 2024 20:51:23 +0000 (0:00:00.034) 0:01:03.518 ***** 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 Wednesday 31 January 2024 20:51:23 +0000 (0:00:00.013) 0:01:03.531 ***** =============================================================================== linux-system-roles.network : Configure networking connection profiles --- 6.83s /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Configure networking connection profiles --- 6.56s /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Install packages --------------------------- 5.29s /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:30 Install iproute --------------------------------------------------------- 2.95s /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.62s /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.61s /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.59s /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which services are running ----------- 1.60s /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.59s /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which services are running ----------- 1.54s /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.51s /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.50s /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.40s /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.35s /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.32s /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Get the ansible_managed comment in ifcfg-veth0 -------------------------- 1.24s /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/playbooks/tasks/get_profile_stat.yml:49 linux-system-roles.network : Configure networking connection profiles --- 0.93s /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Enable network service --------------------- 0.85s /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:105 linux-system-roles.network : Enable network service --------------------- 0.72s /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/roles/linux-system-roles.network/tasks/main.yml:105 Gathering Facts --------------------------------------------------------- 0.67s /WORKDIR/git-bond_options_rewritefsgrc0gj/tests/tests_auto_gateway_initscripts.yml:5 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---