ansible-playbook [core 2.16.14] 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-cV1 executable location = /usr/local/bin/ansible-playbook python version = 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] (/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_2017.yml ******************************************* 1 plays in /tmp/collections-cV1/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_idempotency_2017.yml PLAY [Ensure that the role is idempotent] ************************************** TASK [Run tests_idempotency with SQL Server 2017] ****************************** task path: /tmp/collections-cV1/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_idempotency_2017.yml:15 Tuesday 20 May 2025 05:50:46 -0400 (0:00:00.034) 0:00:00.034 *********** included: /tmp/collections-cV1/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml for managed-node2 TASK [Assert fail on EL 7 with version = 2022 and EL 9 with version != 2022] *** task path: /tmp/collections-cV1/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:2 Tuesday 20 May 2025 05:50:46 -0400 (0:00:00.016) 0:00:00.051 *********** included: /tmp/collections-cV1/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml for managed-node2 TASK [Ensure ansible_facts to get ansible_distribution] ************************ task path: /tmp/collections-cV1/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:2 Tuesday 20 May 2025 05:50:46 -0400 (0:00:00.018) 0:00:00.069 *********** fatal: [managed-node2]: UNREACHABLE! => { "changed": false, "unreachable": true } MSG: Failed to connect to the host via ssh: ssh: connect to host 10.31.45.194 port 22: Connection timed out PLAY RECAP ********************************************************************* managed-node2 : ok=2 changed=0 unreachable=1 failed=0 skipped=0 rescued=0 ignored=0 TASKS RECAP ******************************************************************** Tuesday 20 May 2025 05:50:56 -0400 (0:00:10.026) 0:00:10.096 *********** =============================================================================== Ensure ansible_facts to get ansible_distribution ----------------------- 10.03s /tmp/collections-cV1/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-cV1/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:2 Run tests_idempotency with SQL Server 2017 ------------------------------ 0.02s /tmp/collections-cV1/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_idempotency_2017.yml:15