# 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-more-test-debugrndfhkpu/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-more-test-debugrndfhkpu/tests/tests_ipv6_dns_search_nm.yml:6 Saturday 24 February 2024 19:03:25 +0000 (0:00:00.034) 0:00:00.034 ***** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tests_ipv6_dns_search_nm.yml:9 Saturday 24 February 2024 19:03:26 +0000 (0:00:00.991) 0:00:01.026 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/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-more-test-debugrndfhkpu/tests/tasks/el_repo_setup.yml:3 Saturday 24 February 2024 19:03:26 +0000 (0:00:00.011) 0:00:01.037 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/el_repo_setup.yml:19 Saturday 24 February 2024 19:03:27 +0000 (0:00:00.527) 0:00:01.565 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/el_repo_setup.yml:24 Saturday 24 February 2024 19:03:27 +0000 (0:00:00.298) 0:00:01.863 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/el_repo_setup.yml:28 Saturday 24 February 2024 19:03:27 +0000 (0:00:00.021) 0:00:01.885 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/el_repo_setup.yml:53 Saturday 24 February 2024 19:03:27 +0000 (0:00:00.034) 0:00:01.919 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/enable_epel.yml:8 Saturday 24 February 2024 19:03:27 +0000 (0:00:00.061) 0:00:01.981 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/enable_epel.yml:24 Saturday 24 February 2024 19:03:27 +0000 (0:00:00.010) 0:00:01.991 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/enable_epel.yml:30 Saturday 24 February 2024 19:03:27 +0000 (0:00:00.012) 0:00:02.003 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/enable_epel.yml:35 Saturday 24 February 2024 19:03:27 +0000 (0:00:00.027) 0:00:02.031 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tasks/enable_epel.yml:40 Saturday 24 February 2024 19:03:27 +0000 (0:00:00.013) 0:00:02.045 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/tests_ipv6_dns_search_nm.yml:11 Saturday 24 February 2024 19:03:27 +0000 (0:00:00.022) 0:00:02.068 ***** 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-more-test-debugrndfhkpu/tests/playbooks/tests_ipv6_dns_search.yml:2 Saturday 24 February 2024 19:03:27 +0000 (0:00:00.025) 0:00:02.093 ***** ok: [sut] META: ran handlers TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 24 February 2024 19:03:28 +0000 (0:00:00.764) 0:00:02.857 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 24 February 2024 19:03:28 +0000 (0:00:00.066) 0:00:02.924 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 24 February 2024 19:03:28 +0000 (0:00:00.011) 0:00:02.935 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 24 February 2024 19:03:28 +0000 (0:00:00.009) 0:00:02.945 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 24 February 2024 19:03:28 +0000 (0:00:00.009) 0:00:02.954 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 24 February 2024 19:03:30 +0000 (0:00:02.248) 0:00:05.202 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 24 February 2024 19:03:31 +0000 (0:00:01.090) 0:00:06.293 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 24 February 2024 19:03:31 +0000 (0:00:00.024) 0:00:06.318 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 24 February 2024 19:03:31 +0000 (0:00:00.025) 0:00:06.344 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 24 February 2024 19:03:31 +0000 (0:00:00.024) 0:00:06.369 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 24 February 2024 19:03:31 +0000 (0:00:00.055) 0:00:06.424 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 24 February 2024 19:03:32 +0000 (0:00:00.039) 0:00:06.463 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:74 Saturday 24 February 2024 19:03:32 +0000 (0:00:00.028) 0:00:06.492 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:88 Saturday 24 February 2024 19:03:32 +0000 (0:00:00.042) 0:00:06.534 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:99 Saturday 24 February 2024 19:03:32 +0000 (0:00:00.723) 0:00:07.258 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:108 Saturday 24 February 2024 19:03:32 +0000 (0:00:00.045) 0:00:07.303 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:116 Saturday 24 February 2024 19:03:32 +0000 (0:00:00.063) 0:00:07.367 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:125 Saturday 24 February 2024 19:03:32 +0000 (0:00:00.031) 0:00:07.398 ***** 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, 81299098-c46c-48d7-a6ac-f4bf50fc752e [004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 81299098-c46c-48d7-a6ac-f4bf50fc752e (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 24 February 2024 19:03:33 +0000 (0:00:00.751) 0:00:08.150 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:143 Saturday 24 February 2024 19:03:33 +0000 (0:00:00.056) 0:00:08.207 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': add connection br-example, 81299098-c46c-48d7-a6ac-f4bf50fc752e", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 81299098-c46c-48d7-a6ac-f4bf50fc752e (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 24 February 2024 19:03:33 +0000 (0:00:00.043) 0:00:08.251 ***** 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, 81299098-c46c-48d7-a6ac-f4bf50fc752e\n[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 81299098-c46c-48d7-a6ac-f4bf50fc752e (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': add connection br-example, 81299098-c46c-48d7-a6ac-f4bf50fc752e", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 81299098-c46c-48d7-a6ac-f4bf50fc752e (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:152 Saturday 24 February 2024 19:03:33 +0000 (0:00:00.028) 0:00:08.279 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:158 Saturday 24 February 2024 19:03:33 +0000 (0:00:00.038) 0:00:08.318 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get DNS search entry for IPv4] ******************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/playbooks/tests_ipv6_dns_search.yml:23 Saturday 24 February 2024 19:03:34 +0000 (0:00:00.309) 0:00:08.628 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv4.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.019620", "end": "2024-02-24 19:03:34.431815", "rc": 0, "start": "2024-02-24 19:03:34.412195" } STDOUT: ipv4.dns-search: example.com TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/playbooks/tests_ipv6_dns_search.yml:29 Saturday 24 February 2024 19:03:34 +0000 (0:00:00.278) 0:00:08.906 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.018911", "end": "2024-02-24 19:03:34.663462", "rc": 0, "start": "2024-02-24 19:03:34.644551" } STDOUT: ipv6.dns-search: -- TASK [Assert that IPv4 DNS search entry is configured correctly] *************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/playbooks/tests_ipv6_dns_search.yml:35 Saturday 24 February 2024 19:03:34 +0000 (0:00:00.233) 0:00:09.140 ***** 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-more-test-debugrndfhkpu/tests/playbooks/tests_ipv6_dns_search.yml:41 Saturday 24 February 2024 19:03:34 +0000 (0:00:00.024) 0:00:09.165 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 24 February 2024 19:03:34 +0000 (0:00:00.029) 0:00:09.194 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 24 February 2024 19:03:34 +0000 (0:00:00.041) 0:00:09.235 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 24 February 2024 19:03:34 +0000 (0:00:00.047) 0:00:09.282 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 24 February 2024 19:03:34 +0000 (0:00:00.034) 0:00:09.317 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 24 February 2024 19:03:34 +0000 (0:00:00.029) 0:00:09.347 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 24 February 2024 19:03:37 +0000 (0:00:02.257) 0:00:11.604 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 24 February 2024 19:03:38 +0000 (0:00:00.980) 0:00:12.585 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 24 February 2024 19:03:38 +0000 (0:00:00.027) 0:00:12.613 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 24 February 2024 19:03:38 +0000 (0:00:00.024) 0:00:12.637 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 24 February 2024 19:03:38 +0000 (0:00:00.024) 0:00:12.661 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 24 February 2024 19:03:38 +0000 (0:00:00.109) 0:00:12.771 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 24 February 2024 19:03:38 +0000 (0:00:00.025) 0:00:12.797 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:74 Saturday 24 February 2024 19:03:38 +0000 (0:00:00.025) 0:00:12.823 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:88 Saturday 24 February 2024 19:03:38 +0000 (0:00:00.043) 0:00:12.866 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:99 Saturday 24 February 2024 19:03:39 +0000 (0:00:00.610) 0:00:13.477 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:108 Saturday 24 February 2024 19:03:39 +0000 (0:00:00.056) 0:00:13.533 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:116 Saturday 24 February 2024 19:03:39 +0000 (0:00:00.038) 0:00:13.572 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:125 Saturday 24 February 2024 19:03:39 +0000 (0:00:00.119) 0:00:13.692 ***** 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, 81299098-c46c-48d7-a6ac-f4bf50fc752e [004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 81299098-c46c-48d7-a6ac-f4bf50fc752e (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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 24 February 2024 19:03:39 +0000 (0:00:00.531) 0:00:14.223 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:143 Saturday 24 February 2024 19:03:39 +0000 (0:00:00.045) 0:00:14.269 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': update connection br-example, 81299098-c46c-48d7-a6ac-f4bf50fc752e", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 81299098-c46c-48d7-a6ac-f4bf50fc752e (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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 24 February 2024 19:03:39 +0000 (0:00:00.039) 0:00:14.308 ***** 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, 81299098-c46c-48d7-a6ac-f4bf50fc752e\n[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 81299098-c46c-48d7-a6ac-f4bf50fc752e (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, 81299098-c46c-48d7-a6ac-f4bf50fc752e", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 81299098-c46c-48d7-a6ac-f4bf50fc752e (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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:152 Saturday 24 February 2024 19:03:39 +0000 (0:00:00.043) 0:00:14.351 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:158 Saturday 24 February 2024 19:03:39 +0000 (0:00:00.026) 0:00:14.378 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/playbooks/tests_ipv6_dns_search.yml:69 Saturday 24 February 2024 19:03:40 +0000 (0:00:00.221) 0:00:14.600 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.018877", "end": "2024-02-24 19:03:40.358283", "rc": 0, "start": "2024-02-24 19:03:40.339406" } 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-more-test-debugrndfhkpu/tests/playbooks/tests_ipv6_dns_search.yml:75 Saturday 24 February 2024 19:03:40 +0000 (0:00:00.305) 0:00:14.905 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 24 February 2024 19:03:40 +0000 (0:00:00.045) 0:00:14.951 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 24 February 2024 19:03:40 +0000 (0:00:00.065) 0:00:15.016 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 24 February 2024 19:03:40 +0000 (0:00:00.029) 0:00:15.046 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 24 February 2024 19:03:40 +0000 (0:00:00.026) 0:00:15.073 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 24 February 2024 19:03:40 +0000 (0:00:00.024) 0:00:15.097 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 24 February 2024 19:03:42 +0000 (0:00:02.155) 0:00:17.253 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 24 February 2024 19:03:43 +0000 (0:00:00.963) 0:00:18.216 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 24 February 2024 19:03:43 +0000 (0:00:00.026) 0:00:18.243 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 24 February 2024 19:03:43 +0000 (0:00:00.040) 0:00:18.284 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 24 February 2024 19:03:43 +0000 (0:00:00.045) 0:00:18.329 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 24 February 2024 19:03:43 +0000 (0:00:00.057) 0:00:18.387 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 24 February 2024 19:03:43 +0000 (0:00:00.028) 0:00:18.416 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:74 Saturday 24 February 2024 19:03:44 +0000 (0:00:00.038) 0:00:18.454 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:88 Saturday 24 February 2024 19:03:44 +0000 (0:00:00.032) 0:00:18.487 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:99 Saturday 24 February 2024 19:03:44 +0000 (0:00:00.592) 0:00:19.079 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:108 Saturday 24 February 2024 19:03:44 +0000 (0:00:00.028) 0:00:19.108 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:116 Saturday 24 February 2024 19:03:44 +0000 (0:00:00.059) 0:00:19.167 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:125 Saturday 24 February 2024 19:03:44 +0000 (0:00:00.035) 0:00:19.203 ***** 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, 81299098-c46c-48d7-a6ac-f4bf50fc752e [004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 81299098-c46c-48d7-a6ac-f4bf50fc752e (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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 24 February 2024 19:03:45 +0000 (0:00:00.421) 0:00:19.624 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:143 Saturday 24 February 2024 19:03:45 +0000 (0:00:00.023) 0:00:19.648 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': update connection br-example, 81299098-c46c-48d7-a6ac-f4bf50fc752e", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 81299098-c46c-48d7-a6ac-f4bf50fc752e (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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 24 February 2024 19:03:45 +0000 (0:00:00.041) 0:00:19.689 ***** 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, 81299098-c46c-48d7-a6ac-f4bf50fc752e\n[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 81299098-c46c-48d7-a6ac-f4bf50fc752e (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, 81299098-c46c-48d7-a6ac-f4bf50fc752e", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 81299098-c46c-48d7-a6ac-f4bf50fc752e (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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:152 Saturday 24 February 2024 19:03:45 +0000 (0:00:00.031) 0:00:19.721 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:158 Saturday 24 February 2024 19:03:45 +0000 (0:00:00.038) 0:00:19.759 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/playbooks/tests_ipv6_dns_search.yml:101 Saturday 24 February 2024 19:03:45 +0000 (0:00:00.214) 0:00:19.974 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.019386", "end": "2024-02-24 19:03:45.729661", "rc": 0, "start": "2024-02-24 19:03:45.710275" } 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-more-test-debugrndfhkpu/tests/playbooks/tests_ipv6_dns_search.yml:107 Saturday 24 February 2024 19:03:45 +0000 (0:00:00.228) 0:00:20.203 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 24 February 2024 19:03:45 +0000 (0:00:00.023) 0:00:20.226 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 24 February 2024 19:03:45 +0000 (0:00:00.039) 0:00:20.266 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 24 February 2024 19:03:45 +0000 (0:00:00.029) 0:00:20.295 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 24 February 2024 19:03:45 +0000 (0:00:00.037) 0:00:20.333 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 24 February 2024 19:03:45 +0000 (0:00:00.061) 0:00:20.395 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 24 February 2024 19:03:48 +0000 (0:00:02.173) 0:00:22.568 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 24 February 2024 19:03:49 +0000 (0:00:00.918) 0:00:23.487 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 24 February 2024 19:03:49 +0000 (0:00:00.030) 0:00:23.517 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 24 February 2024 19:03:49 +0000 (0:00:00.052) 0:00:23.569 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 24 February 2024 19:03:49 +0000 (0:00:00.025) 0:00:23.595 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 24 February 2024 19:03:49 +0000 (0:00:00.047) 0:00:23.642 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 24 February 2024 19:03:49 +0000 (0:00:00.023) 0:00:23.666 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:74 Saturday 24 February 2024 19:03:49 +0000 (0:00:00.025) 0:00:23.692 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:88 Saturday 24 February 2024 19:03:49 +0000 (0:00:00.035) 0:00:23.727 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:99 Saturday 24 February 2024 19:03:49 +0000 (0:00:00.569) 0:00:24.297 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:108 Saturday 24 February 2024 19:03:49 +0000 (0:00:00.032) 0:00:24.329 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:116 Saturday 24 February 2024 19:03:49 +0000 (0:00:00.025) 0:00:24.355 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:125 Saturday 24 February 2024 19:03:49 +0000 (0:00:00.027) 0:00:24.383 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 24 February 2024 19:03:50 +0000 (0:00:00.385) 0:00:24.769 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:143 Saturday 24 February 2024 19:03:50 +0000 (0:00:00.060) 0:00:24.829 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 24 February 2024 19:03:50 +0000 (0:00:00.031) 0:00:24.861 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:152 Saturday 24 February 2024 19:03:50 +0000 (0:00:00.028) 0:00:24.889 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:158 Saturday 24 February 2024 19:03:50 +0000 (0:00:00.058) 0:00:24.948 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Assert that reconfiguring network connection is failed] ****************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/playbooks/tests_ipv6_dns_search.yml:131 Saturday 24 February 2024 19:03:50 +0000 (0:00:00.228) 0:00:25.177 ***** 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-more-test-debugrndfhkpu/tests/playbooks/tests_ipv6_dns_search.yml:138 Saturday 24 February 2024 19:03:50 +0000 (0:00:00.040) 0:00:25.218 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 24 February 2024 19:03:50 +0000 (0:00:00.031) 0:00:25.249 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 24 February 2024 19:03:50 +0000 (0:00:00.054) 0:00:25.304 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 24 February 2024 19:03:50 +0000 (0:00:00.041) 0:00:25.346 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 24 February 2024 19:03:50 +0000 (0:00:00.024) 0:00:25.370 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 24 February 2024 19:03:50 +0000 (0:00:00.023) 0:00:25.393 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 24 February 2024 19:03:53 +0000 (0:00:02.209) 0:00:27.602 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 24 February 2024 19:03:54 +0000 (0:00:00.927) 0:00:28.530 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 24 February 2024 19:03:54 +0000 (0:00:00.024) 0:00:28.555 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 24 February 2024 19:03:54 +0000 (0:00:00.027) 0:00:28.582 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 24 February 2024 19:03:54 +0000 (0:00:00.023) 0:00:28.605 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 24 February 2024 19:03:54 +0000 (0:00:00.059) 0:00:28.665 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 24 February 2024 19:03:54 +0000 (0:00:00.047) 0:00:28.712 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:74 Saturday 24 February 2024 19:03:54 +0000 (0:00:00.058) 0:00:28.771 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:88 Saturday 24 February 2024 19:03:54 +0000 (0:00:00.040) 0:00:28.812 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:99 Saturday 24 February 2024 19:03:55 +0000 (0:00:00.637) 0:00:29.449 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:108 Saturday 24 February 2024 19:03:55 +0000 (0:00:00.045) 0:00:29.495 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:116 Saturday 24 February 2024 19:03:55 +0000 (0:00:00.049) 0:00:29.544 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:125 Saturday 24 February 2024 19:03:55 +0000 (0:00:00.032) 0:00:29.576 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 24 February 2024 19:03:55 +0000 (0:00:00.533) 0:00:30.110 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:143 Saturday 24 February 2024 19:03:55 +0000 (0:00:00.027) 0:00:30.137 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 24 February 2024 19:03:55 +0000 (0:00:00.047) 0:00:30.184 ***** 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-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:152 Saturday 24 February 2024 19:03:55 +0000 (0:00:00.060) 0:00:30.245 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:158 Saturday 24 February 2024 19:03:55 +0000 (0:00:00.059) 0:00:30.304 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Verify network state restored to default] ******************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/playbooks/tests_ipv6_dns_search.yml:164 Saturday 24 February 2024 19:03:56 +0000 (0:00:00.273) 0:00:30.578 ***** included: /WORKDIR/git-more-test-debugrndfhkpu/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/playbooks/tasks/check_network_dns.yml:6 Saturday 24 February 2024 19:03:56 +0000 (0:00:00.073) 0:00:30.652 ***** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.009659", "end": "2024-02-24 19:03:56.401123", "rc": 0, "start": "2024-02-24 19:03:56.391464" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host noprefixroute valid_lft forever preferred_lft forever 2: eth0: mtu 1500 qdisc mq state UP group default qlen 1000 link/ether 02:42:cc:f7:be:d3 brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.46.104/22 brd 10.31.47.255 scope global dynamic noprefixroute eth0 valid_lft 3279sec preferred_lft 3279sec inet6 fe80::42:ccff:fef7:bed3/64 scope link noprefixroute valid_lft forever preferred_lft forever IP ROUTE default via 10.31.44.1 dev eth0 proto dhcp src 10.31.46.104 metric 100 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.46.104 metric 100 IP -6 ROUTE fe80::/64 dev eth0 proto kernel metric 1024 pref medium RESOLV # This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8). # Do not edit. # # This file might be symlinked as /etc/resolv.conf. If you're looking at # /etc/resolv.conf and seeing this text, you have followed the symlink. # # This is a dynamic resolv.conf file for connecting local clients to the # internal DNS stub resolver of systemd-resolved. This file lists all # configured search domains. # # Run "resolvectl status" to see details about the uplink DNS servers # currently in use. # # Third party programs should typically not access this file directly, but only # through the symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a # different way, replace this symlink by a static file or a different symlink. # # See man:systemd-resolved.service(8) for details about the supported modes of # operation for /etc/resolv.conf. nameserver 127.0.0.53 options edns0 trust-ad search us-east-1.aws.redhat.com TASK [Verify DNS and network connectivity] ************************************* task path: /WORKDIR/git-more-test-debugrndfhkpu/tests/playbooks/tasks/check_network_dns.yml:24 Saturday 24 February 2024 19:03:56 +0000 (0:00:00.233) 0:00:30.885 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=65 changed=4 unreachable=0 failed=0 skipped=77 rescued=0 ignored=1 Saturday 24 February 2024 19:03:56 +0000 (0:00:00.018) 0:00:30.904 ***** =============================================================================== linux-system-roles.network : Check which services are running ----------- 2.26s /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.25s /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.21s /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.17s /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.16s /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.09s /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.99s /WORKDIR/git-more-test-debugrndfhkpu/tests/tests_ipv6_dns_search_nm.yml:6 ----- linux-system-roles.network : Check which packages are installed --------- 0.98s /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.96s /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.93s /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.92s /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.76s /WORKDIR/git-more-test-debugrndfhkpu/tests/playbooks/tests_ipv6_dns_search.yml:2 linux-system-roles.network : Configure networking connection profiles --- 0.75s /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Enable and start NetworkManager ------------ 0.72s /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:88 linux-system-roles.network : Enable and start NetworkManager ------------ 0.64s /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:88 linux-system-roles.network : Enable and start NetworkManager ------------ 0.61s /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:88 linux-system-roles.network : Enable and start NetworkManager ------------ 0.59s /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:88 linux-system-roles.network : Enable and start NetworkManager ------------ 0.57s /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:88 linux-system-roles.network : Configure networking connection profiles --- 0.53s /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Configure networking connection profiles --- 0.53s /WORKDIR/git-more-test-debugrndfhkpu/tests/roles/linux-system-roles.network/tasks/main.yml:125 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution fedora 38 on host sut should use /usr/bin/python3, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs.ansible.com/ansible/ 2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [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. ---^---^---^---^---^---