# STDOUT: ---v---v---v---v---v--- Using /etc/ansible/ansible.cfg as config file PLAY [Run playbook 'playbooks/tests_network_state.yml' with nm as provider] **** TASK [Gathering Facts] ********************************************************* Friday 05 August 2022 20:01:48 +0000 (0:00:00.594) 0:00:00.594 ********* ok: [sut] TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:01:56 +0000 (0:00:08.290) 0:00:08.884 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/tests/tasks/el_repo_setup.yml for sut TASK [Fix CentOS6 Base repo] *************************************************** Friday 05 August 2022 20:01:56 +0000 (0:00:00.478) 0:00:09.363 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:01:57 +0000 (0:00:00.477) 0:00:09.841 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** Friday 05 August 2022 20:01:58 +0000 (0:00:00.862) 0:00:10.704 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** Friday 05 August 2022 20:01:59 +0000 (0:00:00.911) 0:00:11.616 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** Friday 05 August 2022 20:02:00 +0000 (0:00:00.914) 0:00:12.530 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** Friday 05 August 2022 20:02:00 +0000 (0:00:00.519) 0:00:13.050 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** Friday 05 August 2022 20:02:00 +0000 (0:00:00.390) 0:00:13.441 ********* ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* Friday 05 August 2022 20:02:02 +0000 (0:00:02.003) 0:00:15.444 ********* ok: [sut] PLAY [Test configuring ethernet devices] *************************************** TASK [Gathering Facts] ********************************************************* Friday 05 August 2022 20:02:07 +0000 (0:00:04.293) 0:00:19.737 ********* ok: [sut] TASK [set type=veth and interface=ethtest0] ************************************ Friday 05 August 2022 20:02:12 +0000 (0:00:04.861) 0:00:24.599 ********* ok: [sut] => { "ansible_facts": { "interface": "ethtest0", "type": "veth" }, "changed": false } TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:02:14 +0000 (0:00:02.725) 0:00:27.324 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/tests/playbooks/tasks/show_interfaces.yml for sut TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:02:16 +0000 (0:00:01.777) 0:00:29.102 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* Friday 05 August 2022 20:02:18 +0000 (0:00:02.032) 0:00:31.134 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004789", "end": "2022-08-05 20:02:26.331320", "rc": 0, "start": "2022-08-05 20:02:25.326531" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** Friday 05 August 2022 20:02:27 +0000 (0:00:09.142) 0:00:40.277 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* Friday 05 August 2022 20:02:30 +0000 (0:00:02.246) 0:00:42.524 ********* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:02:32 +0000 (0:00:02.250) 0:00:44.775 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** Friday 05 August 2022 20:02:34 +0000 (0:00:02.202) 0:00:46.977 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* Friday 05 August 2022 20:02:35 +0000 (0:00:00.569) 0:00:47.547 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:02:36 +0000 (0:00:01.140) 0:00:48.688 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/tests/playbooks/tasks/show_interfaces.yml for sut TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:02:37 +0000 (0:00:01.752) 0:00:50.440 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* Friday 05 August 2022 20:02:39 +0000 (0:00:01.894) 0:00:52.335 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003590", "end": "2022-08-05 20:02:42.829876", "rc": 0, "start": "2022-08-05 20:02:42.826286" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** Friday 05 August 2022 20:02:43 +0000 (0:00:03.664) 0:00:55.999 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* Friday 05 August 2022 20:02:45 +0000 (0:00:02.018) 0:00:58.018 ********* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* Friday 05 August 2022 20:02:48 +0000 (0:00:02.703) 0:01:00.721 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface ethtest0] ****************************************** Friday 05 August 2022 20:02:58 +0000 (0:00:10.571) 0:01:11.293 ********* changed: [sut] => (item=ip link add ethtest0 type veth peer name peerethtest0) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "add", "ethtest0", "type", "veth", "peer", "name", "peerethtest0" ], "delta": "0:00:00.019749", "end": "2022-08-05 20:03:00.197852", "item": "ip link add ethtest0 type veth peer name peerethtest0", "rc": 0, "start": "2022-08-05 20:03:00.178103" } changed: [sut] => (item=ip link set peerethtest0 up) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "set", "peerethtest0", "up" ], "delta": "0:00:00.003967", "end": "2022-08-05 20:03:01.290400", "item": "ip link set peerethtest0 up", "rc": 0, "start": "2022-08-05 20:03:01.286433" } changed: [sut] => (item=ip link set ethtest0 up) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "set", "ethtest0", "up" ], "delta": "0:00:00.010935", "end": "2022-08-05 20:03:03.137749", "item": "ip link set ethtest0 up", "rc": 0, "start": "2022-08-05 20:03:03.126814" } TASK [Set up veth as managed by NetworkManager] ******************************** Friday 05 August 2022 20:03:04 +0000 (0:00:05.260) 0:01:16.553 ********* changed: [sut] => { "changed": true, "cmd": [ "nmcli", "d", "set", "ethtest0", "managed", "true" ], "delta": "0:00:00.075808", "end": "2022-08-05 20:03:07.091678", "rc": 0, "start": "2022-08-05 20:03:07.015870" } TASK [Delete veth interface ethtest0] ****************************************** Friday 05 August 2022 20:03:07 +0000 (0:00:03.423) 0:01:20.086 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface ethtest0] ***************************************** Friday 05 August 2022 20:03:09 +0000 (0:00:01.447) 0:01:21.533 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface ethtest0] ***************************************** Friday 05 August 2022 20:03:10 +0000 (0:00:00.977) 0:01:22.511 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface ethtest0] ******************************************* Friday 05 August 2022 20:03:12 +0000 (0:00:02.379) 0:01:24.890 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface ethtest0] ******************************************* Friday 05 August 2022 20:03:13 +0000 (0:00:01.381) 0:01:26.272 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:03:15 +0000 (0:00:01.671) 0:01:27.943 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/tests/playbooks/tasks/assert_device_present.yml for sut TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:03:17 +0000 (0:00:02.349) 0:01:30.293 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface ethtest0] ***************************************** Friday 05 August 2022 20:03:19 +0000 (0:00:01.668) 0:01:31.961 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1659729780.1916292, "block_size": 4096, "blocks": 0, "ctime": 1659729780.1916292, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22487, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/ethtest0", "lnk_target": "../../devices/virtual/net/ethtest0", "mode": "0777", "mtime": 1659729780.1916292, "nlink": 1, "path": "/sys/class/net/ethtest0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [assert that interface ethtest0 is present] ******************************* Friday 05 August 2022 20:03:28 +0000 (0:00:08.645) 0:01:40.607 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [set type=veth and interface=ethtest1] ************************************ Friday 05 August 2022 20:03:30 +0000 (0:00:02.059) 0:01:42.666 ********* ok: [sut] => { "ansible_facts": { "interface": "ethtest1", "type": "veth" }, "changed": false } TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:03:33 +0000 (0:00:02.934) 0:01:45.600 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/tests/playbooks/tasks/show_interfaces.yml for sut TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:03:35 +0000 (0:00:01.986) 0:01:47.611 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* Friday 05 August 2022 20:03:37 +0000 (0:00:02.153) 0:01:49.765 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004812", "end": "2022-08-05 20:03:40.024346", "rc": 0, "start": "2022-08-05 20:03:39.019534" } STDOUT: eth0 ethtest0 lo peerethtest0 TASK [Set current_interfaces] ************************************************** Friday 05 August 2022 20:03:40 +0000 (0:00:02.941) 0:01:52.707 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "ethtest0", "lo", "peerethtest0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* Friday 05 August 2022 20:03:42 +0000 (0:00:02.445) 0:01:55.153 ********* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'ethtest0', 'lo', 'peerethtest0'] TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:03:44 +0000 (0:00:01.890) 0:01:57.043 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** Friday 05 August 2022 20:03:49 +0000 (0:00:04.501) 0:02:01.544 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* Friday 05 August 2022 20:03:51 +0000 (0:00:02.571) 0:02:04.116 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:03:53 +0000 (0:00:01.601) 0:02:05.718 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/tests/playbooks/tasks/show_interfaces.yml for sut TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:03:55 +0000 (0:00:01.978) 0:02:07.696 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* Friday 05 August 2022 20:03:58 +0000 (0:00:03.682) 0:02:11.379 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003679", "end": "2022-08-05 20:04:02.355933", "rc": 0, "start": "2022-08-05 20:04:02.352254" } STDOUT: eth0 ethtest0 lo peerethtest0 TASK [Set current_interfaces] ************************************************** Friday 05 August 2022 20:04:02 +0000 (0:00:03.965) 0:02:15.344 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "ethtest0", "lo", "peerethtest0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* Friday 05 August 2022 20:04:04 +0000 (0:00:01.625) 0:02:16.970 ********* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'ethtest0', 'lo', 'peerethtest0'] TASK [Install iproute] ********************************************************* Friday 05 August 2022 20:04:08 +0000 (0:00:04.199) 0:02:21.169 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface ethtest1] ****************************************** Friday 05 August 2022 20:04:13 +0000 (0:00:04.342) 0:02:25.512 ********* changed: [sut] => (item=ip link add ethtest1 type veth peer name peerethtest1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "add", "ethtest1", "type", "veth", "peer", "name", "peerethtest1" ], "delta": "0:00:00.015979", "end": "2022-08-05 20:04:17.044213", "item": "ip link add ethtest1 type veth peer name peerethtest1", "rc": 0, "start": "2022-08-05 20:04:17.028234" } changed: [sut] => (item=ip link set peerethtest1 up) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "set", "peerethtest1", "up" ], "delta": "0:00:00.003868", "end": "2022-08-05 20:04:18.288870", "item": "ip link set peerethtest1 up", "rc": 0, "start": "2022-08-05 20:04:18.285002" } changed: [sut] => (item=ip link set ethtest1 up) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "set", "ethtest1", "up" ], "delta": "0:00:00.008854", "end": "2022-08-05 20:04:20.508736", "item": "ip link set ethtest1 up", "rc": 0, "start": "2022-08-05 20:04:20.499882" } TASK [Set up veth as managed by NetworkManager] ******************************** Friday 05 August 2022 20:04:20 +0000 (0:00:07.759) 0:02:33.272 ********* changed: [sut] => { "changed": true, "cmd": [ "nmcli", "d", "set", "ethtest1", "managed", "true" ], "delta": "0:00:00.027078", "end": "2022-08-05 20:04:22.990654", "rc": 0, "start": "2022-08-05 20:04:22.963576" } TASK [Delete veth interface ethtest1] ****************************************** Friday 05 August 2022 20:04:23 +0000 (0:00:02.774) 0:02:36.047 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface ethtest1] ***************************************** Friday 05 August 2022 20:04:24 +0000 (0:00:01.100) 0:02:37.147 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface ethtest1] ***************************************** Friday 05 August 2022 20:04:25 +0000 (0:00:00.575) 0:02:37.723 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface ethtest1] ******************************************* Friday 05 August 2022 20:04:26 +0000 (0:00:01.595) 0:02:39.318 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface ethtest1] ******************************************* Friday 05 August 2022 20:04:28 +0000 (0:00:01.446) 0:02:40.765 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:04:30 +0000 (0:00:01.759) 0:02:42.524 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/tests/playbooks/tasks/assert_device_present.yml for sut TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:04:32 +0000 (0:00:02.898) 0:02:45.423 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface ethtest1] ***************************************** Friday 05 August 2022 20:04:35 +0000 (0:00:02.207) 0:02:47.630 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1659729857.032193, "block_size": 4096, "blocks": 0, "ctime": 1659729857.032193, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 23073, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/ethtest1", "lnk_target": "../../devices/virtual/net/ethtest1", "mode": "0777", "mtime": 1659729857.032193, "nlink": 1, "path": "/sys/class/net/ethtest1", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [assert that interface ethtest1 is present] ******************************* Friday 05 August 2022 20:04:39 +0000 (0:00:04.033) 0:02:51.663 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** Friday 05 August 2022 20:04:40 +0000 (0:00:01.618) 0:02:53.282 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/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] *** Friday 05 August 2022 20:04:42 +0000 (0:00:01.495) 0:02:54.777 ********* 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 services are running] *********** Friday 05 August 2022 20:04:44 +0000 (0:00:02.561) 0:02:57.339 ********* 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] ********* Friday 05 August 2022 20:04:55 +0000 (0:00:11.138) 0:03:08.478 ********* 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] ********************* Friday 05 August 2022 20:05:08 +0000 (0:00:12.319) 0:03:20.797 ********* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** Friday 05 August 2022 20:05:08 +0000 (0:00:00.281) 0:03:21.079 ********* 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] *** Friday 05 August 2022 20:05:09 +0000 (0:00:00.433) 0:03:21.512 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** Friday 05 August 2022 20:05:09 +0000 (0:00:00.393) 0:03:21.906 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** Friday 05 August 2022 20:05:09 +0000 (0:00:00.407) 0:03:22.313 ********* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: nmstate-2.1.3-1.el9.x86_64" ] } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** Friday 05 August 2022 20:05:12 +0000 (0:00:03.016) 0:03:25.330 ********* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: nmstate-libs-2.1.3-1.el9.x86_64", "Installed: python3-libnmstate-2.1.3-1.el9.x86_64", "Installed: NetworkManager-config-server-1:1.39.10-1.el9.noarch" ] } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** Friday 05 August 2022 20:05:16 +0000 (0:00:03.553) 0:03:28.883 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ Friday 05 August 2022 20:05:16 +0000 (0:00:00.171) 0:03:29.055 ********* 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 : Enable and start wpa_supplicant] ************ Friday 05 August 2022 20:05:18 +0000 (0:00:01.453) 0:03:30.508 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* Friday 05 August 2022 20:05:18 +0000 (0:00:00.167) 0:03:30.676 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** Friday 05 August 2022 20:05:18 +0000 (0:00:00.087) 0:03:30.763 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** Friday 05 August 2022 20:05:18 +0000 (0:00:00.118) 0:03:30.882 ********* ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n", "connections": [], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** Friday 05 August 2022 20:05:19 +0000 (0:00:01.127) 0:03:32.009 ********* changed: [sut] => { "changed": true, "state": { "dns-resolver": { "config": {} }, "hostname": { "config": "ip-10-31-10-103.us-east-1.aws.redhat.com", "running": "ip-10-31-10-103.us-east-1.aws.redhat.com" }, "interfaces": [ { "accept-all-mac-addresses": false, "ethernet": {}, "ethtool": { "feature": { "rx-gro": true, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "tx-checksum-ipv6": true, "tx-generic-segmentation": true, "tx-nocache-copy": false, "tx-tcp-mangleid-segmentation": false, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true } }, "ipv4": { "address": [], "dhcp": true, "enabled": true }, "ipv6": { "address": [ { "ip": "fe80::fd59:b050:d93d:cafc", "prefix-length": 64 } ], "enabled": true }, "mac-address": "12:0E:26:F2:D9:AB", "mtu": 9001, "name": "eth0", "state": "up", "type": "ethernet" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "address": [ { "ip": "192.168.122.250", "prefix-length": 24 } ], "dhcp": false, "enabled": true }, "ipv6": { "addr-gen-mode": "eui64", "address": [ { "ip": "2001:db8::1:1", "prefix-length": 64 }, { "ip": "fe80::54dc:c6ff:fec7:b56a", "prefix-length": 64 } ], "autoconf": false, "dhcp": false, "enabled": true }, "lldp": { "enabled": false }, "mac-address": "56:DC:C6:C7:B5:6A", "mtu": 1500, "name": "ethtest0", "state": "up", "type": "ethernet", "veth": { "peer": "peerethtest0" }, "wait-ip": "any" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "address": [ { "ip": "192.168.122.88", "prefix-length": 24 } ], "dhcp": false, "enabled": true }, "ipv6": { "addr-gen-mode": "eui64", "address": [ { "ip": "fe80::54ad:13ff:febd:e6cd", "prefix-length": 64 } ], "auto-dns": false, "auto-gateway": true, "auto-route-table-id": 0, "auto-routes": true, "autoconf": true, "dhcp": true, "dhcp-duid": "ll", "enabled": true }, "lldp": { "enabled": false }, "mac-address": "56:AD:13:BD:E6:CD", "mtu": 1500, "name": "ethtest1", "state": "up", "type": "ethernet", "veth": { "peer": "peerethtest1" }, "wait-ip": "any" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "rx-gro": true, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "tx-generic-segmentation": true, "tx-gso-list": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true } }, "ipv4": { "address": [ { "ip": "127.0.0.1", "prefix-length": 8 } ], "enabled": true }, "ipv6": { "address": [ { "ip": "::1", "prefix-length": 128 } ], "enabled": true }, "mac-address": "00:00:00:00:00:00", "mtu": 65536, "name": "lo", "state": "ignore", "type": "loopback" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "enabled": false }, "ipv6": { "address": [ { "ip": "fe80::fc25:5fff:fe77:45fe", "prefix-length": 64 } ], "enabled": true }, "mac-address": "FE:25:5F:77:45:FE", "mtu": 1500, "name": "peerethtest0", "state": "ignore", "type": "ethernet", "veth": { "peer": "ethtest0" } }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "enabled": false }, "ipv6": { "address": [ { "ip": "fe80::a475:d0ff:fe29:a23f", "prefix-length": 64 } ], "enabled": true }, "mac-address": "A6:75:D0:29:A2:3F", "mtu": 1500, "name": "peerethtest1", "state": "ignore", "type": "ethernet", "veth": { "peer": "ethtest1" } } ], "route-rules": { "config": [] }, "routes": { "config": [] } } } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** Friday 05 August 2022 20:05:20 +0000 (0:00:00.918) 0:03:32.928 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** Friday 05 August 2022 20:05:20 +0000 (0:00:00.228) 0:03:33.157 ********* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n", "connections": [], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** Friday 05 August 2022 20:05:20 +0000 (0:00:00.220) 0:03:33.377 ********* ok: [sut] => { "__network_state_result": { "changed": true, "failed": false, "state": { "dns-resolver": { "config": {} }, "hostname": { "config": "ip-10-31-10-103.us-east-1.aws.redhat.com", "running": "ip-10-31-10-103.us-east-1.aws.redhat.com" }, "interfaces": [ { "accept-all-mac-addresses": false, "ethernet": {}, "ethtool": { "feature": { "rx-gro": true, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "tx-checksum-ipv6": true, "tx-generic-segmentation": true, "tx-nocache-copy": false, "tx-tcp-mangleid-segmentation": false, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true } }, "ipv4": { "address": [], "dhcp": true, "enabled": true }, "ipv6": { "address": [ { "ip": "fe80::fd59:b050:d93d:cafc", "prefix-length": 64 } ], "enabled": true }, "mac-address": "12:0E:26:F2:D9:AB", "mtu": 9001, "name": "eth0", "state": "up", "type": "ethernet" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "address": [ { "ip": "192.168.122.250", "prefix-length": 24 } ], "dhcp": false, "enabled": true }, "ipv6": { "addr-gen-mode": "eui64", "address": [ { "ip": "2001:db8::1:1", "prefix-length": 64 }, { "ip": "fe80::54dc:c6ff:fec7:b56a", "prefix-length": 64 } ], "autoconf": false, "dhcp": false, "enabled": true }, "lldp": { "enabled": false }, "mac-address": "56:DC:C6:C7:B5:6A", "mtu": 1500, "name": "ethtest0", "state": "up", "type": "ethernet", "veth": { "peer": "peerethtest0" }, "wait-ip": "any" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "address": [ { "ip": "192.168.122.88", "prefix-length": 24 } ], "dhcp": false, "enabled": true }, "ipv6": { "addr-gen-mode": "eui64", "address": [ { "ip": "fe80::54ad:13ff:febd:e6cd", "prefix-length": 64 } ], "auto-dns": false, "auto-gateway": true, "auto-route-table-id": 0, "auto-routes": true, "autoconf": true, "dhcp": true, "dhcp-duid": "ll", "enabled": true }, "lldp": { "enabled": false }, "mac-address": "56:AD:13:BD:E6:CD", "mtu": 1500, "name": "ethtest1", "state": "up", "type": "ethernet", "veth": { "peer": "peerethtest1" }, "wait-ip": "any" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "rx-gro": true, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "tx-generic-segmentation": true, "tx-gso-list": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true } }, "ipv4": { "address": [ { "ip": "127.0.0.1", "prefix-length": 8 } ], "enabled": true }, "ipv6": { "address": [ { "ip": "::1", "prefix-length": 128 } ], "enabled": true }, "mac-address": "00:00:00:00:00:00", "mtu": 65536, "name": "lo", "state": "ignore", "type": "loopback" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "enabled": false }, "ipv6": { "address": [ { "ip": "fe80::fc25:5fff:fe77:45fe", "prefix-length": 64 } ], "enabled": true }, "mac-address": "FE:25:5F:77:45:FE", "mtu": 1500, "name": "peerethtest0", "state": "ignore", "type": "ethernet", "veth": { "peer": "ethtest0" } }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "enabled": false }, "ipv6": { "address": [ { "ip": "fe80::a475:d0ff:fe29:a23f", "prefix-length": 64 } ], "enabled": true }, "mac-address": "A6:75:D0:29:A2:3F", "mtu": 1500, "name": "peerethtest1", "state": "ignore", "type": "ethernet", "veth": { "peer": "ethtest1" } } ], "route-rules": { "config": [] }, "routes": { "config": [] } } } } TASK [linux-system-roles.network : Re-test connectivity] *********************** Friday 05 August 2022 20:05:21 +0000 (0:00:00.122) 0:03:33.500 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get the ethtest0 state configuration] ************************************ Friday 05 August 2022 20:05:21 +0000 (0:00:00.708) 0:03:34.208 ********* ok: [sut] => { "changed": false, "cmd": [ "nmstatectl", "show", "ethtest0" ], "delta": "0:00:00.036815", "end": "2022-08-05 20:05:22.018621", "rc": 0, "start": "2022-08-05 20:05:21.981806" } STDOUT: --- dns-resolver: {} route-rules: {} routes: running: - destination: "2001:db8::/64" next-hop-interface: ethtest0 next-hop-address: "::" metric: 103 table-id: 254 - destination: "fe80::/64" next-hop-interface: ethtest0 next-hop-address: "::" metric: 1024 table-id: 254 - destination: 192.168.122.0/24 next-hop-interface: ethtest0 next-hop-address: 0.0.0.0 metric: 103 table-id: 254 interfaces: - name: ethtest0 type: ethernet state: up mac-address: "56:DC:C6:C7:B5:6A" mtu: 1500 wait-ip: any ipv4: enabled: true dhcp: false address: - ip: 192.168.122.250 prefix-length: 24 ipv6: enabled: true dhcp: false autoconf: false address: - ip: "2001:db8::1:1" prefix-length: 64 - ip: "fe80::54dc:c6ff:fec7:b56a" prefix-length: 64 addr-gen-mode: eui64 accept-all-mac-addresses: false lldp: enabled: false ethtool: feature: rx-gro: false tx-gre-segmentation: true highdma: true tx-ipxip6-segmentation: true tx-udp-segmentation: true tx-gso-list: true tx-generic-segmentation: true tx-udp_tnl-segmentation: true rx-gro-list: false rx-udp-gro-forwarding: false tx-checksum-sctp: true rx-vlan-stag-hw-parse: true tx-sctp-segmentation: true tx-vlan-hw-insert: true rx-checksum: true tx-tcp6-segmentation: true tx-checksum-ip-generic: true tx-tcp-mangleid-segmentation: true tx-nocache-copy: false tx-gre-csum-segmentation: true tx-tcp-segmentation: true tx-vlan-stag-hw-insert: true tx-tcp-ecn-segmentation: true tx-udp_tnl-csum-segmentation: true tx-scatter-gather-fraglist: true rx-vlan-hw-parse: true tx-ipxip4-segmentation: true veth: peer: peerethtest0 STDERR: [2022-08-05T20:05:21Z INFO nmstate::nispor::show] Got unsupported interface lo type Loopback [2022-08-05T20:05:22Z INFO nmstate::nm::show] Got unsupported interface type generic: lo, ignoring [2022-08-05T20:05:22Z WARN nmstate::nm::show] Failed to find applied NmConnection for interface eth0 802-3-ethernet TASK [Get the ethtest1 state configuration] ************************************ Friday 05 August 2022 20:05:22 +0000 (0:00:00.343) 0:03:34.552 ********* ok: [sut] => { "changed": false, "cmd": [ "nmstatectl", "show", "ethtest1" ], "delta": "0:00:00.036835", "end": "2022-08-05 20:05:22.350866", "rc": 0, "start": "2022-08-05 20:05:22.314031" } STDOUT: --- dns-resolver: {} route-rules: {} routes: running: - destination: "fe80::/64" next-hop-interface: ethtest1 next-hop-address: "::" metric: 1024 table-id: 254 - destination: 192.168.122.0/24 next-hop-interface: ethtest1 next-hop-address: 0.0.0.0 metric: 104 table-id: 254 interfaces: - name: ethtest1 type: ethernet state: up mac-address: "56:AD:13:BD:E6:CD" mtu: 1500 wait-ip: any ipv4: enabled: true dhcp: false address: - ip: 192.168.122.88 prefix-length: 24 ipv6: enabled: true dhcp: true autoconf: true dhcp-duid: ll address: - ip: "fe80::54ad:13ff:febd:e6cd" prefix-length: 64 auto-dns: false auto-gateway: true auto-routes: true auto-route-table-id: 0 addr-gen-mode: eui64 accept-all-mac-addresses: false lldp: enabled: false ethtool: feature: tx-tcp6-segmentation: true tx-checksum-ip-generic: true rx-vlan-hw-parse: true tx-gre-csum-segmentation: true tx-gso-list: true tx-ipxip6-segmentation: true rx-gro-list: false tx-udp-segmentation: true highdma: true tx-tcp-ecn-segmentation: true rx-gro: false tx-tcp-mangleid-segmentation: true tx-sctp-segmentation: true tx-generic-segmentation: true tx-ipxip4-segmentation: true tx-checksum-sctp: true rx-checksum: true tx-vlan-stag-hw-insert: true tx-scatter-gather-fraglist: true tx-nocache-copy: false rx-udp-gro-forwarding: false tx-udp_tnl-csum-segmentation: true rx-vlan-stag-hw-parse: true tx-vlan-hw-insert: true tx-gre-segmentation: true tx-tcp-segmentation: true tx-udp_tnl-segmentation: true veth: peer: peerethtest1 STDERR: [2022-08-05T20:05:22Z INFO nmstate::nispor::show] Got unsupported interface lo type Loopback [2022-08-05T20:05:22Z INFO nmstate::nm::show] Got unsupported interface type generic: lo, ignoring [2022-08-05T20:05:22Z WARN nmstate::nm::show] Failed to find applied NmConnection for interface eth0 802-3-ethernet TASK [Assert that the ethtest0 state configuration contains the specified settings] *** Friday 05 August 2022 20:05:22 +0000 (0:00:00.356) 0:03:34.908 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ethtest1 state configuration contains the specified settings] *** Friday 05 August 2022 20:05:22 +0000 (0:00:00.161) 0:03:35.070 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** Friday 05 August 2022 20:05:22 +0000 (0:00:00.102) 0:03:35.172 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/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] *** Friday 05 August 2022 20:05:22 +0000 (0:00:00.190) 0:03:35.363 ********* 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 services are running] *********** Friday 05 August 2022 20:05:23 +0000 (0:00:00.574) 0:03:35.937 ********* 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] ********* Friday 05 August 2022 20:05:25 +0000 (0:00:01.810) 0:03:37.747 ********* 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] ********************* Friday 05 August 2022 20:05:26 +0000 (0:00:00.878) 0:03:38.626 ********* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** Friday 05 August 2022 20:05:26 +0000 (0:00:00.237) 0:03:38.863 ********* 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] *** Friday 05 August 2022 20:05:26 +0000 (0:00:00.238) 0:03:39.102 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** Friday 05 August 2022 20:05:26 +0000 (0:00:00.098) 0:03:39.201 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** Friday 05 August 2022 20:05:26 +0000 (0:00:00.127) 0:03:39.328 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** Friday 05 August 2022 20:05:28 +0000 (0:00:01.171) 0:03:40.500 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** Friday 05 August 2022 20:05:29 +0000 (0:00:01.063) 0:03:41.564 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ Friday 05 August 2022 20:05:29 +0000 (0:00:00.108) 0:03:41.672 ********* 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 : Enable and start wpa_supplicant] ************ Friday 05 August 2022 20:05:29 +0000 (0:00:00.529) 0:03:42.201 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* Friday 05 August 2022 20:05:29 +0000 (0:00:00.107) 0:03:42.309 ********* 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 : Ensure initscripts network file dependency is present] *** Friday 05 August 2022 20:05:29 +0000 (0:00:00.089) 0:03:42.399 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** Friday 05 August 2022 20:05:30 +0000 (0:00:00.089) 0:03:42.488 ********* ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n", "connections": [], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** Friday 05 August 2022 20:05:30 +0000 (0:00:00.514) 0:03:43.003 ********* changed: [sut] => { "changed": true, "state": { "dns-resolver": { "config": {} }, "hostname": { "config": "ip-10-31-10-103.us-east-1.aws.redhat.com", "running": "ip-10-31-10-103.us-east-1.aws.redhat.com" }, "interfaces": [ { "accept-all-mac-addresses": false, "ethernet": {}, "ethtool": { "feature": { "rx-gro": true, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "tx-checksum-ipv6": true, "tx-generic-segmentation": true, "tx-nocache-copy": false, "tx-tcp-mangleid-segmentation": false, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true } }, "ipv4": { "address": [], "dhcp": true, "enabled": true }, "ipv6": { "address": [ { "ip": "fe80::fd59:b050:d93d:cafc", "prefix-length": 64 } ], "enabled": true }, "mac-address": "12:0E:26:F2:D9:AB", "mtu": 9001, "name": "eth0", "state": "up", "type": "ethernet" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "address": [ { "ip": "192.168.122.250", "prefix-length": 24 } ], "dhcp": false, "enabled": true }, "ipv6": { "addr-gen-mode": "eui64", "address": [ { "ip": "2001:db8::1:1", "prefix-length": 64 }, { "ip": "fe80::54dc:c6ff:fec7:b56a", "prefix-length": 64 } ], "autoconf": false, "dhcp": false, "enabled": true }, "lldp": { "enabled": false }, "mac-address": "56:DC:C6:C7:B5:6A", "mtu": 1500, "name": "ethtest0", "state": "up", "type": "ethernet", "veth": { "peer": "peerethtest0" }, "wait-ip": "any" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "address": [ { "ip": "192.168.122.88", "prefix-length": 24 } ], "dhcp": false, "enabled": true }, "ipv6": { "addr-gen-mode": "eui64", "address": [ { "ip": "fe80::54ad:13ff:febd:e6cd", "prefix-length": 64 } ], "auto-dns": false, "auto-gateway": true, "auto-route-table-id": 0, "auto-routes": true, "autoconf": true, "dhcp": true, "dhcp-duid": "ll", "enabled": true }, "lldp": { "enabled": false }, "mac-address": "56:AD:13:BD:E6:CD", "mtu": 1500, "name": "ethtest1", "state": "up", "type": "ethernet", "veth": { "peer": "peerethtest1" }, "wait-ip": "any" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "rx-gro": true, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "tx-generic-segmentation": true, "tx-gso-list": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true } }, "ipv4": { "address": [ { "ip": "127.0.0.1", "prefix-length": 8 } ], "enabled": true }, "ipv6": { "address": [ { "ip": "::1", "prefix-length": 128 } ], "enabled": true }, "mac-address": "00:00:00:00:00:00", "mtu": 65536, "name": "lo", "state": "ignore", "type": "loopback" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "enabled": false }, "ipv6": { "address": [ { "ip": "fe80::fc25:5fff:fe77:45fe", "prefix-length": 64 } ], "enabled": true }, "mac-address": "FE:25:5F:77:45:FE", "mtu": 1500, "name": "peerethtest0", "state": "ignore", "type": "ethernet", "veth": { "peer": "ethtest0" } }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "enabled": false }, "ipv6": { "address": [ { "ip": "fe80::a475:d0ff:fe29:a23f", "prefix-length": 64 } ], "enabled": true }, "mac-address": "A6:75:D0:29:A2:3F", "mtu": 1500, "name": "peerethtest1", "state": "ignore", "type": "ethernet", "veth": { "peer": "ethtest1" } } ], "route-rules": { "config": [] }, "routes": { "config": [ { "destination": "192.0.2.100/30", "metric": 150, "next-hop-address": "192.168.122.250", "next-hop-interface": "ethtest0", "table-id": 254 } ] } } } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** Friday 05 August 2022 20:05:31 +0000 (0:00:00.521) 0:03:43.524 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** Friday 05 August 2022 20:05:31 +0000 (0:00:00.095) 0:03:43.620 ********* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n", "connections": [], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** Friday 05 August 2022 20:05:31 +0000 (0:00:00.096) 0:03:43.716 ********* ok: [sut] => { "__network_state_result": { "changed": true, "failed": false, "state": { "dns-resolver": { "config": {} }, "hostname": { "config": "ip-10-31-10-103.us-east-1.aws.redhat.com", "running": "ip-10-31-10-103.us-east-1.aws.redhat.com" }, "interfaces": [ { "accept-all-mac-addresses": false, "ethernet": {}, "ethtool": { "feature": { "rx-gro": true, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "tx-checksum-ipv6": true, "tx-generic-segmentation": true, "tx-nocache-copy": false, "tx-tcp-mangleid-segmentation": false, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true } }, "ipv4": { "address": [], "dhcp": true, "enabled": true }, "ipv6": { "address": [ { "ip": "fe80::fd59:b050:d93d:cafc", "prefix-length": 64 } ], "enabled": true }, "mac-address": "12:0E:26:F2:D9:AB", "mtu": 9001, "name": "eth0", "state": "up", "type": "ethernet" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "address": [ { "ip": "192.168.122.250", "prefix-length": 24 } ], "dhcp": false, "enabled": true }, "ipv6": { "addr-gen-mode": "eui64", "address": [ { "ip": "2001:db8::1:1", "prefix-length": 64 }, { "ip": "fe80::54dc:c6ff:fec7:b56a", "prefix-length": 64 } ], "autoconf": false, "dhcp": false, "enabled": true }, "lldp": { "enabled": false }, "mac-address": "56:DC:C6:C7:B5:6A", "mtu": 1500, "name": "ethtest0", "state": "up", "type": "ethernet", "veth": { "peer": "peerethtest0" }, "wait-ip": "any" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "address": [ { "ip": "192.168.122.88", "prefix-length": 24 } ], "dhcp": false, "enabled": true }, "ipv6": { "addr-gen-mode": "eui64", "address": [ { "ip": "fe80::54ad:13ff:febd:e6cd", "prefix-length": 64 } ], "auto-dns": false, "auto-gateway": true, "auto-route-table-id": 0, "auto-routes": true, "autoconf": true, "dhcp": true, "dhcp-duid": "ll", "enabled": true }, "lldp": { "enabled": false }, "mac-address": "56:AD:13:BD:E6:CD", "mtu": 1500, "name": "ethtest1", "state": "up", "type": "ethernet", "veth": { "peer": "peerethtest1" }, "wait-ip": "any" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "rx-gro": true, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "tx-generic-segmentation": true, "tx-gso-list": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true } }, "ipv4": { "address": [ { "ip": "127.0.0.1", "prefix-length": 8 } ], "enabled": true }, "ipv6": { "address": [ { "ip": "::1", "prefix-length": 128 } ], "enabled": true }, "mac-address": "00:00:00:00:00:00", "mtu": 65536, "name": "lo", "state": "ignore", "type": "loopback" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "enabled": false }, "ipv6": { "address": [ { "ip": "fe80::fc25:5fff:fe77:45fe", "prefix-length": 64 } ], "enabled": true }, "mac-address": "FE:25:5F:77:45:FE", "mtu": 1500, "name": "peerethtest0", "state": "ignore", "type": "ethernet", "veth": { "peer": "ethtest0" } }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "enabled": false }, "ipv6": { "address": [ { "ip": "fe80::a475:d0ff:fe29:a23f", "prefix-length": 64 } ], "enabled": true }, "mac-address": "A6:75:D0:29:A2:3F", "mtu": 1500, "name": "peerethtest1", "state": "ignore", "type": "ethernet", "veth": { "peer": "ethtest1" } } ], "route-rules": { "config": [] }, "routes": { "config": [ { "destination": "192.0.2.100/30", "metric": 150, "next-hop-address": "192.168.122.250", "next-hop-interface": "ethtest0", "table-id": 254 } ] } } } } TASK [linux-system-roles.network : Re-test connectivity] *********************** Friday 05 August 2022 20:05:31 +0000 (0:00:00.167) 0:03:43.884 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get the route configuration] ********************************************* Friday 05 August 2022 20:05:31 +0000 (0:00:00.387) 0:03:44.271 ********* ok: [sut] => { "changed": false, "cmd": [ "nmstatectl", "show" ], "delta": "0:00:00.037552", "end": "2022-08-05 20:05:32.075582", "rc": 0, "start": "2022-08-05 20:05:32.038030" } STDOUT: --- hostname: running: ip-10-31-10-103.us-east-1.aws.redhat.com config: ip-10-31-10-103.us-east-1.aws.redhat.com dns-resolver: running: server: - 10.29.169.13 - 10.29.170.12 - 10.2.32.1 search: - us-east-1.aws.redhat.com config: {} route-rules: config: [] routes: running: - destination: "2001:db8::/64" next-hop-interface: ethtest0 next-hop-address: "::" metric: 103 table-id: 254 - destination: "fe80::/64" next-hop-interface: ethtest0 next-hop-address: "::" metric: 103 table-id: 254 - destination: "fe80::/64" next-hop-interface: peerethtest0 next-hop-address: "::" metric: 256 table-id: 254 - destination: "fe80::/64" next-hop-interface: peerethtest1 next-hop-address: "::" metric: 256 table-id: 254 - destination: "fe80::/64" next-hop-interface: eth0 next-hop-address: "::" metric: 1024 table-id: 254 - destination: "fe80::/64" next-hop-interface: ethtest1 next-hop-address: "::" metric: 1024 table-id: 254 - destination: "fe80::/64" next-hop-interface: ethtest0 next-hop-address: "::" metric: 1024 table-id: 254 - destination: 0.0.0.0/0 next-hop-interface: eth0 next-hop-address: 10.31.8.1 metric: 100 table-id: 254 - destination: 10.31.8.0/22 next-hop-interface: eth0 next-hop-address: 0.0.0.0 metric: 100 table-id: 254 - destination: 192.0.2.100/30 next-hop-interface: ethtest0 next-hop-address: 192.168.122.250 metric: 150 table-id: 254 - destination: 192.168.122.0/24 next-hop-interface: ethtest0 next-hop-address: 0.0.0.0 metric: 103 table-id: 254 - destination: 192.168.122.0/24 next-hop-interface: ethtest1 next-hop-address: 0.0.0.0 metric: 104 table-id: 254 config: - destination: 192.0.2.100/30 next-hop-interface: ethtest0 next-hop-address: 192.168.122.250 metric: 150 table-id: 254 interfaces: - name: eth0 type: ethernet state: up mac-address: "12:0E:26:F2:D9:AB" mtu: 9001 ipv4: enabled: true dhcp: true address: - ip: 10.31.10.103 prefix-length: 22 ipv6: enabled: true address: - ip: "fe80::fd59:b050:d93d:cafc" prefix-length: 64 accept-all-mac-addresses: false ethtool: feature: tx-checksum-ipv6: true rx-gro: true tx-nocache-copy: false tx-generic-segmentation: true tx-tcp6-segmentation: true tx-tcp-mangleid-segmentation: false rx-gro-list: false rx-udp-gro-forwarding: false tx-tcp-segmentation: true ethernet: {} - name: ethtest0 type: ethernet state: up mac-address: "56:DC:C6:C7:B5:6A" mtu: 1500 wait-ip: any ipv4: enabled: true dhcp: false address: - ip: 192.168.122.250 prefix-length: 24 ipv6: enabled: true dhcp: false autoconf: false address: - ip: "2001:db8::1:1" prefix-length: 64 - ip: "fe80::54dc:c6ff:fec7:b56a" prefix-length: 64 addr-gen-mode: eui64 accept-all-mac-addresses: false lldp: enabled: false ethtool: feature: tx-checksum-sctp: true tx-tcp-mangleid-segmentation: true tx-tcp-ecn-segmentation: true tx-tcp6-segmentation: true tx-udp-segmentation: true tx-scatter-gather-fraglist: true rx-gro: false tx-udp_tnl-csum-segmentation: true tx-gso-list: true rx-vlan-stag-hw-parse: true rx-udp-gro-forwarding: false tx-vlan-hw-insert: true tx-nocache-copy: false tx-tcp-segmentation: true tx-checksum-ip-generic: true tx-gre-csum-segmentation: true tx-udp_tnl-segmentation: true tx-generic-segmentation: true tx-ipxip4-segmentation: true tx-gre-segmentation: true highdma: true tx-ipxip6-segmentation: true tx-sctp-segmentation: true rx-checksum: true rx-vlan-hw-parse: true tx-vlan-stag-hw-insert: true rx-gro-list: false veth: peer: peerethtest0 - name: ethtest1 type: ethernet state: up mac-address: "56:AD:13:BD:E6:CD" mtu: 1500 wait-ip: any ipv4: enabled: true dhcp: false address: - ip: 192.168.122.88 prefix-length: 24 ipv6: enabled: true dhcp: true autoconf: true dhcp-duid: ll address: - ip: "fe80::54ad:13ff:febd:e6cd" prefix-length: 64 auto-dns: false auto-gateway: true auto-routes: true auto-route-table-id: 0 addr-gen-mode: eui64 accept-all-mac-addresses: false lldp: enabled: false ethtool: feature: tx-udp-segmentation: true rx-vlan-hw-parse: true tx-checksum-ip-generic: true tx-tcp-mangleid-segmentation: true tx-tcp6-segmentation: true rx-udp-gro-forwarding: false tx-checksum-sctp: true rx-vlan-stag-hw-parse: true tx-tcp-segmentation: true tx-vlan-hw-insert: true tx-tcp-ecn-segmentation: true tx-gre-segmentation: true tx-gre-csum-segmentation: true tx-ipxip4-segmentation: true tx-generic-segmentation: true highdma: true tx-ipxip6-segmentation: true tx-scatter-gather-fraglist: true tx-udp_tnl-segmentation: true tx-udp_tnl-csum-segmentation: true tx-gso-list: true rx-checksum: true tx-vlan-stag-hw-insert: true tx-nocache-copy: false rx-gro: false tx-sctp-segmentation: true rx-gro-list: false veth: peer: peerethtest1 - name: lo type: loopback state: ignore mac-address: "00:00:00:00:00:00" mtu: 65536 ipv4: enabled: true address: - ip: 127.0.0.1 prefix-length: 8 ipv6: enabled: true address: - ip: "::1" prefix-length: 128 accept-all-mac-addresses: false ethtool: feature: tx-generic-segmentation: true tx-tcp-ecn-segmentation: true tx-gso-list: true rx-gro-list: false tx-sctp-segmentation: true rx-udp-gro-forwarding: false tx-tcp-mangleid-segmentation: true tx-tcp-segmentation: true tx-udp-segmentation: true tx-tcp6-segmentation: true rx-gro: true - name: peerethtest0 type: ethernet state: ignore mac-address: "FE:25:5F:77:45:FE" mtu: 1500 ipv4: enabled: false ipv6: enabled: true address: - ip: "fe80::fc25:5fff:fe77:45fe" prefix-length: 64 accept-all-mac-addresses: false ethtool: feature: tx-vlan-hw-insert: true tx-ipxip6-segmentation: true tx-gso-list: true rx-vlan-hw-parse: true tx-gre-segmentation: true tx-scatter-gather-fraglist: true tx-tcp-ecn-segmentation: true tx-udp-segmentation: true rx-checksum: true rx-gro: false tx-vlan-stag-hw-insert: true tx-sctp-segmentation: true tx-generic-segmentation: true tx-checksum-sctp: true rx-udp-gro-forwarding: false tx-tcp6-segmentation: true rx-gro-list: false tx-udp_tnl-segmentation: true tx-checksum-ip-generic: true highdma: true tx-tcp-mangleid-segmentation: true tx-udp_tnl-csum-segmentation: true tx-nocache-copy: false rx-vlan-stag-hw-parse: true tx-gre-csum-segmentation: true tx-tcp-segmentation: true tx-ipxip4-segmentation: true veth: peer: ethtest0 - name: peerethtest1 type: ethernet state: ignore mac-address: "A6:75:D0:29:A2:3F" mtu: 1500 ipv4: enabled: false ipv6: enabled: true address: - ip: "fe80::a475:d0ff:fe29:a23f" prefix-length: 64 accept-all-mac-addresses: false ethtool: feature: rx-udp-gro-forwarding: false tx-tcp6-segmentation: true tx-vlan-stag-hw-insert: true highdma: true rx-vlan-hw-parse: true tx-scatter-gather-fraglist: true tx-gre-segmentation: true tx-ipxip6-segmentation: true tx-vlan-hw-insert: true tx-udp_tnl-csum-segmentation: true tx-checksum-ip-generic: true tx-sctp-segmentation: true tx-gre-csum-segmentation: true tx-tcp-segmentation: true tx-ipxip4-segmentation: true tx-udp_tnl-segmentation: true tx-udp-segmentation: true rx-gro: false tx-checksum-sctp: true rx-checksum: true rx-gro-list: false tx-tcp-ecn-segmentation: true tx-tcp-mangleid-segmentation: true tx-gso-list: true tx-nocache-copy: false tx-generic-segmentation: true rx-vlan-stag-hw-parse: true veth: peer: ethtest1 ovs-db: {} STDERR: [2022-08-05T20:05:32Z INFO nmstate::nispor::show] Got unsupported interface lo type Loopback [2022-08-05T20:05:32Z INFO nmstate::nm::show] Got unsupported interface type generic: lo, ignoring [2022-08-05T20:05:32Z WARN nmstate::nm::show] Failed to find applied NmConnection for interface eth0 802-3-ethernet TASK [Assert that the route configuration contains the specified route] ******** Friday 05 August 2022 20:05:32 +0000 (0:00:00.342) 0:03:44.613 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set the DNS processing mode and the resolv.conf management mode] ********* Friday 05 August 2022 20:05:32 +0000 (0:00:00.103) 0:03:44.717 ********* changed: [sut] => { "backup": "", "changed": true } MSG: line added TASK [Restart the NetworkManager] ********************************************** Friday 05 August 2022 20:05:32 +0000 (0:00:00.465) 0:03:45.183 ********* changed: [sut] => { "changed": true, "name": "NetworkManager", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2022-08-05 19:46:30 UTC", "ActiveEnterTimestampMonotonic": "13603906", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus-broker.service sysinit.target systemd-journald.socket network-pre.target cloud-init-local.service system.slice dbus.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2022-08-05 19:46:30 UTC", "AssertTimestampMonotonic": "13411628", "Before": "shutdown.target cloud-init.service network.target NetworkManager-wait-online.service network.service multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.freedesktop.NetworkManager", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "601452000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2022-08-05 19:46:30 UTC", "ConditionTimestampMonotonic": "13411623", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/NetworkManager.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Network Manager", "DevicePolicy": "auto", "Documentation": "\"man:NetworkManager(8)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "630", "ExecMainStartTimestamp": "Fri 2022-08-05 19:46:30 UTC", "ExecMainStartTimestampMonotonic": "13413168", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "NetworkManager.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2022-08-05 19:46:30 UTC", "InactiveExitTimestampMonotonic": "13413498", "InvocationID": "ae4165278f6d44f7aee225be8096a0a5", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitNPROC": "13959", "LimitNPROCSoft": "13959", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13959", "LimitSIGPENDINGSoft": "13959", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "630", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "10649600", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "NetworkManager.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "read-only", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "RequiredBy": "NetworkManager-wait-online.service", "Requires": "sysinit.target system.slice dbus.socket", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2022-08-05 20:05:12 UTC", "StateChangeTimestampMonotonic": "1135585290", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "22334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Install the systemd-resolved] ******************************************** Friday 05 August 2022 20:05:33 +0000 (0:00:00.619) 0:03:45.802 ********* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: systemd-resolved-250-7.el9.x86_64" ] } TASK [Enable the systemd-resolved service] ************************************* Friday 05 August 2022 20:05:35 +0000 (0:00:02.624) 0:03:48.427 ********* changed: [sut] => { "changed": true, "enabled": true, "name": "systemd-resolved", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-networkd.service -.mount systemd-sysusers.service systemd-tmpfiles-setup.service tmp.mount system.slice systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "cap_setpcap cap_net_bind_service cap_net_raw", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "network.target nss-lookup.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.freedesktop.resolve1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanClean": "runtime", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_setpcap cap_net_bind_service cap_net_raw", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Network Name Resolution", "DeviceAllow": "char-rtc r", "DevicePolicy": "closed", "Documentation": "\"man:systemd-resolved.service(8)\" \"man:org.freedesktop.resolve1(5)\" https://www.freedesktop.org/wiki/Software/systemd/writing-network-configuration-managers https://www.freedesktop.org/wiki/Software/systemd/writing-resolver-clients", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib/systemd/systemd-resolved ; argv[]=/usr/lib/systemd/systemd-resolved ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/lib/systemd/systemd-resolved ; argv[]=/usr/lib/systemd/systemd-resolved ; flags=ambient ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/systemd-resolved.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "systemd-resolved.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13959", "LimitNPROCSoft": "13959", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13959", "LimitSIGPENDINGSoft": "13959", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "systemd-resolved.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "yes", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "yes", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "yes", "ProtectControlGroups": "yes", "ProtectHome": "yes", "ProtectHostname": "no", "ProtectKernelLogs": "yes", "ProtectKernelModules": "yes", "ProtectKernelTunables": "yes", "ProtectProc": "invisible", "ProtectSystem": "strict", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice -.mount", "RequiresMountsFor": "/var/tmp /run/systemd/resolve", "Restart": "always", "RestartKillSignal": "15", "RestartUSec": "0", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_NETLINK AF_UNIX", "RestrictNamespaces": "yes", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectory": "systemd/resolve", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "yes", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "1", "SystemCallFilter": "_llseek _newselect accept accept4 access add_key alarm arch_prctl bind brk cacheflush capget capset chdir chmod chown chown32 clock_getres clock_getres_time64 clock_gettime clock_gettime64 clock_nanosleep clock_nanosleep_time64 clone clone3 close close_range connect copy_file_range creat dup dup2 dup3 epoll_create epoll_create1 epoll_ctl epoll_ctl_old epoll_pwait epoll_pwait2 epoll_wait epoll_wait_old eventfd eventfd2 execve execveat exit exit_group faccessat faccessat2 fadvise64 fadvise64_64 fallocate fchdir fchmod fchmodat fchown fchown32 fchownat fcntl fcntl64 fdatasync fgetxattr flistxattr flock fork fremovexattr fsetxattr fstat fstat64 fstatat64 fstatfs fstatfs64 fsync ftruncate ftruncate64 futex futex_time64 futimesat get_mempolicy get_robust_list get_thread_area getcpu getcwd getdents getdents64 getegid getegid32 geteuid geteuid32 getgid getgid32 getgroups getgroups32 getitimer getpeername getpgid getpgrp getpid getppid getpriority getrandom getresgid getresgid32 getresuid getresuid32 getrlimit getrusage getsid getsockname getsockopt gettid gettimeofday getuid getuid32 getxattr inotify_add_watch inotify_init inotify_init1 inotify_rm_watch io_cancel io_destroy io_getevents io_pgetevents io_pgetevents_time64 io_setup io_submit io_uring_enter io_uring_register io_uring_setup ioctl ioprio_get ioprio_set ipc kcmp keyctl kill lchown lchown32 lgetxattr link linkat listen listxattr llistxattr lremovexattr lseek lsetxattr lstat lstat64 madvise mbind membarrier memfd_create migrate_pages mkdir mkdirat mknod mknodat mlock mlock2 mlockall mmap mmap2 move_pages mprotect mq_getsetattr mq_notify mq_open mq_timedreceive mq_timedreceive_time64 mq_timedsend mq_timedsend_time64 mq_unlink mremap msgctl msgget msgrcv msgsnd msync munlock munlockall munmap name_to_handle_at nanosleep newfstatat nice oldfstat oldlstat oldolduname oldstat olduname open openat openat2 pause personality pidfd_open pidfd_send_signal pipe pipe2 poll ppoll ppoll_time64 prctl pread64 preadv preadv2 prlimit64 process_madvise process_vm_readv process_vm_writev pselect6 pselect6_time64 pwrite64 pwritev pwritev2 read readahead readdir readlink readlinkat readv recv recvfrom recvmmsg recvmmsg_time64 recvmsg remap_file_pages removexattr rename renameat renameat2 request_key restart_syscall rmdir rseq rt_sigaction rt_sigpending rt_sigprocmask rt_sigqueueinfo rt_sigreturn rt_sigsuspend rt_sigtimedwait rt_sigtimedwait_time64 rt_tgsigqueueinfo sched_get_priority_max sched_get_priority_min sched_getaffinity sched_getattr sched_getparam sched_getscheduler sched_rr_get_interval sched_rr_get_interval_time64 sched_setaffinity sched_setattr sched_setparam sched_setscheduler sched_yield select semctl semget semop semtimedop semtimedop_time64 send sendfile sendfile64 sendmmsg sendmsg sendto set_mempolicy set_robust_list set_thread_area set_tid_address set_tls setfsgid setfsgid32 setfsuid setfsuid32 setgid setgid32 setgroups setgroups32 setitimer setns setpgid setpriority setregid setregid32 setresgid setresgid32 setresuid setresuid32 setreuid setreuid32 setrlimit setsid setsockopt setuid setuid32 setxattr shmat shmctl shmdt shmget shutdown sigaction sigaltstack signal signalfd signalfd4 sigpending sigprocmask sigreturn sigsuspend socket socketcall socketpair splice stat stat64 statfs statfs64 statx swapcontext symlink symlinkat sync sync_file_range sync_file_range2 syncfs sysinfo tee tgkill time timer_create timer_delete timer_getoverrun timer_gettime timer_gettime64 timer_settime timer_settime64 timerfd_create timerfd_gettime timerfd_gettime64 timerfd_settime timerfd_settime64 times tkill truncate truncate64 ugetrlimit umask uname unlink unlinkat unshare userfaultfd utime utimensat utimensat_time64 utimes vfork vmsplice wait4 waitid waitpid write writev", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "systemd-resolve", "UtmpMode": "init", "Wants": "nss-lookup.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** Friday 05 August 2022 20:05:36 +0000 (0:00:00.826) 0:03:49.253 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/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] *** Friday 05 August 2022 20:05:36 +0000 (0:00:00.159) 0:03:49.413 ********* 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 services are running] *********** Friday 05 August 2022 20:05:37 +0000 (0:00:00.556) 0:03:49.969 ********* 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] ********* Friday 05 August 2022 20:05:39 +0000 (0:00:01.874) 0:03:51.844 ********* 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] ********************* Friday 05 August 2022 20:05:40 +0000 (0:00:00.960) 0:03:52.804 ********* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** Friday 05 August 2022 20:05:40 +0000 (0:00:00.202) 0:03:53.006 ********* 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] *** Friday 05 August 2022 20:05:40 +0000 (0:00:00.295) 0:03:53.302 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** Friday 05 August 2022 20:05:41 +0000 (0:00:00.201) 0:03:53.503 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** Friday 05 August 2022 20:05:41 +0000 (0:00:00.277) 0:03:53.781 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** Friday 05 August 2022 20:05:42 +0000 (0:00:01.360) 0:03:55.141 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** Friday 05 August 2022 20:05:44 +0000 (0:00:02.027) 0:03:57.169 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ Friday 05 August 2022 20:05:45 +0000 (0:00:00.595) 0:03:57.765 ********* 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 : Enable and start wpa_supplicant] ************ Friday 05 August 2022 20:05:46 +0000 (0:00:01.576) 0:03:59.341 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* Friday 05 August 2022 20:05:47 +0000 (0:00:00.599) 0:03:59.941 ********* 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 : Ensure initscripts network file dependency is present] *** Friday 05 August 2022 20:05:47 +0000 (0:00:00.529) 0:04:00.471 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** Friday 05 August 2022 20:05:48 +0000 (0:00:00.631) 0:04:01.103 ********* ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n", "connections": [], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** Friday 05 August 2022 20:05:50 +0000 (0:00:02.166) 0:04:03.269 ********* changed: [sut] => { "changed": true, "state": { "dns-resolver": { "config": { "search": [ "example.com", "example.org" ], "server": [ "2001:4860:4860::8888" ] } }, "hostname": { "config": "ip-10-31-10-103.us-east-1.aws.redhat.com", "running": "ip-10-31-10-103.us-east-1.aws.redhat.com" }, "interfaces": [ { "accept-all-mac-addresses": false, "ethernet": {}, "ethtool": { "feature": { "rx-gro": true, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "tx-checksum-ipv6": true, "tx-generic-segmentation": true, "tx-nocache-copy": false, "tx-tcp-mangleid-segmentation": false, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true } }, "ipv4": { "address": [], "dhcp": true, "enabled": true }, "ipv6": { "address": [ { "ip": "fe80::fd59:b050:d93d:cafc", "prefix-length": 64 } ], "enabled": true }, "mac-address": "12:0E:26:F2:D9:AB", "mtu": 9001, "name": "eth0", "state": "up", "type": "ethernet" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "address": [ { "ip": "192.168.122.250", "prefix-length": 24 } ], "dhcp": false, "enabled": true }, "ipv6": { "addr-gen-mode": "eui64", "address": [ { "ip": "2001:db8::1:1", "prefix-length": 64 }, { "ip": "fe80::54dc:c6ff:fec7:b56a", "prefix-length": 64 } ], "autoconf": false, "dhcp": false, "enabled": true }, "lldp": { "enabled": false }, "mac-address": "56:DC:C6:C7:B5:6A", "mtu": 1500, "name": "ethtest0", "state": "up", "type": "ethernet", "veth": { "peer": "peerethtest0" }, "wait-ip": "any" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "address": [ { "ip": "192.168.122.88", "prefix-length": 24 } ], "dhcp": false, "enabled": true }, "ipv6": { "addr-gen-mode": "eui64", "address": [ { "ip": "fe80::54ad:13ff:febd:e6cd", "prefix-length": 64 } ], "auto-dns": false, "auto-gateway": true, "auto-route-table-id": 0, "auto-routes": true, "autoconf": true, "dhcp": true, "dhcp-duid": "ll", "enabled": true }, "lldp": { "enabled": false }, "mac-address": "56:AD:13:BD:E6:CD", "mtu": 1500, "name": "ethtest1", "state": "up", "type": "ethernet", "veth": { "peer": "peerethtest1" }, "wait-ip": "any" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "rx-gro": true, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "tx-generic-segmentation": true, "tx-gso-list": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true } }, "ipv4": { "address": [ { "ip": "127.0.0.1", "prefix-length": 8 } ], "enabled": true }, "ipv6": { "address": [ { "ip": "::1", "prefix-length": 128 } ], "enabled": true }, "mac-address": "00:00:00:00:00:00", "mtu": 65536, "name": "lo", "state": "ignore", "type": "loopback" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "enabled": false }, "ipv6": { "address": [ { "ip": "fe80::fc25:5fff:fe77:45fe", "prefix-length": 64 } ], "enabled": true }, "mac-address": "FE:25:5F:77:45:FE", "mtu": 1500, "name": "peerethtest0", "state": "ignore", "type": "ethernet", "veth": { "peer": "ethtest0" } }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "enabled": false }, "ipv6": { "address": [ { "ip": "fe80::a475:d0ff:fe29:a23f", "prefix-length": 64 } ], "enabled": true }, "mac-address": "A6:75:D0:29:A2:3F", "mtu": 1500, "name": "peerethtest1", "state": "ignore", "type": "ethernet", "veth": { "peer": "ethtest1" } } ], "route-rules": { "config": [] }, "routes": { "config": [ { "destination": "192.0.2.100/30", "metric": 150, "next-hop-address": "192.168.122.250", "next-hop-interface": "ethtest0", "table-id": 254 } ] } } } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** Friday 05 August 2022 20:05:53 +0000 (0:00:02.407) 0:04:05.677 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** Friday 05 August 2022 20:05:53 +0000 (0:00:00.781) 0:04:06.458 ********* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n", "connections": [], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** Friday 05 August 2022 20:05:54 +0000 (0:00:00.806) 0:04:07.264 ********* ok: [sut] => { "__network_state_result": { "changed": true, "failed": false, "state": { "dns-resolver": { "config": { "search": [ "example.com", "example.org" ], "server": [ "2001:4860:4860::8888" ] } }, "hostname": { "config": "ip-10-31-10-103.us-east-1.aws.redhat.com", "running": "ip-10-31-10-103.us-east-1.aws.redhat.com" }, "interfaces": [ { "accept-all-mac-addresses": false, "ethernet": {}, "ethtool": { "feature": { "rx-gro": true, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "tx-checksum-ipv6": true, "tx-generic-segmentation": true, "tx-nocache-copy": false, "tx-tcp-mangleid-segmentation": false, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true } }, "ipv4": { "address": [], "dhcp": true, "enabled": true }, "ipv6": { "address": [ { "ip": "fe80::fd59:b050:d93d:cafc", "prefix-length": 64 } ], "enabled": true }, "mac-address": "12:0E:26:F2:D9:AB", "mtu": 9001, "name": "eth0", "state": "up", "type": "ethernet" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "address": [ { "ip": "192.168.122.250", "prefix-length": 24 } ], "dhcp": false, "enabled": true }, "ipv6": { "addr-gen-mode": "eui64", "address": [ { "ip": "2001:db8::1:1", "prefix-length": 64 }, { "ip": "fe80::54dc:c6ff:fec7:b56a", "prefix-length": 64 } ], "autoconf": false, "dhcp": false, "enabled": true }, "lldp": { "enabled": false }, "mac-address": "56:DC:C6:C7:B5:6A", "mtu": 1500, "name": "ethtest0", "state": "up", "type": "ethernet", "veth": { "peer": "peerethtest0" }, "wait-ip": "any" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "address": [ { "ip": "192.168.122.88", "prefix-length": 24 } ], "dhcp": false, "enabled": true }, "ipv6": { "addr-gen-mode": "eui64", "address": [ { "ip": "fe80::54ad:13ff:febd:e6cd", "prefix-length": 64 } ], "auto-dns": false, "auto-gateway": true, "auto-route-table-id": 0, "auto-routes": true, "autoconf": true, "dhcp": true, "dhcp-duid": "ll", "enabled": true }, "lldp": { "enabled": false }, "mac-address": "56:AD:13:BD:E6:CD", "mtu": 1500, "name": "ethtest1", "state": "up", "type": "ethernet", "veth": { "peer": "peerethtest1" }, "wait-ip": "any" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "rx-gro": true, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "tx-generic-segmentation": true, "tx-gso-list": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true } }, "ipv4": { "address": [ { "ip": "127.0.0.1", "prefix-length": 8 } ], "enabled": true }, "ipv6": { "address": [ { "ip": "::1", "prefix-length": 128 } ], "enabled": true }, "mac-address": "00:00:00:00:00:00", "mtu": 65536, "name": "lo", "state": "ignore", "type": "loopback" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "enabled": false }, "ipv6": { "address": [ { "ip": "fe80::fc25:5fff:fe77:45fe", "prefix-length": 64 } ], "enabled": true }, "mac-address": "FE:25:5F:77:45:FE", "mtu": 1500, "name": "peerethtest0", "state": "ignore", "type": "ethernet", "veth": { "peer": "ethtest0" } }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "enabled": false }, "ipv6": { "address": [ { "ip": "fe80::a475:d0ff:fe29:a23f", "prefix-length": 64 } ], "enabled": true }, "mac-address": "A6:75:D0:29:A2:3F", "mtu": 1500, "name": "peerethtest1", "state": "ignore", "type": "ethernet", "veth": { "peer": "ethtest1" } } ], "route-rules": { "config": [] }, "routes": { "config": [ { "destination": "192.0.2.100/30", "metric": 150, "next-hop-address": "192.168.122.250", "next-hop-interface": "ethtest0", "table-id": 254 } ] } } } } TASK [linux-system-roles.network : Re-test connectivity] *********************** Friday 05 August 2022 20:05:56 +0000 (0:00:01.672) 0:04:08.937 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get the DNS configuration from nmstatectl] ******************************* Friday 05 August 2022 20:05:58 +0000 (0:00:01.731) 0:04:10.669 ********* ok: [sut] => { "changed": false, "cmd": [ "nmstatectl", "show" ], "delta": "0:00:00.037626", "end": "2022-08-05 20:05:59.249379", "rc": 0, "start": "2022-08-05 20:05:59.211753" } STDOUT: --- hostname: running: ip-10-31-10-103.us-east-1.aws.redhat.com config: ip-10-31-10-103.us-east-1.aws.redhat.com dns-resolver: running: server: - "2001:4860:4860::8888" - 10.29.169.13 - 10.29.170.12 - 10.2.32.1 search: - example.com - example.org - us-east-1.aws.redhat.com config: server: - "2001:4860:4860::8888" search: - example.com - example.org route-rules: config: [] routes: running: - destination: "2001:db8::/64" next-hop-interface: ethtest0 next-hop-address: "::" metric: 103 table-id: 254 - destination: "fe80::/64" next-hop-interface: ethtest0 next-hop-address: "::" metric: 103 table-id: 254 - destination: "fe80::/64" next-hop-interface: peerethtest0 next-hop-address: "::" metric: 256 table-id: 254 - destination: "fe80::/64" next-hop-interface: peerethtest1 next-hop-address: "::" metric: 256 table-id: 254 - destination: "fe80::/64" next-hop-interface: eth0 next-hop-address: "::" metric: 1024 table-id: 254 - destination: "fe80::/64" next-hop-interface: ethtest0 next-hop-address: "::" metric: 1024 table-id: 254 - destination: "fe80::/64" next-hop-interface: ethtest1 next-hop-address: "::" metric: 1024 table-id: 254 - destination: 0.0.0.0/0 next-hop-interface: eth0 next-hop-address: 10.31.8.1 metric: 100 table-id: 254 - destination: 10.31.8.0/22 next-hop-interface: eth0 next-hop-address: 0.0.0.0 metric: 100 table-id: 254 - destination: 192.0.2.100/30 next-hop-interface: ethtest0 next-hop-address: 192.168.122.250 metric: 150 table-id: 254 - destination: 192.168.122.0/24 next-hop-interface: ethtest0 next-hop-address: 0.0.0.0 metric: 103 table-id: 254 - destination: 192.168.122.0/24 next-hop-interface: ethtest1 next-hop-address: 0.0.0.0 metric: 104 table-id: 254 config: - destination: 192.0.2.100/30 next-hop-interface: ethtest0 next-hop-address: 192.168.122.250 metric: 150 table-id: 254 interfaces: - name: eth0 type: ethernet state: up mac-address: "12:0E:26:F2:D9:AB" mtu: 9001 ipv4: enabled: true dhcp: true address: - ip: 10.31.10.103 prefix-length: 22 ipv6: enabled: true address: - ip: "fe80::fd59:b050:d93d:cafc" prefix-length: 64 accept-all-mac-addresses: false ethtool: feature: rx-gro-list: false tx-generic-segmentation: true tx-nocache-copy: false tx-tcp-segmentation: true tx-tcp6-segmentation: true rx-udp-gro-forwarding: false tx-tcp-mangleid-segmentation: false rx-gro: true tx-checksum-ipv6: true ethernet: {} - name: ethtest0 type: ethernet state: up mac-address: "56:DC:C6:C7:B5:6A" mtu: 1500 wait-ip: any ipv4: enabled: true dhcp: false address: - ip: 192.168.122.250 prefix-length: 24 ipv6: enabled: true dhcp: false autoconf: false address: - ip: "2001:db8::1:1" prefix-length: 64 - ip: "fe80::54dc:c6ff:fec7:b56a" prefix-length: 64 addr-gen-mode: eui64 accept-all-mac-addresses: false lldp: enabled: false ethtool: feature: tx-checksum-ip-generic: true tx-gso-list: true tx-nocache-copy: false tx-checksum-sctp: true rx-vlan-stag-hw-parse: true tx-ipxip4-segmentation: true tx-ipxip6-segmentation: true tx-udp_tnl-csum-segmentation: true rx-checksum: true rx-gro-list: false tx-tcp-mangleid-segmentation: true tx-scatter-gather-fraglist: true tx-vlan-stag-hw-insert: true tx-gre-segmentation: true tx-sctp-segmentation: true rx-udp-gro-forwarding: false tx-gre-csum-segmentation: true tx-generic-segmentation: true tx-tcp-ecn-segmentation: true highdma: true rx-gro: false tx-vlan-hw-insert: true tx-tcp-segmentation: true rx-vlan-hw-parse: true tx-tcp6-segmentation: true tx-udp_tnl-segmentation: true tx-udp-segmentation: true veth: peer: peerethtest0 - name: ethtest1 type: ethernet state: up mac-address: "56:AD:13:BD:E6:CD" mtu: 1500 wait-ip: any ipv4: enabled: true dhcp: false address: - ip: 192.168.122.88 prefix-length: 24 ipv6: enabled: true dhcp: true autoconf: true dhcp-duid: ll address: - ip: "fe80::54ad:13ff:febd:e6cd" prefix-length: 64 auto-dns: false auto-gateway: true auto-routes: true auto-route-table-id: 0 addr-gen-mode: eui64 accept-all-mac-addresses: false lldp: enabled: false ethtool: feature: tx-tcp-segmentation: true tx-tcp-ecn-segmentation: true tx-ipxip6-segmentation: true tx-gre-segmentation: true tx-sctp-segmentation: true tx-nocache-copy: false rx-gro: false tx-checksum-ip-generic: true rx-gro-list: false tx-ipxip4-segmentation: true highdma: true tx-scatter-gather-fraglist: true tx-tcp6-segmentation: true tx-vlan-hw-insert: true tx-generic-segmentation: true tx-tcp-mangleid-segmentation: true tx-udp_tnl-csum-segmentation: true tx-checksum-sctp: true rx-vlan-stag-hw-parse: true tx-gre-csum-segmentation: true rx-vlan-hw-parse: true tx-udp-segmentation: true rx-udp-gro-forwarding: false tx-vlan-stag-hw-insert: true tx-udp_tnl-segmentation: true tx-gso-list: true rx-checksum: true veth: peer: peerethtest1 - name: lo type: loopback state: ignore mac-address: "00:00:00:00:00:00" mtu: 65536 ipv4: enabled: true address: - ip: 127.0.0.1 prefix-length: 8 ipv6: enabled: true address: - ip: "::1" prefix-length: 128 accept-all-mac-addresses: false ethtool: feature: tx-tcp-segmentation: true tx-generic-segmentation: true tx-tcp-mangleid-segmentation: true rx-udp-gro-forwarding: false tx-sctp-segmentation: true tx-gso-list: true rx-gro: true tx-udp-segmentation: true tx-tcp-ecn-segmentation: true tx-tcp6-segmentation: true rx-gro-list: false - name: peerethtest0 type: ethernet state: ignore mac-address: "FE:25:5F:77:45:FE" mtu: 1500 ipv4: enabled: false ipv6: enabled: true address: - ip: "fe80::fc25:5fff:fe77:45fe" prefix-length: 64 accept-all-mac-addresses: false ethtool: feature: tx-nocache-copy: false tx-sctp-segmentation: true rx-vlan-hw-parse: true rx-udp-gro-forwarding: false rx-gro-list: false tx-udp-segmentation: true tx-vlan-stag-hw-insert: true tx-gre-segmentation: true tx-gre-csum-segmentation: true rx-gro: false tx-ipxip4-segmentation: true tx-tcp-segmentation: true highdma: true tx-udp_tnl-csum-segmentation: true tx-checksum-sctp: true rx-checksum: true tx-ipxip6-segmentation: true tx-gso-list: true tx-checksum-ip-generic: true tx-tcp-ecn-segmentation: true tx-scatter-gather-fraglist: true tx-tcp6-segmentation: true tx-generic-segmentation: true tx-vlan-hw-insert: true tx-udp_tnl-segmentation: true tx-tcp-mangleid-segmentation: true rx-vlan-stag-hw-parse: true veth: peer: ethtest0 - name: peerethtest1 type: ethernet state: ignore mac-address: "A6:75:D0:29:A2:3F" mtu: 1500 ipv4: enabled: false ipv6: enabled: true address: - ip: "fe80::a475:d0ff:fe29:a23f" prefix-length: 64 accept-all-mac-addresses: false ethtool: feature: tx-tcp-segmentation: true tx-ipxip6-segmentation: true rx-gro: false tx-sctp-segmentation: true rx-udp-gro-forwarding: false tx-checksum-sctp: true tx-vlan-stag-hw-insert: true tx-scatter-gather-fraglist: true tx-vlan-hw-insert: true tx-ipxip4-segmentation: true tx-tcp-ecn-segmentation: true highdma: true tx-nocache-copy: false tx-udp-segmentation: true rx-checksum: true tx-tcp-mangleid-segmentation: true rx-vlan-hw-parse: true tx-gso-list: true tx-gre-csum-segmentation: true tx-udp_tnl-csum-segmentation: true tx-gre-segmentation: true tx-tcp6-segmentation: true tx-generic-segmentation: true tx-udp_tnl-segmentation: true rx-vlan-stag-hw-parse: true rx-gro-list: false tx-checksum-ip-generic: true veth: peer: ethtest1 ovs-db: {} STDERR: [2022-08-05T20:05:59Z INFO nmstate::nispor::show] Got unsupported interface lo type Loopback [2022-08-05T20:05:59Z INFO nmstate::nm::show] Got unsupported interface type generic: lo, ignoring [2022-08-05T20:05:59Z WARN nmstate::nm::show] Failed to find applied NmConnection for interface eth0 802-3-ethernet TASK [Get the DNS configuration from the file `/etc/resolv.conf`] ************** Friday 05 August 2022 20:06:00 +0000 (0:00:01.891) 0:04:12.561 ********* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/resolv.conf" ], "delta": "0:00:00.003365", "end": "2022-08-05 20:06:00.871932", "rc": 0, "start": "2022-08-05 20:06:00.868567" } STDOUT: # Generated by NetworkManager search us-east-1.aws.redhat.com nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 TASK [Check if `/etc/resolv.conf` is generated by NM] ************************** Friday 05 August 2022 20:06:01 +0000 (0:00:01.088) 0:04:13.649 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "Generated by NetworkManager", "/etc/resolv.conf" ], "delta": "0:00:00.003707", "end": "2022-08-05 20:06:02.233938", "rc": 0, "start": "2022-08-05 20:06:02.230231" } STDOUT: # Generated by NetworkManager TASK [Assert that the nmstatectl contains the specified DNS configuration] ***** Friday 05 August 2022 20:06:02 +0000 (0:00:01.477) 0:04:15.127 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the file `/etc/resolv.conf` does not contain the specified DNS configuration] *** Friday 05 August 2022 20:06:03 +0000 (0:00:01.113) 0:04:16.240 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [** TEST check resolvectl] ************************************************ Friday 05 August 2022 20:06:05 +0000 (0:00:01.362) 0:04:17.602 ********* ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "resolvectl" ], "delta": "0:00:00.160119", "end": "2022-08-05 20:06:06.472196", "rc": 0, "start": "2022-08-05 20:06:06.312077" } STDOUT: Global Protocols: LLMNR=resolve -mDNS -DNSOverTLS DNSSEC=no/unsupported resolv.conf mode: foreign Current DNS Server: 10.29.169.13 DNS Servers: 10.29.169.13 10.29.170.12 10.2.32.1 DNS Domain: us-east-1.aws.redhat.com Link 2 (eth0) Current Scopes: DNS LLMNR/IPv4 LLMNR/IPv6 Protocols: +DefaultRoute +LLMNR -mDNS -DNSOverTLS DNSSEC=no/unsupported DNS Servers: 10.29.169.13 10.29.170.12 10.2.32.1 DNS Domain: us-east-1.aws.redhat.com Link 3 (peerethtest0) Current Scopes: LLMNR/IPv6 Protocols: -DefaultRoute +LLMNR -mDNS -DNSOverTLS DNSSEC=no/unsupported Link 4 (ethtest0) Current Scopes: LLMNR/IPv4 LLMNR/IPv6 Protocols: -DefaultRoute +LLMNR -mDNS -DNSOverTLS DNSSEC=no/unsupported Link 5 (peerethtest1) Current Scopes: LLMNR/IPv6 Protocols: -DefaultRoute +LLMNR -mDNS -DNSOverTLS DNSSEC=no/unsupported Link 6 (ethtest1) Current Scopes: DNS LLMNR/IPv4 LLMNR/IPv6 Protocols: -DefaultRoute +LLMNR -mDNS -DNSOverTLS DNSSEC=no/unsupported DNS Servers: 2001:4860:4860::8888 DNS Domain: example.com example.org TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:06:06 +0000 (0:00:01.769) 0:04:19.371 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/tests/playbooks/tasks/delete_interface.yml for sut TASK [remove test interface if necessary] ************************************** Friday 05 August 2022 20:06:08 +0000 (0:00:01.938) 0:04:21.310 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "ethtest1" ], "delta": "0:00:00.011852", "end": "2022-08-05 20:06:10.478289", "rc": 0, "start": "2022-08-05 20:06:10.466437" } TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:06:11 +0000 (0:00:03.159) 0:04:24.470 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:06:13 +0000 (0:00:01.516) 0:04:25.986 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface ethtest1] ***************************************** Friday 05 August 2022 20:06:14 +0000 (0:00:01.295) 0:04:27.282 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface ethtest1 is absent] ******************************** Friday 05 August 2022 20:06:17 +0000 (0:00:02.430) 0:04:29.713 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [set interface=ethtest0] ************************************************** Friday 05 August 2022 20:06:19 +0000 (0:00:01.838) 0:04:31.551 ********* ok: [sut] => { "ansible_facts": { "interface": "ethtest0", "type": "veth" }, "changed": false } TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:06:20 +0000 (0:00:00.938) 0:04:32.490 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/tests/playbooks/tasks/delete_interface.yml for sut TASK [remove test interface if necessary] ************************************** Friday 05 August 2022 20:06:22 +0000 (0:00:02.333) 0:04:34.823 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "ethtest0" ], "delta": "0:00:00.009312", "end": "2022-08-05 20:06:23.427610", "rc": 0, "start": "2022-08-05 20:06:23.418298" } TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:06:24 +0000 (0:00:01.993) 0:04:36.816 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:06:26 +0000 (0:00:02.487) 0:04:39.304 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface ethtest0] ***************************************** Friday 05 August 2022 20:06:28 +0000 (0:00:02.086) 0:04:41.390 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface ethtest0 is absent] ******************************** Friday 05 August 2022 20:06:33 +0000 (0:00:04.238) 0:04:45.628 ********* ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=115 changed=13 unreachable=0 failed=0 skipped=40 rescued=0 ignored=0 Friday 05 August 2022 20:06:34 +0000 (0:00:01.746) 0:04:47.375 ********* =============================================================================== linux-system-roles.network : Check which packages are installed -------- 12.32s linux-system-roles.network : Check which services are running ---------- 11.14s Install iproute -------------------------------------------------------- 10.57s Gather current interface info ------------------------------------------- 9.14s Get stat for interface ethtest0 ----------------------------------------- 8.65s Gathering Facts --------------------------------------------------------- 8.29s Create veth interface ethtest1 ------------------------------------------ 7.76s Create veth interface ethtest0 ------------------------------------------ 5.26s Gathering Facts --------------------------------------------------------- 4.86s include_tasks ----------------------------------------------------------- 4.50s Install iproute --------------------------------------------------------- 4.34s Gathering Facts --------------------------------------------------------- 4.29s Get stat for interface ethtest0 ----------------------------------------- 4.24s Show current_interfaces ------------------------------------------------- 4.20s Get stat for interface ethtest1 ----------------------------------------- 4.03s Gather current interface info ------------------------------------------- 3.97s include_tasks ----------------------------------------------------------- 3.68s Gather current interface info ------------------------------------------- 3.66s linux-system-roles.network : Install python3-libnmstate when using network_state variable --- 3.55s Set up veth as managed by NetworkManager -------------------------------- 3.53s ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: [defaults]callback_whitelist option, normalizing names to new standard, use callbacks_enabled instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---