ansible-playbook [core 2.17.12] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-jIa executable location = /usr/local/bin/ansible-playbook python version = 3.12.10 (main, Apr 22 2025, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-5)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_idempotency_2022.yml ******************************************* 1 plays in /tmp/collections-jIa/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_idempotency_2022.yml PLAY [Ensure that the role is idempotent] ************************************** TASK [Run tests_idempotency with SQL Server 2022] ****************************** task path: /tmp/collections-jIa/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_idempotency_2022.yml:16 Tuesday 20 May 2025 05:50:16 -0400 (0:00:00.037) 0:00:00.037 *********** included: /tmp/collections-jIa/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml for managed-node3 TASK [Assert fail on EL 7 with version = 2022 and EL 9 with version != 2022] *** task path: /tmp/collections-jIa/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:2 Tuesday 20 May 2025 05:50:16 -0400 (0:00:00.015) 0:00:00.052 *********** included: /tmp/collections-jIa/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml for managed-node3 TASK [Ensure ansible_facts to get ansible_distribution] ************************ task path: /tmp/collections-jIa/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:2 Tuesday 20 May 2025 05:50:16 -0400 (0:00:00.017) 0:00:00.070 *********** fatal: [managed-node3]: UNREACHABLE! => { "changed": false, "unreachable": true } MSG: Failed to connect to the host via ssh: OpenSSH_8.7p1, OpenSSL 3.5.0 8 Apr 2025 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.49 originally 10.31.47.49 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.49 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.49 originally 10.31.47.49 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug1: Control socket "/root/.ansible/cp/3c856d89df" does not exist debug1: Connecting to 10.31.47.49 [10.31.47.49] port 22. debug2: fd 3 setting O_NONBLOCK debug1: connect to address 10.31.47.49 port 22: Connection timed out ssh: connect to host 10.31.47.49 port 22: Connection timed out PLAY RECAP ********************************************************************* managed-node3 : ok=2 changed=0 unreachable=1 failed=0 skipped=0 rescued=0 ignored=0 TASKS RECAP ******************************************************************** Tuesday 20 May 2025 05:50:26 -0400 (0:00:10.029) 0:00:10.100 *********** =============================================================================== Ensure ansible_facts to get ansible_distribution ----------------------- 10.03s /tmp/collections-jIa/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:2 Assert fail on EL 7 with version = 2022 and EL 9 with version != 2022 --- 0.02s /tmp/collections-jIa/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:2 Run tests_idempotency with SQL Server 2022 ------------------------------ 0.02s /tmp/collections-jIa/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_idempotency_2022.yml:16