# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_ipv6_dns_search_nm.yml ***************************************** 2 plays in /WORKDIR/git-weekly-ci3462nt1r/tests/tests_ipv6_dns_search_nm.yml PLAY [Run playbook 'playbooks/tests_ipv6_dns_search.yml' with nm as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci3462nt1r/tests/tests_ipv6_dns_search_nm.yml:5 Saturday 30 December 2023 13:34:34 +0000 (0:00:00.012) 0:00:00.012 ***** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ci3462nt1r/tests/tests_ipv6_dns_search_nm.yml:9 Saturday 30 December 2023 13:34:35 +0000 (0:00:00.873) 0:00:00.886 ***** included: /WORKDIR/git-weekly-ci3462nt1r/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/tasks/el_repo_setup.yml:3 Saturday 30 December 2023 13:34:35 +0000 (0:00:00.011) 0:00:00.897 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/tasks/el_repo_setup.yml:19 Saturday 30 December 2023 13:34:35 +0000 (0:00:00.509) 0:00:01.407 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/tasks/el_repo_setup.yml:24 Saturday 30 December 2023 13:34:36 +0000 (0:00:00.249) 0:00:01.656 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/tasks/el_repo_setup.yml:28 Saturday 30 December 2023 13:34:36 +0000 (0:00:00.023) 0:00:01.680 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/tasks/el_repo_setup.yml:53 Saturday 30 December 2023 13:34:36 +0000 (0:00:00.018) 0:00:01.698 ***** included: /WORKDIR/git-weekly-ci3462nt1r/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/tasks/enable_epel.yml:8 Saturday 30 December 2023 13:34:36 +0000 (0:00:00.031) 0:00:01.730 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/tasks/enable_epel.yml:24 Saturday 30 December 2023 13:34:36 +0000 (0:00:00.011) 0:00:01.741 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/tasks/enable_epel.yml:30 Saturday 30 December 2023 13:34:36 +0000 (0:00:00.011) 0:00:01.753 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/tasks/enable_epel.yml:35 Saturday 30 December 2023 13:34:36 +0000 (0:00:00.008) 0:00:01.761 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/tasks/enable_epel.yml:40 Saturday 30 December 2023 13:34:36 +0000 (0:00:00.008) 0:00:01.770 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/tests_ipv6_dns_search_nm.yml:11 Saturday 30 December 2023 13:34:36 +0000 (0:00:00.009) 0:00:01.779 ***** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing DNS search setting] ************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci3462nt1r/tests/playbooks/tests_ipv6_dns_search.yml:2 Saturday 30 December 2023 13:34:36 +0000 (0:00:00.020) 0:00:01.800 ***** ok: [sut] META: ran handlers TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 30 December 2023 13:34:37 +0000 (0:00:00.769) 0:00:02.569 ***** included: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 30 December 2023 13:34:37 +0000 (0:00:00.066) 0:00:02.636 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 30 December 2023 13:34:37 +0000 (0:00:00.012) 0:00:02.649 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 30 December 2023 13:34:37 +0000 (0:00:00.011) 0:00:02.660 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 30 December 2023 13:34:37 +0000 (0:00:00.010) 0:00:02.671 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 30 December 2023 13:34:39 +0000 (0:00:02.222) 0:00:04.893 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 30 December 2023 13:34:40 +0000 (0:00:01.081) 0:00:05.974 ***** 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] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 30 December 2023 13:34:40 +0000 (0:00:00.024) 0:00:05.999 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 30 December 2023 13:34:40 +0000 (0:00:00.023) 0:00:06.023 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 30 December 2023 13:34:40 +0000 (0:00:00.021) 0:00:06.045 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 30 December 2023 13:34:40 +0000 (0:00:00.047) 0:00:06.092 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 30 December 2023 13:34:40 +0000 (0:00:00.021) 0:00:06.114 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 30 December 2023 13:34:40 +0000 (0:00:00.021) 0:00:06.135 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 30 December 2023 13:34:40 +0000 (0:00:00.024) 0:00:06.160 ***** 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] ************ task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 30 December 2023 13:34:41 +0000 (0:00:00.682) 0:00:06.843 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 30 December 2023 13:34:41 +0000 (0:00:00.025) 0:00:06.869 ***** 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] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 30 December 2023 13:34:41 +0000 (0:00:00.021) 0:00:06.890 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 30 December 2023 13:34:41 +0000 (0:00:00.021) 0:00:06.912 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "192.0.2.1/24" ], "auto6": false, "dhcp4": false, "dns": "203.0.113.113", "dns_search": "example.com" }, "name": "br-example", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'br-example': add connection br-example, ada160f2-95eb-4a23-bcf0-42f193c2a7cf [004] #0, state:up persistent_state:present, 'br-example': up connection br-example, ada160f2-95eb-4a23-bcf0-42f193c2a7cf (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 30 December 2023 13:34:42 +0000 (0:00:00.634) 0:00:07.546 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 30 December 2023 13:34:42 +0000 (0:00:00.023) 0:00:07.570 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': add connection br-example, ada160f2-95eb-4a23-bcf0-42f193c2a7cf", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, ada160f2-95eb-4a23-bcf0-42f193c2a7cf (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 30 December 2023 13:34:42 +0000 (0:00:00.022) 0:00:07.593 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "192.0.2.1/24" ], "auto6": false, "dhcp4": false, "dns": "203.0.113.113", "dns_search": "example.com" }, "name": "br-example", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'br-example': add connection br-example, ada160f2-95eb-4a23-bcf0-42f193c2a7cf\n[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, ada160f2-95eb-4a23-bcf0-42f193c2a7cf (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': add connection br-example, ada160f2-95eb-4a23-bcf0-42f193c2a7cf", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, ada160f2-95eb-4a23-bcf0-42f193c2a7cf (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 30 December 2023 13:34:42 +0000 (0:00:00.023) 0:00:07.616 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 30 December 2023 13:34:42 +0000 (0:00:00.022) 0:00:07.639 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get DNS search entry for IPv4] ******************************************* task path: /WORKDIR/git-weekly-ci3462nt1r/tests/playbooks/tests_ipv6_dns_search.yml:23 Saturday 30 December 2023 13:34:42 +0000 (0:00:00.274) 0:00:07.913 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv4.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.018248", "end": "2023-12-30 13:34:42.712618", "rc": 0, "start": "2023-12-30 13:34:42.694370" } STDOUT: ipv4.dns-search: example.com TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-weekly-ci3462nt1r/tests/playbooks/tests_ipv6_dns_search.yml:29 Saturday 30 December 2023 13:34:42 +0000 (0:00:00.291) 0:00:08.204 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.018320", "end": "2023-12-30 13:34:42.940513", "rc": 0, "start": "2023-12-30 13:34:42.922193" } STDOUT: ipv6.dns-search: -- TASK [Assert that IPv4 DNS search entry is configured correctly] *************** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/playbooks/tests_ipv6_dns_search.yml:35 Saturday 30 December 2023 13:34:42 +0000 (0:00:00.233) 0:00:08.438 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that DNS search setting for IPv6 is not configured when IPv6 address is not configured] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/playbooks/tests_ipv6_dns_search.yml:41 Saturday 30 December 2023 13:34:43 +0000 (0:00:00.026) 0:00:08.464 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 30 December 2023 13:34:43 +0000 (0:00:00.026) 0:00:08.491 ***** included: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 30 December 2023 13:34:43 +0000 (0:00:00.040) 0:00:08.531 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 30 December 2023 13:34:43 +0000 (0:00:00.030) 0:00:08.561 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 30 December 2023 13:34:43 +0000 (0:00:00.047) 0:00:08.609 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 30 December 2023 13:34:43 +0000 (0:00:00.074) 0:00:08.683 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 30 December 2023 13:34:45 +0000 (0:00:02.224) 0:00:10.908 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 30 December 2023 13:34:46 +0000 (0:00:00.912) 0:00:11.820 ***** 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] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 30 December 2023 13:34:46 +0000 (0:00:00.085) 0:00:11.905 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 30 December 2023 13:34:46 +0000 (0:00:00.054) 0:00:11.960 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 30 December 2023 13:34:46 +0000 (0:00:00.026) 0:00:11.986 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 30 December 2023 13:34:46 +0000 (0:00:00.075) 0:00:12.062 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 30 December 2023 13:34:46 +0000 (0:00:00.028) 0:00:12.090 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 30 December 2023 13:34:46 +0000 (0:00:00.032) 0:00:12.123 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 30 December 2023 13:34:46 +0000 (0:00:00.039) 0:00:12.163 ***** 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] ************ task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 30 December 2023 13:34:47 +0000 (0:00:00.564) 0:00:12.727 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 30 December 2023 13:34:47 +0000 (0:00:00.035) 0:00:12.763 ***** 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] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 30 December 2023 13:34:47 +0000 (0:00:00.036) 0:00:12.799 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 30 December 2023 13:34:47 +0000 (0:00:00.030) 0:00:12.830 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "192.0.2.1/24", "2001:db8::2/32" ], "auto6": false, "dhcp4": false, "dns": [ "203.0.113.113", "2001:db8::20" ], "dns_search": "example.com" }, "name": "br-example", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'br-example': update connection br-example, ada160f2-95eb-4a23-bcf0-42f193c2a7cf [004] #0, state:up persistent_state:present, 'br-example': up connection br-example, ada160f2-95eb-4a23-bcf0-42f193c2a7cf (is-modified) [005] #0, state:up persistent_state:present, 'br-example': connection reapplied TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 30 December 2023 13:34:47 +0000 (0:00:00.445) 0:00:13.275 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 30 December 2023 13:34:47 +0000 (0:00:00.029) 0:00:13.304 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': update connection br-example, ada160f2-95eb-4a23-bcf0-42f193c2a7cf", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, ada160f2-95eb-4a23-bcf0-42f193c2a7cf (is-modified)", "[005] #0, state:up persistent_state:present, 'br-example': connection reapplied" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 30 December 2023 13:34:47 +0000 (0:00:00.049) 0:00:13.354 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "192.0.2.1/24", "2001:db8::2/32" ], "auto6": false, "dhcp4": false, "dns": [ "203.0.113.113", "2001:db8::20" ], "dns_search": "example.com" }, "name": "br-example", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'br-example': update connection br-example, ada160f2-95eb-4a23-bcf0-42f193c2a7cf\n[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, ada160f2-95eb-4a23-bcf0-42f193c2a7cf (is-modified)\n[005] #0, state:up persistent_state:present, 'br-example': connection reapplied\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': update connection br-example, ada160f2-95eb-4a23-bcf0-42f193c2a7cf", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, ada160f2-95eb-4a23-bcf0-42f193c2a7cf (is-modified)", "[005] #0, state:up persistent_state:present, 'br-example': connection reapplied" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 30 December 2023 13:34:47 +0000 (0:00:00.027) 0:00:13.382 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 30 December 2023 13:34:47 +0000 (0:00:00.032) 0:00:13.415 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-weekly-ci3462nt1r/tests/playbooks/tests_ipv6_dns_search.yml:69 Saturday 30 December 2023 13:34:48 +0000 (0:00:00.241) 0:00:13.656 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.018635", "end": "2023-12-30 13:34:48.424317", "rc": 0, "start": "2023-12-30 13:34:48.405682" } STDOUT: ipv6.dns-search: example.com TASK [Assert that DNS search setting for IPv6 is configured when the static IPv6 address is configured] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/playbooks/tests_ipv6_dns_search.yml:75 Saturday 30 December 2023 13:34:48 +0000 (0:00:00.264) 0:00:13.921 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 30 December 2023 13:34:48 +0000 (0:00:00.025) 0:00:13.947 ***** included: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 30 December 2023 13:34:48 +0000 (0:00:00.042) 0:00:13.989 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 30 December 2023 13:34:48 +0000 (0:00:00.026) 0:00:14.016 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 30 December 2023 13:34:48 +0000 (0:00:00.021) 0:00:14.038 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 30 December 2023 13:34:48 +0000 (0:00:00.021) 0:00:14.060 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 30 December 2023 13:34:50 +0000 (0:00:02.153) 0:00:16.213 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 30 December 2023 13:34:51 +0000 (0:00:00.903) 0:00:17.117 ***** 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] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 30 December 2023 13:34:51 +0000 (0:00:00.022) 0:00:17.140 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 30 December 2023 13:34:51 +0000 (0:00:00.022) 0:00:17.163 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 30 December 2023 13:34:51 +0000 (0:00:00.023) 0:00:17.187 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 30 December 2023 13:34:51 +0000 (0:00:00.044) 0:00:17.231 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 30 December 2023 13:34:51 +0000 (0:00:00.022) 0:00:17.253 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 30 December 2023 13:34:51 +0000 (0:00:00.046) 0:00:17.299 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 30 December 2023 13:34:51 +0000 (0:00:00.026) 0:00:17.325 ***** 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] ************ task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 30 December 2023 13:34:52 +0000 (0:00:00.555) 0:00:17.881 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 30 December 2023 13:34:52 +0000 (0:00:00.026) 0:00:17.907 ***** 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] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 30 December 2023 13:34:52 +0000 (0:00:00.022) 0:00:17.930 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 30 December 2023 13:34:52 +0000 (0:00:00.023) 0:00:17.954 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/32" ], "auto6": false, "dhcp4": false, "dns": [ "2001:db8::20" ], "dns_search": "example.com" }, "name": "br-example", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'br-example': update connection br-example, ada160f2-95eb-4a23-bcf0-42f193c2a7cf [004] #0, state:up persistent_state:present, 'br-example': up connection br-example, ada160f2-95eb-4a23-bcf0-42f193c2a7cf (is-modified) [005] #0, state:up persistent_state:present, 'br-example': connection reapplied TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 30 December 2023 13:34:52 +0000 (0:00:00.404) 0:00:18.358 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 30 December 2023 13:34:52 +0000 (0:00:00.022) 0:00:18.381 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': update connection br-example, ada160f2-95eb-4a23-bcf0-42f193c2a7cf", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, ada160f2-95eb-4a23-bcf0-42f193c2a7cf (is-modified)", "[005] #0, state:up persistent_state:present, 'br-example': connection reapplied" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 30 December 2023 13:34:52 +0000 (0:00:00.024) 0:00:18.406 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/32" ], "auto6": false, "dhcp4": false, "dns": [ "2001:db8::20" ], "dns_search": "example.com" }, "name": "br-example", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'br-example': update connection br-example, ada160f2-95eb-4a23-bcf0-42f193c2a7cf\n[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, ada160f2-95eb-4a23-bcf0-42f193c2a7cf (is-modified)\n[005] #0, state:up persistent_state:present, 'br-example': connection reapplied\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': update connection br-example, ada160f2-95eb-4a23-bcf0-42f193c2a7cf", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, ada160f2-95eb-4a23-bcf0-42f193c2a7cf (is-modified)", "[005] #0, state:up persistent_state:present, 'br-example': connection reapplied" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 30 December 2023 13:34:52 +0000 (0:00:00.023) 0:00:18.430 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 30 December 2023 13:34:52 +0000 (0:00:00.022) 0:00:18.453 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-weekly-ci3462nt1r/tests/playbooks/tests_ipv6_dns_search.yml:101 Saturday 30 December 2023 13:34:53 +0000 (0:00:00.205) 0:00:18.659 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.018221", "end": "2023-12-30 13:34:53.396227", "rc": 0, "start": "2023-12-30 13:34:53.378006" } STDOUT: ipv6.dns-search: example.com TASK [Assert that DNS search setting for IPv6 is configured when only the static IPv6 address is configured] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/playbooks/tests_ipv6_dns_search.yml:107 Saturday 30 December 2023 13:34:53 +0000 (0:00:00.226) 0:00:18.886 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 30 December 2023 13:34:53 +0000 (0:00:00.024) 0:00:18.911 ***** included: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 30 December 2023 13:34:53 +0000 (0:00:00.040) 0:00:18.951 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 30 December 2023 13:34:53 +0000 (0:00:00.030) 0:00:18.981 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 30 December 2023 13:34:53 +0000 (0:00:00.023) 0:00:19.005 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 30 December 2023 13:34:53 +0000 (0:00:00.022) 0:00:19.027 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 30 December 2023 13:34:55 +0000 (0:00:02.172) 0:00:21.199 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 30 December 2023 13:34:56 +0000 (0:00:00.927) 0:00:22.127 ***** 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] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 30 December 2023 13:34:56 +0000 (0:00:00.025) 0:00:22.152 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 30 December 2023 13:34:56 +0000 (0:00:00.023) 0:00:22.176 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 30 December 2023 13:34:56 +0000 (0:00:00.025) 0:00:22.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] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 30 December 2023 13:34:56 +0000 (0:00:00.047) 0:00:22.248 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 30 December 2023 13:34:56 +0000 (0:00:00.023) 0:00:22.272 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 30 December 2023 13:34:56 +0000 (0:00:00.031) 0:00:22.303 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 30 December 2023 13:34:56 +0000 (0:00:00.036) 0:00:22.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 [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 30 December 2023 13:34:57 +0000 (0:00:00.590) 0:00:22.930 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 30 December 2023 13:34:57 +0000 (0:00:00.074) 0:00:23.005 ***** 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] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 30 December 2023 13:34:57 +0000 (0:00:00.034) 0:00:23.039 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 30 December 2023 13:34:57 +0000 (0:00:00.025) 0:00:23.065 ***** fatal: [sut]: FAILED! => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "dhcp4": false, "dns_search": "example.com", "ipv6_disabled": true }, "name": "br-example", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [001] #0, state:up persistent_state:present, 'br-example': connection[0]: Setting 'dns_search', 'dns_options' and 'dns_priority' are not allowed when both IPv4 and IPv6 are disabled. MSG: error: connection[0]: Setting 'dns_search', 'dns_options' and 'dns_priority' are not allowed when both IPv4 and IPv6 are disabled. ...ignoring TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 30 December 2023 13:34:57 +0000 (0:00:00.345) 0:00:23.410 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 30 December 2023 13:34:57 +0000 (0:00:00.023) 0:00:23.433 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[001] #0, state:up persistent_state:present, 'br-example': connection[0]: Setting 'dns_search', 'dns_options' and 'dns_priority' are not allowed when both IPv4 and IPv6 are disabled." ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 30 December 2023 13:34:58 +0000 (0:00:00.025) 0:00:23.459 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "dhcp4": false, "dns_search": "example.com", "ipv6_disabled": true }, "name": "br-example", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": true, "msg": "error: connection[0]: Setting 'dns_search', 'dns_options' and 'dns_priority' are not allowed when both IPv4 and IPv6 are disabled.", "stderr": "[001] #0, state:up persistent_state:present, 'br-example': connection[0]: Setting 'dns_search', 'dns_options' and 'dns_priority' are not allowed when both IPv4 and IPv6 are disabled.\n", "stderr_lines": [ "[001] #0, state:up persistent_state:present, 'br-example': connection[0]: Setting 'dns_search', 'dns_options' and 'dns_priority' are not allowed when both IPv4 and IPv6 are disabled." ], "warnings": [ "[001] #0, state:up persistent_state:present, 'br-example': connection[0]: Setting 'dns_search', 'dns_options' and 'dns_priority' are not allowed when both IPv4 and IPv6 are disabled." ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 30 December 2023 13:34:58 +0000 (0:00:00.026) 0:00:23.485 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 30 December 2023 13:34:58 +0000 (0:00:00.023) 0:00:23.509 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Assert that reconfiguring network connection is failed] ****************** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/playbooks/tests_ipv6_dns_search.yml:131 Saturday 30 December 2023 13:34:58 +0000 (0:00:00.207) 0:00:23.716 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that configuring DNS search setting is not allowed when both IPv4 and IPv6 are disabled] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/playbooks/tests_ipv6_dns_search.yml:138 Saturday 30 December 2023 13:34:58 +0000 (0:00:00.025) 0:00:23.741 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 30 December 2023 13:34:58 +0000 (0:00:00.028) 0:00:23.770 ***** included: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 30 December 2023 13:34:58 +0000 (0:00:00.042) 0:00:23.812 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 30 December 2023 13:34:58 +0000 (0:00:00.028) 0:00:23.841 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 30 December 2023 13:34:58 +0000 (0:00:00.046) 0:00:23.888 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 30 December 2023 13:34:58 +0000 (0:00:00.023) 0:00:23.911 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 30 December 2023 13:35:00 +0000 (0:00:02.165) 0:00:26.077 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 30 December 2023 13:35:01 +0000 (0:00:00.910) 0:00:26.987 ***** 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] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 30 December 2023 13:35:01 +0000 (0:00:00.041) 0:00:27.029 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 30 December 2023 13:35:01 +0000 (0:00:00.023) 0:00:27.052 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 30 December 2023 13:35:01 +0000 (0:00:00.024) 0:00:27.076 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 30 December 2023 13:35:01 +0000 (0:00:00.056) 0:00:27.132 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 30 December 2023 13:35:01 +0000 (0:00:00.026) 0:00:27.159 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 30 December 2023 13:35:01 +0000 (0:00:00.023) 0:00:27.183 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 30 December 2023 13:35:01 +0000 (0:00:00.036) 0:00:27.219 ***** 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] ************ task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 30 December 2023 13:35:02 +0000 (0:00:00.579) 0:00:27.798 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 30 December 2023 13:35:02 +0000 (0:00:00.027) 0:00:27.826 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 30 December 2023 13:35:02 +0000 (0:00:00.049) 0:00:27.876 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 30 December 2023 13:35:02 +0000 (0:00:00.029) 0:00:27.906 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "br-example", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 30 December 2023 13:35:02 +0000 (0:00:00.456) 0:00:28.362 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 30 December 2023 13:35:02 +0000 (0:00:00.022) 0:00:28.384 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 30 December 2023 13:35:02 +0000 (0:00:00.050) 0:00:28.435 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "br-example", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 30 December 2023 13:35:03 +0000 (0:00:00.026) 0:00:28.462 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 30 December 2023 13:35:03 +0000 (0:00:00.026) 0:00:28.488 ***** ok: [sut] => { "changed": false, "ping": "pong" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=63 changed=4 unreachable=0 failed=0 skipped=76 rescued=0 ignored=1 Saturday 30 December 2023 13:35:03 +0000 (0:00:00.194) 0:00:28.682 ***** =============================================================================== linux-system-roles.network : Check which services are running ----------- 2.22s /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.22s /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.17s /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.17s /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.15s /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.08s /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.93s /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.91s /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.91s /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.90s /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.87s /WORKDIR/git-weekly-ci3462nt1r/tests/tests_ipv6_dns_search_nm.yml:5 ----------- Gathering Facts --------------------------------------------------------- 0.77s /WORKDIR/git-weekly-ci3462nt1r/tests/playbooks/tests_ipv6_dns_search.yml:2 ---- linux-system-roles.network : Enable and start NetworkManager ------------ 0.68s /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Configure networking connection profiles --- 0.63s /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Enable and start NetworkManager ------------ 0.59s /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Enable and start NetworkManager ------------ 0.58s /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Enable and start NetworkManager ------------ 0.56s /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Enable and start NetworkManager ------------ 0.56s /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:85 Gather the minimum subset of ansible_facts required by the network role test --- 0.51s /WORKDIR/git-weekly-ci3462nt1r/tests/tasks/el_repo_setup.yml:3 ---------------- linux-system-roles.network : Configure networking connection profiles --- 0.46s /WORKDIR/git-weekly-ci3462nt1r/tests/roles/linux-system-roles.network/tasks/main.yml:122 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: [001] #0, state:up persistent_state:present, 'br-example': connection[0]: Setting 'dns_search', 'dns_options' and 'dns_priority' are not allowed when both IPv4 and IPv6 are disabled. ---^---^---^---^---^---