# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.14.2] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.14/lib/python3.9/site-packages/ansible ansible collection location = /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection executable location = /opt/ansible-2.14/bin/ansible-playbook python version = 3.9.13 (main, Jun 24 2022, 15:32:51) [GCC 8.5.0 20210514 (Red Hat 8.5.0-13)] (/opt/ansible-2.14/bin/python3.9) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_ipv6_nm.yml **************************************************** 2 plays in /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/tests_ipv6_nm.yml PLAY [Run playbook 'playbooks/tests_ipv6.yml' with nm as provider] ************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/tests_ipv6_nm.yml:5 Sunday 12 February 2023 03:56:11 +0000 (0:00:00.202) 0:00:00.203 ******* ok: [sut] TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/tests_ipv6_nm.yml:8 Sunday 12 February 2023 03:56:20 +0000 (0:00:09.382) 0:00:09.585 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/tasks/el_repo_setup.yml:2 Sunday 12 February 2023 03:56:21 +0000 (0:00:00.711) 0:00:10.296 ******* ok: [sut] TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/tasks/el_repo_setup.yml:13 Sunday 12 February 2023 03:56:23 +0000 (0:00:01.859) 0:00:12.155 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/tasks/el_repo_setup.yml:38 Sunday 12 February 2023 03:56:24 +0000 (0:00:00.561) 0:00:12.717 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/tasks/enable_epel.yml:4 Sunday 12 February 2023 03:56:24 +0000 (0:00:00.694) 0:00:13.411 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/tasks/enable_epel.yml:19 Sunday 12 February 2023 03:56:25 +0000 (0:00:00.628) 0:00:14.040 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/tasks/enable_epel.yml:23 Sunday 12 February 2023 03:56:26 +0000 (0:00:00.758) 0:00:14.798 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/tasks/enable_epel.yml:30 Sunday 12 February 2023 03:56:26 +0000 (0:00:00.895) 0:00:15.694 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/tests_ipv6_nm.yml:9 Sunday 12 February 2023 03:56:28 +0000 (0:00:01.205) 0:00:16.899 ******* ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tests_ipv6.yml:3 Sunday 12 February 2023 03:56:30 +0000 (0:00:01.916) 0:00:18.816 ******* ok: [sut] TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tests_ipv6.yml:8 Sunday 12 February 2023 03:56:33 +0000 (0:00:03.129) 0:00:21.946 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/show_interfaces.yml for sut TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 12 February 2023 03:56:34 +0000 (0:00:01.005) 0:00:22.951 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 12 February 2023 03:56:36 +0000 (0:00:01.828) 0:00:24.780 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003851", "end": "2023-02-12 03:56:44.441479", "rc": 0, "start": "2023-02-12 03:56:44.437628" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 12 February 2023 03:56:44 +0000 (0:00:08.876) 0:00:33.656 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/show_interfaces.yml:4 Sunday 12 February 2023 03:56:46 +0000 (0:00:01.073) 0:00:34.730 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tests_ipv6.yml:9 Sunday 12 February 2023 03:56:46 +0000 (0:00:00.893) 0:00:35.623 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/manage_test_interface.yml:3 Sunday 12 February 2023 03:56:48 +0000 (0:00:01.763) 0:00:37.389 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/manage_test_interface.yml:8 Sunday 12 February 2023 03:56:49 +0000 (0:00:00.972) 0:00:38.361 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/manage_test_interface.yml:13 Sunday 12 February 2023 03:56:50 +0000 (0:00:01.213) 0:00:39.575 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/show_interfaces.yml for sut TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 12 February 2023 03:56:52 +0000 (0:00:01.845) 0:00:41.421 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 12 February 2023 03:56:55 +0000 (0:00:02.390) 0:00:43.811 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003719", "end": "2023-02-12 03:56:56.996844", "rc": 0, "start": "2023-02-12 03:56:56.993125" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 12 February 2023 03:56:57 +0000 (0:00:02.134) 0:00:45.946 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/show_interfaces.yml:4 Sunday 12 February 2023 03:56:57 +0000 (0:00:00.616) 0:00:46.562 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/manage_test_interface.yml:15 Sunday 12 February 2023 03:56:58 +0000 (0:00:00.965) 0:00:47.528 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/manage_test_interface.yml:21 Sunday 12 February 2023 03:57:06 +0000 (0:00:08.064) 0:00:55.593 ******* changed: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "add", "veth0", "type", "veth", "peer", "name", "peerveth0" ], "delta": "0:00:00.082757", "end": "2023-02-12 03:57:08.517064", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2023-02-12 03:57:08.434307" } changed: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003994", "end": "2023-02-12 03:57:09.624222", "item": "ip link set peerveth0 up", "rc": 0, "start": "2023-02-12 03:57:09.620228" } changed: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.007406", "end": "2023-02-12 03:57:10.590485", "item": "ip link set veth0 up", "rc": 0, "start": "2023-02-12 03:57:10.583079" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/manage_test_interface.yml:28 Sunday 12 February 2023 03:57:11 +0000 (0:00:04.525) 0:01:00.119 ******* changed: [sut] => { "changed": true, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.103319", "end": "2023-02-12 03:57:13.794563", "rc": 0, "start": "2023-02-12 03:57:13.691244" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/manage_test_interface.yml:35 Sunday 12 February 2023 03:57:14 +0000 (0:00:03.430) 0:01:03.549 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/manage_test_interface.yml:40 Sunday 12 February 2023 03:57:16 +0000 (0:00:01.240) 0:01:04.790 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/manage_test_interface.yml:44 Sunday 12 February 2023 03:57:18 +0000 (0:00:01.971) 0:01:06.761 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/manage_test_interface.yml:49 Sunday 12 February 2023 03:57:19 +0000 (0:00:01.023) 0:01:07.785 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/manage_test_interface.yml:53 Sunday 12 February 2023 03:57:20 +0000 (0:00:01.126) 0:01:08.911 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set up gateway ip on veth peer] ****************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tests_ipv6.yml:12 Sunday 12 February 2023 03:57:21 +0000 (0:00:01.053) 0:01:09.964 ******* changed: [sut] => { "changed": true, "cmd": "ip netns add ns1\nip link set peerveth0 netns ns1\nip netns exec ns1 ip -6 addr add 2001:db8::1/32 dev peerveth0\nip netns exec ns1 ip link set peerveth0 up\n", "delta": "0:00:00.037785", "end": "2023-02-12 03:57:22.572402", "rc": 0, "start": "2023-02-12 03:57:22.534617" } TASK [TEST: I can configure an interface with static ipv6 config] ************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tests_ipv6.yml:22 Sunday 12 February 2023 03:57:23 +0000 (0:00:02.054) 0:01:12.019 ******* ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 12 February 2023 03:57:24 +0000 (0:00:01.531) 0:01:13.550 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 12 February 2023 03:57:26 +0000 (0:00:01.530) 0:01:15.080 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 Sunday 12 February 2023 03:57:31 +0000 (0:00:05.348) 0:01:20.429 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:14 Sunday 12 February 2023 03:57:38 +0000 (0:00:06.309) 0:01:26.739 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 12 February 2023 03:58:09 +0000 (0:00:31.892) 0:01:58.631 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 12 February 2023 03:58:12 +0000 (0:00:02.425) 0:02:01.056 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 12 February 2023 03:58:16 +0000 (0:00:03.959) 0:02:05.016 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Sunday 12 February 2023 03:58:19 +0000 (0:00:03.152) 0:02:08.168 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:35 Sunday 12 February 2023 03:58:48 +0000 (0:00:29.214) 0:02:37.383 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:45 Sunday 12 February 2023 03:58:51 +0000 (0:00:03.103) 0:02:40.487 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:56 Sunday 12 February 2023 03:58:55 +0000 (0:00:03.538) 0:02:44.025 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:69 Sunday 12 February 2023 03:59:06 +0000 (0:00:11.267) 0:02:55.293 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:80 Sunday 12 February 2023 04:00:03 +0000 (0:00:57.233) 0:03:52.526 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:89 Sunday 12 February 2023 04:00:07 +0000 (0:00:03.902) 0:03:56.428 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:97 Sunday 12 February 2023 04:00:07 +0000 (0:00:00.206) 0:03:56.634 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:106 Sunday 12 February 2023 04:00:08 +0000 (0:00:00.294) 0:03:56.929 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n", "connections": [ { "ip": { "address": [ "2001:db8::2/32", "2001:db8::3/32", "2001:db8::4/32" ], "auto6": false, "dhcp4": false, "gateway6": "2001:db8::1" }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 7eac7b00-182d-457f-9982-cdf2acffd326 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 7eac7b00-182d-457f-9982-cdf2acffd326 (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:118 Sunday 12 February 2023 04:00:12 +0000 (0:00:03.764) 0:04:00.694 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Sunday 12 February 2023 04:00:12 +0000 (0:00:00.334) 0:04:01.029 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 7eac7b00-182d-457f-9982-cdf2acffd326", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 7eac7b00-182d-457f-9982-cdf2acffd326 (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:128 Sunday 12 February 2023 04:00:12 +0000 (0:00:00.454) 0:04:01.483 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n", "connections": [ { "ip": { "address": [ "2001:db8::2/32", "2001:db8::3/32", "2001:db8::4/32" ], "auto6": false, "dhcp4": false, "gateway6": "2001:db8::1" }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 7eac7b00-182d-457f-9982-cdf2acffd326\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 7eac7b00-182d-457f-9982-cdf2acffd326 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 7eac7b00-182d-457f-9982-cdf2acffd326", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 7eac7b00-182d-457f-9982-cdf2acffd326 (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Sunday 12 February 2023 04:00:13 +0000 (0:00:00.459) 0:04:01.943 ******* skipping: [sut] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 12 February 2023 04:00:13 +0000 (0:00:00.416) 0:04:02.359 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tests_ipv6.yml:42 Sunday 12 February 2023 04:00:14 +0000 (0:00:00.962) 0:04:03.322 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_device_present.yml for sut TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_device_present.yml:3 Sunday 12 February 2023 04:00:14 +0000 (0:00:00.165) 0:04:03.487 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 12 February 2023 04:00:14 +0000 (0:00:00.143) 0:04:03.630 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1676174228.5110333, "block_size": 4096, "blocks": 0, "ctime": 1676174228.5110333, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22877, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth0", "lnk_target": "../../devices/virtual/net/veth0", "mode": "0777", "mtime": 1676174228.5110333, "nlink": 1, "path": "/sys/class/net/veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [assert that interface veth0 is present] ********************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_device_present.yml:4 Sunday 12 February 2023 04:00:15 +0000 (0:00:00.733) 0:04:04.364 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tests_ipv6.yml:43 Sunday 12 February 2023 04:00:15 +0000 (0:00:00.089) 0:04:04.453 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_profile_present.yml:3 Sunday 12 February 2023 04:00:15 +0000 (0:00:00.180) 0:04:04.634 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 12 February 2023 04:00:16 +0000 (0:00:00.129) 0:04:04.763 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false }, "changed": false } TASK [stat profile file] ******************************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:8 Sunday 12 February 2023 04:00:16 +0000 (0:00:00.061) 0:04:04.824 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1676174409.9557762, "block_size": 4096, "blocks": 8, "ctime": 1676174409.9067752, "dev": 51716, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8401605, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1676174409.9067752, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 326, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:16 Sunday 12 February 2023 04:00:16 +0000 (0:00:00.370) 0:04:05.195 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:24 Sunday 12 February 2023 04:00:16 +0000 (0:00:00.101) 0:04:05.296 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.024805", "end": "2023-02-12 04:00:16.895504", "rc": 0, "start": "2023-02-12 04:00:16.870699" } STDOUT: veth0 /etc/sysconfig/network-scripts/ifcfg-veth0 TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:33 Sunday 12 February 2023 04:00:17 +0000 (0:00:00.441) 0:04:05.737 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:43 Sunday 12 February 2023 04:00:17 +0000 (0:00:00.114) 0:04:05.852 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 12 February 2023 04:00:17 +0000 (0:00:00.127) 0:04:05.979 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [assert that profile 'veth0' is present] ********************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_profile_present.yml:4 Sunday 12 February 2023 04:00:17 +0000 (0:00:00.080) 0:04:06.060 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [assert that ansible managed comment in 'veth0' is present] *************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_profile_present.yml:9 Sunday 12 February 2023 04:00:17 +0000 (0:00:00.121) 0:04:06.181 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ip address information] ********************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tests_ipv6.yml:46 Sunday 12 February 2023 04:00:17 +0000 (0:00:00.147) 0:04:06.328 ******* changed: [sut] => { "changed": true, "cmd": [ "ip", "addr", "show", "veth0" ], "delta": "0:00:00.004515", "end": "2023-02-12 04:00:17.887213", "rc": 0, "start": "2023-02-12 04:00:17.882698" } STDOUT: 4: veth0@if3: mtu 1500 qdisc noqueue state UP group default qlen 1000 link/ether 6a:f8:cc:bd:a1:31 brd ff:ff:ff:ff:ff:ff link-netns ns1 inet6 2001:db8::2/32 scope global noprefixroute valid_lft forever preferred_lft forever inet6 2001:db8::3/32 scope global noprefixroute valid_lft forever preferred_lft forever inet6 2001:db8::4/32 scope global noprefixroute valid_lft forever preferred_lft forever inet6 fe80::1fd1:2175:237f:b8f2/64 scope link noprefixroute valid_lft forever preferred_lft forever TASK [Show ip_addr] ************************************************************ task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tests_ipv6.yml:49 Sunday 12 February 2023 04:00:17 +0000 (0:00:00.295) 0:04:06.624 ******* ok: [sut] => { "ip_addr.stdout": "4: veth0@if3: mtu 1500 qdisc noqueue state UP group default qlen 1000\n link/ether 6a:f8:cc:bd:a1:31 brd ff:ff:ff:ff:ff:ff link-netns ns1\n inet6 2001:db8::2/32 scope global noprefixroute \n valid_lft forever preferred_lft forever\n inet6 2001:db8::3/32 scope global noprefixroute \n valid_lft forever preferred_lft forever\n inet6 2001:db8::4/32 scope global noprefixroute \n valid_lft forever preferred_lft forever\n inet6 fe80::1fd1:2175:237f:b8f2/64 scope link noprefixroute \n valid_lft forever preferred_lft forever" } TASK [Assert ipv6 addresses are correctly set] ********************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tests_ipv6.yml:52 Sunday 12 February 2023 04:00:18 +0000 (0:00:00.100) 0:04:06.725 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tests_ipv6.yml:61 Sunday 12 February 2023 04:00:18 +0000 (0:00:00.089) 0:04:06.815 ******* changed: [sut] => { "changed": true, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003960", "end": "2023-02-12 04:00:18.382005", "rc": 0, "start": "2023-02-12 04:00:18.378045" } STDOUT: ::1 dev lo proto kernel metric 256 pref medium 2001:db8::/32 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium fe80::/64 dev veth0 proto kernel metric 1024 pref medium default via 2001:db8::1 dev veth0 proto static metric 101 pref medium TASK [Show ipv6_route] ********************************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tests_ipv6.yml:64 Sunday 12 February 2023 04:00:18 +0000 (0:00:00.322) 0:04:07.137 ******* ok: [sut] => { "ipv6_route.stdout": "::1 dev lo proto kernel metric 256 pref medium\n2001:db8::/32 dev veth0 proto kernel metric 101 pref medium\nfe80::/64 dev eth0 proto kernel metric 256 pref medium\nfe80::/64 dev veth0 proto kernel metric 1024 pref medium\ndefault via 2001:db8::1 dev veth0 proto static metric 101 pref medium" } TASK [Assert default ipv6 route is set] **************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tests_ipv6.yml:67 Sunday 12 February 2023 04:00:18 +0000 (0:00:00.139) 0:04:07.277 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test gateway can be pinged] ********************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tests_ipv6.yml:73 Sunday 12 February 2023 04:00:18 +0000 (0:00:00.082) 0:04:07.360 ******* changed: [sut] => { "changed": true, "cmd": [ "ping6", "-c1", "2001:db8::1" ], "delta": "0:00:00.005010", "end": "2023-02-12 04:00:18.914657", "rc": 0, "start": "2023-02-12 04:00:18.909647" } STDOUT: PING 2001:db8::1(2001:db8::1) 56 data bytes 64 bytes from 2001:db8::1: icmp_seq=1 ttl=64 time=0.062 ms --- 2001:db8::1 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.062/0.062/0.062/0.000 ms TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tests_ipv6.yml:78 Sunday 12 February 2023 04:00:18 +0000 (0:00:00.286) 0:04:07.646 ******* ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 12 February 2023 04:00:19 +0000 (0:00:00.084) 0:04:07.730 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 12 February 2023 04:00:19 +0000 (0:00:00.103) 0:04:07.834 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 Sunday 12 February 2023 04:00:19 +0000 (0:00:00.505) 0:04:08.340 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:14 Sunday 12 February 2023 04:00:21 +0000 (0:00:01.848) 0:04:10.188 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 12 February 2023 04:00:22 +0000 (0:00:00.885) 0:04:11.074 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 12 February 2023 04:00:22 +0000 (0:00:00.060) 0:04:11.135 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 12 February 2023 04:00:22 +0000 (0:00:00.063) 0:04:11.198 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Sunday 12 February 2023 04:00:22 +0000 (0:00:00.061) 0:04:11.260 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:35 Sunday 12 February 2023 04:00:23 +0000 (0:00:00.756) 0:04:12.017 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:45 Sunday 12 February 2023 04:00:23 +0000 (0:00:00.061) 0:04:12.078 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:56 Sunday 12 February 2023 04:00:23 +0000 (0:00:00.063) 0:04:12.142 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:69 Sunday 12 February 2023 04:00:23 +0000 (0:00:00.229) 0:04:12.371 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:80 Sunday 12 February 2023 04:00:24 +0000 (0:00:01.136) 0:04:13.507 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:89 Sunday 12 February 2023 04:00:25 +0000 (0:00:00.213) 0:04:13.720 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:97 Sunday 12 February 2023 04:00:25 +0000 (0:00:00.050) 0:04:13.771 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:106 Sunday 12 February 2023 04:00:25 +0000 (0:00:00.051) 0:04:13.823 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:118 Sunday 12 February 2023 04:00:25 +0000 (0:00:00.596) 0:04:14.420 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Sunday 12 February 2023 04:00:25 +0000 (0:00:00.062) 0:04:14.483 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:128 Sunday 12 February 2023 04:00:25 +0000 (0:00:00.059) 0:04:14.542 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Sunday 12 February 2023 04:00:25 +0000 (0:00:00.061) 0:04:14.603 ******* skipping: [sut] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 12 February 2023 04:00:25 +0000 (0:00:00.062) 0:04:14.665 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tests_ipv6.yml:90 Sunday 12 February 2023 04:00:26 +0000 (0:00:00.318) 0:04:14.983 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/manage_test_interface.yml:3 Sunday 12 February 2023 04:00:26 +0000 (0:00:00.109) 0:04:15.093 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/manage_test_interface.yml:8 Sunday 12 February 2023 04:00:26 +0000 (0:00:00.049) 0:04:15.142 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/manage_test_interface.yml:13 Sunday 12 February 2023 04:00:26 +0000 (0:00:00.050) 0:04:15.193 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/show_interfaces.yml for sut TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 12 February 2023 04:00:26 +0000 (0:00:00.080) 0:04:15.273 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 12 February 2023 04:00:26 +0000 (0:00:00.077) 0:04:15.351 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003824", "end": "2023-02-12 04:00:26.891468", "rc": 0, "start": "2023-02-12 04:00:26.887644" } STDOUT: eth0 lo veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 12 February 2023 04:00:26 +0000 (0:00:00.273) 0:04:15.625 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/show_interfaces.yml:4 Sunday 12 February 2023 04:00:26 +0000 (0:00:00.058) 0:04:15.683 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/manage_test_interface.yml:15 Sunday 12 February 2023 04:00:27 +0000 (0:00:00.060) 0:04:15.744 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/manage_test_interface.yml:21 Sunday 12 February 2023 04:00:28 +0000 (0:00:00.946) 0:04:16.690 ******* skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth0 type veth peer name peerveth0", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/manage_test_interface.yml:28 Sunday 12 February 2023 04:00:28 +0000 (0:00:00.115) 0:04:16.805 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/manage_test_interface.yml:35 Sunday 12 February 2023 04:00:28 +0000 (0:00:00.053) 0:04:16.859 ******* changed: [sut] => { "changed": true, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.020841", "end": "2023-02-12 04:00:28.421245", "rc": 0, "start": "2023-02-12 04:00:28.400404" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/manage_test_interface.yml:40 Sunday 12 February 2023 04:00:28 +0000 (0:00:00.300) 0:04:17.159 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/manage_test_interface.yml:44 Sunday 12 February 2023 04:00:28 +0000 (0:00:00.053) 0:04:17.212 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/manage_test_interface.yml:49 Sunday 12 February 2023 04:00:28 +0000 (0:00:00.055) 0:04:17.267 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/manage_test_interface.yml:53 Sunday 12 February 2023 04:00:28 +0000 (0:00:00.070) 0:04:17.338 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up namespace] ****************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tests_ipv6.yml:93 Sunday 12 February 2023 04:00:28 +0000 (0:00:00.050) 0:04:17.389 ******* changed: [sut] => { "changed": true, "cmd": [ "ip", "netns", "delete", "ns1" ], "delta": "0:00:00.006029", "end": "2023-02-12 04:00:28.927264", "rc": 0, "start": "2023-02-12 04:00:28.921235" } PLAY RECAP ********************************************************************* sut : ok=72 changed=10 unreachable=0 failed=0 skipped=44 rescued=0 ignored=0 Sunday 12 February 2023 04:00:29 +0000 (0:00:00.342) 0:04:17.731 ******* =============================================================================== fedora.linux_system_roles.network : Enable and start NetworkManager ---- 57.23s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:69 fedora.linux_system_roles.network : Check which packages are installed -- 31.89s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:14 fedora.linux_system_roles.network : Install packages ------------------- 29.21s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces -- 11.27s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:56 Gathering Facts --------------------------------------------------------- 9.38s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/tests_ipv6_nm.yml:5 -------- Gather current interface info ------------------------------------------- 8.88s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_current_interfaces.yml:3 Install iproute --------------------------------------------------------- 8.06s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/manage_test_interface.yml:15 fedora.linux_system_roles.network : Check which services are running ---- 6.31s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 fedora.linux_system_roles.network : Ensure ansible_facts used by role are present --- 5.35s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Create veth interface veth0 --------------------------------------------- 4.53s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/manage_test_interface.yml:21 fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider --- 3.96s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 3.90s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:80 fedora.linux_system_roles.network : Configure networking connection profiles --- 3.76s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:106 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 3.54s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:45 Set up veth as managed by NetworkManager -------------------------------- 3.43s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/manage_test_interface.yml:28 fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 --- 3.15s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Gathering Facts --------------------------------------------------------- 3.13s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tests_ipv6.yml:3 - fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable --- 3.10s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:35 fedora.linux_system_roles.network : Print network provider -------------- 2.43s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 include_tasks ----------------------------------------------------------- 2.39s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/show_interfaces.yml:3 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---