# 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_ethtool_features_initscripts.yml ******************************* 2 plays in /WORKDIR/git-bond_options_rewrite73us5rz2/tests/tests_ethtool_features_initscripts.yml PLAY [Run playbook 'playbooks/tests_ethtool_features.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/tests_ethtool_features_initscripts.yml:5 Tuesday 13 February 2024 01:01:11 +0000 (0:00:00.011) 0:00:00.011 ****** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/tests_ethtool_features_initscripts.yml:8 Tuesday 13 February 2024 01:01:12 +0000 (0:00:00.726) 0:00:00.737 ****** included: /WORKDIR/git-bond_options_rewrite73us5rz2/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_rewrite73us5rz2/tests/tasks/el_repo_setup.yml:3 Tuesday 13 February 2024 01:01:12 +0000 (0:00:00.010) 0:00:00.748 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/tasks/el_repo_setup.yml:19 Tuesday 13 February 2024 01:01:12 +0000 (0:00:00.341) 0:00:01.089 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/tasks/el_repo_setup.yml:24 Tuesday 13 February 2024 01:01:12 +0000 (0:00:00.251) 0:00:01.341 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/tasks/el_repo_setup.yml:28 Tuesday 13 February 2024 01:01:12 +0000 (0:00:00.021) 0:00:01.362 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/tasks/el_repo_setup.yml:53 Tuesday 13 February 2024 01:01:12 +0000 (0:00:00.018) 0:00:01.381 ****** included: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/tasks/enable_epel.yml:8 Tuesday 13 February 2024 01:01:12 +0000 (0:00:00.034) 0:00:01.415 ****** 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_rewrite73us5rz2/tests/tasks/enable_epel.yml:24 Tuesday 13 February 2024 01:01:13 +0000 (0:00:00.254) 0:00:01.669 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/tasks/enable_epel.yml:30 Tuesday 13 February 2024 01:01:13 +0000 (0:00:00.010) 0:00:01.680 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/tasks/enable_epel.yml:35 Tuesday 13 February 2024 01:01:13 +0000 (0:00:00.010) 0:00:01.691 ****** ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.266630", "end": "2024-02-13 01:01:13.553157", "rc": 0, "start": "2024-02-13 01:01:13.286527" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/tasks/enable_epel.yml:40 Tuesday 13 February 2024 01:01:13 +0000 (0:00:00.463) 0:00:02.155 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/tests_ethtool_features_initscripts.yml:10 Tuesday 13 February 2024 01:01:13 +0000 (0:00:00.009) 0:00:02.164 ****** ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing ethtool features settings] ****************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_ethtool_features.yml:3 Tuesday 13 February 2024 01:01:13 +0000 (0:00:00.012) 0:00:02.177 ****** ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_ethtool_features.yml:9 Tuesday 13 February 2024 01:01:14 +0000 (0:00:00.530) 0:00:02.707 ****** ok: [sut] => {} MSG: this is: playbooks/tests_ethtool_features.yml TASK [INIT: Ethtool feeatures tests] ******************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_ethtool_features.yml:15 Tuesday 13 February 2024 01:01:14 +0000 (0:00:00.010) 0:00:02.718 ****** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_ethtool_features.yml:18 Tuesday 13 February 2024 01:01:14 +0000 (0:00:00.009) 0:00:02.728 ****** included: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 13 February 2024 01:01:14 +0000 (0:00:00.012) 0:00:02.741 ****** included: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 13 February 2024 01:01:14 +0000 (0:00:00.011) 0:00:02.752 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003551", "end": "2024-02-13 01:01:14.348562", "rc": 0, "start": "2024-02-13 01:01:14.345011" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 13 February 2024 01:01:14 +0000 (0:00:00.198) 0:00:02.951 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 13 February 2024 01:01:14 +0000 (0:00:00.011) 0:00:02.963 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_ethtool_features.yml:20 Tuesday 13 February 2024 01:01:14 +0000 (0:00:00.010) 0:00:02.973 ****** included: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 13 February 2024 01:01:14 +0000 (0:00:00.015) 0:00:02.989 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 13 February 2024 01:01:14 +0000 (0:00:00.009) 0:00:02.998 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 13 February 2024 01:01:14 +0000 (0:00:00.009) 0:00:03.007 ****** included: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 13 February 2024 01:01:14 +0000 (0:00:00.012) 0:00:03.019 ****** included: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 13 February 2024 01:01:14 +0000 (0:00:00.011) 0:00:03.031 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003677", "end": "2024-02-13 01:01:14.632002", "rc": 0, "start": "2024-02-13 01:01:14.628325" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 13 February 2024 01:01:14 +0000 (0:00:00.202) 0:00:03.233 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 13 February 2024 01:01:14 +0000 (0:00:00.012) 0:00:03.245 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 13 February 2024 01:01:14 +0000 (0:00:00.010) 0:00:03.256 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface testnic1] ****************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:28 Tuesday 13 February 2024 01:01:17 +0000 (0:00:03.098) 0:00:06.355 ****** ok: [sut] => (item=ip link add testnic1 type veth peer name peertestnic1) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "testnic1", "type", "veth", "peer", "name", "peertestnic1" ], "delta": "0:00:00.013279", "end": "2024-02-13 01:01:17.962596", "item": "ip link add testnic1 type veth peer name peertestnic1", "rc": 0, "start": "2024-02-13 01:01:17.949317" } ok: [sut] => (item=ip link set peertestnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peertestnic1", "up" ], "delta": "0:00:00.004267", "end": "2024-02-13 01:01:18.198505", "item": "ip link set peertestnic1 up", "rc": 0, "start": "2024-02-13 01:01:18.194238" } ok: [sut] => (item=ip link set testnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "testnic1", "up" ], "delta": "0:00:00.004496", "end": "2024-02-13 01:01:18.389270", "item": "ip link set testnic1 up", "rc": 0, "start": "2024-02-13 01:01:18.384774" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:37 Tuesday 13 February 2024 01:01:18 +0000 (0:00:00.637) 0:00:06.992 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "testnic1", "managed", "true" ], "delta": "0:00:00.056225", "end": "2024-02-13 01:01:18.639042", "rc": 0, "start": "2024-02-13 01:01:18.582817" } TASK [Delete veth interface testnic1] ****************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 13 February 2024 01:01:18 +0000 (0:00:00.249) 0:00:07.242 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface testnic1] ***************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:52 Tuesday 13 February 2024 01:01:18 +0000 (0:00:00.011) 0:00:07.253 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface testnic1] ***************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:58 Tuesday 13 February 2024 01:01:18 +0000 (0:00:00.011) 0:00:07.265 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface testnic1] ******************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:65 Tuesday 13 February 2024 01:01:18 +0000 (0:00:00.011) 0:00:07.276 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface testnic1] ******************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:71 Tuesday 13 February 2024 01:01:18 +0000 (0:00:00.011) 0:00:07.287 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_ethtool_features.yml:24 Tuesday 13 February 2024 01:01:18 +0000 (0:00:00.010) 0:00:07.298 ****** included: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 13 February 2024 01:01:18 +0000 (0:00:00.014) 0:00:07.313 ****** included: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface testnic1] ***************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 13 February 2024 01:01:18 +0000 (0:00:00.015) 0:00:07.328 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707786077.960232, "block_size": 4096, "blocks": 0, "ctime": 1707786077.960232, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 21655, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/testnic1", "lnk_target": "../../devices/virtual/net/testnic1", "mode": "0777", "mtime": 1707786077.960232, "nlink": 1, "path": "/sys/class/net/testnic1", "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 - 'testnic1'] *********************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 13 February 2024 01:01:18 +0000 (0:00:00.192) 0:00:07.520 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Install ethtool (test dependency)] *************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_ethtool_features.yml:26 Tuesday 13 February 2024 01:01:18 +0000 (0:00:00.012) 0:00:07.533 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [TEST: I can create a profile without changing the ethtool features.] ***** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_ethtool_features.yml:36 Tuesday 13 February 2024 01:01:21 +0000 (0:00:02.686) 0:00:10.220 ****** ok: [sut] => {} MSG: ################################################## TASK [Get current device features] ********************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_ethtool_features.yml:40 Tuesday 13 February 2024 01:01:21 +0000 (0:00:00.012) 0:00:10.232 ****** ok: [sut] => { "changed": false, "cmd": [ "ethtool", "--show-features", "testnic1" ], "delta": "0:00:00.003099", "end": "2024-02-13 01:01:21.823595", "rc": 0, "start": "2024-02-13 01:01:21.820496" } STDOUT: Features for testnic1: rx-checksumming: on tx-checksumming: on tx-checksum-ipv4: off [fixed] tx-checksum-ip-generic: on tx-checksum-ipv6: off [fixed] tx-checksum-fcoe-crc: off [fixed] tx-checksum-sctp: on scatter-gather: on tx-scatter-gather: on tx-scatter-gather-fraglist: on tcp-segmentation-offload: on tx-tcp-segmentation: on tx-tcp-ecn-segmentation: on tx-tcp-mangleid-segmentation: on tx-tcp6-segmentation: on generic-segmentation-offload: on generic-receive-offload: off large-receive-offload: off [fixed] rx-vlan-offload: on tx-vlan-offload: on ntuple-filters: off [fixed] receive-hashing: off [fixed] highdma: on rx-vlan-filter: off [fixed] vlan-challenged: off [fixed] tx-lockless: on [fixed] netns-local: off [fixed] tx-gso-robust: off [fixed] tx-fcoe-segmentation: off [fixed] tx-gre-segmentation: on tx-gre-csum-segmentation: on tx-ipxip4-segmentation: on tx-ipxip6-segmentation: on tx-udp_tnl-segmentation: on tx-udp_tnl-csum-segmentation: on tx-gso-partial: off [fixed] tx-tunnel-remcsum-segmentation: off [fixed] tx-sctp-segmentation: on tx-esp-segmentation: off [fixed] tx-udp-segmentation: on tx-gso-list: on rx-udp-gro-forwarding: off rx-gro-list: off tls-hw-rx-offload: off [fixed] fcoe-mtu: off [fixed] tx-nocache-copy: off loopback: off [fixed] rx-fcs: off [fixed] rx-all: off [fixed] tx-vlan-stag-hw-insert: on rx-vlan-stag-hw-parse: on rx-vlan-stag-filter: off [fixed] l2-fwd-offload: off [fixed] hw-tc-offload: off [fixed] esp-hw-offload: off [fixed] esp-tx-csum-hw-offload: off [fixed] rx-udp_tunnel-port-offload: off [fixed] tls-hw-tx-offload: off [fixed] rx-gro-hw: off [fixed] tls-hw-record: off [fixed] TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 13 February 2024 01:01:21 +0000 (0:00:00.192) 0:00:10.425 ****** included: /WORKDIR/git-bond_options_rewrite73us5rz2/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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 13 February 2024 01:01:21 +0000 (0:00:00.067) 0:00:10.492 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 13 February 2024 01:01:21 +0000 (0:00:00.012) 0:00:10.504 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 13 February 2024 01:01:21 +0000 (0:00:00.011) 0:00:10.515 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 13 February 2024 01:01:21 +0000 (0:00:00.012) 0:00:10.528 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 13 February 2024 01:01:23 +0000 (0:00:01.603) 0:00:12.131 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 13 February 2024 01:01:25 +0000 (0:00:01.490) 0:00:13.621 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 13 February 2024 01:01:25 +0000 (0:00:00.021) 0:00:13.643 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 13 February 2024 01:01:25 +0000 (0:00:00.020) 0:00:13.664 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 13 February 2024 01:01:25 +0000 (0:00:00.020) 0:00:13.684 ****** changed: [sut] => { "attempts": 1, "changed": true, "rc": 0, "results": [ "Installed: network-scripts-team-1.31-4.el8.x86_64", "Installed: network-scripts-10.00.18-1.el8.x86_64" ] } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 13 February 2024 01:01:29 +0000 (0:00:04.111) 0:00:17.795 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 13 February 2024 01:01:29 +0000 (0:00:00.036) 0:00:17.831 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 13 February 2024 01:01:29 +0000 (0:00:00.022) 0:00:17.854 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 13 February 2024 01:01:29 +0000 (0:00:00.025) 0:00:17.879 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 13 February 2024 01:01:29 +0000 (0:00:00.022) 0:00:17.901 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 13 February 2024 01:01:29 +0000 (0:00:00.022) 0:00:17.923 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 13 February 2024 01:01:30 +0000 (0:00:00.816) 0:00:18.740 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-30091o500_51e/tmph_adgp7l" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 13 February 2024 01:01:30 +0000 (0:00:00.318) 0:00:19.058 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': add ifcfg-rh profile 'testnic1' [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified) [005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 13 February 2024 01:01:31 +0000 (0:00:00.572) 0:00:19.630 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 13 February 2024 01:01:31 +0000 (0:00:00.021) 0:00:19.652 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': add ifcfg-rh profile 'testnic1'", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 13 February 2024 01:01:31 +0000 (0:00:00.022) 0:00:19.675 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "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, 'testnic1': add ifcfg-rh profile 'testnic1'\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', 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, 'testnic1': add ifcfg-rh profile 'testnic1'", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 13 February 2024 01:01:31 +0000 (0:00:00.042) 0:00:19.718 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 13 February 2024 01:01:31 +0000 (0:00:00.022) 0:00:19.740 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get current device features] ********************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_ethtool_features.yml:55 Tuesday 13 February 2024 01:01:31 +0000 (0:00:00.252) 0:00:19.993 ****** ok: [sut] => { "changed": false, "cmd": [ "ethtool", "--show-features", "testnic1" ], "delta": "0:00:00.003789", "end": "2024-02-13 01:01:31.592312", "rc": 0, "start": "2024-02-13 01:01:31.588523" } STDOUT: Features for testnic1: rx-checksumming: on tx-checksumming: on tx-checksum-ipv4: off [fixed] tx-checksum-ip-generic: on tx-checksum-ipv6: off [fixed] tx-checksum-fcoe-crc: off [fixed] tx-checksum-sctp: on scatter-gather: on tx-scatter-gather: on tx-scatter-gather-fraglist: on tcp-segmentation-offload: on tx-tcp-segmentation: on tx-tcp-ecn-segmentation: on tx-tcp-mangleid-segmentation: on tx-tcp6-segmentation: on generic-segmentation-offload: on generic-receive-offload: off large-receive-offload: off [fixed] rx-vlan-offload: on tx-vlan-offload: on ntuple-filters: off [fixed] receive-hashing: off [fixed] highdma: on rx-vlan-filter: off [fixed] vlan-challenged: off [fixed] tx-lockless: on [fixed] netns-local: off [fixed] tx-gso-robust: off [fixed] tx-fcoe-segmentation: off [fixed] tx-gre-segmentation: on tx-gre-csum-segmentation: on tx-ipxip4-segmentation: on tx-ipxip6-segmentation: on tx-udp_tnl-segmentation: on tx-udp_tnl-csum-segmentation: on tx-gso-partial: off [fixed] tx-tunnel-remcsum-segmentation: off [fixed] tx-sctp-segmentation: on tx-esp-segmentation: off [fixed] tx-udp-segmentation: on tx-gso-list: on rx-udp-gro-forwarding: off rx-gro-list: off tls-hw-rx-offload: off [fixed] fcoe-mtu: off [fixed] tx-nocache-copy: off loopback: off [fixed] rx-fcs: off [fixed] rx-all: off [fixed] tx-vlan-stag-hw-insert: on rx-vlan-stag-hw-parse: on rx-vlan-stag-filter: off [fixed] l2-fwd-offload: off [fixed] hw-tc-offload: off [fixed] esp-hw-offload: off [fixed] esp-tx-csum-hw-offload: off [fixed] rx-udp_tunnel-port-offload: off [fixed] tls-hw-tx-offload: off [fixed] rx-gro-hw: off [fixed] tls-hw-record: off [fixed] TASK [ASSERT: The profile does not change the ethtool features] **************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_ethtool_features.yml:59 Tuesday 13 February 2024 01:01:31 +0000 (0:00:00.212) 0:00:20.206 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can disable gro and tx-tcp-segmentation and enable gso.] ********* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_ethtool_features.yml:65 Tuesday 13 February 2024 01:01:31 +0000 (0:00:00.023) 0:00:20.229 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 13 February 2024 01:01:31 +0000 (0:00:00.021) 0:00:20.251 ****** included: /WORKDIR/git-bond_options_rewrite73us5rz2/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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 13 February 2024 01:01:31 +0000 (0:00:00.036) 0:00:20.287 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 13 February 2024 01:01:31 +0000 (0:00:00.026) 0:00:20.314 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 13 February 2024 01:01:31 +0000 (0:00:00.021) 0:00:20.335 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 13 February 2024 01:01:31 +0000 (0:00:00.022) 0:00:20.358 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 13 February 2024 01:01:33 +0000 (0:00:01.703) 0:00:22.062 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 13 February 2024 01:01:34 +0000 (0:00:01.354) 0:00:23.416 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 13 February 2024 01:01:34 +0000 (0:00:00.023) 0:00:23.440 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 13 February 2024 01:01:34 +0000 (0:00:00.021) 0:00:23.461 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 13 February 2024 01:01:34 +0000 (0:00:00.021) 0:00:23.483 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 13 February 2024 01:01:34 +0000 (0:00:00.068) 0:00:23.551 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 13 February 2024 01:01:34 +0000 (0:00:00.022) 0:00:23.574 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 13 February 2024 01:01:35 +0000 (0:00:00.022) 0:00:23.596 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 13 February 2024 01:01:35 +0000 (0:00:00.025) 0:00:23.622 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 13 February 2024 01:01:35 +0000 (0:00:00.021) 0:00:23.643 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 13 February 2024 01:01:35 +0000 (0:00:00.021) 0:00:23.665 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 13 February 2024 01:01:35 +0000 (0:00:00.367) 0:00:24.033 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-30091o500_51e/tmpi9rq_von" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 13 February 2024 01:01:35 +0000 (0:00:00.315) 0:00:24.349 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ethtool": { "features": { "gro": "no", "gso": "yes", "tx-tcp-segmentation": "no" } }, "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1' [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified) [005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b'Actual changes:\ntx-tcp-segmentation: off\ntx-tcp-mangleid-segmentation: off [not requested]\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.\nRTNETLINK answers: File exists\n"' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 13 February 2024 01:01:36 +0000 (0:00:00.447) 0:00:24.797 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 13 February 2024 01:01:36 +0000 (0:00:00.023) 0:00:24.820 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1'", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b'Actual changes:\\ntx-tcp-segmentation: off\\ntx-tcp-mangleid-segmentation: off [not requested]\\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.\\nRTNETLINK answers: File exists\\n\"'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 13 February 2024 01:01:36 +0000 (0:00:00.022) 0:00:24.842 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ethtool": { "features": { "gro": "no", "gso": "yes", "tx-tcp-segmentation": "no" } }, "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "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, 'testnic1': update ifcfg-rh profile 'testnic1'\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b'Actual changes:\\ntx-tcp-segmentation: off\\ntx-tcp-mangleid-segmentation: off [not requested]\\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.\\nRTNETLINK answers: File exists\\n\"'\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1'", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b'Actual changes:\\ntx-tcp-segmentation: off\\ntx-tcp-mangleid-segmentation: off [not requested]\\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.\\nRTNETLINK answers: File exists\\n\"'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 13 February 2024 01:01:36 +0000 (0:00:00.023) 0:00:24.865 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 13 February 2024 01:01:36 +0000 (0:00:00.020) 0:00:24.885 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get current device features] ********************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_ethtool_features.yml:85 Tuesday 13 February 2024 01:01:36 +0000 (0:00:00.202) 0:00:25.088 ****** ok: [sut] => { "changed": false, "cmd": [ "ethtool", "--show-features", "testnic1" ], "delta": "0:00:00.003247", "end": "2024-02-13 01:01:36.686431", "rc": 0, "start": "2024-02-13 01:01:36.683184" } STDOUT: Features for testnic1: rx-checksumming: on tx-checksumming: on tx-checksum-ipv4: off [fixed] tx-checksum-ip-generic: on tx-checksum-ipv6: off [fixed] tx-checksum-fcoe-crc: off [fixed] tx-checksum-sctp: on scatter-gather: on tx-scatter-gather: on tx-scatter-gather-fraglist: on tcp-segmentation-offload: on tx-tcp-segmentation: off tx-tcp-ecn-segmentation: on tx-tcp-mangleid-segmentation: off [requested on] tx-tcp6-segmentation: on generic-segmentation-offload: on generic-receive-offload: off large-receive-offload: off [fixed] rx-vlan-offload: on tx-vlan-offload: on ntuple-filters: off [fixed] receive-hashing: off [fixed] highdma: on rx-vlan-filter: off [fixed] vlan-challenged: off [fixed] tx-lockless: on [fixed] netns-local: off [fixed] tx-gso-robust: off [fixed] tx-fcoe-segmentation: off [fixed] tx-gre-segmentation: on tx-gre-csum-segmentation: on tx-ipxip4-segmentation: on tx-ipxip6-segmentation: on tx-udp_tnl-segmentation: on tx-udp_tnl-csum-segmentation: on tx-gso-partial: off [fixed] tx-tunnel-remcsum-segmentation: off [fixed] tx-sctp-segmentation: on tx-esp-segmentation: off [fixed] tx-udp-segmentation: on tx-gso-list: on rx-udp-gro-forwarding: off rx-gro-list: off tls-hw-rx-offload: off [fixed] fcoe-mtu: off [fixed] tx-nocache-copy: off loopback: off [fixed] rx-fcs: off [fixed] rx-all: off [fixed] tx-vlan-stag-hw-insert: on rx-vlan-stag-hw-parse: on rx-vlan-stag-filter: off [fixed] l2-fwd-offload: off [fixed] hw-tc-offload: off [fixed] esp-hw-offload: off [fixed] esp-tx-csum-hw-offload: off [fixed] rx-udp_tunnel-port-offload: off [fixed] tls-hw-tx-offload: off [fixed] rx-gro-hw: off [fixed] tls-hw-record: off [fixed] TASK [Show ethtool_features] *************************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_ethtool_features.yml:89 Tuesday 13 February 2024 01:01:36 +0000 (0:00:00.212) 0:00:25.300 ****** ok: [sut] => { "ethtool_features.stdout_lines": [ "Features for testnic1:", "rx-checksumming: on", "tx-checksumming: on", "\ttx-checksum-ipv4: off [fixed]", "\ttx-checksum-ip-generic: on", "\ttx-checksum-ipv6: off [fixed]", "\ttx-checksum-fcoe-crc: off [fixed]", "\ttx-checksum-sctp: on", "scatter-gather: on", "\ttx-scatter-gather: on", "\ttx-scatter-gather-fraglist: on", "tcp-segmentation-offload: on", "\ttx-tcp-segmentation: off", "\ttx-tcp-ecn-segmentation: on", "\ttx-tcp-mangleid-segmentation: off [requested on]", "\ttx-tcp6-segmentation: on", "generic-segmentation-offload: on", "generic-receive-offload: off", "large-receive-offload: off [fixed]", "rx-vlan-offload: on", "tx-vlan-offload: on", "ntuple-filters: off [fixed]", "receive-hashing: off [fixed]", "highdma: on", "rx-vlan-filter: off [fixed]", "vlan-challenged: off [fixed]", "tx-lockless: on [fixed]", "netns-local: off [fixed]", "tx-gso-robust: off [fixed]", "tx-fcoe-segmentation: off [fixed]", "tx-gre-segmentation: on", "tx-gre-csum-segmentation: on", "tx-ipxip4-segmentation: on", "tx-ipxip6-segmentation: on", "tx-udp_tnl-segmentation: on", "tx-udp_tnl-csum-segmentation: on", "tx-gso-partial: off [fixed]", "tx-tunnel-remcsum-segmentation: off [fixed]", "tx-sctp-segmentation: on", "tx-esp-segmentation: off [fixed]", "tx-udp-segmentation: on", "tx-gso-list: on", "rx-udp-gro-forwarding: off", "rx-gro-list: off", "tls-hw-rx-offload: off [fixed]", "fcoe-mtu: off [fixed]", "tx-nocache-copy: off", "loopback: off [fixed]", "rx-fcs: off [fixed]", "rx-all: off [fixed]", "tx-vlan-stag-hw-insert: on", "rx-vlan-stag-hw-parse: on", "rx-vlan-stag-filter: off [fixed]", "l2-fwd-offload: off [fixed]", "hw-tc-offload: off [fixed]", "esp-hw-offload: off [fixed]", "esp-tx-csum-hw-offload: off [fixed]", "rx-udp_tunnel-port-offload: off [fixed]", "tls-hw-tx-offload: off [fixed]", "rx-gro-hw: off [fixed]", "tls-hw-record: off [fixed]" ] } TASK [Assert device features] ************************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_ethtool_features.yml:92 Tuesday 13 February 2024 01:01:36 +0000 (0:00:00.022) 0:00:25.323 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can enable tx_tcp_segmentation (using underscores).] ************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_ethtool_features.yml:106 Tuesday 13 February 2024 01:01:36 +0000 (0:00:00.025) 0:00:25.348 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 13 February 2024 01:01:36 +0000 (0:00:00.021) 0:00:25.370 ****** included: /WORKDIR/git-bond_options_rewrite73us5rz2/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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 13 February 2024 01:01:36 +0000 (0:00:00.037) 0:00:25.408 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 13 February 2024 01:01:36 +0000 (0:00:00.026) 0:00:25.434 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 13 February 2024 01:01:36 +0000 (0:00:00.021) 0:00:25.455 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 13 February 2024 01:01:36 +0000 (0:00:00.022) 0:00:25.477 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 13 February 2024 01:01:38 +0000 (0:00:01.690) 0:00:27.168 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 13 February 2024 01:01:39 +0000 (0:00:01.350) 0:00:28.519 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 13 February 2024 01:01:39 +0000 (0:00:00.023) 0:00:28.543 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 13 February 2024 01:01:39 +0000 (0:00:00.021) 0:00:28.564 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 13 February 2024 01:01:40 +0000 (0:00:00.022) 0:00:28.587 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 13 February 2024 01:01:40 +0000 (0:00:00.043) 0:00:28.631 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 13 February 2024 01:01:40 +0000 (0:00:00.021) 0:00:28.652 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 13 February 2024 01:01:40 +0000 (0:00:00.043) 0:00:28.696 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 13 February 2024 01:01:40 +0000 (0:00:00.026) 0:00:28.722 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 13 February 2024 01:01:40 +0000 (0:00:00.022) 0:00:28.744 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 13 February 2024 01:01:40 +0000 (0:00:00.022) 0:00:28.767 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 13 February 2024 01:01:40 +0000 (0:00:00.355) 0:00:29.123 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-30091o500_51e/tmp87twwjot" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 13 February 2024 01:01:40 +0000 (0:00:00.306) 0:00:29.429 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ethtool": { "features": { "tx_tcp_segmentation": "yes" } }, "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1' [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified) [005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b'Actual changes:\ntx-tcp-segmentation: on\ntx-tcp-mangleid-segmentation: on [not requested]\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.\nRTNETLINK answers: File exists\n"' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 13 February 2024 01:01:41 +0000 (0:00:00.428) 0:00:29.858 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 13 February 2024 01:01:41 +0000 (0:00:00.021) 0:00:29.880 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1'", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b'Actual changes:\\ntx-tcp-segmentation: on\\ntx-tcp-mangleid-segmentation: on [not requested]\\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.\\nRTNETLINK answers: File exists\\n\"'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 13 February 2024 01:01:41 +0000 (0:00:00.022) 0:00:29.902 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ethtool": { "features": { "tx_tcp_segmentation": "yes" } }, "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "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, 'testnic1': update ifcfg-rh profile 'testnic1'\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b'Actual changes:\\ntx-tcp-segmentation: on\\ntx-tcp-mangleid-segmentation: on [not requested]\\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.\\nRTNETLINK answers: File exists\\n\"'\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1'", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b'Actual changes:\\ntx-tcp-segmentation: on\\ntx-tcp-mangleid-segmentation: on [not requested]\\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.\\nRTNETLINK answers: File exists\\n\"'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 13 February 2024 01:01:41 +0000 (0:00:00.022) 0:00:29.925 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 13 February 2024 01:01:41 +0000 (0:00:00.021) 0:00:29.947 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get current device features] ********************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_ethtool_features.yml:124 Tuesday 13 February 2024 01:01:41 +0000 (0:00:00.196) 0:00:30.143 ****** ok: [sut] => { "changed": false, "cmd": [ "ethtool", "--show-features", "testnic1" ], "delta": "0:00:00.003231", "end": "2024-02-13 01:01:41.734986", "rc": 0, "start": "2024-02-13 01:01:41.731755" } STDOUT: Features for testnic1: rx-checksumming: on tx-checksumming: on tx-checksum-ipv4: off [fixed] tx-checksum-ip-generic: on tx-checksum-ipv6: off [fixed] tx-checksum-fcoe-crc: off [fixed] tx-checksum-sctp: on scatter-gather: on tx-scatter-gather: on tx-scatter-gather-fraglist: on tcp-segmentation-offload: on tx-tcp-segmentation: on tx-tcp-ecn-segmentation: on tx-tcp-mangleid-segmentation: on tx-tcp6-segmentation: on generic-segmentation-offload: on generic-receive-offload: off large-receive-offload: off [fixed] rx-vlan-offload: on tx-vlan-offload: on ntuple-filters: off [fixed] receive-hashing: off [fixed] highdma: on rx-vlan-filter: off [fixed] vlan-challenged: off [fixed] tx-lockless: on [fixed] netns-local: off [fixed] tx-gso-robust: off [fixed] tx-fcoe-segmentation: off [fixed] tx-gre-segmentation: on tx-gre-csum-segmentation: on tx-ipxip4-segmentation: on tx-ipxip6-segmentation: on tx-udp_tnl-segmentation: on tx-udp_tnl-csum-segmentation: on tx-gso-partial: off [fixed] tx-tunnel-remcsum-segmentation: off [fixed] tx-sctp-segmentation: on tx-esp-segmentation: off [fixed] tx-udp-segmentation: on tx-gso-list: on rx-udp-gro-forwarding: off rx-gro-list: off tls-hw-rx-offload: off [fixed] fcoe-mtu: off [fixed] tx-nocache-copy: off loopback: off [fixed] rx-fcs: off [fixed] rx-all: off [fixed] tx-vlan-stag-hw-insert: on rx-vlan-stag-hw-parse: on rx-vlan-stag-filter: off [fixed] l2-fwd-offload: off [fixed] hw-tc-offload: off [fixed] esp-hw-offload: off [fixed] esp-tx-csum-hw-offload: off [fixed] rx-udp_tunnel-port-offload: off [fixed] tls-hw-tx-offload: off [fixed] rx-gro-hw: off [fixed] tls-hw-record: off [fixed] TASK [Show ethtool_features] *************************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_ethtool_features.yml:128 Tuesday 13 February 2024 01:01:41 +0000 (0:00:00.203) 0:00:30.347 ****** ok: [sut] => { "ethtool_features.stdout_lines": [ "Features for testnic1:", "rx-checksumming: on", "tx-checksumming: on", "\ttx-checksum-ipv4: off [fixed]", "\ttx-checksum-ip-generic: on", "\ttx-checksum-ipv6: off [fixed]", "\ttx-checksum-fcoe-crc: off [fixed]", "\ttx-checksum-sctp: on", "scatter-gather: on", "\ttx-scatter-gather: on", "\ttx-scatter-gather-fraglist: on", "tcp-segmentation-offload: on", "\ttx-tcp-segmentation: on", "\ttx-tcp-ecn-segmentation: on", "\ttx-tcp-mangleid-segmentation: on", "\ttx-tcp6-segmentation: on", "generic-segmentation-offload: on", "generic-receive-offload: off", "large-receive-offload: off [fixed]", "rx-vlan-offload: on", "tx-vlan-offload: on", "ntuple-filters: off [fixed]", "receive-hashing: off [fixed]", "highdma: on", "rx-vlan-filter: off [fixed]", "vlan-challenged: off [fixed]", "tx-lockless: on [fixed]", "netns-local: off [fixed]", "tx-gso-robust: off [fixed]", "tx-fcoe-segmentation: off [fixed]", "tx-gre-segmentation: on", "tx-gre-csum-segmentation: on", "tx-ipxip4-segmentation: on", "tx-ipxip6-segmentation: on", "tx-udp_tnl-segmentation: on", "tx-udp_tnl-csum-segmentation: on", "tx-gso-partial: off [fixed]", "tx-tunnel-remcsum-segmentation: off [fixed]", "tx-sctp-segmentation: on", "tx-esp-segmentation: off [fixed]", "tx-udp-segmentation: on", "tx-gso-list: on", "rx-udp-gro-forwarding: off", "rx-gro-list: off", "tls-hw-rx-offload: off [fixed]", "fcoe-mtu: off [fixed]", "tx-nocache-copy: off", "loopback: off [fixed]", "rx-fcs: off [fixed]", "rx-all: off [fixed]", "tx-vlan-stag-hw-insert: on", "rx-vlan-stag-hw-parse: on", "rx-vlan-stag-filter: off [fixed]", "l2-fwd-offload: off [fixed]", "hw-tc-offload: off [fixed]", "esp-hw-offload: off [fixed]", "esp-tx-csum-hw-offload: off [fixed]", "rx-udp_tunnel-port-offload: off [fixed]", "tls-hw-tx-offload: off [fixed]", "rx-gro-hw: off [fixed]", "tls-hw-record: off [fixed]" ] } TASK [Assert device features] ************************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_ethtool_features.yml:131 Tuesday 13 February 2024 01:01:41 +0000 (0:00:00.023) 0:00:30.370 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: Change feature with both underscores and dashes.] ****************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_ethtool_features.yml:142 Tuesday 13 February 2024 01:01:41 +0000 (0:00:00.022) 0:00:30.393 ****** ok: [sut] => {} MSG: ################################################## TASK [Configure ethtool features setting] ************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_ethtool_features.yml:146 Tuesday 13 February 2024 01:01:41 +0000 (0:00:00.021) 0:00:30.414 ****** fatal: [sut]: FAILED! => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "# Ansible managed test header", "connections": [ { "ethtool": { "features": { "tx-tcp-segmentation": "no", "tx_tcp_segmentation": "no" } }, "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": false } STDERR: MSG: fatal error: configuration error: connections[0].ethtool.features: duplicate key 'tx_tcp_segmentation' TASK [Show network_connections result] ***************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_ethtool_features.yml:163 Tuesday 13 February 2024 01:01:42 +0000 (0:00:00.258) 0:00:30.672 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "# Ansible managed test header", "connections": [ { "ethtool": { "features": { "tx-tcp-segmentation": "no", "tx_tcp_segmentation": "no" } }, "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": false, "failed": true, "msg": "fatal error: configuration error: connections[0].ethtool.features: duplicate key 'tx_tcp_segmentation'", "stderr": "\n", "stderr_lines": [ "" ] } } TASK [Assert the duplicate key "tx_tcp_segmentation" configuration error happened] *** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_ethtool_features.yml:166 Tuesday 13 February 2024 01:01:42 +0000 (0:00:00.024) 0:00:30.697 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check failure] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_ethtool_features.yml:176 Tuesday 13 February 2024 01:01:42 +0000 (0:00:00.024) 0:00:30.721 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "# Ansible managed test header", "connections": [ { "ethtool": { "features": { "tx-tcp-segmentation": "no", "tx_tcp_segmentation": "no" } }, "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": false, "failed": true, "msg": "fatal error: configuration error: connections[0].ethtool.features: duplicate key 'tx_tcp_segmentation'", "stderr": "\n", "stderr_lines": [ "" ] } } TASK [Assert that the result is failure] *************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_ethtool_features.yml:179 Tuesday 13 February 2024 01:01:42 +0000 (0:00:00.024) 0:00:30.745 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can reset features to their original value.] ********************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_ethtool_features.yml:184 Tuesday 13 February 2024 01:01:42 +0000 (0:00:00.022) 0:00:30.767 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 13 February 2024 01:01:42 +0000 (0:00:00.021) 0:00:30.789 ****** included: /WORKDIR/git-bond_options_rewrite73us5rz2/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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 13 February 2024 01:01:42 +0000 (0:00:00.037) 0:00:30.826 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 13 February 2024 01:01:42 +0000 (0:00:00.026) 0:00:30.853 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 13 February 2024 01:01:42 +0000 (0:00:00.021) 0:00:30.875 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 13 February 2024 01:01:42 +0000 (0:00:00.021) 0:00:30.897 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 13 February 2024 01:01:43 +0000 (0:00:01.612) 0:00:32.509 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 13 February 2024 01:01:45 +0000 (0:00:01.350) 0:00:33.860 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 13 February 2024 01:01:45 +0000 (0:00:00.022) 0:00:33.882 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 13 February 2024 01:01:45 +0000 (0:00:00.021) 0:00:33.904 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 13 February 2024 01:01:45 +0000 (0:00:00.041) 0:00:33.945 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 13 February 2024 01:01:45 +0000 (0:00:00.044) 0:00:33.990 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 13 February 2024 01:01:45 +0000 (0:00:00.022) 0:00:34.013 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 13 February 2024 01:01:45 +0000 (0:00:00.023) 0:00:34.036 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 13 February 2024 01:01:45 +0000 (0:00:00.025) 0:00:34.061 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 13 February 2024 01:01:45 +0000 (0:00:00.021) 0:00:34.083 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 13 February 2024 01:01:45 +0000 (0:00:00.020) 0:00:34.103 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 13 February 2024 01:01:45 +0000 (0:00:00.364) 0:00:34.468 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-30091o500_51e/tmpwm_5_2ix" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 13 February 2024 01:01:46 +0000 (0:00:00.318) 0:00:34.786 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1' [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified) [005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', 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.\nRTNETLINK answers: File exists\n"' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 13 February 2024 01:01:46 +0000 (0:00:00.449) 0:00:35.236 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 13 February 2024 01:01:46 +0000 (0:00:00.022) 0:00:35.258 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1'", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', 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.\\nRTNETLINK answers: File exists\\n\"'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 13 February 2024 01:01:46 +0000 (0:00:00.022) 0:00:35.281 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "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, 'testnic1': update ifcfg-rh profile 'testnic1'\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', 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.\\nRTNETLINK answers: File exists\\n\"'\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1'", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', 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.\\nRTNETLINK answers: File exists\\n\"'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 13 February 2024 01:01:46 +0000 (0:00:00.044) 0:00:35.325 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 13 February 2024 01:01:46 +0000 (0:00:00.022) 0:00:35.347 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get current device features] ********************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_ethtool_features.yml:198 Tuesday 13 February 2024 01:01:46 +0000 (0:00:00.207) 0:00:35.555 ****** ok: [sut] => { "changed": false, "cmd": [ "ethtool", "--show-features", "testnic1" ], "delta": "0:00:00.003357", "end": "2024-02-13 01:01:47.156162", "rc": 0, "start": "2024-02-13 01:01:47.152805" } STDOUT: Features for testnic1: rx-checksumming: on tx-checksumming: on tx-checksum-ipv4: off [fixed] tx-checksum-ip-generic: on tx-checksum-ipv6: off [fixed] tx-checksum-fcoe-crc: off [fixed] tx-checksum-sctp: on scatter-gather: on tx-scatter-gather: on tx-scatter-gather-fraglist: on tcp-segmentation-offload: on tx-tcp-segmentation: on tx-tcp-ecn-segmentation: on tx-tcp-mangleid-segmentation: on tx-tcp6-segmentation: on generic-segmentation-offload: on generic-receive-offload: off large-receive-offload: off [fixed] rx-vlan-offload: on tx-vlan-offload: on ntuple-filters: off [fixed] receive-hashing: off [fixed] highdma: on rx-vlan-filter: off [fixed] vlan-challenged: off [fixed] tx-lockless: on [fixed] netns-local: off [fixed] tx-gso-robust: off [fixed] tx-fcoe-segmentation: off [fixed] tx-gre-segmentation: on tx-gre-csum-segmentation: on tx-ipxip4-segmentation: on tx-ipxip6-segmentation: on tx-udp_tnl-segmentation: on tx-udp_tnl-csum-segmentation: on tx-gso-partial: off [fixed] tx-tunnel-remcsum-segmentation: off [fixed] tx-sctp-segmentation: on tx-esp-segmentation: off [fixed] tx-udp-segmentation: on tx-gso-list: on rx-udp-gro-forwarding: off rx-gro-list: off tls-hw-rx-offload: off [fixed] fcoe-mtu: off [fixed] tx-nocache-copy: off loopback: off [fixed] rx-fcs: off [fixed] rx-all: off [fixed] tx-vlan-stag-hw-insert: on rx-vlan-stag-hw-parse: on rx-vlan-stag-filter: off [fixed] l2-fwd-offload: off [fixed] hw-tc-offload: off [fixed] esp-hw-offload: off [fixed] esp-tx-csum-hw-offload: off [fixed] rx-udp_tunnel-port-offload: off [fixed] tls-hw-tx-offload: off [fixed] rx-gro-hw: off [fixed] tls-hw-record: off [fixed] TASK [ASSERT: The profile does not change the ethtool features] **************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_ethtool_features.yml:203 Tuesday 13 February 2024 01:01:47 +0000 (0:00:00.215) 0:00:35.771 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 13 February 2024 01:01:47 +0000 (0:00:00.022) 0:00:35.793 ****** included: /WORKDIR/git-bond_options_rewrite73us5rz2/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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 13 February 2024 01:01:47 +0000 (0:00:00.038) 0:00:35.831 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 13 February 2024 01:01:47 +0000 (0:00:00.026) 0:00:35.858 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 13 February 2024 01:01:47 +0000 (0:00:00.021) 0:00:35.880 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 13 February 2024 01:01:47 +0000 (0:00:00.021) 0:00:35.901 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 13 February 2024 01:01:49 +0000 (0:00:01.686) 0:00:37.588 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 13 February 2024 01:01:50 +0000 (0:00:01.344) 0:00:38.932 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 13 February 2024 01:01:50 +0000 (0:00:00.023) 0:00:38.955 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 13 February 2024 01:01:50 +0000 (0:00:00.021) 0:00:38.977 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 13 February 2024 01:01:50 +0000 (0:00:00.020) 0:00:38.998 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 13 February 2024 01:01:50 +0000 (0:00:00.043) 0:00:39.041 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 13 February 2024 01:01:50 +0000 (0:00:00.043) 0:00:39.084 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 13 February 2024 01:01:50 +0000 (0:00:00.022) 0:00:39.107 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 13 February 2024 01:01:50 +0000 (0:00:00.025) 0:00:39.132 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 13 February 2024 01:01:50 +0000 (0:00:00.022) 0:00:39.154 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 13 February 2024 01:01:50 +0000 (0:00:00.021) 0:00:39.176 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 13 February 2024 01:01:50 +0000 (0:00:00.354) 0:00:39.531 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-30091o500_51e/tmpofgiioo6" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 13 February 2024 01:01:51 +0000 (0:00:00.303) 0:00:39.834 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "testnic1", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:down persistent_state:absent, 'testnic1': up connection testnic1 (active) [004] #0, state:down persistent_state:absent, 'testnic1': call 'ifdown testnic1': 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, 'testnic1': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-testnic1' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 13 February 2024 01:01:51 +0000 (0:00:00.441) 0:00:40.276 ****** 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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 13 February 2024 01:01:51 +0000 (0:00:00.022) 0:00:40.298 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'testnic1': up connection testnic1 (active)", "[004] #0, state:down persistent_state:absent, 'testnic1': call 'ifdown testnic1': 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, 'testnic1': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-testnic1'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 13 February 2024 01:01:51 +0000 (0:00:00.022) 0:00:40.320 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "testnic1", "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, 'testnic1': up connection testnic1 (active)\n[004] #0, state:down persistent_state:absent, 'testnic1': call 'ifdown testnic1': 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, 'testnic1': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-testnic1'\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'testnic1': up connection testnic1 (active)", "[004] #0, state:down persistent_state:absent, 'testnic1': call 'ifdown testnic1': 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, 'testnic1': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-testnic1'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 13 February 2024 01:01:51 +0000 (0:00:00.022) 0:00:40.343 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 13 February 2024 01:01:51 +0000 (0:00:00.020) 0:00:40.363 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_ethtool_features.yml:223 Tuesday 13 February 2024 01:01:51 +0000 (0:00:00.219) 0:00:40.583 ****** included: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 13 February 2024 01:01:52 +0000 (0:00:00.039) 0:00:40.622 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 13 February 2024 01:01:52 +0000 (0:00:00.022) 0:00:40.645 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 13 February 2024 01:01:52 +0000 (0:00:00.021) 0:00:40.666 ****** included: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 13 February 2024 01:01:52 +0000 (0:00:00.034) 0:00:40.700 ****** included: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 13 February 2024 01:01:52 +0000 (0:00:00.034) 0:00:40.735 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003454", "end": "2024-02-13 01:01:52.327862", "rc": 0, "start": "2024-02-13 01:01:52.324408" } STDOUT: eth0 lo peertestnic1 testnic1 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 13 February 2024 01:01:52 +0000 (0:00:00.204) 0:00:40.940 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peertestnic1", "testnic1" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 13 February 2024 01:01:52 +0000 (0:00:00.023) 0:00:40.963 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peertestnic1', 'testnic1'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 13 February 2024 01:01:52 +0000 (0:00:00.021) 0:00:40.985 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface testnic1] ****************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:28 Tuesday 13 February 2024 01:01:55 +0000 (0:00:02.678) 0:00:43.664 ****** skipping: [sut] => (item=ip link add testnic1 type veth peer name peertestnic1) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add testnic1 type veth peer name peertestnic1", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peertestnic1 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peertestnic1 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set testnic1 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set testnic1 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:37 Tuesday 13 February 2024 01:01:55 +0000 (0:00:00.033) 0:00:43.697 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface testnic1] ****************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 13 February 2024 01:01:55 +0000 (0:00:00.023) 0:00:43.721 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "testnic1", "type", "veth" ], "delta": "0:00:00.016047", "end": "2024-02-13 01:01:55.333751", "rc": 0, "start": "2024-02-13 01:01:55.317704" } TASK [Create dummy interface testnic1] ***************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:52 Tuesday 13 February 2024 01:01:55 +0000 (0:00:00.230) 0:00:43.951 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface testnic1] ***************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:58 Tuesday 13 February 2024 01:01:55 +0000 (0:00:00.023) 0:00:43.974 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface testnic1] ******************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:65 Tuesday 13 February 2024 01:01:55 +0000 (0:00:00.022) 0:00:43.997 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface testnic1] ******************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:71 Tuesday 13 February 2024 01:01:55 +0000 (0:00:00.024) 0:00:44.021 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify network state restored to default] ******************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_ethtool_features.yml:227 Tuesday 13 February 2024 01:01:55 +0000 (0:00:00.022) 0:00:44.043 ****** included: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Verify DNS and ping still work] ****************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/check_network_dns.yml:6 Tuesday 13 February 2024 01:01:55 +0000 (0:00:00.058) 0:00:44.102 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\ntype -p resolvectl && resolvectl\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.020799", "end": "2024-02-13 01:01:55.725059", "rc": 1, "start": "2024-02-13 01:01:55.704260" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 0e:0c:20:29:89:85 brd ff:ff:ff:ff:ff:ff inet 10.31.40.95/22 brd 10.31.43.255 scope global dynamic noprefixroute eth0 valid_lft 2831sec preferred_lft 2831sec inet6 fe80::c0c:20ff:fe29:8985/64 scope link valid_lft forever preferred_lft forever IP ROUTE default via 10.31.40.1 dev eth0 proto dhcp src 10.31.40.95 metric 100 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.40.95 metric 100 RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com testing-farm nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 /usr/bin/resolvectl STDERR: Failed to get global data: Unit dbus-org.freedesktop.resolve1.service not found. MSG: non-zero return code to retry, use: --limit @/tmp/tests_ethtool_features_initscripts.retry PLAY RECAP ********************************************************************* sut : ok=110 changed=7 unreachable=0 failed=1 skipped=84 rescued=1 ignored=0 Tuesday 13 February 2024 01:01:55 +0000 (0:00:00.222) 0:00:44.325 ****** =============================================================================== linux-system-roles.network : Install packages --------------------------- 4.16s /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:30 Install iproute --------------------------------------------------------- 3.10s /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:16 Install ethtool (test dependency) --------------------------------------- 2.69s /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_ethtool_features.yml:26 Install iproute --------------------------------------------------------- 2.68s /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which services are running ----------- 1.70s /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.69s /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.69s /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.61s /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.60s /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.49s /WORKDIR/git-bond_options_rewrite73us5rz2/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_rewrite73us5rz2/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_rewrite73us5rz2/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_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.34s /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Enable network service --------------------- 1.18s /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:108 linux-system-roles.network : Configure networking connection profiles --- 1.02s /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:125 Gathering Facts --------------------------------------------------------- 0.73s /WORKDIR/git-bond_options_rewrite73us5rz2/tests/tests_ethtool_features_initscripts.yml:5 Create veth interface testnic1 ------------------------------------------ 0.64s /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:28 linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.64s /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:116 Gathering Facts --------------------------------------------------------- 0.53s /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_ethtool_features.yml:3 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---