# 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-network-state-in-defaults5635thno/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-network-state-in-defaults5635thno/tests/tests_ethtool_features_initscripts.yml:5 Wednesday 03 July 2024 22:52:02 +0000 (0:00:00.012) 0:00:00.012 ******** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/tests_ethtool_features_initscripts.yml:8 Wednesday 03 July 2024 22:52:03 +0000 (0:00:00.779) 0:00:00.792 ******** included: /WORKDIR/git-network-state-in-defaults5635thno/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-network-state-in-defaults5635thno/tests/tasks/el_repo_setup.yml:3 Wednesday 03 July 2024 22:52:03 +0000 (0:00:00.010) 0:00:00.803 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/tasks/el_repo_setup.yml:19 Wednesday 03 July 2024 22:52:03 +0000 (0:00:00.372) 0:00:01.175 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/tasks/el_repo_setup.yml:24 Wednesday 03 July 2024 22:52:04 +0000 (0:00:00.247) 0:00:01.423 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/tasks/el_repo_setup.yml:28 Wednesday 03 July 2024 22:52:04 +0000 (0:00:00.020) 0:00:01.443 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/tasks/el_repo_setup.yml:53 Wednesday 03 July 2024 22:52:04 +0000 (0:00:00.016) 0:00:01.460 ******** included: /WORKDIR/git-network-state-in-defaults5635thno/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/tasks/enable_epel.yml:8 Wednesday 03 July 2024 22:52:04 +0000 (0:00:00.030) 0:00:01.490 ******** 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-network-state-in-defaults5635thno/tests/tasks/enable_epel.yml:24 Wednesday 03 July 2024 22:52:04 +0000 (0:00:00.234) 0:00:01.725 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/tasks/enable_epel.yml:30 Wednesday 03 July 2024 22:52:04 +0000 (0:00:00.012) 0:00:01.738 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/tasks/enable_epel.yml:35 Wednesday 03 July 2024 22:52:04 +0000 (0:00:00.011) 0:00:01.750 ******** ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.254134", "end": "2024-07-03 22:52:04.893164", "rc": 0, "start": "2024-07-03 22:52:04.639030" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/tasks/enable_epel.yml:40 Wednesday 03 July 2024 22:52:04 +0000 (0:00:00.444) 0:00:02.194 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/tests_ethtool_features_initscripts.yml:10 Wednesday 03 July 2024 22:52:04 +0000 (0:00:00.016) 0:00:02.210 ******** 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-network-state-in-defaults5635thno/tests/playbooks/tests_ethtool_features.yml:3 Wednesday 03 July 2024 22:52:04 +0000 (0:00:00.016) 0:00:02.227 ******** ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tests_ethtool_features.yml:9 Wednesday 03 July 2024 22:52:05 +0000 (0:00:00.488) 0:00:02.715 ******** ok: [sut] => {} MSG: this is: playbooks/tests_ethtool_features.yml TASK [INIT: Ethtool feeatures tests] ******************************************* task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tests_ethtool_features.yml:15 Wednesday 03 July 2024 22:52:05 +0000 (0:00:00.010) 0:00:02.726 ******** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tests_ethtool_features.yml:18 Wednesday 03 July 2024 22:52:05 +0000 (0:00:00.010) 0:00:02.737 ******** included: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 03 July 2024 22:52:05 +0000 (0:00:00.013) 0:00:02.750 ******** included: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 03 July 2024 22:52:05 +0000 (0:00:00.013) 0:00:02.764 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003379", "end": "2024-07-03 22:52:05.654541", "rc": 0, "start": "2024-07-03 22:52:05.651162" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 03 July 2024 22:52:05 +0000 (0:00:00.197) 0:00:02.961 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 03 July 2024 22:52:05 +0000 (0:00:00.013) 0:00:02.975 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tests_ethtool_features.yml:20 Wednesday 03 July 2024 22:52:05 +0000 (0:00:00.012) 0:00:02.987 ******** included: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/manage_test_interface.yml:3 Wednesday 03 July 2024 22:52:05 +0000 (0:00:00.038) 0:00:03.025 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/manage_test_interface.yml:8 Wednesday 03 July 2024 22:52:05 +0000 (0:00:00.024) 0:00:03.050 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/manage_test_interface.yml:13 Wednesday 03 July 2024 22:52:05 +0000 (0:00:00.014) 0:00:03.065 ******** included: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 03 July 2024 22:52:05 +0000 (0:00:00.030) 0:00:03.095 ******** included: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 03 July 2024 22:52:05 +0000 (0:00:00.035) 0:00:03.130 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004419", "end": "2024-07-03 22:52:07.078986", "rc": 0, "start": "2024-07-03 22:52:06.074567" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 03 July 2024 22:52:07 +0000 (0:00:01.249) 0:00:04.380 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 03 July 2024 22:52:07 +0000 (0:00:00.018) 0:00:04.398 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/manage_test_interface.yml:16 Wednesday 03 July 2024 22:52:07 +0000 (0:00:00.013) 0:00:04.412 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface testnic1] ****************************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/manage_test_interface.yml:28 Wednesday 03 July 2024 22:52:10 +0000 (0:00:03.096) 0:00:07.508 ******** 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.013766", "end": "2024-07-03 22:52:10.416598", "item": "ip link add testnic1 type veth peer name peertestnic1", "rc": 0, "start": "2024-07-03 22:52:10.402832" } ok: [sut] => (item=ip link set peertestnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peertestnic1", "up" ], "delta": "0:00:00.003785", "end": "2024-07-03 22:52:10.637882", "item": "ip link set peertestnic1 up", "rc": 0, "start": "2024-07-03 22:52:10.634097" } ok: [sut] => (item=ip link set testnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "testnic1", "up" ], "delta": "0:00:00.003977", "end": "2024-07-03 22:52:10.823202", "item": "ip link set testnic1 up", "rc": 0, "start": "2024-07-03 22:52:10.819225" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/manage_test_interface.yml:37 Wednesday 03 July 2024 22:52:10 +0000 (0:00:00.613) 0:00:08.122 ******** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "testnic1", "managed", "true" ], "delta": "0:00:00.024513", "end": "2024-07-03 22:52:11.036525", "rc": 0, "start": "2024-07-03 22:52:11.012012" } TASK [Delete veth interface testnic1] ****************************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/manage_test_interface.yml:45 Wednesday 03 July 2024 22:52:11 +0000 (0:00:00.213) 0:00:08.336 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface testnic1] ***************************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/manage_test_interface.yml:52 Wednesday 03 July 2024 22:52:11 +0000 (0:00:00.012) 0:00:08.348 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface testnic1] ***************************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/manage_test_interface.yml:58 Wednesday 03 July 2024 22:52:11 +0000 (0:00:00.013) 0:00:08.361 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface testnic1] ******************************************* task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/manage_test_interface.yml:65 Wednesday 03 July 2024 22:52:11 +0000 (0:00:00.011) 0:00:08.373 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface testnic1] ******************************************* task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/manage_test_interface.yml:71 Wednesday 03 July 2024 22:52:11 +0000 (0:00:00.010) 0:00:08.383 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tests_ethtool_features.yml:24 Wednesday 03 July 2024 22:52:11 +0000 (0:00:00.010) 0:00:08.394 ******** included: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/assert_device_present.yml:3 Wednesday 03 July 2024 22:52:11 +0000 (0:00:00.013) 0:00:08.408 ******** included: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface testnic1] ***************************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/get_interface_stat.yml:3 Wednesday 03 July 2024 22:52:11 +0000 (0:00:00.014) 0:00:08.422 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720047130.4068928, "block_size": 4096, "blocks": 0, "ctime": 1720047130.4068928, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 30608, "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": 1720047130.4068928, "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-network-state-in-defaults5635thno/tests/playbooks/tasks/assert_device_present.yml:5 Wednesday 03 July 2024 22:52:11 +0000 (0:00:00.195) 0:00:08.617 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Install ethtool (test dependency)] *************************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tests_ethtool_features.yml:26 Wednesday 03 July 2024 22:52:11 +0000 (0:00:00.014) 0:00:08.632 ******** 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-network-state-in-defaults5635thno/tests/playbooks/tests_ethtool_features.yml:36 Wednesday 03 July 2024 22:52:13 +0000 (0:00:02.623) 0:00:11.255 ******** ok: [sut] => {} MSG: ################################################## TASK [Get current device features] ********************************************* task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tests_ethtool_features.yml:40 Wednesday 03 July 2024 22:52:13 +0000 (0:00:00.013) 0:00:11.269 ******** ok: [sut] => { "changed": false, "cmd": [ "ethtool", "--show-features", "testnic1" ], "delta": "0:00:00.002988", "end": "2024-07-03 22:52:14.162026", "rc": 0, "start": "2024-07-03 22:52:14.159038" } 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 03 July 2024 22:52:14 +0000 (0:00:00.197) 0:00:11.466 ******** included: /WORKDIR/git-network-state-in-defaults5635thno/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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 03 July 2024 22:52:14 +0000 (0:00:00.020) 0:00:11.487 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 03 July 2024 22:52:14 +0000 (0:00:00.024) 0:00:11.512 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 03 July 2024 22:52:14 +0000 (0:00:00.012) 0:00:11.525 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 03 July 2024 22:52:14 +0000 (0:00:00.016) 0:00:11.541 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 03 July 2024 22:52:15 +0000 (0:00:01.670) 0:00:13.211 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 03 July 2024 22:52:17 +0000 (0:00:01.566) 0:00:14.777 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 03 July 2024 22:52:17 +0000 (0:00:00.023) 0:00:14.801 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 03 July 2024 22:52:17 +0000 (0:00:00.021) 0:00:14.822 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 03 July 2024 22:52:17 +0000 (0:00:00.021) 0:00:14.843 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 03 July 2024 22:52:17 +0000 (0:00:00.021) 0:00:14.865 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 03 July 2024 22:52:17 +0000 (0:00:00.026) 0:00:14.892 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 03 July 2024 22:52:17 +0000 (0:00:00.023) 0:00:14.915 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 03 July 2024 22:52:17 +0000 (0:00:00.025) 0:00:14.940 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 03 July 2024 22:52:17 +0000 (0:00:00.043) 0:00:14.984 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 03 July 2024 22:52:17 +0000 (0:00:00.025) 0:00:15.010 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 03 July 2024 22:52:17 +0000 (0:00:00.022) 0:00:15.032 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 03 July 2024 22:52:17 +0000 (0:00:00.026) 0:00:15.058 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 03 July 2024 22:52:17 +0000 (0:00:00.023) 0:00:15.081 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 03 July 2024 22:52:17 +0000 (0:00:00.021) 0:00:15.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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 03 July 2024 22:52:18 +0000 (0:00:00.542) 0:00:15.646 ******** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-1208452dg62gb/tmpvoum6ja8" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 03 July 2024 22:52:18 +0000 (0:00:00.344) 0:00:15.990 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 03 July 2024 22:52:19 +0000 (0:00:00.559) 0:00:16.550 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 03 July 2024 22:52:19 +0000 (0:00:00.024) 0:00:16.575 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 03 July 2024 22:52:19 +0000 (0:00:00.026) 0:00:16.601 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 03 July 2024 22:52:19 +0000 (0:00:00.024) 0:00:16.625 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 03 July 2024 22:52:19 +0000 (0:00:00.022) 0:00:16.647 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get current device features] ********************************************* task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tests_ethtool_features.yml:55 Wednesday 03 July 2024 22:52:19 +0000 (0:00:00.304) 0:00:16.951 ******** ok: [sut] => { "changed": false, "cmd": [ "ethtool", "--show-features", "testnic1" ], "delta": "0:00:00.002967", "end": "2024-07-03 22:52:19.862998", "rc": 0, "start": "2024-07-03 22:52:19.860031" } 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-network-state-in-defaults5635thno/tests/playbooks/tests_ethtool_features.yml:59 Wednesday 03 July 2024 22:52:19 +0000 (0:00:00.220) 0:00:17.172 ******** 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-network-state-in-defaults5635thno/tests/playbooks/tests_ethtool_features.yml:65 Wednesday 03 July 2024 22:52:19 +0000 (0:00:00.022) 0:00:17.195 ******** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 03 July 2024 22:52:19 +0000 (0:00:00.021) 0:00:17.216 ******** included: /WORKDIR/git-network-state-in-defaults5635thno/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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 03 July 2024 22:52:19 +0000 (0:00:00.059) 0:00:17.276 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 03 July 2024 22:52:20 +0000 (0:00:00.028) 0:00:17.305 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 03 July 2024 22:52:20 +0000 (0:00:00.023) 0:00:17.328 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 03 July 2024 22:52:20 +0000 (0:00:00.023) 0:00:17.352 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 03 July 2024 22:52:21 +0000 (0:00:01.592) 0:00:18.945 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 03 July 2024 22:52:23 +0000 (0:00:01.347) 0:00:20.292 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 03 July 2024 22:52:23 +0000 (0:00:00.033) 0:00:20.326 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 03 July 2024 22:52:23 +0000 (0:00:00.078) 0:00:20.404 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 03 July 2024 22:52:23 +0000 (0:00:00.027) 0:00:20.432 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 03 July 2024 22:52:23 +0000 (0:00:00.040) 0:00:20.473 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 03 July 2024 22:52:23 +0000 (0:00:00.045) 0:00:20.518 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 03 July 2024 22:52:23 +0000 (0:00:00.029) 0:00:20.547 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 03 July 2024 22:52:23 +0000 (0:00:00.040) 0:00:20.588 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 03 July 2024 22:52:23 +0000 (0:00:00.054) 0:00:20.643 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 03 July 2024 22:52:23 +0000 (0:00:00.032) 0:00:20.675 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 03 July 2024 22:52:23 +0000 (0:00:00.033) 0:00:20.709 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 03 July 2024 22:52:23 +0000 (0:00:00.031) 0:00:20.740 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 03 July 2024 22:52:23 +0000 (0:00:00.022) 0:00:20.762 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 03 July 2024 22:52:23 +0000 (0:00:00.024) 0:00:20.787 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 03 July 2024 22:52:23 +0000 (0:00:00.349) 0:00:21.136 ******** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-1208452dg62gb/tmpor8fdm7r" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 03 July 2024 22:52:24 +0000 (0:00:00.290) 0:00:21.427 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 03 July 2024 22:52:24 +0000 (0:00:00.445) 0:00:21.873 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 03 July 2024 22:52:24 +0000 (0:00:00.022) 0:00:21.895 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 03 July 2024 22:52:24 +0000 (0:00:00.023) 0:00:21.918 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 03 July 2024 22:52:24 +0000 (0:00:00.023) 0:00:21.942 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 03 July 2024 22:52:24 +0000 (0:00:00.021) 0:00:21.963 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get current device features] ********************************************* task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tests_ethtool_features.yml:85 Wednesday 03 July 2024 22:52:24 +0000 (0:00:00.194) 0:00:22.157 ******** ok: [sut] => { "changed": false, "cmd": [ "ethtool", "--show-features", "testnic1" ], "delta": "0:00:00.002982", "end": "2024-07-03 22:52:25.049510", "rc": 0, "start": "2024-07-03 22:52:25.046528" } 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-network-state-in-defaults5635thno/tests/playbooks/tests_ethtool_features.yml:89 Wednesday 03 July 2024 22:52:25 +0000 (0:00:00.202) 0:00:22.359 ******** 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-network-state-in-defaults5635thno/tests/playbooks/tests_ethtool_features.yml:92 Wednesday 03 July 2024 22:52:25 +0000 (0:00:00.025) 0:00:22.385 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can enable tx_tcp_segmentation (using underscores).] ************* task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tests_ethtool_features.yml:106 Wednesday 03 July 2024 22:52:25 +0000 (0:00:00.026) 0:00:22.412 ******** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 03 July 2024 22:52:25 +0000 (0:00:00.021) 0:00:22.433 ******** included: /WORKDIR/git-network-state-in-defaults5635thno/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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 03 July 2024 22:52:25 +0000 (0:00:00.037) 0:00:22.471 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 03 July 2024 22:52:25 +0000 (0:00:00.025) 0:00:22.497 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 03 July 2024 22:52:25 +0000 (0:00:00.021) 0:00:22.519 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 03 July 2024 22:52:25 +0000 (0:00:00.045) 0:00:22.564 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 03 July 2024 22:52:26 +0000 (0:00:01.573) 0:00:24.138 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 03 July 2024 22:52:28 +0000 (0:00:01.327) 0:00:25.465 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 03 July 2024 22:52:28 +0000 (0:00:00.061) 0:00:25.527 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 03 July 2024 22:52:28 +0000 (0:00:00.076) 0:00:25.604 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 03 July 2024 22:52:28 +0000 (0:00:00.038) 0:00:25.642 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 03 July 2024 22:52:28 +0000 (0:00:00.034) 0:00:25.677 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 03 July 2024 22:52:28 +0000 (0:00:00.031) 0:00:25.708 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 03 July 2024 22:52:28 +0000 (0:00:00.026) 0:00:25.734 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 03 July 2024 22:52:28 +0000 (0:00:00.026) 0:00:25.761 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 03 July 2024 22:52:28 +0000 (0:00:00.045) 0:00:25.806 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 03 July 2024 22:52:28 +0000 (0:00:00.030) 0:00:25.836 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 03 July 2024 22:52:28 +0000 (0:00:00.022) 0:00:25.858 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 03 July 2024 22:52:28 +0000 (0:00:00.055) 0:00:25.914 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 03 July 2024 22:52:28 +0000 (0:00:00.033) 0:00:25.947 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 03 July 2024 22:52:28 +0000 (0:00:00.036) 0:00:25.984 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 03 July 2024 22:52:29 +0000 (0:00:00.375) 0:00:26.359 ******** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-1208452dg62gb/tmpes8rx1cl" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 03 July 2024 22:52:29 +0000 (0:00:00.347) 0:00:26.707 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 03 July 2024 22:52:29 +0000 (0:00:00.465) 0:00:27.172 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 03 July 2024 22:52:29 +0000 (0:00:00.022) 0:00:27.195 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 03 July 2024 22:52:29 +0000 (0:00:00.025) 0:00:27.220 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 03 July 2024 22:52:29 +0000 (0:00:00.027) 0:00:27.247 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 03 July 2024 22:52:29 +0000 (0:00:00.024) 0:00:27.272 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get current device features] ********************************************* task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tests_ethtool_features.yml:124 Wednesday 03 July 2024 22:52:30 +0000 (0:00:00.201) 0:00:27.474 ******** ok: [sut] => { "changed": false, "cmd": [ "ethtool", "--show-features", "testnic1" ], "delta": "0:00:00.002938", "end": "2024-07-03 22:52:30.384993", "rc": 0, "start": "2024-07-03 22:52:30.382055" } 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-network-state-in-defaults5635thno/tests/playbooks/tests_ethtool_features.yml:128 Wednesday 03 July 2024 22:52:30 +0000 (0:00:00.221) 0:00:27.695 ******** 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-network-state-in-defaults5635thno/tests/playbooks/tests_ethtool_features.yml:131 Wednesday 03 July 2024 22:52:30 +0000 (0:00:00.025) 0:00:27.721 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: Change feature with both underscores and dashes.] ****************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tests_ethtool_features.yml:142 Wednesday 03 July 2024 22:52:30 +0000 (0:00:00.028) 0:00:27.749 ******** ok: [sut] => {} MSG: ################################################## TASK [Configure ethtool features setting] ************************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tests_ethtool_features.yml:146 Wednesday 03 July 2024 22:52:30 +0000 (0:00:00.033) 0:00:27.782 ******** 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-network-state-in-defaults5635thno/tests/playbooks/tests_ethtool_features.yml:163 Wednesday 03 July 2024 22:52:30 +0000 (0:00:00.264) 0:00:28.047 ******** 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-network-state-in-defaults5635thno/tests/playbooks/tests_ethtool_features.yml:166 Wednesday 03 July 2024 22:52:30 +0000 (0:00:00.023) 0:00:28.071 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check failure] *********************************************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tests_ethtool_features.yml:176 Wednesday 03 July 2024 22:52:30 +0000 (0:00:00.023) 0:00:28.094 ******** 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-network-state-in-defaults5635thno/tests/playbooks/tests_ethtool_features.yml:179 Wednesday 03 July 2024 22:52:30 +0000 (0:00:00.023) 0:00:28.118 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can reset features to their original value.] ********************* task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tests_ethtool_features.yml:184 Wednesday 03 July 2024 22:52:30 +0000 (0:00:00.058) 0:00:28.176 ******** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 03 July 2024 22:52:30 +0000 (0:00:00.023) 0:00:28.199 ******** included: /WORKDIR/git-network-state-in-defaults5635thno/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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 03 July 2024 22:52:30 +0000 (0:00:00.039) 0:00:28.239 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 03 July 2024 22:52:30 +0000 (0:00:00.031) 0:00:28.270 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 03 July 2024 22:52:31 +0000 (0:00:00.023) 0:00:28.294 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 03 July 2024 22:52:31 +0000 (0:00:00.039) 0:00:28.333 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 03 July 2024 22:52:32 +0000 (0:00:01.588) 0:00:29.922 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 03 July 2024 22:52:33 +0000 (0:00:01.335) 0:00:31.257 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 03 July 2024 22:52:34 +0000 (0:00:00.029) 0:00:31.287 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 03 July 2024 22:52:34 +0000 (0:00:00.031) 0:00:31.318 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 03 July 2024 22:52:34 +0000 (0:00:00.049) 0:00:31.368 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 03 July 2024 22:52:34 +0000 (0:00:00.032) 0:00:31.400 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 03 July 2024 22:52:34 +0000 (0:00:00.047) 0:00:31.447 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 03 July 2024 22:52:34 +0000 (0:00:00.042) 0:00:31.490 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 03 July 2024 22:52:34 +0000 (0:00:00.050) 0:00:31.540 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 03 July 2024 22:52:34 +0000 (0:00:00.067) 0:00:31.608 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 03 July 2024 22:52:34 +0000 (0:00:00.023) 0:00:31.631 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 03 July 2024 22:52:34 +0000 (0:00:00.024) 0:00:31.656 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 03 July 2024 22:52:34 +0000 (0:00:00.027) 0:00:31.684 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 03 July 2024 22:52:34 +0000 (0:00:00.021) 0:00:31.706 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 03 July 2024 22:52:34 +0000 (0:00:00.047) 0:00:31.754 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 03 July 2024 22:52:34 +0000 (0:00:00.356) 0:00:32.110 ******** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-1208452dg62gb/tmplvm8tf1v" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 03 July 2024 22:52:35 +0000 (0:00:00.309) 0:00:32.420 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 03 July 2024 22:52:35 +0000 (0:00:00.458) 0:00:32.878 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 03 July 2024 22:52:35 +0000 (0:00:00.049) 0:00:32.927 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 03 July 2024 22:52:35 +0000 (0:00:00.046) 0:00:32.974 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 03 July 2024 22:52:35 +0000 (0:00:00.041) 0:00:33.015 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 03 July 2024 22:52:35 +0000 (0:00:00.039) 0:00:33.055 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get current device features] ********************************************* task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tests_ethtool_features.yml:198 Wednesday 03 July 2024 22:52:36 +0000 (0:00:00.240) 0:00:33.295 ******** ok: [sut] => { "changed": false, "cmd": [ "ethtool", "--show-features", "testnic1" ], "delta": "0:00:00.002926", "end": "2024-07-03 22:52:36.197827", "rc": 0, "start": "2024-07-03 22:52:36.194901" } 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-network-state-in-defaults5635thno/tests/playbooks/tests_ethtool_features.yml:203 Wednesday 03 July 2024 22:52:36 +0000 (0:00:00.211) 0:00:33.507 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 03 July 2024 22:52:36 +0000 (0:00:00.023) 0:00:33.530 ******** included: /WORKDIR/git-network-state-in-defaults5635thno/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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 03 July 2024 22:52:36 +0000 (0:00:00.041) 0:00:33.572 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 03 July 2024 22:52:36 +0000 (0:00:00.065) 0:00:33.637 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 03 July 2024 22:52:36 +0000 (0:00:00.040) 0:00:33.678 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 03 July 2024 22:52:36 +0000 (0:00:00.035) 0:00:33.714 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 03 July 2024 22:52:38 +0000 (0:00:01.577) 0:00:35.292 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 03 July 2024 22:52:39 +0000 (0:00:01.370) 0:00:36.662 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 03 July 2024 22:52:39 +0000 (0:00:00.059) 0:00:36.721 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 03 July 2024 22:52:39 +0000 (0:00:00.024) 0:00:36.746 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 03 July 2024 22:52:39 +0000 (0:00:00.052) 0:00:36.798 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 03 July 2024 22:52:39 +0000 (0:00:00.084) 0:00:36.883 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 03 July 2024 22:52:39 +0000 (0:00:00.067) 0:00:36.950 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 03 July 2024 22:52:39 +0000 (0:00:00.040) 0:00:36.990 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 03 July 2024 22:52:39 +0000 (0:00:00.059) 0:00:37.050 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 03 July 2024 22:52:39 +0000 (0:00:00.053) 0:00:37.104 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 03 July 2024 22:52:39 +0000 (0:00:00.052) 0:00:37.156 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 03 July 2024 22:52:39 +0000 (0:00:00.052) 0:00:37.209 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 03 July 2024 22:52:39 +0000 (0:00:00.046) 0:00:37.256 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 03 July 2024 22:52:40 +0000 (0:00:00.033) 0:00:37.290 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 03 July 2024 22:52:40 +0000 (0:00:00.040) 0:00:37.330 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 03 July 2024 22:52:40 +0000 (0:00:00.365) 0:00:37.695 ******** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-1208452dg62gb/tmpmnp19tt9" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 03 July 2024 22:52:40 +0000 (0:00:00.345) 0:00:38.041 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 03 July 2024 22:52:41 +0000 (0:00:00.445) 0:00:38.486 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 03 July 2024 22:52:41 +0000 (0:00:00.031) 0:00:38.517 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 03 July 2024 22:52:41 +0000 (0:00:00.028) 0:00:38.546 ******** 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-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 03 July 2024 22:52:41 +0000 (0:00:00.033) 0:00:38.580 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 03 July 2024 22:52:41 +0000 (0:00:00.026) 0:00:38.606 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tests_ethtool_features.yml:223 Wednesday 03 July 2024 22:52:41 +0000 (0:00:00.201) 0:00:38.807 ******** included: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/manage_test_interface.yml:3 Wednesday 03 July 2024 22:52:41 +0000 (0:00:00.074) 0:00:38.882 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/manage_test_interface.yml:8 Wednesday 03 July 2024 22:52:41 +0000 (0:00:00.031) 0:00:38.913 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/manage_test_interface.yml:13 Wednesday 03 July 2024 22:52:41 +0000 (0:00:00.024) 0:00:38.938 ******** included: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 03 July 2024 22:52:41 +0000 (0:00:00.044) 0:00:38.983 ******** included: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 03 July 2024 22:52:41 +0000 (0:00:00.050) 0:00:39.033 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003254", "end": "2024-07-03 22:52:41.941009", "rc": 0, "start": "2024-07-03 22:52:41.937755" } STDOUT: bonding_masters eth0 lo peertestnic1 testnic1 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 03 July 2024 22:52:41 +0000 (0:00:00.219) 0:00:39.253 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peertestnic1", "testnic1" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 03 July 2024 22:52:42 +0000 (0:00:00.039) 0:00:39.293 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peertestnic1', 'testnic1'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/manage_test_interface.yml:16 Wednesday 03 July 2024 22:52:42 +0000 (0:00:00.053) 0:00:39.346 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface testnic1] ****************************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/manage_test_interface.yml:28 Wednesday 03 July 2024 22:52:44 +0000 (0:00:02.719) 0:00:42.066 ******** 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-network-state-in-defaults5635thno/tests/playbooks/tasks/manage_test_interface.yml:37 Wednesday 03 July 2024 22:52:44 +0000 (0:00:00.061) 0:00:42.127 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface testnic1] ****************************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/manage_test_interface.yml:45 Wednesday 03 July 2024 22:52:44 +0000 (0:00:00.039) 0:00:42.166 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "testnic1", "type", "veth" ], "delta": "0:00:00.014652", "end": "2024-07-03 22:52:45.072644", "rc": 0, "start": "2024-07-03 22:52:45.057992" } TASK [Create dummy interface testnic1] ***************************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/manage_test_interface.yml:52 Wednesday 03 July 2024 22:52:45 +0000 (0:00:00.223) 0:00:42.389 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface testnic1] ***************************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/manage_test_interface.yml:58 Wednesday 03 July 2024 22:52:45 +0000 (0:00:00.024) 0:00:42.414 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface testnic1] ******************************************* task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/manage_test_interface.yml:65 Wednesday 03 July 2024 22:52:45 +0000 (0:00:00.023) 0:00:42.438 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface testnic1] ******************************************* task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/manage_test_interface.yml:71 Wednesday 03 July 2024 22:52:45 +0000 (0:00:00.024) 0:00:42.462 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify network state restored to default] ******************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tests_ethtool_features.yml:227 Wednesday 03 July 2024 22:52:45 +0000 (0:00:00.025) 0:00:42.488 ******** included: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/check_network_dns.yml:6 Wednesday 03 July 2024 22:52:45 +0000 (0:00:00.045) 0:00:42.534 ******** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 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\n", "delta": "0:00:00.009260", "end": "2024-07-03 22:52:45.431975", "rc": 0, "start": "2024-07-03 22:52:45.422715" } 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 12:22:e6:da:d1:19 brd ff:ff:ff:ff:ff:ff inet 10.31.11.204/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0 valid_lft 3202sec preferred_lft 3202sec inet6 fe80::1022:e6ff:feda:d119/64 scope link valid_lft forever preferred_lft forever IP ROUTE default via 10.31.8.1 dev eth0 proto dhcp src 10.31.11.204 metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.11.204 metric 100 IP -6 ROUTE ::1 dev lo proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium 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 TASK [Verify DNS and network connectivity] ************************************* task path: /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/check_network_dns.yml:24 Wednesday 03 July 2024 22:52:45 +0000 (0:00:00.221) 0:00:42.755 ******** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\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.410021", "end": "2024-07-03 22:52:46.063347", "rc": 0, "start": "2024-07-03 22:52:45.653326" } STDOUT: CHECK DNS AND CONNECTIVITY 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 1399 0 --:--:-- --:--:-- --:--:-- 1392 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 4932 0 --:--:-- --:--:-- --:--:-- 4932 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=111 changed=5 unreachable=0 failed=0 skipped=105 rescued=1 ignored=0 Wednesday 03 July 2024 22:52:46 +0000 (0:00:00.625) 0:00:43.380 ******** =============================================================================== Install iproute --------------------------------------------------------- 3.10s /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.72s /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/manage_test_interface.yml:16 Install ethtool (test dependency) --------------------------------------- 2.62s /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tests_ethtool_features.yml:26 linux-system-roles.network : Check which services are running ----------- 1.67s /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.59s /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.59s /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.58s /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.57s /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.57s /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.37s /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.35s /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.34s /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.33s /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gather current interface info ------------------------------------------- 1.25s /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/get_current_interfaces.yml:3 linux-system-roles.network : Configure networking connection profiles --- 1.02s /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:188 linux-system-roles.network : Enable network service --------------------- 0.90s /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:171 Gathering Facts --------------------------------------------------------- 0.78s /WORKDIR/git-network-state-in-defaults5635thno/tests/tests_ethtool_features_initscripts.yml:5 linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.65s /WORKDIR/git-network-state-in-defaults5635thno/tests/roles/linux-system-roles.network/tasks/main.yml:179 Verify DNS and network connectivity ------------------------------------- 0.63s /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/check_network_dns.yml:24 Create veth interface testnic1 ------------------------------------------ 0.61s /WORKDIR/git-network-state-in-defaults5635thno/tests/playbooks/tasks/manage_test_interface.yml:28 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---