# 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-cibr00c4i6/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-cibr00c4i6/tests/tests_ipv6_dns_search_nm.yml:5 Saturday 09 December 2023 13:38:28 +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-cibr00c4i6/tests/tests_ipv6_dns_search_nm.yml:9 Saturday 09 December 2023 13:38:29 +0000 (0:00:00.905) 0:00:00.917 ***** included: /WORKDIR/git-weekly-cibr00c4i6/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-cibr00c4i6/tests/tasks/el_repo_setup.yml:3 Saturday 09 December 2023 13:38:29 +0000 (0:00:00.011) 0:00:00.928 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/tasks/el_repo_setup.yml:19 Saturday 09 December 2023 13:38:30 +0000 (0:00:00.512) 0:00:01.441 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/tasks/el_repo_setup.yml:24 Saturday 09 December 2023 13:38:30 +0000 (0:00:00.252) 0:00:01.693 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/tasks/el_repo_setup.yml:28 Saturday 09 December 2023 13:38:30 +0000 (0:00:00.020) 0:00:01.714 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/tasks/el_repo_setup.yml:53 Saturday 09 December 2023 13:38:30 +0000 (0:00:00.020) 0:00:01.734 ***** included: /WORKDIR/git-weekly-cibr00c4i6/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/tasks/enable_epel.yml:8 Saturday 09 December 2023 13:38:30 +0000 (0:00:00.033) 0:00:01.767 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/tasks/enable_epel.yml:24 Saturday 09 December 2023 13:38:30 +0000 (0:00:00.009) 0:00:01.777 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/tasks/enable_epel.yml:30 Saturday 09 December 2023 13:38:30 +0000 (0:00:00.008) 0:00:01.786 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/tasks/enable_epel.yml:35 Saturday 09 December 2023 13:38:30 +0000 (0:00:00.008) 0:00:01.794 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/tasks/enable_epel.yml:40 Saturday 09 December 2023 13:38:30 +0000 (0:00:00.008) 0:00:01.802 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/tests_ipv6_dns_search_nm.yml:11 Saturday 09 December 2023 13:38:30 +0000 (0:00:00.008) 0:00:01.811 ***** 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-cibr00c4i6/tests/playbooks/tests_ipv6_dns_search.yml:2 Saturday 09 December 2023 13:38:30 +0000 (0:00:00.012) 0:00:01.823 ***** ok: [sut] META: ran handlers TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 09 December 2023 13:38:31 +0000 (0:00:00.795) 0:00:02.619 ***** included: /WORKDIR/git-weekly-cibr00c4i6/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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 09 December 2023 13:38:31 +0000 (0:00:00.065) 0:00:02.684 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 09 December 2023 13:38:31 +0000 (0:00:00.011) 0:00:02.695 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 09 December 2023 13:38:31 +0000 (0:00:00.009) 0:00:02.704 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 09 December 2023 13:38:31 +0000 (0:00:00.009) 0:00:02.714 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 09 December 2023 13:38:33 +0000 (0:00:02.218) 0:00:04.933 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 09 December 2023 13:38:34 +0000 (0:00:01.072) 0:00:06.006 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 09 December 2023 13:38:34 +0000 (0:00:00.022) 0:00:06.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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 09 December 2023 13:38:34 +0000 (0:00:00.021) 0:00:06.051 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 09 December 2023 13:38:34 +0000 (0:00:00.020) 0:00:06.071 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 09 December 2023 13:38:35 +0000 (0:00:00.044) 0:00:06.116 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 09 December 2023 13:38:35 +0000 (0:00:00.022) 0:00:06.139 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 09 December 2023 13:38:35 +0000 (0:00:00.023) 0:00:06.162 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 09 December 2023 13:38:35 +0000 (0:00:00.026) 0:00:06.189 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 09 December 2023 13:38:35 +0000 (0:00:00.696) 0:00:06.885 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 09 December 2023 13:38:35 +0000 (0:00:00.025) 0:00:06.911 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 09 December 2023 13:38:35 +0000 (0:00:00.022) 0:00:06.933 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 09 December 2023 13:38:35 +0000 (0:00:00.021) 0:00:06.955 ***** 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, 2dbb3dc4-d17c-409d-a201-1e8459f32263 [004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 2dbb3dc4-d17c-409d-a201-1e8459f32263 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 09 December 2023 13:38:36 +0000 (0:00:00.593) 0:00:07.548 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 09 December 2023 13:38:36 +0000 (0:00:00.022) 0:00:07.571 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': add connection br-example, 2dbb3dc4-d17c-409d-a201-1e8459f32263", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 2dbb3dc4-d17c-409d-a201-1e8459f32263 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 09 December 2023 13:38:36 +0000 (0:00:00.024) 0:00:07.595 ***** 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, 2dbb3dc4-d17c-409d-a201-1e8459f32263\n[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 2dbb3dc4-d17c-409d-a201-1e8459f32263 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': add connection br-example, 2dbb3dc4-d17c-409d-a201-1e8459f32263", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 2dbb3dc4-d17c-409d-a201-1e8459f32263 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 09 December 2023 13:38:36 +0000 (0:00:00.023) 0:00:07.619 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 09 December 2023 13:38:36 +0000 (0:00:00.021) 0:00:07.640 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get DNS search entry for IPv4] ******************************************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tests_ipv6_dns_search.yml:23 Saturday 09 December 2023 13:38:36 +0000 (0:00:00.255) 0:00:07.895 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv4.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.018706", "end": "2023-12-09 13:38:37.088486", "rc": 0, "start": "2023-12-09 13:38:37.069780" } STDOUT: ipv4.dns-search: example.com TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tests_ipv6_dns_search.yml:29 Saturday 09 December 2023 13:38:37 +0000 (0:00:00.314) 0:00:08.209 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.018739", "end": "2023-12-09 13:38:37.319014", "rc": 0, "start": "2023-12-09 13:38:37.300275" } STDOUT: ipv6.dns-search: -- TASK [Assert that IPv4 DNS search entry is configured correctly] *************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tests_ipv6_dns_search.yml:35 Saturday 09 December 2023 13:38:37 +0000 (0:00:00.232) 0:00:08.441 ***** 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-cibr00c4i6/tests/playbooks/tests_ipv6_dns_search.yml:41 Saturday 09 December 2023 13:38:37 +0000 (0:00:00.024) 0:00:08.466 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 09 December 2023 13:38:37 +0000 (0:00:00.024) 0:00:08.491 ***** included: /WORKDIR/git-weekly-cibr00c4i6/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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 09 December 2023 13:38:37 +0000 (0:00:00.038) 0:00:08.530 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 09 December 2023 13:38:37 +0000 (0:00:00.048) 0:00:08.578 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 09 December 2023 13:38:37 +0000 (0:00:00.023) 0:00:08.601 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 09 December 2023 13:38:37 +0000 (0:00:00.021) 0:00:08.623 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 09 December 2023 13:38:39 +0000 (0:00:02.167) 0:00:10.791 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 09 December 2023 13:38:40 +0000 (0:00:00.933) 0:00:11.724 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 09 December 2023 13:38:40 +0000 (0:00:00.023) 0:00:11.747 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 09 December 2023 13:38:40 +0000 (0:00:00.021) 0:00:11.769 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 09 December 2023 13:38:40 +0000 (0:00:00.022) 0:00:11.792 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 09 December 2023 13:38:40 +0000 (0:00:00.043) 0:00:11.835 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 09 December 2023 13:38:40 +0000 (0:00:00.021) 0:00:11.857 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 09 December 2023 13:38:40 +0000 (0:00:00.021) 0:00:11.879 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 09 December 2023 13:38:40 +0000 (0:00:00.025) 0:00:11.905 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 09 December 2023 13:38:41 +0000 (0:00:00.555) 0:00:12.460 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 09 December 2023 13:38:41 +0000 (0:00:00.026) 0:00:12.486 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 09 December 2023 13:38:41 +0000 (0:00:00.022) 0:00:12.509 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 09 December 2023 13:38:41 +0000 (0:00:00.021) 0:00:12.530 ***** 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, 2dbb3dc4-d17c-409d-a201-1e8459f32263 [004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 2dbb3dc4-d17c-409d-a201-1e8459f32263 (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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 09 December 2023 13:38:41 +0000 (0:00:00.398) 0:00:12.929 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 09 December 2023 13:38:41 +0000 (0:00:00.045) 0:00:12.975 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': update connection br-example, 2dbb3dc4-d17c-409d-a201-1e8459f32263", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 2dbb3dc4-d17c-409d-a201-1e8459f32263 (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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 09 December 2023 13:38:41 +0000 (0:00:00.025) 0:00:13.000 ***** 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, 2dbb3dc4-d17c-409d-a201-1e8459f32263\n[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 2dbb3dc4-d17c-409d-a201-1e8459f32263 (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, 2dbb3dc4-d17c-409d-a201-1e8459f32263", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 2dbb3dc4-d17c-409d-a201-1e8459f32263 (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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 09 December 2023 13:38:41 +0000 (0:00:00.032) 0:00:13.033 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 09 December 2023 13:38:41 +0000 (0:00:00.023) 0:00:13.056 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tests_ipv6_dns_search.yml:69 Saturday 09 December 2023 13:38:42 +0000 (0:00:00.205) 0:00:13.262 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.018649", "end": "2023-12-09 13:38:42.371550", "rc": 0, "start": "2023-12-09 13:38:42.352901" } 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-cibr00c4i6/tests/playbooks/tests_ipv6_dns_search.yml:75 Saturday 09 December 2023 13:38:42 +0000 (0:00:00.229) 0:00:13.491 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 09 December 2023 13:38:42 +0000 (0:00:00.024) 0:00:13.516 ***** included: /WORKDIR/git-weekly-cibr00c4i6/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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 09 December 2023 13:38:42 +0000 (0:00:00.040) 0:00:13.556 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 09 December 2023 13:38:42 +0000 (0:00:00.027) 0:00:13.584 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 09 December 2023 13:38:42 +0000 (0:00:00.022) 0:00:13.606 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 09 December 2023 13:38:42 +0000 (0:00:00.023) 0:00:13.630 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 09 December 2023 13:38:44 +0000 (0:00:02.147) 0:00:15.778 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 09 December 2023 13:38:45 +0000 (0:00:00.904) 0:00:16.682 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 09 December 2023 13:38:45 +0000 (0:00:00.024) 0:00:16.707 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 09 December 2023 13:38:45 +0000 (0:00:00.033) 0:00:16.741 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 09 December 2023 13:38:45 +0000 (0:00:00.041) 0:00:16.782 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 09 December 2023 13:38:45 +0000 (0:00:00.046) 0:00:16.829 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 09 December 2023 13:38:45 +0000 (0:00:00.021) 0:00:16.850 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 09 December 2023 13:38:45 +0000 (0:00:00.023) 0:00:16.873 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 09 December 2023 13:38:45 +0000 (0:00:00.025) 0:00:16.899 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 09 December 2023 13:38:46 +0000 (0:00:00.562) 0:00:17.461 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 09 December 2023 13:38:46 +0000 (0:00:00.027) 0:00:17.488 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 09 December 2023 13:38:46 +0000 (0:00:00.030) 0:00:17.519 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 09 December 2023 13:38:46 +0000 (0:00:00.047) 0:00:17.566 ***** 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, 2dbb3dc4-d17c-409d-a201-1e8459f32263 [004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 2dbb3dc4-d17c-409d-a201-1e8459f32263 (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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 09 December 2023 13:38:46 +0000 (0:00:00.459) 0:00:18.026 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 09 December 2023 13:38:46 +0000 (0:00:00.024) 0:00:18.050 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': update connection br-example, 2dbb3dc4-d17c-409d-a201-1e8459f32263", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 2dbb3dc4-d17c-409d-a201-1e8459f32263 (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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 09 December 2023 13:38:46 +0000 (0:00:00.027) 0:00:18.078 ***** 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, 2dbb3dc4-d17c-409d-a201-1e8459f32263\n[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 2dbb3dc4-d17c-409d-a201-1e8459f32263 (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, 2dbb3dc4-d17c-409d-a201-1e8459f32263", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 2dbb3dc4-d17c-409d-a201-1e8459f32263 (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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 09 December 2023 13:38:47 +0000 (0:00:00.025) 0:00:18.104 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 09 December 2023 13:38:47 +0000 (0:00:00.047) 0:00:18.151 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tests_ipv6_dns_search.yml:101 Saturday 09 December 2023 13:38:47 +0000 (0:00:00.216) 0:00:18.367 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.019008", "end": "2023-12-09 13:38:47.478582", "rc": 0, "start": "2023-12-09 13:38:47.459574" } 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-cibr00c4i6/tests/playbooks/tests_ipv6_dns_search.yml:107 Saturday 09 December 2023 13:38:47 +0000 (0:00:00.245) 0:00:18.613 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 09 December 2023 13:38:47 +0000 (0:00:00.045) 0:00:18.659 ***** included: /WORKDIR/git-weekly-cibr00c4i6/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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 09 December 2023 13:38:47 +0000 (0:00:00.056) 0:00:18.715 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 09 December 2023 13:38:47 +0000 (0:00:00.032) 0:00:18.748 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 09 December 2023 13:38:47 +0000 (0:00:00.058) 0:00:18.806 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 09 December 2023 13:38:47 +0000 (0:00:00.048) 0:00:18.854 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 09 December 2023 13:38:49 +0000 (0:00:02.189) 0:00:21.044 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 09 December 2023 13:38:50 +0000 (0:00:00.907) 0:00:21.952 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 09 December 2023 13:38:50 +0000 (0:00:00.023) 0:00:21.976 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 09 December 2023 13:38:50 +0000 (0:00:00.023) 0:00:21.999 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 09 December 2023 13:38:50 +0000 (0:00:00.023) 0:00:22.022 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 09 December 2023 13:38:50 +0000 (0:00:00.044) 0:00:22.067 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 09 December 2023 13:38:51 +0000 (0:00:00.022) 0:00:22.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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 09 December 2023 13:38:51 +0000 (0:00:00.046) 0:00:22.136 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 09 December 2023 13:38:51 +0000 (0:00:00.033) 0:00:22.170 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 09 December 2023 13:38:51 +0000 (0:00:00.589) 0:00:22.760 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 09 December 2023 13:38:51 +0000 (0:00:00.029) 0:00:22.789 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 09 December 2023 13:38:51 +0000 (0:00:00.028) 0:00:22.818 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 09 December 2023 13:38:51 +0000 (0:00:00.024) 0:00:22.842 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 09 December 2023 13:38:52 +0000 (0:00:00.360) 0:00:23.202 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 09 December 2023 13:38:52 +0000 (0:00:00.043) 0:00:23.246 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 09 December 2023 13:38:52 +0000 (0:00:00.063) 0:00:23.309 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 09 December 2023 13:38:52 +0000 (0:00:00.039) 0:00:23.348 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 09 December 2023 13:38:52 +0000 (0:00:00.044) 0:00:23.393 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Assert that reconfiguring network connection is failed] ****************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tests_ipv6_dns_search.yml:131 Saturday 09 December 2023 13:38:52 +0000 (0:00:00.238) 0:00:23.631 ***** 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-cibr00c4i6/tests/playbooks/tests_ipv6_dns_search.yml:138 Saturday 09 December 2023 13:38:52 +0000 (0:00:00.037) 0:00:23.669 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 09 December 2023 13:38:52 +0000 (0:00:00.077) 0:00:23.747 ***** included: /WORKDIR/git-weekly-cibr00c4i6/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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 09 December 2023 13:38:52 +0000 (0:00:00.071) 0:00:23.818 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 09 December 2023 13:38:52 +0000 (0:00:00.050) 0:00:23.869 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 09 December 2023 13:38:52 +0000 (0:00:00.038) 0:00:23.908 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 09 December 2023 13:38:52 +0000 (0:00:00.026) 0:00:23.934 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 09 December 2023 13:38:55 +0000 (0:00:02.176) 0:00:26.110 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 09 December 2023 13:38:55 +0000 (0:00:00.932) 0:00:27.042 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 09 December 2023 13:38:55 +0000 (0:00:00.024) 0:00:27.067 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 09 December 2023 13:38:56 +0000 (0:00:00.022) 0:00:27.089 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 09 December 2023 13:38:56 +0000 (0:00:00.021) 0:00:27.111 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 09 December 2023 13:38:56 +0000 (0:00:00.045) 0:00:27.156 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 09 December 2023 13:38:56 +0000 (0:00:00.023) 0:00:27.180 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 09 December 2023 13:38:56 +0000 (0:00:00.023) 0:00:27.203 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 09 December 2023 13:38:56 +0000 (0:00:00.025) 0:00:27.228 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 09 December 2023 13:38:56 +0000 (0:00:00.582) 0:00:27.811 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 09 December 2023 13:38:56 +0000 (0:00:00.027) 0:00:27.839 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 09 December 2023 13:38:56 +0000 (0:00:00.021) 0:00:27.861 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 09 December 2023 13:38:56 +0000 (0:00:00.024) 0:00:27.885 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 09 December 2023 13:38:57 +0000 (0:00:00.478) 0:00:28.364 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 09 December 2023 13:38:57 +0000 (0:00:00.035) 0:00:28.400 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 09 December 2023 13:38:57 +0000 (0:00:00.027) 0:00:28.427 ***** 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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 09 December 2023 13:38:57 +0000 (0:00:00.026) 0:00:28.454 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 09 December 2023 13:38:57 +0000 (0:00:00.028) 0:00:28.482 ***** 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 09 December 2023 13:38:57 +0000 (0:00:00.198) 0:00:28.681 ***** =============================================================================== linux-system-roles.network : Check which services are running ----------- 2.22s /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.19s /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.18s /WORKDIR/git-weekly-cibr00c4i6/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-cibr00c4i6/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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.07s /WORKDIR/git-weekly-cibr00c4i6/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-cibr00c4i6/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-cibr00c4i6/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-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.91s /WORKDIR/git-weekly-cibr00c4i6/tests/tests_ipv6_dns_search_nm.yml:5 ----------- linux-system-roles.network : Check which packages are installed --------- 0.90s /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.80s /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tests_ipv6_dns_search.yml:2 ---- linux-system-roles.network : Enable and start NetworkManager ------------ 0.70s /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Configure networking connection profiles --- 0.59s /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Enable and start NetworkManager ------------ 0.59s /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Enable and start NetworkManager ------------ 0.58s /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Enable and start NetworkManager ------------ 0.56s /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Enable and start NetworkManager ------------ 0.56s /WORKDIR/git-weekly-cibr00c4i6/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-cibr00c4i6/tests/tasks/el_repo_setup.yml:3 ---------------- linux-system-roles.network : Configure networking connection profiles --- 0.48s /WORKDIR/git-weekly-cibr00c4i6/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. ---^---^---^---^---^---