ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python2.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 2.7.5 (default, Nov 14 2023, 16:14:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] Using /etc/ansible/ansible.cfg as config file [WARNING]: running playbook inside collection fedora.linux_system_roles 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_tls_2019.yml *************************************************** 2 plays in /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2019.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2019.yml:5 Friday 14 February 2025 21:01:00 -0500 (0:00:00.024) 0:00:00.024 ******* ok: [managed-node2] => { "ansible_facts": { "mssql_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n66336361663164656232326461653662643537386337346563613939356466313835383235313234\n3634333565616161316639666662613564353237653663610a616639306439653033386664303839\n30663030636161326137656235636230356162373234386461363632353863393161353035316162\n3664353366373231360a343334326337353861366233656330363634353164316434616561333161\n3234\n" } }, "ansible_included_var_files": [ "/tmp/mssql-EXL/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Ensure that tls encryption configuration works] ************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2019.yml:9 Friday 14 February 2025 21:01:00 -0500 (0:00:00.022) 0:00:00.046 ******* ok: [managed-node2] META: ran handlers TASK [Run tests_tls with SQL Server 2019] ************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2019.yml:24 Friday 14 February 2025 21:01:01 -0500 (0:00:00.905) 0:00:00.952 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml for managed-node2 TASK [Assert fail on EL 7 with version = 2022 and EL 9 with version != 2022] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:2 Friday 14 February 2025 21:01:01 -0500 (0:00:00.103) 0:00:01.056 ******* included: /tmp/collections-lUB/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-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:2 Friday 14 February 2025 21:01:01 -0500 (0:00:00.037) 0:00:01.093 ******* ok: [managed-node2] TASK [Run the role] ************************************************************ task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:17 Friday 14 February 2025 21:01:01 -0500 (0:00:00.363) 0:00:01.457 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unreachable task] ******************************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:24 Friday 14 February 2025 21:01:01 -0500 (0:00:00.024) 0:00:01.481 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure the openssl package] ********************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:5 Friday 14 February 2025 21:01:01 -0500 (0:00:00.028) 0:00:01.510 ******* ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "1:openssl-1.0.2k-26.el7_9.x86_64 providing openssl is already installed" ] } lsrpackages: openssl TASK [Create a tempfile for a certificate on hosts] **************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:11 Friday 14 February 2025 21:01:02 -0500 (0:00:00.742) 0:00:02.253 ******* changed: [managed-node2] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.otHMLs", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [Create a tempfile for a private key on hosts] **************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:17 Friday 14 February 2025 21:01:02 -0500 (0:00:00.357) 0:00:02.610 ******* changed: [managed-node2] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.wWL4TR", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [Generate a self-signed certificate and public key] *********************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:23 Friday 14 February 2025 21:01:03 -0500 (0:00:00.260) 0:00:02.870 ******* changed: [managed-node2] => { "changed": true, "cmd": [ "openssl", "req", "-x509", "-nodes", "-newkey", "rsa:2048", "-subj", "/CN=10.31.44.246", "-out", "/tmp/ansible.otHMLs", "-keyout", "/tmp/ansible.wWL4TR", "-days", "365" ], "delta": "0:00:00.084312", "end": "2025-02-14 21:01:03.630867", "rc": 0, "start": "2025-02-14 21:01:03.546555" } STDERR: Generating a 2048 bit RSA private key ............................+++ ......+++ writing new private key to '/tmp/ansible.wWL4TR' ----- TASK [Copy certificate files to local tmp] ************************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:32 Friday 14 February 2025 21:01:03 -0500 (0:00:00.454) 0:00:03.325 ******* changed: [managed-node2] => (item=/tmp/ansible.otHMLs) => { "ansible_loop_var": "item", "changed": true, "checksum": "9b2a40392ca2cc678f6fbe916251d16bb9500a88", "dest": "/tmp/ansible.otHMLs", "item": "/tmp/ansible.otHMLs", "md5sum": "0d794e37d4ed5cc21410e24f5b5ede4a", "remote_checksum": "9b2a40392ca2cc678f6fbe916251d16bb9500a88", "remote_md5sum": null } changed: [managed-node2] => (item=/tmp/ansible.wWL4TR) => { "ansible_loop_var": "item", "changed": true, "checksum": "1d717807872fd24dd28419fdc3c65bd754eeb21e", "dest": "/tmp/ansible.wWL4TR", "item": "/tmp/ansible.wWL4TR", "md5sum": "29464b721604fe3bebc1e05d46fcf6a1", "remote_checksum": "1d717807872fd24dd28419fdc3c65bd754eeb21e", "remote_md5sum": null } TASK [Copy a private key to the playbook directory to test a relative path] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:44 Friday 14 February 2025 21:01:04 -0500 (0:00:00.696) 0:00:04.022 ******* changed: [managed-node2 -> localhost] => { "changed": true, "checksum": "1d717807872fd24dd28419fdc3c65bd754eeb21e", "dest": "./ansible.wWL4TR", "gid": 0, "group": "root", "md5sum": "29464b721604fe3bebc1e05d46fcf6a1", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1704, "src": "/root/.ansible/tmp/ansible-tmp-1739584864.4-6293-195726908729972/source", "state": "file", "uid": 0 } TASK [Set mssql_tls_cert and mssql_tls_private_key for the following test] ***** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:52 Friday 14 February 2025 21:01:04 -0500 (0:00:00.403) 0:00:04.425 ******* ok: [managed-node2] => { "ansible_facts": { "mssql_tls_cert": "/tmp/ansible.otHMLs", "mssql_tls_private_key": "ansible.wWL4TR" }, "changed": false } TASK [Run role] **************************************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:59 Friday 14 February 2025 21:01:04 -0500 (0:00:00.024) 0:00:04.450 ******* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 14 February 2025 21:01:05 -0500 (0:00:00.342) 0:00:04.793 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 14 February 2025 21:01:05 -0500 (0:00:00.032) 0:00:04.826 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 14 February 2025 21:01:05 -0500 (0:00:00.024) 0:00:04.850 ******* ok: [managed-node2] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node2] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 14 February 2025 21:01:05 -0500 (0:00:00.056) 0:00:04.906 ******* ok: [managed-node2] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Friday 14 February 2025 21:01:05 -0500 (0:00:00.020) 0:00:04.927 ******* skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Friday 14 February 2025 21:01:05 -0500 (0:00:00.021) 0:00:04.949 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Friday 14 February 2025 21:01:05 -0500 (0:00:00.021) 0:00:04.970 ******* skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Friday 14 February 2025 21:01:05 -0500 (0:00:00.019) 0:00:04.990 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Friday 14 February 2025 21:01:05 -0500 (0:00:00.019) 0:00:05.010 ******* skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Friday 14 February 2025 21:01:05 -0500 (0:00:00.020) 0:00:05.030 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Friday 14 February 2025 21:01:05 -0500 (0:00:00.020) 0:00:05.051 ******* skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Friday 14 February 2025 21:01:05 -0500 (0:00:00.018) 0:00:05.070 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Friday 14 February 2025 21:01:05 -0500 (0:00:00.020) 0:00:05.090 ******* skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Friday 14 February 2025 21:01:05 -0500 (0:00:00.019) 0:00:05.110 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail on RHEL or CentOS 10 because it's not supported] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Friday 14 February 2025 21:01:05 -0500 (0:00:00.019) 0:00:05.130 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Friday 14 February 2025 21:01:05 -0500 (0:00:00.023) 0:00:05.153 ******* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Friday 14 February 2025 21:01:05 -0500 (0:00:00.027) 0:00:05.181 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Friday 14 February 2025 21:01:05 -0500 (0:00:00.019) 0:00:05.201 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Friday 14 February 2025 21:01:05 -0500 (0:00:00.022) 0:00:05.223 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Friday 14 February 2025 21:01:05 -0500 (0:00:00.048) 0:00:05.271 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Friday 14 February 2025 21:01:05 -0500 (0:00:00.021) 0:00:05.293 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_manage_selinux is set properly] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Friday 14 February 2025 21:01:05 -0500 (0:00:00.022) 0:00:05.315 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Friday 14 February 2025 21:01:05 -0500 (0:00:00.022) 0:00:05.337 ******* ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Friday 14 February 2025 21:01:07 -0500 (0:00:01.390) 0:00:06.727 ******* skipping: [managed-node2] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Friday 14 February 2025 21:01:07 -0500 (0:00:00.110) 0:00:06.837 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Friday 14 February 2025 21:01:07 -0500 (0:00:00.056) 0:00:06.893 ******* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188 Friday 14 February 2025 21:01:07 -0500 (0:00:00.062) 0:00:06.956 ******* skipping: [managed-node2] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 Friday 14 February 2025 21:01:07 -0500 (0:00:00.091) 0:00:07.047 ******* ok: [managed-node2] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version {{ __mssql_current_version }}] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:216 Friday 14 February 2025 21:01:08 -0500 (0:00:00.639) 0:00:07.687 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Friday 14 February 2025 21:01:08 -0500 (0:00:00.069) 0:00:07.756 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:237 Friday 14 February 2025 21:01:08 -0500 (0:00:00.061) 0:00:07.817 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version {{ __mssql_current_version }}] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Friday 14 February 2025 21:01:08 -0500 (0:00:00.057) 0:00:07.875 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:260 Friday 14 February 2025 21:01:08 -0500 (0:00:00.092) 0:00:07.967 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Friday 14 February 2025 21:01:08 -0500 (0:00:00.058) 0:00:08.026 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Friday 14 February 2025 21:01:08 -0500 (0:00:00.057) 0:00:08.084 ******* changed: [managed-node2] => { "changed": true, "repo": "packages-microsoft-com-mssql-server-2019", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Friday 14 February 2025 21:01:08 -0500 (0:00:00.423) 0:00:08.507 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 Friday 14 February 2025 21:01:08 -0500 (0:00:00.056) 0:00:08.564 ******* ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 Friday 14 February 2025 21:01:09 -0500 (0:00:00.542) 0:00:09.106 ******* changed: [managed-node2] => { "changed": true, "changes": { "installed": [ "mssql-server" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * epel: d2lzkl7pfhq30w.cloudfront.net\n * epel-debuginfo: d2lzkl7pfhq30w.cloudfront.net\n * epel-source: d2lzkl7pfhq30w.cloudfront.net\nResolving Dependencies\n--> Running transaction check\n---> Package mssql-server.x86_64 0:15.0.4375.4-1 will be installed\n--> Processing Dependency: libatomic for package: mssql-server-15.0.4375.4-1.x86_64\n--> Processing Dependency: bzip2 for package: mssql-server-15.0.4375.4-1.x86_64\n--> Processing Dependency: gdb for package: mssql-server-15.0.4375.4-1.x86_64\n--> Processing Dependency: python3 for package: mssql-server-15.0.4375.4-1.x86_64\n--> Processing Dependency: libsss_nss_idmap for package: mssql-server-15.0.4375.4-1.x86_64\n--> Processing Dependency: cyrus-sasl for package: mssql-server-15.0.4375.4-1.x86_64\n--> Processing Dependency: cyrus-sasl-gssapi for package: mssql-server-15.0.4375.4-1.x86_64\n--> Processing Dependency: lsof for package: mssql-server-15.0.4375.4-1.x86_64\n--> Running transaction check\n---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed\n---> Package cyrus-sasl.x86_64 0:2.1.26-24.el7_9 will be installed\n---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 will be installed\n---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed\n---> Package libatomic.x86_64 0:4.8.5-44.el7 will be installed\n---> Package libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 will be installed\n---> Package lsof.x86_64 0:4.87-6.el7 will be installed\n---> Package python3.x86_64 0:3.6.8-21.el7_9 will be installed\n--> Processing Dependency: python3-libs(x86-64) = 3.6.8-21.el7_9 for package: python3-3.6.8-21.el7_9.x86_64\n--> Processing Dependency: python3-setuptools for package: python3-3.6.8-21.el7_9.x86_64\n--> Processing Dependency: python3-pip for package: python3-3.6.8-21.el7_9.x86_64\n--> Processing Dependency: libpython3.6m.so.1.0()(64bit) for package: python3-3.6.8-21.el7_9.x86_64\n--> Running transaction check\n---> Package python3-libs.x86_64 0:3.6.8-21.el7_9 will be installed\n---> Package python3-pip.noarch 0:9.0.3-8.el7 will be installed\n---> Package python3-setuptools.noarch 0:39.2.0-10.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n mssql-server x86_64 15.0.4375.4-1 packages-microsoft-com-mssql-server-2019\n 229 M\nInstalling for dependencies:\n bzip2 x86_64 1.0.6-13.el7 base 52 k\n cyrus-sasl x86_64 2.1.26-24.el7_9 updates 88 k\n cyrus-sasl-gssapi x86_64 2.1.26-24.el7_9 updates 41 k\n gdb x86_64 7.6.1-120.el7 base 2.4 M\n libatomic x86_64 4.8.5-44.el7 base 51 k\n libsss_nss_idmap x86_64 1.16.5-10.el7_9.16 updates 170 k\n lsof x86_64 4.87-6.el7 base 331 k\n python3 x86_64 3.6.8-21.el7_9 updates 71 k\n python3-libs x86_64 3.6.8-21.el7_9 updates 7.0 M\n python3-pip noarch 9.0.3-8.el7 base 1.6 M\n python3-setuptools noarch 39.2.0-10.el7 base 629 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+11 Dependent packages)\n\nTotal download size: 241 M\nInstalled size: 1.2 G\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 55 MB/s | 241 MB 00:04 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : python3-libs-3.6.8-21.el7_9.x86_64 1/12 \n Installing : python3-setuptools-39.2.0-10.el7.noarch 2/12 \n Installing : python3-pip-9.0.3-8.el7.noarch 3/12 \n Installing : python3-3.6.8-21.el7_9.x86_64 4/12 \n Installing : libatomic-4.8.5-44.el7.x86_64 5/12 \n Installing : cyrus-sasl-2.1.26-24.el7_9.x86_64 6/12 \n Installing : gdb-7.6.1-120.el7.x86_64 7/12 \n Installing : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 8/12 \n Installing : lsof-4.87-6.el7.x86_64 9/12 \n Installing : bzip2-1.0.6-13.el7.x86_64 10/12 \n Installing : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 11/12 \n Installing : mssql-server-15.0.4375.4-1.x86_64 12/12 \n\n+--------------------------------------------------------------+\nPlease run 'sudo /opt/mssql/bin/mssql-conf setup'\nto complete the setup of Microsoft SQL Server\n+--------------------------------------------------------------+\n\n Verifying : python3-3.6.8-21.el7_9.x86_64 1/12 \n Verifying : mssql-server-15.0.4375.4-1.x86_64 2/12 \n Verifying : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 3/12 \n Verifying : bzip2-1.0.6-13.el7.x86_64 4/12 \n Verifying : lsof-4.87-6.el7.x86_64 5/12 \n Verifying : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 6/12 \n Verifying : gdb-7.6.1-120.el7.x86_64 7/12 \n Verifying : python3-libs-3.6.8-21.el7_9.x86_64 8/12 \n Verifying : python3-setuptools-39.2.0-10.el7.noarch 9/12 \n Verifying : python3-pip-9.0.3-8.el7.noarch 10/12 \n Verifying : cyrus-sasl-2.1.26-24.el7_9.x86_64 11/12 \n Verifying : libatomic-4.8.5-44.el7.x86_64 12/12 \n\nInstalled:\n mssql-server.x86_64 0:15.0.4375.4-1 \n\nDependency Installed:\n bzip2.x86_64 0:1.0.6-13.el7 \n cyrus-sasl.x86_64 0:2.1.26-24.el7_9 \n cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 \n gdb.x86_64 0:7.6.1-120.el7 \n libatomic.x86_64 0:4.8.5-44.el7 \n libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 \n lsof.x86_64 0:4.87-6.el7 \n python3.x86_64 0:3.6.8-21.el7_9 \n python3-libs.x86_64 0:3.6.8-21.el7_9 \n python3-pip.noarch 0:9.0.3-8.el7 \n python3-setuptools.noarch 0:39.2.0-10.el7 \n\nComplete!\n" ] } lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:314 Friday 14 February 2025 21:01:51 -0500 (0:00:41.815) 0:00:50.922 ******* ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile = ' /var/opt/mssql/mssql.conf \\\n| sed 's/errorlogfile : //')\" || :\nif [ -s \"${errorlog}\" ]; then\n echo \"${errorlog}\"\nelif [ -s /var/opt/mssql/log/errorlog ]; then\n echo /var/opt/mssql/log/errorlog\nelse\n echo \"\"\nfi\n", "delta": "0:00:00.005564", "end": "2025-02-14 21:01:51.536592", "rc": 0, "start": "2025-02-14 21:01:51.531028" } TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:330 Friday 14 February 2025 21:01:51 -0500 (0:00:00.424) 0:00:51.346 ******* ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:334 Friday 14 February 2025 21:01:52 -0500 (0:00:01.109) 0:00:52.455 ******* ok: [managed-node2] => { "ansible_facts": { "__mssql_is_setup": false }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:343 Friday 14 February 2025 21:01:52 -0500 (0:00:00.134) 0:00:52.590 ******* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:359 Friday 14 February 2025 21:01:53 -0500 (0:00:00.115) 0:00:52.705 ******* changed: [managed-node2] => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:384 Friday 14 February 2025 21:01:58 -0500 (0:00:05.919) 0:00:58.625 ******* skipping: [managed-node2] => (item={u'path': None, u'setting': u'defaultdatadir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'path': None, u'setting': u'defaultlogdir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:399 Friday 14 February 2025 21:01:59 -0500 (0:00:00.168) 0:00:58.794 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:413 Friday 14 February 2025 21:01:59 -0500 (0:00:00.098) 0:00:58.893 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:424 Friday 14 February 2025 21:01:59 -0500 (0:00:00.099) 0:00:58.993 ******* ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } lsrpackages: tuned-profiles-mssql TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Friday 14 February 2025 21:02:00 -0500 (0:00:00.870) 0:00:59.863 ******* ok: [managed-node2] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-02-14 20:42:58 EST", "ActiveEnterTimestampMonotonic": "8366106", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket basic.target systemd-sysctl.service system.slice network.target dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-02-14 20:42:57 EST", "AssertTimestampMonotonic": "7665521", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-02-14 20:42:57 EST", "ConditionTimestampMonotonic": "7665519", "Conflicts": "shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "846", "ExecMainStartTimestamp": "Fri 2025-02-14 20:42:57 EST", "ExecMainStartTimestampMonotonic": "7666709", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-02-14 20:42:57 EST", "InactiveExitTimestampMonotonic": "7666747", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "846", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice polkit.service basic.target dbus.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-02-14 20:42:58 EST", "WatchdogTimestampMonotonic": "8366060", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:437 Friday 14 February 2025 21:02:01 -0500 (0:00:01.082) 0:01:00.946 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.149222", "end": "2025-02-14 21:02:01.941693", "rc": 0, "start": "2025-02-14 21:02:01.792471" } STDOUT: Current active profile: virtual-guest mssql TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:450 Friday 14 February 2025 21:02:02 -0500 (0:00:00.802) 0:01:01.748 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:463 Friday 14 February 2025 21:02:02 -0500 (0:00:00.102) 0:01:01.851 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:472 Friday 14 February 2025 21:02:02 -0500 (0:00:00.108) 0:01:01.959 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:482 Friday 14 February 2025 21:02:02 -0500 (0:00:00.110) 0:01:02.070 ******* changed: [managed-node2] => { "changed": true, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:490 Friday 14 February 2025 21:02:03 -0500 (0:00:00.671) 0:01:02.741 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:499 Friday 14 February 2025 21:02:03 -0500 (0:00:00.084) 0:01:02.825 ******* changed: [managed-node2] => { "changed": true, "changes": { "installed": [ "mssql-tools18", "unixODBC-devel" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * epel: d2lzkl7pfhq30w.cloudfront.net\n * epel-debuginfo: d2lzkl7pfhq30w.cloudfront.net\n * epel-source: d2lzkl7pfhq30w.cloudfront.net\nResolving Dependencies\n--> Running transaction check\n---> Package mssql-tools18.x86_64 0:18.4.1.1-1 will be installed\n--> Processing Dependency: msodbcsql18 >= 18.0.0.0 for package: mssql-tools18-18.4.1.1-1.x86_64\n---> Package unixODBC-devel.x86_64 0:2.3.11-1.rh will be installed\n--> Processing Dependency: unixODBC = 2.3.11 for package: unixODBC-devel-2.3.11-1.rh.x86_64\n--> Running transaction check\n---> Package msodbcsql18.x86_64 0:18.4.1.1-1 will be installed\n---> Package unixODBC.x86_64 0:2.3.11-1.rh will be installed\n--> Processing Dependency: libltdl.so.7()(64bit) for package: unixODBC-2.3.11-1.rh.x86_64\n--> Running transaction check\n---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n mssql-tools18 x86_64 18.4.1.1-1 packages-microsoft-com-prod 293 k\n unixODBC-devel x86_64 2.3.11-1.rh packages-microsoft-com-prod 53 k\nInstalling for dependencies:\n libtool-ltdl x86_64 2.4.2-22.el7_3 base 49 k\n msodbcsql18 x86_64 18.4.1.1-1 packages-microsoft-com-prod 923 k\n unixODBC x86_64 2.3.11-1.rh packages-microsoft-com-prod 274 k\n\nTransaction Summary\n================================================================================\nInstall 2 Packages (+3 Dependent packages)\n\nTotal download size: 1.6 M\nInstalled size: 3.9 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 4.0 MB/s | 1.6 MB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 1/5 \n Installing : unixODBC-2.3.11-1.rh.x86_64 2/5 \n Installing : msodbcsql18-18.4.1.1-1.x86_64 3/5 \nodbcinst: Driver installed. Usage count increased to 1. \n Target directory is /etc\n Installing : mssql-tools18-18.4.1.1-1.x86_64 4/5 \n Installing : unixODBC-devel-2.3.11-1.rh.x86_64 5/5 \n Verifying : mssql-tools18-18.4.1.1-1.x86_64 1/5 \n Verifying : unixODBC-devel-2.3.11-1.rh.x86_64 2/5 \n Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 3/5 \n Verifying : unixODBC-2.3.11-1.rh.x86_64 4/5 \n Verifying : msodbcsql18-18.4.1.1-1.x86_64 5/5 \n\nInstalled:\n mssql-tools18.x86_64 0:18.4.1.1-1 unixODBC-devel.x86_64 0:2.3.11-1.rh \n\nDependency Installed:\n libtool-ltdl.x86_64 0:2.4.2-22.el7_3 msodbcsql18.x86_64 0:18.4.1.1-1 \n unixODBC.x86_64 0:2.3.11-1.rh \n\nComplete!\n" ] } lsrpackages: mssql-tools18 unixODBC-devel TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:516 Friday 14 February 2025 21:02:07 -0500 (0:00:04.588) 0:01:07.414 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:530 Friday 14 February 2025 21:02:07 -0500 (0:00:00.068) 0:01:07.483 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Friday 14 February 2025 21:02:07 -0500 (0:00:00.088) 0:01:07.571 ******* changed: [managed-node2] => (item=/tmp/ansible.otHMLs) => { "ansible_loop_var": "item", "changed": true, "checksum": "9b2a40392ca2cc678f6fbe916251d16bb9500a88", "dest": "/etc/pki/tls/certs/ansible.otHMLs", "gid": 994, "group": "mssql", "item": "/tmp/ansible.otHMLs", "md5sum": "0d794e37d4ed5cc21410e24f5b5ede4a", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1103, "src": "/root/.ansible/tmp/ansible-tmp-1739584928.0-7738-271927161860938/source", "state": "file", "uid": 996 } changed: [managed-node2] => (item=ansible.wWL4TR) => { "ansible_loop_var": "item", "changed": true, "checksum": "1d717807872fd24dd28419fdc3c65bd754eeb21e", "dest": "/etc/pki/tls/private/ansible.wWL4TR", "gid": 994, "group": "mssql", "item": "ansible.wWL4TR", "md5sum": "29464b721604fe3bebc1e05d46fcf6a1", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1704, "src": "/root/.ansible/tmp/ansible-tmp-1739584928.53-7738-272963998360561/source", "state": "file", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:553 Friday 14 February 2025 21:02:09 -0500 (0:00:01.189) 0:01:08.760 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 14 February 2025 21:02:09 -0500 (0:00:00.165) 0:01:08.925 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003314", "end": "2025-02-14 21:02:09.512512", "failed_when_result": false, "rc": 1, "start": "2025-02-14 21:02:09.509198" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 14 February 2025 21:02:09 -0500 (0:00:00.316) 0:01:09.242 ******* NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node2 changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlscert", "/etc/pki/tls/certs/ansible.otHMLs" ], "delta": "0:00:00.115117", "end": "2025-02-14 21:02:09.947436", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:02:09.832319" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 14 February 2025 21:02:10 -0500 (0:00:00.444) 0:01:09.686 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:562 Friday 14 February 2025 21:02:10 -0500 (0:00:00.070) 0:01:09.756 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 14 February 2025 21:02:10 -0500 (0:00:00.127) 0:01:09.884 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003067", "end": "2025-02-14 21:02:10.470231", "failed_when_result": false, "rc": 1, "start": "2025-02-14 21:02:10.467164" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 14 February 2025 21:02:10 -0500 (0:00:00.317) 0:01:10.202 ******* changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlskey", "/etc/pki/tls/private/ansible.wWL4TR" ], "delta": "0:00:00.115320", "end": "2025-02-14 21:02:10.911395", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:02:10.796075" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 14 February 2025 21:02:11 -0500 (0:00:00.450) 0:01:10.652 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:571 Friday 14 February 2025 21:02:11 -0500 (0:00:00.067) 0:01:10.720 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 14 February 2025 21:02:11 -0500 (0:00:00.125) 0:01:10.845 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002923", "end": "2025-02-14 21:02:11.432236", "failed_when_result": false, "rc": 1, "start": "2025-02-14 21:02:11.429313" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 14 February 2025 21:02:11 -0500 (0:00:00.315) 0:01:11.161 ******* changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.114516", "end": "2025-02-14 21:02:11.867253", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:02:11.752737" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 14 February 2025 21:02:11 -0500 (0:00:00.448) 0:01:11.610 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:578 Friday 14 February 2025 21:02:12 -0500 (0:00:00.066) 0:01:11.676 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 14 February 2025 21:02:12 -0500 (0:00:00.177) 0:01:11.854 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003507", "end": "2025-02-14 21:02:12.440660", "failed_when_result": false, "rc": 1, "start": "2025-02-14 21:02:12.437153" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 14 February 2025 21:02:12 -0500 (0:00:00.322) 0:01:12.176 ******* changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.114653", "end": "2025-02-14 21:02:12.928033", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:02:12.813380" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 14 February 2025 21:02:13 -0500 (0:00:00.541) 0:01:12.717 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:587 Friday 14 February 2025 21:02:13 -0500 (0:00:00.107) 0:01:12.824 ******* ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004636", "end": "2025-02-14 21:02:13.450456", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:02:13.445820" } STDOUT: 1 TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:596 Friday 14 February 2025 21:02:13 -0500 (0:00:00.362) 0:01:13.188 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Append -C to sqlcmd when TLS is configured but certs are self-signed] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Friday 14 February 2025 21:02:13 -0500 (0:00:00.103) 0:01:13.291 ******* ok: [managed-node2] => { "ansible_facts": { "__sqlcmd_cli": "/opt/mssql-tools18/bin/sqlcmd -C" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:616 Friday 14 February 2025 21:02:13 -0500 (0:00:00.125) 0:01:13.416 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:620 Friday 14 February 2025 21:02:13 -0500 (0:00:00.103) 0:01:13.520 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Friday 14 February 2025 21:02:14 -0500 (0:00:00.197) 0:01:13.717 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:641 Friday 14 February 2025 21:02:14 -0500 (0:00:00.110) 0:01:13.828 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:648 Friday 14 February 2025 21:02:14 -0500 (0:00:00.107) 0:01:13.936 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the password of sa user] ******** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:656 Friday 14 February 2025 21:02:14 -0500 (0:00:00.102) 0:01:14.038 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:677 Friday 14 February 2025 21:02:14 -0500 (0:00:00.100) 0:01:14.139 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:684 Friday 14 February 2025 21:02:14 -0500 (0:00:00.075) 0:01:14.214 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:695 Friday 14 February 2025 21:02:14 -0500 (0:00:00.064) 0:01:14.279 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:709 Friday 14 February 2025 21:02:14 -0500 (0:00:00.065) 0:01:14.344 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:716 Friday 14 February 2025 21:02:14 -0500 (0:00:00.094) 0:01:14.438 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the edition of MSSQL] *********** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:722 Friday 14 February 2025 21:02:14 -0500 (0:00:00.098) 0:01:14.537 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the IP address setting] ****** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:741 Friday 14 February 2025 21:02:15 -0500 (0:00:00.149) 0:01:14.687 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:748 Friday 14 February 2025 21:02:15 -0500 (0:00:00.072) 0:01:14.759 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Friday 14 February 2025 21:02:15 -0500 (0:00:00.098) 0:01:14.858 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Friday 14 February 2025 21:02:15 -0500 (0:00:00.092) 0:01:14.950 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 14 February 2025 21:02:15 -0500 (0:00:00.138) 0:01:15.088 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003242", "end": "2025-02-14 21:02:15.694884", "failed_when_result": false, "rc": 1, "start": "2025-02-14 21:02:15.691642" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 14 February 2025 21:02:15 -0500 (0:00:00.369) 0:01:15.458 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.116318", "end": "2025-02-14 21:02:16.213489", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:02:16.097171" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [fedora.linux_system_roles.mssql : Unset the setting network tcpport] ***** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 14 February 2025 21:02:16 -0500 (0:00:00.499) 0:01:15.957 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:773 Friday 14 February 2025 21:02:16 -0500 (0:00:00.064) 0:01:16.021 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:793 Friday 14 February 2025 21:02:16 -0500 (0:00:00.062) 0:01:16.084 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:800 Friday 14 February 2025 21:02:16 -0500 (0:00:00.067) 0:01:16.151 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:807 Friday 14 February 2025 21:02:16 -0500 (0:00:00.064) 0:01:16.215 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:816 Friday 14 February 2025 21:02:16 -0500 (0:00:00.064) 0:01:16.280 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:822 Friday 14 February 2025 21:02:16 -0500 (0:00:00.064) 0:01:16.345 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:829 Friday 14 February 2025 21:02:16 -0500 (0:00:00.062) 0:01:16.408 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:837 Friday 14 February 2025 21:02:16 -0500 (0:00:00.064) 0:01:16.472 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Friday 14 February 2025 21:02:16 -0500 (0:00:00.063) 0:01:16.536 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:853 Friday 14 February 2025 21:02:17 -0500 (0:00:00.114) 0:01:16.650 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:861 Friday 14 February 2025 21:02:17 -0500 (0:00:00.080) 0:01:16.730 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Friday 14 February 2025 21:02:17 -0500 (0:00:00.064) 0:01:16.794 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Friday 14 February 2025 21:02:17 -0500 (0:00:00.082) 0:01:16.877 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Friday 14 February 2025 21:02:17 -0500 (0:00:00.102) 0:01:16.980 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Friday 14 February 2025 21:02:17 -0500 (0:00:00.087) 0:01:17.067 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Check if AD user exists] *************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Friday 14 February 2025 21:02:17 -0500 (0:00:00.080) 0:01:17.147 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:914 Friday 14 February 2025 21:02:17 -0500 (0:00:00.067) 0:01:17.215 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure proper configuration on user] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:928 Friday 14 February 2025 21:02:17 -0500 (0:00:00.073) 0:01:17.288 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:938 Friday 14 February 2025 21:02:17 -0500 (0:00:00.104) 0:01:17.392 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:943 Friday 14 February 2025 21:02:17 -0500 (0:00:00.098) 0:01:17.491 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:960 Friday 14 February 2025 21:02:17 -0500 (0:00:00.085) 0:01:17.576 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:965 Friday 14 February 2025 21:02:18 -0500 (0:00:00.078) 0:01:17.655 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:970 Friday 14 February 2025 21:02:18 -0500 (0:00:00.070) 0:01:17.726 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:976 Friday 14 February 2025 21:02:18 -0500 (0:00:00.073) 0:01:17.799 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1002 Friday 14 February 2025 21:02:18 -0500 (0:00:00.065) 0:01:17.864 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1023 Friday 14 February 2025 21:02:18 -0500 (0:00:00.064) 0:01:17.929 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1031 Friday 14 February 2025 21:02:18 -0500 (0:00:00.095) 0:01:18.024 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1041 Friday 14 February 2025 21:02:18 -0500 (0:00:00.068) 0:01:18.092 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1047 Friday 14 February 2025 21:02:18 -0500 (0:00:00.063) 0:01:18.156 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1065 Friday 14 February 2025 21:02:18 -0500 (0:00:00.111) 0:01:18.268 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1076 Friday 14 February 2025 21:02:18 -0500 (0:00:00.065) 0:01:18.334 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1096 Friday 14 February 2025 21:02:18 -0500 (0:00:00.064) 0:01:18.398 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1149 Friday 14 February 2025 21:02:18 -0500 (0:00:00.064) 0:01:18.463 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1156 Friday 14 February 2025 21:02:18 -0500 (0:00:00.061) 0:01:18.524 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1163 Friday 14 February 2025 21:02:18 -0500 (0:00:00.064) 0:01:18.589 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Friday 14 February 2025 21:02:19 -0500 (0:00:00.084) 0:01:18.674 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1179 Friday 14 February 2025 21:02:19 -0500 (0:00:00.110) 0:01:18.784 ******* skipping: [managed-node2] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1187 Friday 14 February 2025 21:02:19 -0500 (0:00:00.107) 0:01:18.892 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1196 Friday 14 February 2025 21:02:19 -0500 (0:00:00.074) 0:01:18.967 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1204 Friday 14 February 2025 21:02:19 -0500 (0:00:00.064) 0:01:19.031 ******* skipping: [managed-node2] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1218 Friday 14 February 2025 21:02:19 -0500 (0:00:00.079) 0:01:19.111 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1224 Friday 14 February 2025 21:02:19 -0500 (0:00:00.064) 0:01:19.175 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that primary instance hosts is available] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1246 Friday 14 February 2025 21:02:19 -0500 (0:00:00.061) 0:01:19.237 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1256 Friday 14 February 2025 21:02:19 -0500 (0:00:00.065) 0:01:19.302 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1265 Friday 14 February 2025 21:02:19 -0500 (0:00:00.063) 0:01:19.365 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1274 Friday 14 February 2025 21:02:19 -0500 (0:00:00.064) 0:01:19.430 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1285 Friday 14 February 2025 21:02:19 -0500 (0:00:00.062) 0:01:19.493 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1298 Friday 14 February 2025 21:02:19 -0500 (0:00:00.063) 0:01:19.556 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1307 Friday 14 February 2025 21:02:19 -0500 (0:00:00.063) 0:01:19.620 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1314 Friday 14 February 2025 21:02:20 -0500 (0:00:00.131) 0:01:19.751 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1321 Friday 14 February 2025 21:02:20 -0500 (0:00:00.102) 0:01:19.854 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1329 Friday 14 February 2025 21:02:20 -0500 (0:00:00.107) 0:01:19.961 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1336 Friday 14 February 2025 21:02:20 -0500 (0:00:00.107) 0:01:20.069 ******* skipping: [managed-node2] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1348 Friday 14 February 2025 21:02:20 -0500 (0:00:00.113) 0:01:20.183 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1357 Friday 14 February 2025 21:02:20 -0500 (0:00:00.086) 0:01:20.270 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1364 Friday 14 February 2025 21:02:20 -0500 (0:00:00.068) 0:01:20.338 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1370 Friday 14 February 2025 21:02:20 -0500 (0:00:00.064) 0:01:20.402 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1378 Friday 14 February 2025 21:02:20 -0500 (0:00:00.065) 0:01:20.467 ******* skipping: [managed-node2] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1391 Friday 14 February 2025 21:02:20 -0500 (0:00:00.074) 0:01:20.542 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run ha_cluster to configure pacemaker] *********************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1403 Friday 14 February 2025 21:02:20 -0500 (0:00:00.064) 0:01:20.606 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1408 Friday 14 February 2025 21:02:21 -0500 (0:00:00.066) 0:01:20.672 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1416 Friday 14 February 2025 21:02:21 -0500 (0:00:00.066) 0:01:20.738 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1425 Friday 14 February 2025 21:02:21 -0500 (0:00:00.064) 0:01:20.802 ******* changed: [managed-node2] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Friday 14 February 2025 21:02:21 -0500 (0:00:00.565) 0:01:21.368 ******* changed: [managed-node2] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-02-14 21:01:58 EST", "ActiveEnterTimestampMonotonic": "1147896614", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount auditd.service systemd-journald.socket basic.target system.slice network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-02-14 21:01:58 EST", "AssertTimestampMonotonic": "1147895838", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-02-14 21:01:58 EST", "ConditionTimestampMonotonic": "1147895837", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "32611", "ExecMainStartTimestamp": "Fri 2025-02-14 21:01:58 EST", "ExecMainStartTimestampMonotonic": "1147896557", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-02-14 21:01:58 EST", "InactiveExitTimestampMonotonic": "1147896614", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "32611", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "-.mount basic.target system.slice", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "3", "StartLimitInterval": "120000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-02-14 21:01:58 EST", "WatchdogTimestampMonotonic": "1147896594", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1438 Friday 14 February 2025 21:02:22 -0500 (0:00:00.979) 0:01:22.347 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1445 Friday 14 February 2025 21:02:22 -0500 (0:00:00.067) 0:01:22.415 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove a private key from the playbook directory] ************************ task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:68 Friday 14 February 2025 21:02:22 -0500 (0:00:00.065) 0:01:22.481 ******* changed: [managed-node2 -> localhost] => { "changed": true, "path": "ansible.wWL4TR", "state": "absent" } TASK [Configure the mssql-server service start limit interval and burst] ******* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:75 Friday 14 February 2025 21:02:23 -0500 (0:00:00.310) 0:01:22.791 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml for managed-node2 TASK [Modify the mssql-server service start limit interval] ******************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:3 Friday 14 February 2025 21:02:23 -0500 (0:00:00.116) 0:01:22.908 ******* changed: [managed-node2] => { "changed": true } MSG: 1 replacements made TASK [Modify the mssql-server service start limit burst] *********************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:10 Friday 14 February 2025 21:02:23 -0500 (0:00:00.508) 0:01:23.416 ******* changed: [managed-node2] => { "changed": true } MSG: 1 replacements made TASK [Reload service daemon] *************************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:17 Friday 14 February 2025 21:02:24 -0500 (0:00:00.411) 0:01:23.828 ******* ok: [managed-node2] => { "changed": false, "name": null, "status": {} } TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:78 Friday 14 February 2025 21:02:25 -0500 (0:00:00.821) 0:01:24.649 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node2 TASK [Check if the errorlog file exists and its location] ********************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:8 Friday 14 February 2025 21:02:25 -0500 (0:00:00.226) 0:01:24.876 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:23 Friday 14 February 2025 21:02:25 -0500 (0:00:00.096) 0:01:24.972 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:35 Friday 14 February 2025 21:02:25 -0500 (0:00:00.182) 0:01:25.155 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Friday 14 February 2025 21:02:25 -0500 (0:00:00.104) 0:01:25.259 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Friday 14 February 2025 21:02:25 -0500 (0:00:00.099) 0:01:25.359 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Friday 14 February 2025 21:02:25 -0500 (0:00:00.100) 0:01:25.460 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Friday 14 February 2025 21:02:25 -0500 (0:00:00.097) 0:01:25.558 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Friday 14 February 2025 21:02:26 -0500 (0:00:00.102) 0:01:25.660 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Friday 14 February 2025 21:02:26 -0500 (0:00:00.089) 0:01:25.750 ******* TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Friday 14 February 2025 21:02:26 -0500 (0:00:00.152) 0:01:25.903 ******* ok: [managed-node2] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-02-14 21:02:22 EST", "ActiveEnterTimestampMonotonic": "1171781783", "ActiveExitTimestamp": "Fri 2025-02-14 21:02:22 EST", "ActiveExitTimestampMonotonic": "1171326137", "ActiveState": "active", "After": "basic.target network.target auditd.service system.slice -.mount systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-02-14 21:02:22 EST", "AssertTimestampMonotonic": "1171781091", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-02-14 21:02:22 EST", "ConditionTimestampMonotonic": "1171781090", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "1543", "ExecMainStartTimestamp": "Fri 2025-02-14 21:02:22 EST", "ExecMainStartTimestampMonotonic": "1171781720", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-02-14 21:02:22 EST", "InactiveEnterTimestampMonotonic": "1171780029", "InactiveExitTimestamp": "Fri 2025-02-14 21:02:22 EST", "InactiveExitTimestampMonotonic": "1171781783", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "1543", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-02-14 21:02:22 EST", "WatchdogTimestampMonotonic": "1171781761", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Friday 14 February 2025 21:02:27 -0500 (0:00:00.790) 0:01:26.693 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003244", "end": "2025-02-14 21:02:27.314371", "failed_when_result": false, "rc": 1, "start": "2025-02-14 21:02:27.311127" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Friday 14 February 2025 21:02:27 -0500 (0:00:00.392) 0:01:27.085 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002882", "end": "2025-02-14 21:02:27.723894", "failed_when_result": false, "rc": 1, "start": "2025-02-14 21:02:27.721012" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Friday 14 February 2025 21:02:27 -0500 (0:00:00.410) 0:01:27.496 ******* ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Wait for mssql-server to prepare for client connections] ***************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 Friday 14 February 2025 21:02:27 -0500 (0:00:00.134) 0:01:27.630 ******* ok: [managed-node2] => { "changed": false, "elapsed": 1, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 7350, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:99 Friday 14 February 2025 21:02:29 -0500 (0:00:01.763) 0:01:29.394 ******* ok: [managed-node2] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools18/bin/sqlcmd", "-C", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.023691", "end": "2025-02-14 21:02:30.041029", "rc": 0, "start": "2025-02-14 21:02:30.017338" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2019 (RTM-CU27) (KB5037331) - 15.0.4375.4 (X64) Jun 10 2024 18:00:07 Copyright (C) 2019 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:118 Friday 14 February 2025 21:02:30 -0500 (0:00:00.562) 0:01:29.957 ******* ok: [managed-node2] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:122 Friday 14 February 2025 21:02:30 -0500 (0:00:00.124) 0:01:30.081 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:129 Friday 14 February 2025 21:02:30 -0500 (0:00:00.107) 0:01:30.188 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:140 Friday 14 February 2025 21:02:30 -0500 (0:00:00.113) 0:01:30.302 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:145 Friday 14 February 2025 21:02:30 -0500 (0:00:00.119) 0:01:30.421 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:150 Friday 14 February 2025 21:02:30 -0500 (0:00:00.188) 0:01:30.610 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:156 Friday 14 February 2025 21:02:31 -0500 (0:00:00.130) 0:01:30.741 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:162 Friday 14 February 2025 21:02:31 -0500 (0:00:00.102) 0:01:30.843 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:172 Friday 14 February 2025 21:02:31 -0500 (0:00:00.131) 0:01:30.975 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlscert] ************************************ task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 14 February 2025 21:02:31 -0500 (0:00:00.240) 0:01:31.215 ******* ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004157", "end": "2025-02-14 21:02:31.878551", "rc": 0, "start": "2025-02-14 21:02:31.874394" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.otHMLs TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 14 February 2025 21:02:32 -0500 (0:00:00.488) 0:01:31.704 ******* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 14 February 2025 21:02:32 -0500 (0:00:00.135) 0:01:31.840 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/certs/ansible.otHMLs] ***************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 14 February 2025 21:02:32 -0500 (0:00:00.123) 0:01:31.963 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:183 Friday 14 February 2025 21:02:32 -0500 (0:00:00.102) 0:01:32.065 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlskey] ************************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 14 February 2025 21:02:32 -0500 (0:00:00.194) 0:01:32.259 ******* ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003801", "end": "2025-02-14 21:02:33.047630", "rc": 0, "start": "2025-02-14 21:02:33.043829" } STDOUT: tlskey = /etc/pki/tls/private/ansible.wWL4TR TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 14 February 2025 21:02:33 -0500 (0:00:00.673) 0:01:32.933 ******* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 14 February 2025 21:02:33 -0500 (0:00:00.346) 0:01:33.280 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/private/ansible.wWL4TR] *************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 14 February 2025 21:02:33 -0500 (0:00:00.217) 0:01:33.497 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:195 Friday 14 February 2025 21:02:34 -0500 (0:00:00.210) 0:01:33.707 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlsprotocols] ******************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 14 February 2025 21:02:34 -0500 (0:00:00.244) 0:01:33.952 ******* ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003857", "end": "2025-02-14 21:02:34.816707", "rc": 0, "start": "2025-02-14 21:02:34.812850" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 14 February 2025 21:02:35 -0500 (0:00:00.774) 0:01:34.726 ******* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 14 February 2025 21:02:35 -0500 (0:00:00.229) 0:01:34.955 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 14 February 2025 21:02:35 -0500 (0:00:00.145) 0:01:35.101 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:203 Friday 14 February 2025 21:02:35 -0500 (0:00:00.104) 0:01:35.206 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting forceencryption] **************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 14 February 2025 21:02:35 -0500 (0:00:00.230) 0:01:35.437 ******* ok: [managed-node2] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004057", "end": "2025-02-14 21:02:36.159883", "rc": 0, "start": "2025-02-14 21:02:36.155826" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 14 February 2025 21:02:36 -0500 (0:00:00.499) 0:01:35.936 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 14 February 2025 21:02:36 -0500 (0:00:00.122) 0:01:36.059 ******* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 14 February 2025 21:02:36 -0500 (0:00:00.138) 0:01:36.198 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:210 Friday 14 February 2025 21:02:36 -0500 (0:00:00.111) 0:01:36.309 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Disable TLS encryption] ************************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:85 Friday 14 February 2025 21:02:36 -0500 (0:00:00.144) 0:01:36.454 ******* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 14 February 2025 21:02:37 -0500 (0:00:01.140) 0:01:37.594 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 14 February 2025 21:02:38 -0500 (0:00:00.199) 0:01:37.794 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 14 February 2025 21:02:38 -0500 (0:00:00.164) 0:01:37.959 ******* ok: [managed-node2] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node2] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 14 February 2025 21:02:38 -0500 (0:00:00.195) 0:01:38.154 ******* ok: [managed-node2] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Friday 14 February 2025 21:02:38 -0500 (0:00:00.126) 0:01:38.281 ******* skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Friday 14 February 2025 21:02:38 -0500 (0:00:00.156) 0:01:38.438 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Friday 14 February 2025 21:02:38 -0500 (0:00:00.113) 0:01:38.551 ******* skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Friday 14 February 2025 21:02:39 -0500 (0:00:00.108) 0:01:38.660 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Friday 14 February 2025 21:02:39 -0500 (0:00:00.113) 0:01:38.773 ******* skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Friday 14 February 2025 21:02:39 -0500 (0:00:00.159) 0:01:38.933 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Friday 14 February 2025 21:02:39 -0500 (0:00:00.157) 0:01:39.090 ******* skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Friday 14 February 2025 21:02:39 -0500 (0:00:00.124) 0:01:39.215 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Friday 14 February 2025 21:02:39 -0500 (0:00:00.116) 0:01:39.332 ******* skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Friday 14 February 2025 21:02:39 -0500 (0:00:00.111) 0:01:39.444 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail on RHEL or CentOS 10 because it's not supported] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Friday 14 February 2025 21:02:39 -0500 (0:00:00.116) 0:01:39.561 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Friday 14 February 2025 21:02:40 -0500 (0:00:00.104) 0:01:39.665 ******* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Friday 14 February 2025 21:02:40 -0500 (0:00:00.114) 0:01:39.779 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Friday 14 February 2025 21:02:40 -0500 (0:00:00.247) 0:01:40.027 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Friday 14 February 2025 21:02:40 -0500 (0:00:00.195) 0:01:40.223 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Friday 14 February 2025 21:02:40 -0500 (0:00:00.159) 0:01:40.382 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Friday 14 February 2025 21:02:40 -0500 (0:00:00.115) 0:01:40.498 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_manage_selinux is set properly] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Friday 14 February 2025 21:02:40 -0500 (0:00:00.080) 0:01:40.578 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Friday 14 February 2025 21:02:41 -0500 (0:00:00.071) 0:01:40.650 ******* ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Friday 14 February 2025 21:02:42 -0500 (0:00:01.498) 0:01:42.148 ******* skipping: [managed-node2] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item={u'value': 15, u'key': 2019}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [managed-node2] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Friday 14 February 2025 21:02:42 -0500 (0:00:00.277) 0:01:42.426 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Friday 14 February 2025 21:02:42 -0500 (0:00:00.102) 0:01:42.528 ******* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188 Friday 14 February 2025 21:02:42 -0500 (0:00:00.079) 0:01:42.608 ******* skipping: [managed-node2] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 Friday 14 February 2025 21:02:43 -0500 (0:00:00.128) 0:01:42.737 ******* ok: [managed-node2] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:216 Friday 14 February 2025 21:02:43 -0500 (0:00:00.488) 0:01:43.226 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Friday 14 February 2025 21:02:43 -0500 (0:00:00.170) 0:01:43.396 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:237 Friday 14 February 2025 21:02:43 -0500 (0:00:00.153) 0:01:43.550 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Friday 14 February 2025 21:02:44 -0500 (0:00:00.106) 0:01:43.656 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:260 Friday 14 February 2025 21:02:44 -0500 (0:00:00.098) 0:01:43.755 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Friday 14 February 2025 21:02:44 -0500 (0:00:00.076) 0:01:43.831 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Friday 14 February 2025 21:02:44 -0500 (0:00:00.095) 0:01:43.926 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Friday 14 February 2025 21:02:44 -0500 (0:00:00.139) 0:01:44.066 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 Friday 14 February 2025 21:02:44 -0500 (0:00:00.101) 0:01:44.167 ******* ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 Friday 14 February 2025 21:02:45 -0500 (0:00:00.868) 0:01:45.035 ******* ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "mssql-server-15.0.4375.4-1.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:314 Friday 14 February 2025 21:02:46 -0500 (0:00:01.082) 0:01:46.118 ******* ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile = ' /var/opt/mssql/mssql.conf \\\n| sed 's/errorlogfile : //')\" || :\nif [ -s \"${errorlog}\" ]; then\n echo \"${errorlog}\"\nelif [ -s /var/opt/mssql/log/errorlog ]; then\n echo /var/opt/mssql/log/errorlog\nelse\n echo \"\"\nfi\n", "delta": "0:00:00.005094", "end": "2025-02-14 21:02:46.930842", "rc": 0, "start": "2025-02-14 21:02:46.925748" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:330 Friday 14 February 2025 21:02:47 -0500 (0:00:00.598) 0:01:46.716 ******* ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:334 Friday 14 February 2025 21:02:48 -0500 (0:00:01.085) 0:01:47.802 ******* ok: [managed-node2] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:343 Friday 14 February 2025 21:02:48 -0500 (0:00:00.210) 0:01:48.013 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:359 Friday 14 February 2025 21:02:48 -0500 (0:00:00.128) 0:01:48.142 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:384 Friday 14 February 2025 21:02:48 -0500 (0:00:00.179) 0:01:48.321 ******* skipping: [managed-node2] => (item={u'path': None, u'setting': u'defaultdatadir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'path': None, u'setting': u'defaultlogdir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:399 Friday 14 February 2025 21:02:48 -0500 (0:00:00.127) 0:01:48.448 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:413 Friday 14 February 2025 21:02:48 -0500 (0:00:00.105) 0:01:48.554 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:424 Friday 14 February 2025 21:02:49 -0500 (0:00:00.102) 0:01:48.657 ******* ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } lsrpackages: tuned-profiles-mssql TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Friday 14 February 2025 21:02:49 -0500 (0:00:00.748) 0:01:49.405 ******* ok: [managed-node2] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-02-14 20:42:58 EST", "ActiveEnterTimestampMonotonic": "8366106", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target basic.target systemd-sysctl.service dbus.service system.slice systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-02-14 20:42:57 EST", "AssertTimestampMonotonic": "7665521", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-02-14 20:42:57 EST", "ConditionTimestampMonotonic": "7665519", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "846", "ExecMainStartTimestamp": "Fri 2025-02-14 20:42:57 EST", "ExecMainStartTimestampMonotonic": "7666709", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-02-14 20:42:57 EST", "InactiveExitTimestampMonotonic": "7666747", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "846", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice dbus.service polkit.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-02-14 20:42:58 EST", "WatchdogTimestampMonotonic": "8366060", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:437 Friday 14 February 2025 21:02:50 -0500 (0:00:00.825) 0:01:50.230 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.083582", "end": "2025-02-14 21:02:51.031358", "rc": 0, "start": "2025-02-14 21:02:50.947776" } STDOUT: Current active profile: virtual-guest mssql TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:450 Friday 14 February 2025 21:02:51 -0500 (0:00:00.582) 0:01:50.813 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:463 Friday 14 February 2025 21:02:51 -0500 (0:00:00.156) 0:01:50.969 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:472 Friday 14 February 2025 21:02:51 -0500 (0:00:00.204) 0:01:51.174 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:482 Friday 14 February 2025 21:02:51 -0500 (0:00:00.208) 0:01:51.383 ******* ok: [managed-node2] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:490 Friday 14 February 2025 21:02:52 -0500 (0:00:00.895) 0:01:52.279 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:499 Friday 14 February 2025 21:02:52 -0500 (0:00:00.151) 0:01:52.430 ******* ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "mssql-tools18-18.4.1.1-1.x86_64 providing mssql-tools18 is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } lsrpackages: mssql-tools18 unixODBC-devel TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:516 Friday 14 February 2025 21:02:53 -0500 (0:00:00.707) 0:01:53.138 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:530 Friday 14 February 2025 21:02:53 -0500 (0:00:00.124) 0:01:53.262 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Friday 14 February 2025 21:02:53 -0500 (0:00:00.089) 0:01:53.352 ******* skipping: [managed-node2] => (item=/tmp/ansible.otHMLs) => { "ansible_loop_var": "item", "changed": false, "item": "/tmp/ansible.otHMLs", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=ansible.wWL4TR) => { "ansible_loop_var": "item", "changed": false, "item": "ansible.wWL4TR", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:553 Friday 14 February 2025 21:02:53 -0500 (0:00:00.082) 0:01:53.435 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 14 February 2025 21:02:53 -0500 (0:00:00.185) 0:01:53.620 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003087", "end": "2025-02-14 21:02:54.342593", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:02:54.339506" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.otHMLs TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 14 February 2025 21:02:54 -0500 (0:00:00.519) 0:01:54.140 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 14 February 2025 21:02:54 -0500 (0:00:00.117) 0:01:54.257 ******* NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node2 changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlscert" ], "delta": "0:00:00.113735", "end": "2025-02-14 21:02:55.085794", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:02:54.972059" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:562 Friday 14 February 2025 21:02:55 -0500 (0:00:00.615) 0:01:54.872 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 14 February 2025 21:02:55 -0500 (0:00:00.174) 0:01:55.047 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002927", "end": "2025-02-14 21:02:55.652038", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:02:55.649111" } STDOUT: tlskey = /etc/pki/tls/private/ansible.wWL4TR TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 14 February 2025 21:02:55 -0500 (0:00:00.480) 0:01:55.528 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 14 February 2025 21:02:56 -0500 (0:00:00.257) 0:01:55.785 ******* changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.115151", "end": "2025-02-14 21:02:56.677909", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:02:56.562758" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:571 Friday 14 February 2025 21:02:56 -0500 (0:00:00.708) 0:01:56.494 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 14 February 2025 21:02:57 -0500 (0:00:00.227) 0:01:56.721 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002888", "end": "2025-02-14 21:02:57.407130", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:02:57.404242" } STDOUT: tlsprotocols = 1.2 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 14 February 2025 21:02:57 -0500 (0:00:00.439) 0:01:57.160 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 14 February 2025 21:02:57 -0500 (0:00:00.081) 0:01:57.242 ******* changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.112627", "end": "2025-02-14 21:02:58.080385", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:02:57.967758" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:578 Friday 14 February 2025 21:02:58 -0500 (0:00:00.647) 0:01:57.889 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 14 February 2025 21:02:58 -0500 (0:00:00.219) 0:01:58.108 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003016", "end": "2025-02-14 21:02:58.778944", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:02:58.775928" } STDOUT: forceencryption = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 14 February 2025 21:02:58 -0500 (0:00:00.439) 0:01:58.547 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 14 February 2025 21:02:59 -0500 (0:00:00.141) 0:01:58.689 ******* changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.114951", "end": "2025-02-14 21:02:59.439811", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:02:59.324860" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:587 Friday 14 February 2025 21:02:59 -0500 (0:00:00.536) 0:01:59.225 ******* ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004245", "end": "2025-02-14 21:02:59.822842", "failed_when_result": false, "rc": 1, "start": "2025-02-14 21:02:59.818597" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:596 Friday 14 February 2025 21:02:59 -0500 (0:00:00.365) 0:01:59.591 ******* ok: [managed-node2] => { "ansible_facts": { "__sqlcmd_cli": "/opt/mssql-tools18/bin/sqlcmd -C -No" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Append -C to sqlcmd when TLS is configured but certs are self-signed] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Friday 14 February 2025 21:03:00 -0500 (0:00:00.143) 0:01:59.734 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:616 Friday 14 February 2025 21:03:00 -0500 (0:00:00.215) 0:01:59.950 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:620 Friday 14 February 2025 21:03:00 -0500 (0:00:00.167) 0:02:00.118 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Friday 14 February 2025 21:03:00 -0500 (0:00:00.163) 0:02:00.281 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:641 Friday 14 February 2025 21:03:00 -0500 (0:00:00.119) 0:02:00.400 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:648 Friday 14 February 2025 21:03:00 -0500 (0:00:00.103) 0:02:00.503 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the password of sa user] ******** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:656 Friday 14 February 2025 21:03:00 -0500 (0:00:00.110) 0:02:00.614 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:677 Friday 14 February 2025 21:03:01 -0500 (0:00:00.128) 0:02:00.743 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:684 Friday 14 February 2025 21:03:01 -0500 (0:00:00.124) 0:02:00.867 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:695 Friday 14 February 2025 21:03:01 -0500 (0:00:00.092) 0:02:00.960 ******* ok: [managed-node2] => { "changed": false, "cmd": "errorlog_edition=\"$(grep -oi 'Evaluation edition' \\\n/var/opt/mssql/log/errorlog)\"\nif [ -z \"${errorlog_edition}\" ]; then\n edition_matches=false\nelse\n edition_matches=true\nfi\necho \"${edition_matches}\"\n", "delta": "0:00:00.005549", "end": "2025-02-14 21:03:01.568727", "rc": 0, "start": "2025-02-14 21:03:01.563178" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:709 Friday 14 February 2025 21:03:01 -0500 (0:00:00.496) 0:02:01.456 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:716 Friday 14 February 2025 21:03:01 -0500 (0:00:00.174) 0:02:01.631 ******* ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the edition of MSSQL] *********** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:722 Friday 14 February 2025 21:03:03 -0500 (0:00:01.582) 0:02:03.214 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the IP address setting] ****** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:741 Friday 14 February 2025 21:03:03 -0500 (0:00:00.132) 0:02:03.346 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:748 Friday 14 February 2025 21:03:03 -0500 (0:00:00.110) 0:02:03.456 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Friday 14 February 2025 21:03:03 -0500 (0:00:00.113) 0:02:03.570 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Friday 14 February 2025 21:03:04 -0500 (0:00:00.164) 0:02:03.734 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 14 February 2025 21:03:04 -0500 (0:00:00.221) 0:02:03.956 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003094", "end": "2025-02-14 21:03:04.574351", "failed_when_result": false, "rc": 1, "start": "2025-02-14 21:03:04.571257" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 14 February 2025 21:03:04 -0500 (0:00:00.391) 0:02:04.347 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.116885", "end": "2025-02-14 21:03:05.312574", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:03:05.195689" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [fedora.linux_system_roles.mssql : Unset the setting network tcpport] ***** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 14 February 2025 21:03:05 -0500 (0:00:00.764) 0:02:05.112 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:773 Friday 14 February 2025 21:03:05 -0500 (0:00:00.293) 0:02:05.406 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:793 Friday 14 February 2025 21:03:05 -0500 (0:00:00.111) 0:02:05.518 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:800 Friday 14 February 2025 21:03:06 -0500 (0:00:00.125) 0:02:05.644 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:807 Friday 14 February 2025 21:03:06 -0500 (0:00:00.098) 0:02:05.742 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:816 Friday 14 February 2025 21:03:06 -0500 (0:00:00.080) 0:02:05.823 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:822 Friday 14 February 2025 21:03:06 -0500 (0:00:00.115) 0:02:05.939 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:829 Friday 14 February 2025 21:03:06 -0500 (0:00:00.124) 0:02:06.063 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:837 Friday 14 February 2025 21:03:06 -0500 (0:00:00.122) 0:02:06.186 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Friday 14 February 2025 21:03:06 -0500 (0:00:00.148) 0:02:06.334 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:853 Friday 14 February 2025 21:03:06 -0500 (0:00:00.110) 0:02:06.445 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:861 Friday 14 February 2025 21:03:06 -0500 (0:00:00.126) 0:02:06.571 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Friday 14 February 2025 21:03:07 -0500 (0:00:00.114) 0:02:06.686 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Friday 14 February 2025 21:03:07 -0500 (0:00:00.122) 0:02:06.809 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Friday 14 February 2025 21:03:07 -0500 (0:00:00.135) 0:02:06.944 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Friday 14 February 2025 21:03:07 -0500 (0:00:00.112) 0:02:07.057 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Check if AD user exists] *************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Friday 14 February 2025 21:03:07 -0500 (0:00:00.117) 0:02:07.175 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:914 Friday 14 February 2025 21:03:07 -0500 (0:00:00.120) 0:02:07.295 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure proper configuration on user] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:928 Friday 14 February 2025 21:03:07 -0500 (0:00:00.130) 0:02:07.426 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:938 Friday 14 February 2025 21:03:07 -0500 (0:00:00.106) 0:02:07.533 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:943 Friday 14 February 2025 21:03:08 -0500 (0:00:00.197) 0:02:07.731 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:960 Friday 14 February 2025 21:03:08 -0500 (0:00:00.118) 0:02:07.849 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:965 Friday 14 February 2025 21:03:08 -0500 (0:00:00.104) 0:02:07.953 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:970 Friday 14 February 2025 21:03:08 -0500 (0:00:00.107) 0:02:08.060 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:976 Friday 14 February 2025 21:03:08 -0500 (0:00:00.105) 0:02:08.166 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1002 Friday 14 February 2025 21:03:08 -0500 (0:00:00.108) 0:02:08.275 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1023 Friday 14 February 2025 21:03:08 -0500 (0:00:00.126) 0:02:08.401 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1031 Friday 14 February 2025 21:03:08 -0500 (0:00:00.108) 0:02:08.510 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1041 Friday 14 February 2025 21:03:08 -0500 (0:00:00.089) 0:02:08.600 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1047 Friday 14 February 2025 21:03:09 -0500 (0:00:00.075) 0:02:08.675 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1065 Friday 14 February 2025 21:03:09 -0500 (0:00:00.074) 0:02:08.750 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1076 Friday 14 February 2025 21:03:09 -0500 (0:00:00.102) 0:02:08.853 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1096 Friday 14 February 2025 21:03:09 -0500 (0:00:00.119) 0:02:08.972 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1149 Friday 14 February 2025 21:03:09 -0500 (0:00:00.134) 0:02:09.107 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1156 Friday 14 February 2025 21:03:09 -0500 (0:00:00.102) 0:02:09.209 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1163 Friday 14 February 2025 21:03:09 -0500 (0:00:00.106) 0:02:09.316 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Friday 14 February 2025 21:03:09 -0500 (0:00:00.066) 0:02:09.382 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1179 Friday 14 February 2025 21:03:09 -0500 (0:00:00.087) 0:02:09.470 ******* skipping: [managed-node2] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1187 Friday 14 February 2025 21:03:09 -0500 (0:00:00.167) 0:02:09.637 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1196 Friday 14 February 2025 21:03:10 -0500 (0:00:00.210) 0:02:09.848 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1204 Friday 14 February 2025 21:03:10 -0500 (0:00:00.144) 0:02:09.992 ******* skipping: [managed-node2] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1218 Friday 14 February 2025 21:03:10 -0500 (0:00:00.175) 0:02:10.167 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1224 Friday 14 February 2025 21:03:10 -0500 (0:00:00.118) 0:02:10.286 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that primary instance hosts is available] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1246 Friday 14 February 2025 21:03:10 -0500 (0:00:00.102) 0:02:10.388 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1256 Friday 14 February 2025 21:03:10 -0500 (0:00:00.099) 0:02:10.488 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1265 Friday 14 February 2025 21:03:10 -0500 (0:00:00.082) 0:02:10.571 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1274 Friday 14 February 2025 21:03:10 -0500 (0:00:00.069) 0:02:10.640 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1285 Friday 14 February 2025 21:03:11 -0500 (0:00:00.086) 0:02:10.727 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1298 Friday 14 February 2025 21:03:11 -0500 (0:00:00.104) 0:02:10.831 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1307 Friday 14 February 2025 21:03:11 -0500 (0:00:00.108) 0:02:10.940 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1314 Friday 14 February 2025 21:03:11 -0500 (0:00:00.114) 0:02:11.055 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1321 Friday 14 February 2025 21:03:11 -0500 (0:00:00.124) 0:02:11.180 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1329 Friday 14 February 2025 21:03:11 -0500 (0:00:00.109) 0:02:11.289 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1336 Friday 14 February 2025 21:03:11 -0500 (0:00:00.106) 0:02:11.396 ******* skipping: [managed-node2] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1348 Friday 14 February 2025 21:03:11 -0500 (0:00:00.129) 0:02:11.526 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1357 Friday 14 February 2025 21:03:11 -0500 (0:00:00.115) 0:02:11.641 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1364 Friday 14 February 2025 21:03:12 -0500 (0:00:00.171) 0:02:11.813 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1370 Friday 14 February 2025 21:03:12 -0500 (0:00:00.215) 0:02:12.029 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1378 Friday 14 February 2025 21:03:12 -0500 (0:00:00.186) 0:02:12.215 ******* skipping: [managed-node2] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1391 Friday 14 February 2025 21:03:12 -0500 (0:00:00.203) 0:02:12.419 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run ha_cluster to configure pacemaker] *********************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1403 Friday 14 February 2025 21:03:12 -0500 (0:00:00.115) 0:02:12.535 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1408 Friday 14 February 2025 21:03:13 -0500 (0:00:00.139) 0:02:12.674 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1416 Friday 14 February 2025 21:03:13 -0500 (0:00:00.147) 0:02:12.822 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1425 Friday 14 February 2025 21:03:13 -0500 (0:00:00.117) 0:02:12.940 ******* changed: [managed-node2] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Friday 14 February 2025 21:03:13 -0500 (0:00:00.616) 0:02:13.556 ******* changed: [managed-node2] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-02-14 21:02:22 EST", "ActiveEnterTimestampMonotonic": "1171781783", "ActiveExitTimestamp": "Fri 2025-02-14 21:02:22 EST", "ActiveExitTimestampMonotonic": "1171326137", "ActiveState": "active", "After": "basic.target network.target auditd.service system.slice -.mount systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-02-14 21:02:22 EST", "AssertTimestampMonotonic": "1171781091", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-02-14 21:02:22 EST", "ConditionTimestampMonotonic": "1171781090", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "1543", "ExecMainStartTimestamp": "Fri 2025-02-14 21:02:22 EST", "ExecMainStartTimestampMonotonic": "1171781720", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-02-14 21:02:22 EST", "InactiveEnterTimestampMonotonic": "1171780029", "InactiveExitTimestamp": "Fri 2025-02-14 21:02:22 EST", "InactiveExitTimestampMonotonic": "1171781783", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "1543", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-02-14 21:02:22 EST", "WatchdogTimestampMonotonic": "1171781761", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1438 Friday 14 February 2025 21:03:15 -0500 (0:00:01.308) 0:02:14.864 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1445 Friday 14 February 2025 21:03:15 -0500 (0:00:00.122) 0:02:14.987 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:92 Friday 14 February 2025 21:03:15 -0500 (0:00:00.149) 0:02:15.136 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node2 TASK [Check if the errorlog file exists and its location] ********************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:8 Friday 14 February 2025 21:03:15 -0500 (0:00:00.469) 0:02:15.605 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:23 Friday 14 February 2025 21:03:16 -0500 (0:00:00.150) 0:02:15.756 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:35 Friday 14 February 2025 21:03:16 -0500 (0:00:00.174) 0:02:15.930 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Friday 14 February 2025 21:03:16 -0500 (0:00:00.175) 0:02:16.105 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Friday 14 February 2025 21:03:16 -0500 (0:00:00.292) 0:02:16.398 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Friday 14 February 2025 21:03:16 -0500 (0:00:00.177) 0:02:16.576 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Friday 14 February 2025 21:03:17 -0500 (0:00:00.126) 0:02:16.703 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Friday 14 February 2025 21:03:17 -0500 (0:00:00.122) 0:02:16.826 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Friday 14 February 2025 21:03:17 -0500 (0:00:00.107) 0:02:16.934 ******* TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Friday 14 February 2025 21:03:17 -0500 (0:00:00.217) 0:02:17.151 ******* ok: [managed-node2] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-02-14 21:03:14 EST", "ActiveEnterTimestampMonotonic": "1224200336", "ActiveExitTimestamp": "Fri 2025-02-14 21:03:14 EST", "ActiveExitTimestampMonotonic": "1223613676", "ActiveState": "active", "After": "basic.target network.target auditd.service system.slice -.mount systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-02-14 21:03:14 EST", "AssertTimestampMonotonic": "1224199566", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-02-14 21:03:14 EST", "ConditionTimestampMonotonic": "1224199564", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "3806", "ExecMainStartTimestamp": "Fri 2025-02-14 21:03:14 EST", "ExecMainStartTimestampMonotonic": "1224200267", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2025-02-14 21:03:14 EST] ; stop_time=[n/a] ; pid=3806 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-02-14 21:03:14 EST", "InactiveEnterTimestampMonotonic": "1224197583", "InactiveExitTimestamp": "Fri 2025-02-14 21:03:14 EST", "InactiveExitTimestampMonotonic": "1224200336", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "3806", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-02-14 21:03:14 EST", "WatchdogTimestampMonotonic": "1224200308", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Friday 14 February 2025 21:03:18 -0500 (0:00:01.161) 0:02:18.312 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003258", "end": "2025-02-14 21:03:19.173267", "failed_when_result": false, "rc": 1, "start": "2025-02-14 21:03:19.170009" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Friday 14 February 2025 21:03:19 -0500 (0:00:00.780) 0:02:19.092 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003508", "end": "2025-02-14 21:03:19.790702", "failed_when_result": false, "rc": 1, "start": "2025-02-14 21:03:19.787194" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Friday 14 February 2025 21:03:19 -0500 (0:00:00.473) 0:02:19.577 ******* ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Wait for mssql-server to prepare for client connections] ***************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 Friday 14 February 2025 21:03:20 -0500 (0:00:00.145) 0:02:19.722 ******* ok: [managed-node2] => { "changed": false, "elapsed": 1, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 7260, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:99 Friday 14 February 2025 21:03:21 -0500 (0:00:01.524) 0:02:21.247 ******* ok: [managed-node2] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools18/bin/sqlcmd", "-C", "-No", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.022653", "end": "2025-02-14 21:03:21.865546", "rc": 0, "start": "2025-02-14 21:03:21.842893" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2019 (RTM-CU27) (KB5037331) - 15.0.4375.4 (X64) Jun 10 2024 18:00:07 Copyright (C) 2019 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:118 Friday 14 February 2025 21:03:22 -0500 (0:00:00.483) 0:02:21.730 ******* ok: [managed-node2] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:122 Friday 14 February 2025 21:03:22 -0500 (0:00:00.128) 0:02:21.858 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:129 Friday 14 February 2025 21:03:22 -0500 (0:00:00.160) 0:02:22.018 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:140 Friday 14 February 2025 21:03:22 -0500 (0:00:00.135) 0:02:22.154 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:145 Friday 14 February 2025 21:03:22 -0500 (0:00:00.121) 0:02:22.276 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:150 Friday 14 February 2025 21:03:22 -0500 (0:00:00.156) 0:02:22.432 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:156 Friday 14 February 2025 21:03:22 -0500 (0:00:00.113) 0:02:22.546 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:162 Friday 14 February 2025 21:03:23 -0500 (0:00:00.147) 0:02:22.693 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:172 Friday 14 February 2025 21:03:23 -0500 (0:00:00.185) 0:02:22.878 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlscert] ************************************ task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 14 February 2025 21:03:23 -0500 (0:00:00.323) 0:02:23.202 ******* ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003814", "end": "2025-02-14 21:03:24.067230", "rc": 0, "start": "2025-02-14 21:03:24.063416" } TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 14 February 2025 21:03:24 -0500 (0:00:00.787) 0:02:23.989 ******* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 14 February 2025 21:03:24 -0500 (0:00:00.245) 0:02:24.235 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 14 February 2025 21:03:24 -0500 (0:00:00.248) 0:02:24.495 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:183 Friday 14 February 2025 21:03:25 -0500 (0:00:00.210) 0:02:24.706 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlskey] ************************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 14 February 2025 21:03:25 -0500 (0:00:00.411) 0:02:25.117 ******* ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004127", "end": "2025-02-14 21:03:25.972881", "rc": 0, "start": "2025-02-14 21:03:25.968754" } TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 14 February 2025 21:03:26 -0500 (0:00:00.741) 0:02:25.859 ******* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 14 February 2025 21:03:26 -0500 (0:00:00.225) 0:02:26.084 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 14 February 2025 21:03:26 -0500 (0:00:00.228) 0:02:26.313 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:195 Friday 14 February 2025 21:03:26 -0500 (0:00:00.231) 0:02:26.545 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlsprotocols] ******************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 14 February 2025 21:03:27 -0500 (0:00:00.366) 0:02:26.912 ******* ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004395", "end": "2025-02-14 21:03:27.815966", "rc": 0, "start": "2025-02-14 21:03:27.811571" } TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 14 February 2025 21:03:28 -0500 (0:00:00.781) 0:02:27.693 ******* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 14 February 2025 21:03:28 -0500 (0:00:00.129) 0:02:27.823 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 14 February 2025 21:03:28 -0500 (0:00:00.178) 0:02:28.001 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:203 Friday 14 February 2025 21:03:28 -0500 (0:00:00.221) 0:02:28.223 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting forceencryption] **************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 14 February 2025 21:03:28 -0500 (0:00:00.381) 0:02:28.604 ******* ok: [managed-node2] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003999", "end": "2025-02-14 21:03:29.395059", "rc": 0, "start": "2025-02-14 21:03:29.391060" } TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 14 February 2025 21:03:29 -0500 (0:00:00.586) 0:02:29.191 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 14 February 2025 21:03:29 -0500 (0:00:00.116) 0:02:29.307 ******* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 14 February 2025 21:03:29 -0500 (0:00:00.131) 0:02:29.439 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:210 Friday 14 February 2025 21:03:29 -0500 (0:00:00.110) 0:02:29.549 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove certificates from hosts] ****************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:99 Friday 14 February 2025 21:03:30 -0500 (0:00:00.106) 0:02:29.656 ******* changed: [managed-node2] => (item=/etc/pki/tls/certs/ansible.otHMLs) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/certs/ansible.otHMLs", "path": "/etc/pki/tls/certs/ansible.otHMLs", "state": "absent" } changed: [managed-node2] => (item=/etc/pki/tls/private/ansible.wWL4TR) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/private/ansible.wWL4TR", "path": "/etc/pki/tls/private/ansible.wWL4TR", "state": "absent" } TASK [Copy certificates to hosts] ********************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:107 Friday 14 February 2025 21:03:31 -0500 (0:00:01.052) 0:02:30.708 ******* ok: [managed-node2] => (item=/tmp/ansible.otHMLs) => { "ansible_loop_var": "item", "changed": false, "checksum": "9b2a40392ca2cc678f6fbe916251d16bb9500a88", "dest": "/tmp/ansible.otHMLs", "gid": 0, "group": "root", "item": "/tmp/ansible.otHMLs", "mode": "0600", "owner": "root", "path": "/tmp/ansible.otHMLs", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1103, "state": "file", "uid": 0 } ok: [managed-node2] => (item=/tmp/ansible.wWL4TR) => { "ansible_loop_var": "item", "changed": false, "checksum": "1d717807872fd24dd28419fdc3c65bd754eeb21e", "dest": "/tmp/ansible.wWL4TR", "gid": 0, "group": "root", "item": "/tmp/ansible.wWL4TR", "mode": "0600", "owner": "root", "path": "/tmp/ansible.wWL4TR", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1704, "state": "file", "uid": 0 } TASK [Set mssql_tls_cert and mssql_tls_private_key for the following test] ***** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:116 Friday 14 February 2025 21:03:32 -0500 (0:00:01.495) 0:02:32.203 ******* ok: [managed-node2] => { "ansible_facts": { "mssql_tls_cert": "/tmp/ansible.otHMLs", "mssql_tls_private_key": "ansible.wWL4TR" }, "changed": false } TASK [Test with certs on managed nodes] **************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:121 Friday 14 February 2025 21:03:32 -0500 (0:00:00.154) 0:02:32.358 ******* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 14 February 2025 21:03:33 -0500 (0:00:01.213) 0:02:33.572 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 14 February 2025 21:03:34 -0500 (0:00:00.125) 0:02:33.697 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 14 February 2025 21:03:34 -0500 (0:00:00.141) 0:02:33.838 ******* ok: [managed-node2] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node2] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 14 February 2025 21:03:34 -0500 (0:00:00.248) 0:02:34.087 ******* ok: [managed-node2] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Friday 14 February 2025 21:03:34 -0500 (0:00:00.131) 0:02:34.218 ******* skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Friday 14 February 2025 21:03:34 -0500 (0:00:00.162) 0:02:34.380 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Friday 14 February 2025 21:03:34 -0500 (0:00:00.106) 0:02:34.487 ******* skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Friday 14 February 2025 21:03:34 -0500 (0:00:00.154) 0:02:34.641 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Friday 14 February 2025 21:03:35 -0500 (0:00:00.109) 0:02:34.752 ******* skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Friday 14 February 2025 21:03:35 -0500 (0:00:00.117) 0:02:34.869 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Friday 14 February 2025 21:03:35 -0500 (0:00:00.181) 0:02:35.050 ******* skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Friday 14 February 2025 21:03:35 -0500 (0:00:00.108) 0:02:35.159 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Friday 14 February 2025 21:03:35 -0500 (0:00:00.121) 0:02:35.281 ******* skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Friday 14 February 2025 21:03:35 -0500 (0:00:00.093) 0:02:35.374 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail on RHEL or CentOS 10 because it's not supported] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Friday 14 February 2025 21:03:35 -0500 (0:00:00.107) 0:02:35.481 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Friday 14 February 2025 21:03:35 -0500 (0:00:00.117) 0:02:35.599 ******* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Friday 14 February 2025 21:03:36 -0500 (0:00:00.165) 0:02:35.764 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Friday 14 February 2025 21:03:36 -0500 (0:00:00.148) 0:02:35.912 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Friday 14 February 2025 21:03:36 -0500 (0:00:00.105) 0:02:36.018 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Friday 14 February 2025 21:03:36 -0500 (0:00:00.109) 0:02:36.128 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Friday 14 February 2025 21:03:36 -0500 (0:00:00.089) 0:02:36.217 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_manage_selinux is set properly] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Friday 14 February 2025 21:03:36 -0500 (0:00:00.092) 0:02:36.309 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Friday 14 February 2025 21:03:36 -0500 (0:00:00.069) 0:02:36.378 ******* ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Friday 14 February 2025 21:03:38 -0500 (0:00:01.868) 0:02:38.247 ******* skipping: [managed-node2] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item={u'value': 15, u'key': 2019}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [managed-node2] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Friday 14 February 2025 21:03:38 -0500 (0:00:00.286) 0:02:38.534 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Friday 14 February 2025 21:03:39 -0500 (0:00:00.142) 0:02:38.676 ******* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188 Friday 14 February 2025 21:03:39 -0500 (0:00:00.142) 0:02:38.819 ******* skipping: [managed-node2] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 Friday 14 February 2025 21:03:39 -0500 (0:00:00.176) 0:02:38.995 ******* ok: [managed-node2] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:216 Friday 14 February 2025 21:03:39 -0500 (0:00:00.561) 0:02:39.556 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Friday 14 February 2025 21:03:40 -0500 (0:00:00.107) 0:02:39.664 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:237 Friday 14 February 2025 21:03:40 -0500 (0:00:00.138) 0:02:39.802 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Friday 14 February 2025 21:03:40 -0500 (0:00:00.234) 0:02:40.037 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:260 Friday 14 February 2025 21:03:40 -0500 (0:00:00.194) 0:02:40.231 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Friday 14 February 2025 21:03:40 -0500 (0:00:00.116) 0:02:40.347 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Friday 14 February 2025 21:03:40 -0500 (0:00:00.087) 0:02:40.435 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Friday 14 February 2025 21:03:40 -0500 (0:00:00.111) 0:02:40.546 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 Friday 14 February 2025 21:03:41 -0500 (0:00:00.102) 0:02:40.648 ******* ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 Friday 14 February 2025 21:03:41 -0500 (0:00:00.757) 0:02:41.406 ******* ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "mssql-server-15.0.4375.4-1.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:314 Friday 14 February 2025 21:03:42 -0500 (0:00:00.811) 0:02:42.217 ******* ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile = ' /var/opt/mssql/mssql.conf \\\n| sed 's/errorlogfile : //')\" || :\nif [ -s \"${errorlog}\" ]; then\n echo \"${errorlog}\"\nelif [ -s /var/opt/mssql/log/errorlog ]; then\n echo /var/opt/mssql/log/errorlog\nelse\n echo \"\"\nfi\n", "delta": "0:00:00.004794", "end": "2025-02-14 21:03:42.903132", "rc": 0, "start": "2025-02-14 21:03:42.898338" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:330 Friday 14 February 2025 21:03:43 -0500 (0:00:00.453) 0:02:42.671 ******* ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:334 Friday 14 February 2025 21:03:43 -0500 (0:00:00.962) 0:02:43.633 ******* ok: [managed-node2] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:343 Friday 14 February 2025 21:03:44 -0500 (0:00:00.159) 0:02:43.792 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:359 Friday 14 February 2025 21:03:44 -0500 (0:00:00.109) 0:02:43.902 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:384 Friday 14 February 2025 21:03:44 -0500 (0:00:00.148) 0:02:44.051 ******* skipping: [managed-node2] => (item={u'path': None, u'setting': u'defaultdatadir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'path': None, u'setting': u'defaultlogdir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:399 Friday 14 February 2025 21:03:44 -0500 (0:00:00.188) 0:02:44.240 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:413 Friday 14 February 2025 21:03:44 -0500 (0:00:00.181) 0:02:44.422 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:424 Friday 14 February 2025 21:03:44 -0500 (0:00:00.133) 0:02:44.555 ******* ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } lsrpackages: tuned-profiles-mssql TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Friday 14 February 2025 21:03:45 -0500 (0:00:00.574) 0:02:45.130 ******* ok: [managed-node2] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-02-14 20:42:58 EST", "ActiveEnterTimestampMonotonic": "8366106", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target basic.target systemd-sysctl.service dbus.service system.slice systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-02-14 20:42:57 EST", "AssertTimestampMonotonic": "7665521", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-02-14 20:42:57 EST", "ConditionTimestampMonotonic": "7665519", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "846", "ExecMainStartTimestamp": "Fri 2025-02-14 20:42:57 EST", "ExecMainStartTimestampMonotonic": "7666709", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-02-14 20:42:57 EST", "InactiveExitTimestampMonotonic": "7666747", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "846", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice dbus.service polkit.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-02-14 20:42:58 EST", "WatchdogTimestampMonotonic": "8366060", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:437 Friday 14 February 2025 21:03:45 -0500 (0:00:00.446) 0:02:45.576 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.084020", "end": "2025-02-14 21:03:46.300034", "rc": 0, "start": "2025-02-14 21:03:46.216014" } STDOUT: Current active profile: virtual-guest mssql TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:450 Friday 14 February 2025 21:03:46 -0500 (0:00:00.505) 0:02:46.082 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:463 Friday 14 February 2025 21:03:46 -0500 (0:00:00.124) 0:02:46.207 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:472 Friday 14 February 2025 21:03:46 -0500 (0:00:00.177) 0:02:46.385 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:482 Friday 14 February 2025 21:03:46 -0500 (0:00:00.151) 0:02:46.536 ******* ok: [managed-node2] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:490 Friday 14 February 2025 21:03:47 -0500 (0:00:00.516) 0:02:47.052 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:499 Friday 14 February 2025 21:03:47 -0500 (0:00:00.219) 0:02:47.272 ******* ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "mssql-tools18-18.4.1.1-1.x86_64 providing mssql-tools18 is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } lsrpackages: mssql-tools18 unixODBC-devel TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:516 Friday 14 February 2025 21:03:48 -0500 (0:00:00.609) 0:02:47.881 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:530 Friday 14 February 2025 21:03:48 -0500 (0:00:00.126) 0:02:48.007 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Friday 14 February 2025 21:03:48 -0500 (0:00:00.113) 0:02:48.121 ******* changed: [managed-node2] => (item=/tmp/ansible.otHMLs) => { "ansible_loop_var": "item", "changed": true, "checksum": "9b2a40392ca2cc678f6fbe916251d16bb9500a88", "dest": "/etc/pki/tls/certs/ansible.otHMLs", "gid": 994, "group": "mssql", "item": "/tmp/ansible.otHMLs", "md5sum": "0d794e37d4ed5cc21410e24f5b5ede4a", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1103, "src": "/tmp/ansible.otHMLs", "state": "file", "uid": 996 } changed: [managed-node2] => (item=/tmp/ansible.wWL4TR) => { "ansible_loop_var": "item", "changed": true, "checksum": "1d717807872fd24dd28419fdc3c65bd754eeb21e", "dest": "/etc/pki/tls/private/ansible.wWL4TR", "gid": 994, "group": "mssql", "item": "/tmp/ansible.wWL4TR", "md5sum": "29464b721604fe3bebc1e05d46fcf6a1", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1704, "src": "/tmp/ansible.wWL4TR", "state": "file", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:553 Friday 14 February 2025 21:03:49 -0500 (0:00:00.779) 0:02:48.900 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 14 February 2025 21:03:49 -0500 (0:00:00.210) 0:02:49.111 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003927", "end": "2025-02-14 21:03:49.880114", "failed_when_result": false, "rc": 1, "start": "2025-02-14 21:03:49.876187" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 14 February 2025 21:03:50 -0500 (0:00:00.651) 0:02:49.763 ******* NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node2 changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlscert", "/etc/pki/tls/certs/ansible.otHMLs" ], "delta": "0:00:00.114388", "end": "2025-02-14 21:03:50.587309", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:03:50.472921" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 14 February 2025 21:03:50 -0500 (0:00:00.723) 0:02:50.486 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:562 Friday 14 February 2025 21:03:50 -0500 (0:00:00.117) 0:02:50.603 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 14 February 2025 21:03:51 -0500 (0:00:00.212) 0:02:50.815 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002790", "end": "2025-02-14 21:03:51.445883", "failed_when_result": false, "rc": 1, "start": "2025-02-14 21:03:51.443093" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 14 February 2025 21:03:51 -0500 (0:00:00.413) 0:02:51.229 ******* changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlskey", "/etc/pki/tls/private/ansible.wWL4TR" ], "delta": "0:00:00.116173", "end": "2025-02-14 21:03:51.997509", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:03:51.881336" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 14 February 2025 21:03:52 -0500 (0:00:00.563) 0:02:51.792 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:571 Friday 14 February 2025 21:03:52 -0500 (0:00:00.119) 0:02:51.912 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 14 February 2025 21:03:52 -0500 (0:00:00.217) 0:02:52.129 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003649", "end": "2025-02-14 21:03:52.768465", "failed_when_result": false, "rc": 1, "start": "2025-02-14 21:03:52.764816" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 14 February 2025 21:03:52 -0500 (0:00:00.432) 0:02:52.561 ******* changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.114600", "end": "2025-02-14 21:03:53.345484", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:03:53.230884" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 14 February 2025 21:03:53 -0500 (0:00:00.579) 0:02:53.141 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:578 Friday 14 February 2025 21:03:53 -0500 (0:00:00.101) 0:02:53.242 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 14 February 2025 21:03:53 -0500 (0:00:00.172) 0:02:53.415 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002738", "end": "2025-02-14 21:03:54.009085", "failed_when_result": false, "rc": 1, "start": "2025-02-14 21:03:54.006347" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 14 February 2025 21:03:54 -0500 (0:00:00.330) 0:02:53.745 ******* changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.115202", "end": "2025-02-14 21:03:54.485706", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:03:54.370504" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 14 February 2025 21:03:54 -0500 (0:00:00.627) 0:02:54.373 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:587 Friday 14 February 2025 21:03:54 -0500 (0:00:00.222) 0:02:54.595 ******* ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004352", "end": "2025-02-14 21:03:55.541521", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:03:55.537169" } STDOUT: 1 TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:596 Friday 14 February 2025 21:03:55 -0500 (0:00:00.859) 0:02:55.455 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Append -C to sqlcmd when TLS is configured but certs are self-signed] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Friday 14 February 2025 21:03:55 -0500 (0:00:00.124) 0:02:55.580 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:616 Friday 14 February 2025 21:03:56 -0500 (0:00:00.134) 0:02:55.714 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:620 Friday 14 February 2025 21:03:56 -0500 (0:00:00.140) 0:02:55.855 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Friday 14 February 2025 21:03:56 -0500 (0:00:00.108) 0:02:55.963 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:641 Friday 14 February 2025 21:03:56 -0500 (0:00:00.112) 0:02:56.076 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:648 Friday 14 February 2025 21:03:56 -0500 (0:00:00.080) 0:02:56.157 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the password of sa user] ******** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:656 Friday 14 February 2025 21:03:56 -0500 (0:00:00.085) 0:02:56.242 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:677 Friday 14 February 2025 21:03:56 -0500 (0:00:00.124) 0:02:56.366 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:684 Friday 14 February 2025 21:03:56 -0500 (0:00:00.145) 0:02:56.512 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:695 Friday 14 February 2025 21:03:57 -0500 (0:00:00.147) 0:02:56.660 ******* ok: [managed-node2] => { "changed": false, "cmd": "errorlog_edition=\"$(grep -oi 'Evaluation edition' \\\n/var/opt/mssql/log/errorlog)\"\nif [ -z \"${errorlog_edition}\" ]; then\n edition_matches=false\nelse\n edition_matches=true\nfi\necho \"${edition_matches}\"\n", "delta": "0:00:00.004572", "end": "2025-02-14 21:03:57.519998", "rc": 0, "start": "2025-02-14 21:03:57.515426" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:709 Friday 14 February 2025 21:03:57 -0500 (0:00:00.703) 0:02:57.364 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:716 Friday 14 February 2025 21:03:57 -0500 (0:00:00.119) 0:02:57.483 ******* ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the edition of MSSQL] *********** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:722 Friday 14 February 2025 21:03:59 -0500 (0:00:01.837) 0:02:59.321 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the IP address setting] ****** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:741 Friday 14 February 2025 21:03:59 -0500 (0:00:00.133) 0:02:59.454 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:748 Friday 14 February 2025 21:03:59 -0500 (0:00:00.142) 0:02:59.596 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Friday 14 February 2025 21:04:00 -0500 (0:00:00.143) 0:02:59.739 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Friday 14 February 2025 21:04:00 -0500 (0:00:00.134) 0:02:59.874 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 14 February 2025 21:04:00 -0500 (0:00:00.318) 0:03:00.193 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003786", "end": "2025-02-14 21:04:00.928522", "failed_when_result": false, "rc": 1, "start": "2025-02-14 21:04:00.924736" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 14 February 2025 21:04:01 -0500 (0:00:00.518) 0:03:00.711 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.119278", "end": "2025-02-14 21:04:01.479256", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:04:01.359978" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [fedora.linux_system_roles.mssql : Unset the setting network tcpport] ***** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 14 February 2025 21:04:01 -0500 (0:00:00.721) 0:03:01.432 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:773 Friday 14 February 2025 21:04:02 -0500 (0:00:00.218) 0:03:01.651 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:793 Friday 14 February 2025 21:04:02 -0500 (0:00:00.225) 0:03:01.876 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:800 Friday 14 February 2025 21:04:02 -0500 (0:00:00.198) 0:03:02.075 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:807 Friday 14 February 2025 21:04:02 -0500 (0:00:00.153) 0:03:02.229 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:816 Friday 14 February 2025 21:04:02 -0500 (0:00:00.124) 0:03:02.354 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:822 Friday 14 February 2025 21:04:02 -0500 (0:00:00.252) 0:03:02.606 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:829 Friday 14 February 2025 21:04:03 -0500 (0:00:00.124) 0:03:02.730 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:837 Friday 14 February 2025 21:04:03 -0500 (0:00:00.185) 0:03:02.916 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Friday 14 February 2025 21:04:03 -0500 (0:00:00.138) 0:03:03.054 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:853 Friday 14 February 2025 21:04:03 -0500 (0:00:00.124) 0:03:03.179 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:861 Friday 14 February 2025 21:04:03 -0500 (0:00:00.119) 0:03:03.298 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Friday 14 February 2025 21:04:03 -0500 (0:00:00.132) 0:03:03.430 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Friday 14 February 2025 21:04:03 -0500 (0:00:00.112) 0:03:03.543 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Friday 14 February 2025 21:04:04 -0500 (0:00:00.201) 0:03:03.745 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Friday 14 February 2025 21:04:04 -0500 (0:00:00.117) 0:03:03.863 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Check if AD user exists] *************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Friday 14 February 2025 21:04:04 -0500 (0:00:00.150) 0:03:04.014 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:914 Friday 14 February 2025 21:04:04 -0500 (0:00:00.133) 0:03:04.147 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure proper configuration on user] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:928 Friday 14 February 2025 21:04:04 -0500 (0:00:00.125) 0:03:04.272 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:938 Friday 14 February 2025 21:04:04 -0500 (0:00:00.210) 0:03:04.483 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:943 Friday 14 February 2025 21:04:04 -0500 (0:00:00.133) 0:03:04.616 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:960 Friday 14 February 2025 21:04:05 -0500 (0:00:00.126) 0:03:04.743 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:965 Friday 14 February 2025 21:04:05 -0500 (0:00:00.116) 0:03:04.860 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:970 Friday 14 February 2025 21:04:05 -0500 (0:00:00.139) 0:03:05.000 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:976 Friday 14 February 2025 21:04:05 -0500 (0:00:00.111) 0:03:05.111 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1002 Friday 14 February 2025 21:04:05 -0500 (0:00:00.278) 0:03:05.390 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1023 Friday 14 February 2025 21:04:05 -0500 (0:00:00.242) 0:03:05.632 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1031 Friday 14 February 2025 21:04:06 -0500 (0:00:00.117) 0:03:05.750 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1041 Friday 14 February 2025 21:04:06 -0500 (0:00:00.109) 0:03:05.860 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1047 Friday 14 February 2025 21:04:06 -0500 (0:00:00.112) 0:03:05.973 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1065 Friday 14 February 2025 21:04:06 -0500 (0:00:00.130) 0:03:06.103 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1076 Friday 14 February 2025 21:04:06 -0500 (0:00:00.118) 0:03:06.222 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1096 Friday 14 February 2025 21:04:06 -0500 (0:00:00.132) 0:03:06.354 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1149 Friday 14 February 2025 21:04:06 -0500 (0:00:00.184) 0:03:06.539 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1156 Friday 14 February 2025 21:04:07 -0500 (0:00:00.141) 0:03:06.680 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1163 Friday 14 February 2025 21:04:07 -0500 (0:00:00.130) 0:03:06.811 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Friday 14 February 2025 21:04:07 -0500 (0:00:00.097) 0:03:06.909 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1179 Friday 14 February 2025 21:04:07 -0500 (0:00:00.096) 0:03:07.005 ******* skipping: [managed-node2] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1187 Friday 14 February 2025 21:04:07 -0500 (0:00:00.134) 0:03:07.140 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1196 Friday 14 February 2025 21:04:07 -0500 (0:00:00.108) 0:03:07.248 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1204 Friday 14 February 2025 21:04:07 -0500 (0:00:00.129) 0:03:07.378 ******* skipping: [managed-node2] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1218 Friday 14 February 2025 21:04:07 -0500 (0:00:00.145) 0:03:07.523 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1224 Friday 14 February 2025 21:04:07 -0500 (0:00:00.087) 0:03:07.611 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that primary instance hosts is available] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1246 Friday 14 February 2025 21:04:08 -0500 (0:00:00.107) 0:03:07.718 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1256 Friday 14 February 2025 21:04:08 -0500 (0:00:00.265) 0:03:07.983 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1265 Friday 14 February 2025 21:04:08 -0500 (0:00:00.118) 0:03:08.102 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1274 Friday 14 February 2025 21:04:08 -0500 (0:00:00.134) 0:03:08.237 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1285 Friday 14 February 2025 21:04:08 -0500 (0:00:00.149) 0:03:08.387 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1298 Friday 14 February 2025 21:04:08 -0500 (0:00:00.122) 0:03:08.509 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1307 Friday 14 February 2025 21:04:09 -0500 (0:00:00.191) 0:03:08.700 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1314 Friday 14 February 2025 21:04:09 -0500 (0:00:00.120) 0:03:08.821 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1321 Friday 14 February 2025 21:04:09 -0500 (0:00:00.118) 0:03:08.940 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1329 Friday 14 February 2025 21:04:09 -0500 (0:00:00.126) 0:03:09.067 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1336 Friday 14 February 2025 21:04:09 -0500 (0:00:00.116) 0:03:09.183 ******* skipping: [managed-node2] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1348 Friday 14 February 2025 21:04:09 -0500 (0:00:00.138) 0:03:09.321 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1357 Friday 14 February 2025 21:04:09 -0500 (0:00:00.123) 0:03:09.444 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1364 Friday 14 February 2025 21:04:09 -0500 (0:00:00.113) 0:03:09.558 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1370 Friday 14 February 2025 21:04:10 -0500 (0:00:00.110) 0:03:09.669 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1378 Friday 14 February 2025 21:04:10 -0500 (0:00:00.111) 0:03:09.781 ******* skipping: [managed-node2] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1391 Friday 14 February 2025 21:04:10 -0500 (0:00:00.210) 0:03:09.992 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run ha_cluster to configure pacemaker] *********************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1403 Friday 14 February 2025 21:04:10 -0500 (0:00:00.133) 0:03:10.126 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1408 Friday 14 February 2025 21:04:10 -0500 (0:00:00.143) 0:03:10.269 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1416 Friday 14 February 2025 21:04:10 -0500 (0:00:00.113) 0:03:10.383 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1425 Friday 14 February 2025 21:04:10 -0500 (0:00:00.120) 0:03:10.504 ******* changed: [managed-node2] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Friday 14 February 2025 21:04:11 -0500 (0:00:00.857) 0:03:11.362 ******* changed: [managed-node2] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-02-14 21:03:14 EST", "ActiveEnterTimestampMonotonic": "1224200336", "ActiveExitTimestamp": "Fri 2025-02-14 21:03:14 EST", "ActiveExitTimestampMonotonic": "1223613676", "ActiveState": "active", "After": "basic.target network.target auditd.service system.slice -.mount systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-02-14 21:03:14 EST", "AssertTimestampMonotonic": "1224199566", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-02-14 21:03:14 EST", "ConditionTimestampMonotonic": "1224199564", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "3806", "ExecMainStartTimestamp": "Fri 2025-02-14 21:03:14 EST", "ExecMainStartTimestampMonotonic": "1224200267", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2025-02-14 21:03:14 EST] ; stop_time=[n/a] ; pid=3806 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-02-14 21:03:14 EST", "InactiveEnterTimestampMonotonic": "1224197583", "InactiveExitTimestamp": "Fri 2025-02-14 21:03:14 EST", "InactiveExitTimestampMonotonic": "1224200336", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "3806", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-02-14 21:03:14 EST", "WatchdogTimestampMonotonic": "1224200308", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1438 Friday 14 February 2025 21:04:13 -0500 (0:00:01.815) 0:03:13.178 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1445 Friday 14 February 2025 21:04:13 -0500 (0:00:00.113) 0:03:13.292 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:131 Friday 14 February 2025 21:04:13 -0500 (0:00:00.113) 0:03:13.405 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node2 TASK [Check if the errorlog file exists and its location] ********************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:8 Friday 14 February 2025 21:04:14 -0500 (0:00:00.598) 0:03:14.004 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:23 Friday 14 February 2025 21:04:14 -0500 (0:00:00.077) 0:03:14.081 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:35 Friday 14 February 2025 21:04:14 -0500 (0:00:00.110) 0:03:14.192 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Friday 14 February 2025 21:04:14 -0500 (0:00:00.125) 0:03:14.318 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Friday 14 February 2025 21:04:14 -0500 (0:00:00.193) 0:03:14.511 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Friday 14 February 2025 21:04:15 -0500 (0:00:00.139) 0:03:14.650 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Friday 14 February 2025 21:04:15 -0500 (0:00:00.122) 0:03:14.773 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Friday 14 February 2025 21:04:15 -0500 (0:00:00.209) 0:03:14.983 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Friday 14 February 2025 21:04:15 -0500 (0:00:00.111) 0:03:15.094 ******* TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Friday 14 February 2025 21:04:15 -0500 (0:00:00.212) 0:03:15.307 ******* ok: [managed-node2] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-02-14 21:04:13 EST", "ActiveEnterTimestampMonotonic": "1282579888", "ActiveExitTimestamp": "Fri 2025-02-14 21:04:12 EST", "ActiveExitTimestampMonotonic": "1281495849", "ActiveState": "active", "After": "basic.target network.target auditd.service system.slice -.mount systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-02-14 21:04:13 EST", "AssertTimestampMonotonic": "1282579296", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-02-14 21:04:13 EST", "ConditionTimestampMonotonic": "1282579294", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6245", "ExecMainStartTimestamp": "Fri 2025-02-14 21:04:13 EST", "ExecMainStartTimestampMonotonic": "1282579826", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2025-02-14 21:04:13 EST] ; stop_time=[n/a] ; pid=6245 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-02-14 21:04:13 EST", "InactiveEnterTimestampMonotonic": "1282577801", "InactiveExitTimestamp": "Fri 2025-02-14 21:04:13 EST", "InactiveExitTimestampMonotonic": "1282579888", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "6245", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-02-14 21:04:13 EST", "WatchdogTimestampMonotonic": "1282579866", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Friday 14 February 2025 21:04:16 -0500 (0:00:01.034) 0:03:16.341 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.004029", "end": "2025-02-14 21:04:17.343098", "failed_when_result": false, "rc": 1, "start": "2025-02-14 21:04:17.339069" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Friday 14 February 2025 21:04:17 -0500 (0:00:00.797) 0:03:17.138 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003037", "end": "2025-02-14 21:04:17.769095", "failed_when_result": false, "rc": 1, "start": "2025-02-14 21:04:17.766058" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Friday 14 February 2025 21:04:17 -0500 (0:00:00.408) 0:03:17.547 ******* ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Wait for mssql-server to prepare for client connections] ***************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 Friday 14 February 2025 21:04:18 -0500 (0:00:00.133) 0:03:17.681 ******* ok: [managed-node2] => { "changed": false, "elapsed": 1, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 7350, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:99 Friday 14 February 2025 21:04:19 -0500 (0:00:01.408) 0:03:19.090 ******* ok: [managed-node2] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools18/bin/sqlcmd", "-C", "-No", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.022762", "end": "2025-02-14 21:04:19.751442", "rc": 0, "start": "2025-02-14 21:04:19.728680" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2019 (RTM-CU27) (KB5037331) - 15.0.4375.4 (X64) Jun 10 2024 18:00:07 Copyright (C) 2019 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:118 Friday 14 February 2025 21:04:19 -0500 (0:00:00.480) 0:03:19.570 ******* ok: [managed-node2] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:122 Friday 14 February 2025 21:04:20 -0500 (0:00:00.147) 0:03:19.717 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:129 Friday 14 February 2025 21:04:20 -0500 (0:00:00.125) 0:03:19.843 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:140 Friday 14 February 2025 21:04:20 -0500 (0:00:00.231) 0:03:20.074 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:145 Friday 14 February 2025 21:04:20 -0500 (0:00:00.125) 0:03:20.200 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:150 Friday 14 February 2025 21:04:20 -0500 (0:00:00.112) 0:03:20.313 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:156 Friday 14 February 2025 21:04:20 -0500 (0:00:00.116) 0:03:20.430 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:162 Friday 14 February 2025 21:04:20 -0500 (0:00:00.114) 0:03:20.544 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:172 Friday 14 February 2025 21:04:21 -0500 (0:00:00.132) 0:03:20.677 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlscert] ************************************ task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 14 February 2025 21:04:21 -0500 (0:00:00.215) 0:03:20.892 ******* ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004442", "end": "2025-02-14 21:04:21.533305", "rc": 0, "start": "2025-02-14 21:04:21.528863" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.otHMLs TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 14 February 2025 21:04:21 -0500 (0:00:00.555) 0:03:21.448 ******* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 14 February 2025 21:04:22 -0500 (0:00:00.305) 0:03:21.753 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/certs/ansible.otHMLs] ***************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 14 February 2025 21:04:22 -0500 (0:00:00.209) 0:03:21.963 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:183 Friday 14 February 2025 21:04:22 -0500 (0:00:00.225) 0:03:22.188 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlskey] ************************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 14 February 2025 21:04:22 -0500 (0:00:00.233) 0:03:22.422 ******* ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004448", "end": "2025-02-14 21:04:23.070402", "rc": 0, "start": "2025-02-14 21:04:23.065954" } STDOUT: tlskey = /etc/pki/tls/private/ansible.wWL4TR TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 14 February 2025 21:04:23 -0500 (0:00:00.433) 0:03:22.856 ******* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 14 February 2025 21:04:23 -0500 (0:00:00.146) 0:03:23.003 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/private/ansible.wWL4TR] *************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 14 February 2025 21:04:23 -0500 (0:00:00.131) 0:03:23.134 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:195 Friday 14 February 2025 21:04:23 -0500 (0:00:00.220) 0:03:23.355 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlsprotocols] ******************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 14 February 2025 21:04:23 -0500 (0:00:00.217) 0:03:23.573 ******* ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004503", "end": "2025-02-14 21:04:24.216476", "rc": 0, "start": "2025-02-14 21:04:24.211973" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 14 February 2025 21:04:24 -0500 (0:00:00.437) 0:03:24.010 ******* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 14 February 2025 21:04:24 -0500 (0:00:00.137) 0:03:24.148 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 14 February 2025 21:04:24 -0500 (0:00:00.124) 0:03:24.273 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:203 Friday 14 February 2025 21:04:24 -0500 (0:00:00.118) 0:03:24.391 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting forceencryption] **************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 14 February 2025 21:04:24 -0500 (0:00:00.224) 0:03:24.616 ******* ok: [managed-node2] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004230", "end": "2025-02-14 21:04:25.250533", "rc": 0, "start": "2025-02-14 21:04:25.246303" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 14 February 2025 21:04:25 -0500 (0:00:00.446) 0:03:25.063 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 14 February 2025 21:04:25 -0500 (0:00:00.106) 0:03:25.169 ******* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 14 February 2025 21:04:25 -0500 (0:00:00.119) 0:03:25.289 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:210 Friday 14 February 2025 21:04:25 -0500 (0:00:00.080) 0:03:25.369 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the ansible_managed header in the configuration file] ************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:137 Friday 14 February 2025 21:04:25 -0500 (0:00:00.069) 0:03:25.439 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/check_header.yml for managed-node2 TASK [Grep the ansible_managed header in /var/opt/mssql/mssql.conf] ************ task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/check_header.yml:4 Friday 14 February 2025 21:04:26 -0500 (0:00:00.499) 0:03:25.938 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "Ansible managed\n", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002939", "end": "2025-02-14 21:04:26.739718", "rc": 0, "start": "2025-02-14 21:04:26.736779" } STDOUT: # BEGIN ANSIBLE MANAGED BLOCK # # Ansible managed # # system_role:mssql # END ANSIBLE MANAGED BLOCK [sqlagent] enabled = false [EULA] accepteula = Y [network] tlscert = /etc/pki/tls/certs/ansible.otHMLs tlskey = /etc/pki/tls/private/ansible.wWL4TR tlsprotocols = 1.2 forceencryption = 1 TASK [Disable TLS encryption] ************************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:141 Friday 14 February 2025 21:04:26 -0500 (0:00:00.581) 0:03:26.519 ******* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 14 February 2025 21:04:28 -0500 (0:00:01.177) 0:03:27.697 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 14 February 2025 21:04:28 -0500 (0:00:00.136) 0:03:27.833 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 14 February 2025 21:04:28 -0500 (0:00:00.135) 0:03:27.969 ******* ok: [managed-node2] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node2] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 14 February 2025 21:04:28 -0500 (0:00:00.174) 0:03:28.143 ******* ok: [managed-node2] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Friday 14 February 2025 21:04:28 -0500 (0:00:00.127) 0:03:28.270 ******* skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Friday 14 February 2025 21:04:28 -0500 (0:00:00.242) 0:03:28.513 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Friday 14 February 2025 21:04:28 -0500 (0:00:00.115) 0:03:28.629 ******* skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Friday 14 February 2025 21:04:29 -0500 (0:00:00.116) 0:03:28.746 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Friday 14 February 2025 21:04:29 -0500 (0:00:00.111) 0:03:28.857 ******* skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Friday 14 February 2025 21:04:29 -0500 (0:00:00.109) 0:03:28.967 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Friday 14 February 2025 21:04:29 -0500 (0:00:00.093) 0:03:29.061 ******* skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Friday 14 February 2025 21:04:29 -0500 (0:00:00.116) 0:03:29.177 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Friday 14 February 2025 21:04:29 -0500 (0:00:00.125) 0:03:29.303 ******* skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Friday 14 February 2025 21:04:29 -0500 (0:00:00.113) 0:03:29.417 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail on RHEL or CentOS 10 because it's not supported] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Friday 14 February 2025 21:04:29 -0500 (0:00:00.105) 0:03:29.522 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Friday 14 February 2025 21:04:30 -0500 (0:00:00.134) 0:03:29.657 ******* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Friday 14 February 2025 21:04:30 -0500 (0:00:00.136) 0:03:29.793 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Friday 14 February 2025 21:04:30 -0500 (0:00:00.109) 0:03:29.902 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Friday 14 February 2025 21:04:30 -0500 (0:00:00.111) 0:03:30.014 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Friday 14 February 2025 21:04:30 -0500 (0:00:00.104) 0:03:30.119 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Friday 14 February 2025 21:04:30 -0500 (0:00:00.093) 0:03:30.213 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_manage_selinux is set properly] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Friday 14 February 2025 21:04:30 -0500 (0:00:00.107) 0:03:30.320 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Friday 14 February 2025 21:04:30 -0500 (0:00:00.108) 0:03:30.429 ******* ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Friday 14 February 2025 21:04:32 -0500 (0:00:01.696) 0:03:32.125 ******* skipping: [managed-node2] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item={u'value': 15, u'key': 2019}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [managed-node2] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Friday 14 February 2025 21:04:32 -0500 (0:00:00.434) 0:03:32.560 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Friday 14 February 2025 21:04:33 -0500 (0:00:00.116) 0:03:32.676 ******* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188 Friday 14 February 2025 21:04:33 -0500 (0:00:00.127) 0:03:32.804 ******* skipping: [managed-node2] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 Friday 14 February 2025 21:04:33 -0500 (0:00:00.205) 0:03:33.010 ******* ok: [managed-node2] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:216 Friday 14 February 2025 21:04:33 -0500 (0:00:00.542) 0:03:33.553 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Friday 14 February 2025 21:04:33 -0500 (0:00:00.082) 0:03:33.635 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:237 Friday 14 February 2025 21:04:34 -0500 (0:00:00.110) 0:03:33.746 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Friday 14 February 2025 21:04:34 -0500 (0:00:00.107) 0:03:33.854 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:260 Friday 14 February 2025 21:04:34 -0500 (0:00:00.098) 0:03:33.952 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Friday 14 February 2025 21:04:34 -0500 (0:00:00.081) 0:03:34.034 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Friday 14 February 2025 21:04:34 -0500 (0:00:00.075) 0:03:34.110 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Friday 14 February 2025 21:04:34 -0500 (0:00:00.321) 0:03:34.431 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 Friday 14 February 2025 21:04:34 -0500 (0:00:00.106) 0:03:34.538 ******* ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 Friday 14 February 2025 21:04:35 -0500 (0:00:00.612) 0:03:35.150 ******* ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "mssql-server-15.0.4375.4-1.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:314 Friday 14 February 2025 21:04:36 -0500 (0:00:00.593) 0:03:35.744 ******* ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile = ' /var/opt/mssql/mssql.conf \\\n| sed 's/errorlogfile : //')\" || :\nif [ -s \"${errorlog}\" ]; then\n echo \"${errorlog}\"\nelif [ -s /var/opt/mssql/log/errorlog ]; then\n echo /var/opt/mssql/log/errorlog\nelse\n echo \"\"\nfi\n", "delta": "0:00:00.004927", "end": "2025-02-14 21:04:36.356237", "rc": 0, "start": "2025-02-14 21:04:36.351310" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:330 Friday 14 February 2025 21:04:36 -0500 (0:00:00.348) 0:03:36.093 ******* ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:334 Friday 14 February 2025 21:04:37 -0500 (0:00:00.897) 0:03:36.990 ******* ok: [managed-node2] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:343 Friday 14 February 2025 21:04:37 -0500 (0:00:00.114) 0:03:37.105 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:359 Friday 14 February 2025 21:04:37 -0500 (0:00:00.076) 0:03:37.181 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:384 Friday 14 February 2025 21:04:37 -0500 (0:00:00.108) 0:03:37.289 ******* skipping: [managed-node2] => (item={u'path': None, u'setting': u'defaultdatadir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'path': None, u'setting': u'defaultlogdir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:399 Friday 14 February 2025 21:04:37 -0500 (0:00:00.130) 0:03:37.420 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:413 Friday 14 February 2025 21:04:37 -0500 (0:00:00.112) 0:03:37.533 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:424 Friday 14 February 2025 21:04:38 -0500 (0:00:00.123) 0:03:37.656 ******* ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } lsrpackages: tuned-profiles-mssql TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Friday 14 February 2025 21:04:38 -0500 (0:00:00.630) 0:03:38.287 ******* ok: [managed-node2] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-02-14 20:42:58 EST", "ActiveEnterTimestampMonotonic": "8366106", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target basic.target systemd-sysctl.service dbus.service system.slice systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-02-14 20:42:57 EST", "AssertTimestampMonotonic": "7665521", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-02-14 20:42:57 EST", "ConditionTimestampMonotonic": "7665519", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "846", "ExecMainStartTimestamp": "Fri 2025-02-14 20:42:57 EST", "ExecMainStartTimestampMonotonic": "7666709", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-02-14 20:42:57 EST", "InactiveExitTimestampMonotonic": "7666747", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "846", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice dbus.service polkit.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-02-14 20:42:58 EST", "WatchdogTimestampMonotonic": "8366060", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:437 Friday 14 February 2025 21:04:39 -0500 (0:00:00.548) 0:03:38.835 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.081981", "end": "2025-02-14 21:04:39.542316", "rc": 0, "start": "2025-02-14 21:04:39.460335" } STDOUT: Current active profile: virtual-guest mssql TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:450 Friday 14 February 2025 21:04:39 -0500 (0:00:00.559) 0:03:39.395 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:463 Friday 14 February 2025 21:04:39 -0500 (0:00:00.131) 0:03:39.526 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:472 Friday 14 February 2025 21:04:40 -0500 (0:00:00.140) 0:03:39.667 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:482 Friday 14 February 2025 21:04:40 -0500 (0:00:00.133) 0:03:39.800 ******* ok: [managed-node2] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:490 Friday 14 February 2025 21:04:40 -0500 (0:00:00.468) 0:03:40.269 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:499 Friday 14 February 2025 21:04:40 -0500 (0:00:00.123) 0:03:40.393 ******* ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "mssql-tools18-18.4.1.1-1.x86_64 providing mssql-tools18 is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } lsrpackages: mssql-tools18 unixODBC-devel TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:516 Friday 14 February 2025 21:04:41 -0500 (0:00:00.732) 0:03:41.126 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:530 Friday 14 February 2025 21:04:41 -0500 (0:00:00.108) 0:03:41.234 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Friday 14 February 2025 21:04:41 -0500 (0:00:00.115) 0:03:41.350 ******* skipping: [managed-node2] => (item=/tmp/ansible.otHMLs) => { "ansible_loop_var": "item", "changed": false, "item": "/tmp/ansible.otHMLs", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=ansible.wWL4TR) => { "ansible_loop_var": "item", "changed": false, "item": "ansible.wWL4TR", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:553 Friday 14 February 2025 21:04:41 -0500 (0:00:00.141) 0:03:41.492 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 14 February 2025 21:04:42 -0500 (0:00:00.205) 0:03:41.697 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002935", "end": "2025-02-14 21:04:42.418802", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:04:42.415867" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.otHMLs TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 14 February 2025 21:04:42 -0500 (0:00:00.694) 0:03:42.392 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 14 February 2025 21:04:42 -0500 (0:00:00.165) 0:03:42.557 ******* NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node2 changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlscert" ], "delta": "0:00:00.114964", "end": "2025-02-14 21:04:43.326341", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:04:43.211377" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:562 Friday 14 February 2025 21:04:43 -0500 (0:00:00.680) 0:03:43.238 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 14 February 2025 21:04:43 -0500 (0:00:00.324) 0:03:43.562 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002886", "end": "2025-02-14 21:04:44.369015", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:04:44.366129" } STDOUT: tlskey = /etc/pki/tls/private/ansible.wWL4TR TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 14 February 2025 21:04:44 -0500 (0:00:00.624) 0:03:44.186 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 14 February 2025 21:04:44 -0500 (0:00:00.232) 0:03:44.418 ******* changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.112808", "end": "2025-02-14 21:04:45.227687", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:04:45.114879" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:571 Friday 14 February 2025 21:04:45 -0500 (0:00:00.771) 0:03:45.190 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 14 February 2025 21:04:45 -0500 (0:00:00.299) 0:03:45.489 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003366", "end": "2025-02-14 21:04:46.146995", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:04:46.143629" } STDOUT: tlsprotocols = 1.2 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 14 February 2025 21:04:46 -0500 (0:00:00.441) 0:03:45.930 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 14 February 2025 21:04:46 -0500 (0:00:00.125) 0:03:46.056 ******* changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.117565", "end": "2025-02-14 21:04:46.840773", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:04:46.723208" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:578 Friday 14 February 2025 21:04:46 -0500 (0:00:00.570) 0:03:46.627 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 14 February 2025 21:04:47 -0500 (0:00:00.221) 0:03:46.849 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003047", "end": "2025-02-14 21:04:47.580170", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:04:47.577123" } STDOUT: forceencryption = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 14 February 2025 21:04:47 -0500 (0:00:00.659) 0:03:47.508 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 14 February 2025 21:04:47 -0500 (0:00:00.127) 0:03:47.636 ******* changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.117651", "end": "2025-02-14 21:04:48.411901", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:04:48.294250" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:587 Friday 14 February 2025 21:04:48 -0500 (0:00:00.566) 0:03:48.203 ******* ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004576", "end": "2025-02-14 21:04:48.965585", "failed_when_result": false, "rc": 1, "start": "2025-02-14 21:04:48.961009" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:596 Friday 14 February 2025 21:04:49 -0500 (0:00:00.555) 0:03:48.758 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Append -C to sqlcmd when TLS is configured but certs are self-signed] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Friday 14 February 2025 21:04:49 -0500 (0:00:00.130) 0:03:48.888 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:616 Friday 14 February 2025 21:04:49 -0500 (0:00:00.215) 0:03:49.104 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:620 Friday 14 February 2025 21:04:49 -0500 (0:00:00.215) 0:03:49.319 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Friday 14 February 2025 21:04:49 -0500 (0:00:00.159) 0:03:49.479 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:641 Friday 14 February 2025 21:04:49 -0500 (0:00:00.110) 0:03:49.589 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:648 Friday 14 February 2025 21:04:50 -0500 (0:00:00.078) 0:03:49.668 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the password of sa user] ******** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:656 Friday 14 February 2025 21:04:50 -0500 (0:00:00.093) 0:03:49.761 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:677 Friday 14 February 2025 21:04:50 -0500 (0:00:00.196) 0:03:49.958 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:684 Friday 14 February 2025 21:04:50 -0500 (0:00:00.118) 0:03:50.077 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:695 Friday 14 February 2025 21:04:50 -0500 (0:00:00.146) 0:03:50.223 ******* ok: [managed-node2] => { "changed": false, "cmd": "errorlog_edition=\"$(grep -oi 'Evaluation edition' \\\n/var/opt/mssql/log/errorlog)\"\nif [ -z \"${errorlog_edition}\" ]; then\n edition_matches=false\nelse\n edition_matches=true\nfi\necho \"${edition_matches}\"\n", "delta": "0:00:00.004693", "end": "2025-02-14 21:04:50.844351", "rc": 0, "start": "2025-02-14 21:04:50.839658" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:709 Friday 14 February 2025 21:04:50 -0500 (0:00:00.395) 0:03:50.619 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:716 Friday 14 February 2025 21:04:51 -0500 (0:00:00.114) 0:03:50.734 ******* ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the edition of MSSQL] *********** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:722 Friday 14 February 2025 21:04:52 -0500 (0:00:01.766) 0:03:52.500 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the IP address setting] ****** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:741 Friday 14 February 2025 21:04:53 -0500 (0:00:00.173) 0:03:52.673 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:748 Friday 14 February 2025 21:04:53 -0500 (0:00:00.130) 0:03:52.803 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Friday 14 February 2025 21:04:53 -0500 (0:00:00.207) 0:03:53.011 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Friday 14 February 2025 21:04:53 -0500 (0:00:00.246) 0:03:53.258 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 14 February 2025 21:04:53 -0500 (0:00:00.349) 0:03:53.608 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002767", "end": "2025-02-14 21:04:54.492767", "failed_when_result": false, "rc": 1, "start": "2025-02-14 21:04:54.490000" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 14 February 2025 21:04:54 -0500 (0:00:00.752) 0:03:54.360 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.116303", "end": "2025-02-14 21:04:55.366733", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:04:55.250430" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [fedora.linux_system_roles.mssql : Unset the setting network tcpport] ***** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 14 February 2025 21:04:55 -0500 (0:00:00.833) 0:03:55.194 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:773 Friday 14 February 2025 21:04:55 -0500 (0:00:00.107) 0:03:55.301 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:793 Friday 14 February 2025 21:04:55 -0500 (0:00:00.123) 0:03:55.425 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:800 Friday 14 February 2025 21:04:55 -0500 (0:00:00.107) 0:03:55.533 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:807 Friday 14 February 2025 21:04:56 -0500 (0:00:00.195) 0:03:55.729 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:816 Friday 14 February 2025 21:04:56 -0500 (0:00:00.352) 0:03:56.081 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:822 Friday 14 February 2025 21:04:56 -0500 (0:00:00.183) 0:03:56.265 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:829 Friday 14 February 2025 21:04:56 -0500 (0:00:00.213) 0:03:56.479 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:837 Friday 14 February 2025 21:04:57 -0500 (0:00:00.191) 0:03:56.670 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Friday 14 February 2025 21:04:57 -0500 (0:00:00.138) 0:03:56.809 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:853 Friday 14 February 2025 21:04:57 -0500 (0:00:00.116) 0:03:56.925 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:861 Friday 14 February 2025 21:04:57 -0500 (0:00:00.253) 0:03:57.179 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Friday 14 February 2025 21:04:57 -0500 (0:00:00.189) 0:03:57.368 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Friday 14 February 2025 21:04:57 -0500 (0:00:00.199) 0:03:57.567 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Friday 14 February 2025 21:04:58 -0500 (0:00:00.194) 0:03:57.768 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Friday 14 February 2025 21:04:58 -0500 (0:00:00.246) 0:03:58.015 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Check if AD user exists] *************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Friday 14 February 2025 21:04:58 -0500 (0:00:00.194) 0:03:58.209 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:914 Friday 14 February 2025 21:04:58 -0500 (0:00:00.143) 0:03:58.353 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure proper configuration on user] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:928 Friday 14 February 2025 21:04:58 -0500 (0:00:00.135) 0:03:58.488 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:938 Friday 14 February 2025 21:04:58 -0500 (0:00:00.153) 0:03:58.642 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:943 Friday 14 February 2025 21:04:59 -0500 (0:00:00.197) 0:03:58.840 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:960 Friday 14 February 2025 21:04:59 -0500 (0:00:00.179) 0:03:59.019 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:965 Friday 14 February 2025 21:04:59 -0500 (0:00:00.110) 0:03:59.129 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:970 Friday 14 February 2025 21:04:59 -0500 (0:00:00.128) 0:03:59.258 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:976 Friday 14 February 2025 21:04:59 -0500 (0:00:00.246) 0:03:59.504 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1002 Friday 14 February 2025 21:04:59 -0500 (0:00:00.122) 0:03:59.627 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1023 Friday 14 February 2025 21:05:00 -0500 (0:00:00.146) 0:03:59.774 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1031 Friday 14 February 2025 21:05:00 -0500 (0:00:00.167) 0:03:59.942 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1041 Friday 14 February 2025 21:05:00 -0500 (0:00:00.114) 0:04:00.056 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1047 Friday 14 February 2025 21:05:00 -0500 (0:00:00.117) 0:04:00.173 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1065 Friday 14 February 2025 21:05:00 -0500 (0:00:00.106) 0:04:00.280 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1076 Friday 14 February 2025 21:05:00 -0500 (0:00:00.143) 0:04:00.424 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1096 Friday 14 February 2025 21:05:00 -0500 (0:00:00.116) 0:04:00.541 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1149 Friday 14 February 2025 21:05:01 -0500 (0:00:00.116) 0:04:00.657 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1156 Friday 14 February 2025 21:05:01 -0500 (0:00:00.113) 0:04:00.771 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1163 Friday 14 February 2025 21:05:01 -0500 (0:00:00.117) 0:04:00.889 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Friday 14 February 2025 21:05:01 -0500 (0:00:00.117) 0:04:01.006 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1179 Friday 14 February 2025 21:05:01 -0500 (0:00:00.111) 0:04:01.117 ******* skipping: [managed-node2] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1187 Friday 14 February 2025 21:05:01 -0500 (0:00:00.142) 0:04:01.260 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1196 Friday 14 February 2025 21:05:01 -0500 (0:00:00.144) 0:04:01.404 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1204 Friday 14 February 2025 21:05:01 -0500 (0:00:00.110) 0:04:01.514 ******* skipping: [managed-node2] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1218 Friday 14 February 2025 21:05:02 -0500 (0:00:00.154) 0:04:01.669 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1224 Friday 14 February 2025 21:05:02 -0500 (0:00:00.124) 0:04:01.793 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that primary instance hosts is available] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1246 Friday 14 February 2025 21:05:02 -0500 (0:00:00.285) 0:04:02.079 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1256 Friday 14 February 2025 21:05:02 -0500 (0:00:00.153) 0:04:02.232 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1265 Friday 14 February 2025 21:05:02 -0500 (0:00:00.175) 0:04:02.407 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1274 Friday 14 February 2025 21:05:02 -0500 (0:00:00.148) 0:04:02.555 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1285 Friday 14 February 2025 21:05:03 -0500 (0:00:00.127) 0:04:02.683 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1298 Friday 14 February 2025 21:05:03 -0500 (0:00:00.162) 0:04:02.846 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1307 Friday 14 February 2025 21:05:03 -0500 (0:00:00.202) 0:04:03.049 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1314 Friday 14 February 2025 21:05:03 -0500 (0:00:00.144) 0:04:03.194 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1321 Friday 14 February 2025 21:05:03 -0500 (0:00:00.129) 0:04:03.323 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1329 Friday 14 February 2025 21:05:03 -0500 (0:00:00.139) 0:04:03.463 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1336 Friday 14 February 2025 21:05:03 -0500 (0:00:00.146) 0:04:03.609 ******* skipping: [managed-node2] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1348 Friday 14 February 2025 21:05:04 -0500 (0:00:00.144) 0:04:03.753 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1357 Friday 14 February 2025 21:05:04 -0500 (0:00:00.148) 0:04:03.902 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1364 Friday 14 February 2025 21:05:04 -0500 (0:00:00.218) 0:04:04.120 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1370 Friday 14 February 2025 21:05:04 -0500 (0:00:00.118) 0:04:04.239 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1378 Friday 14 February 2025 21:05:04 -0500 (0:00:00.208) 0:04:04.447 ******* skipping: [managed-node2] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1391 Friday 14 February 2025 21:05:05 -0500 (0:00:00.272) 0:04:04.720 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run ha_cluster to configure pacemaker] *********************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1403 Friday 14 February 2025 21:05:05 -0500 (0:00:00.111) 0:04:04.831 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1408 Friday 14 February 2025 21:05:05 -0500 (0:00:00.139) 0:04:04.971 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1416 Friday 14 February 2025 21:05:05 -0500 (0:00:00.113) 0:04:05.085 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1425 Friday 14 February 2025 21:05:05 -0500 (0:00:00.248) 0:04:05.334 ******* changed: [managed-node2] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Friday 14 February 2025 21:05:06 -0500 (0:00:00.805) 0:04:06.139 ******* changed: [managed-node2] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-02-14 21:04:13 EST", "ActiveEnterTimestampMonotonic": "1282579888", "ActiveExitTimestamp": "Fri 2025-02-14 21:04:12 EST", "ActiveExitTimestampMonotonic": "1281495849", "ActiveState": "active", "After": "basic.target network.target auditd.service system.slice -.mount systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-02-14 21:04:13 EST", "AssertTimestampMonotonic": "1282579296", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-02-14 21:04:13 EST", "ConditionTimestampMonotonic": "1282579294", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6245", "ExecMainStartTimestamp": "Fri 2025-02-14 21:04:13 EST", "ExecMainStartTimestampMonotonic": "1282579826", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2025-02-14 21:04:13 EST] ; stop_time=[n/a] ; pid=6245 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-02-14 21:04:13 EST", "InactiveEnterTimestampMonotonic": "1282577801", "InactiveExitTimestamp": "Fri 2025-02-14 21:04:13 EST", "InactiveExitTimestampMonotonic": "1282579888", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "6245", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-02-14 21:04:13 EST", "WatchdogTimestampMonotonic": "1282579866", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1438 Friday 14 February 2025 21:05:07 -0500 (0:00:01.258) 0:04:07.398 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1445 Friday 14 February 2025 21:05:07 -0500 (0:00:00.121) 0:04:07.520 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:147 Friday 14 February 2025 21:05:07 -0500 (0:00:00.122) 0:04:07.643 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node2 TASK [Check if the errorlog file exists and its location] ********************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:8 Friday 14 February 2025 21:05:09 -0500 (0:00:01.031) 0:04:08.675 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:23 Friday 14 February 2025 21:05:09 -0500 (0:00:00.104) 0:04:08.779 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:35 Friday 14 February 2025 21:05:09 -0500 (0:00:00.082) 0:04:08.861 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Friday 14 February 2025 21:05:09 -0500 (0:00:00.078) 0:04:08.940 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Friday 14 February 2025 21:05:09 -0500 (0:00:00.078) 0:04:09.019 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Friday 14 February 2025 21:05:09 -0500 (0:00:00.101) 0:04:09.120 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Friday 14 February 2025 21:05:09 -0500 (0:00:00.252) 0:04:09.372 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Friday 14 February 2025 21:05:09 -0500 (0:00:00.246) 0:04:09.619 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Friday 14 February 2025 21:05:10 -0500 (0:00:00.212) 0:04:09.831 ******* TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Friday 14 February 2025 21:05:10 -0500 (0:00:00.321) 0:04:10.153 ******* ok: [managed-node2] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-02-14 21:05:07 EST", "ActiveEnterTimestampMonotonic": "1336771745", "ActiveExitTimestamp": "Fri 2025-02-14 21:05:07 EST", "ActiveExitTimestampMonotonic": "1336233793", "ActiveState": "active", "After": "basic.target network.target auditd.service system.slice -.mount systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-02-14 21:05:07 EST", "AssertTimestampMonotonic": "1336770984", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-02-14 21:05:07 EST", "ConditionTimestampMonotonic": "1336770983", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "8391", "ExecMainStartTimestamp": "Fri 2025-02-14 21:05:07 EST", "ExecMainStartTimestampMonotonic": "1336771680", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2025-02-14 21:05:07 EST] ; stop_time=[n/a] ; pid=8391 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-02-14 21:05:07 EST", "InactiveEnterTimestampMonotonic": "1336769422", "InactiveExitTimestamp": "Fri 2025-02-14 21:05:07 EST", "InactiveExitTimestampMonotonic": "1336771745", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "8391", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-02-14 21:05:07 EST", "WatchdogTimestampMonotonic": "1336771721", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Friday 14 February 2025 21:05:11 -0500 (0:00:01.001) 0:04:11.154 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002773", "end": "2025-02-14 21:05:11.800423", "failed_when_result": false, "rc": 1, "start": "2025-02-14 21:05:11.797650" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Friday 14 February 2025 21:05:11 -0500 (0:00:00.416) 0:04:11.571 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003407", "end": "2025-02-14 21:05:12.285112", "failed_when_result": false, "rc": 1, "start": "2025-02-14 21:05:12.281705" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Friday 14 February 2025 21:05:12 -0500 (0:00:00.541) 0:04:12.113 ******* ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Wait for mssql-server to prepare for client connections] ***************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 Friday 14 February 2025 21:05:12 -0500 (0:00:00.136) 0:04:12.249 ******* ok: [managed-node2] => { "changed": false, "elapsed": 1, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 7260, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:99 Friday 14 February 2025 21:05:14 -0500 (0:00:01.681) 0:04:13.931 ******* ok: [managed-node2] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools18/bin/sqlcmd", "-C", "-No", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.023171", "end": "2025-02-14 21:05:14.666201", "rc": 0, "start": "2025-02-14 21:05:14.643030" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2019 (RTM-CU27) (KB5037331) - 15.0.4375.4 (X64) Jun 10 2024 18:00:07 Copyright (C) 2019 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:118 Friday 14 February 2025 21:05:14 -0500 (0:00:00.529) 0:04:14.461 ******* ok: [managed-node2] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:122 Friday 14 February 2025 21:05:15 -0500 (0:00:00.237) 0:04:14.699 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:129 Friday 14 February 2025 21:05:15 -0500 (0:00:00.142) 0:04:14.842 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:140 Friday 14 February 2025 21:05:15 -0500 (0:00:00.251) 0:04:15.093 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:145 Friday 14 February 2025 21:05:15 -0500 (0:00:00.103) 0:04:15.196 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:150 Friday 14 February 2025 21:05:15 -0500 (0:00:00.087) 0:04:15.284 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:156 Friday 14 February 2025 21:05:15 -0500 (0:00:00.084) 0:04:15.369 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:162 Friday 14 February 2025 21:05:15 -0500 (0:00:00.096) 0:04:15.466 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:172 Friday 14 February 2025 21:05:15 -0500 (0:00:00.107) 0:04:15.573 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlscert] ************************************ task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 14 February 2025 21:05:16 -0500 (0:00:00.224) 0:04:15.797 ******* ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004045", "end": "2025-02-14 21:05:16.683054", "rc": 0, "start": "2025-02-14 21:05:16.679009" } TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 14 February 2025 21:05:16 -0500 (0:00:00.671) 0:04:16.469 ******* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 14 February 2025 21:05:16 -0500 (0:00:00.151) 0:04:16.621 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 14 February 2025 21:05:17 -0500 (0:00:00.136) 0:04:16.757 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:183 Friday 14 February 2025 21:05:17 -0500 (0:00:00.122) 0:04:16.880 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlskey] ************************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 14 February 2025 21:05:17 -0500 (0:00:00.182) 0:04:17.062 ******* ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004548", "end": "2025-02-14 21:05:17.780741", "rc": 0, "start": "2025-02-14 21:05:17.776193" } TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 14 February 2025 21:05:17 -0500 (0:00:00.490) 0:04:17.553 ******* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 14 February 2025 21:05:18 -0500 (0:00:00.153) 0:04:17.707 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 14 February 2025 21:05:18 -0500 (0:00:00.137) 0:04:17.844 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:195 Friday 14 February 2025 21:05:18 -0500 (0:00:00.121) 0:04:17.966 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlsprotocols] ******************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 14 February 2025 21:05:18 -0500 (0:00:00.404) 0:04:18.371 ******* ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003854", "end": "2025-02-14 21:05:19.003118", "rc": 0, "start": "2025-02-14 21:05:18.999264" } TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 14 February 2025 21:05:19 -0500 (0:00:00.395) 0:04:18.767 ******* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 14 February 2025 21:05:19 -0500 (0:00:00.141) 0:04:18.908 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 14 February 2025 21:05:19 -0500 (0:00:00.129) 0:04:19.037 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:203 Friday 14 February 2025 21:05:19 -0500 (0:00:00.110) 0:04:19.148 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting forceencryption] **************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 14 February 2025 21:05:19 -0500 (0:00:00.170) 0:04:19.318 ******* ok: [managed-node2] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003924", "end": "2025-02-14 21:05:19.950372", "rc": 0, "start": "2025-02-14 21:05:19.946448" } TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 14 February 2025 21:05:20 -0500 (0:00:00.463) 0:04:19.782 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 14 February 2025 21:05:20 -0500 (0:00:00.165) 0:04:19.947 ******* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 14 February 2025 21:05:20 -0500 (0:00:00.145) 0:04:20.093 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:210 Friday 14 February 2025 21:05:20 -0500 (0:00:00.092) 0:04:20.185 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test with certs created by the certificate role] ************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:154 Friday 14 February 2025 21:05:20 -0500 (0:00:00.103) 0:04:20.289 ******* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 14 February 2025 21:05:22 -0500 (0:00:02.070) 0:04:22.360 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 14 February 2025 21:05:22 -0500 (0:00:00.157) 0:04:22.517 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 14 February 2025 21:05:23 -0500 (0:00:00.230) 0:04:22.748 ******* ok: [managed-node2] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node2] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 14 February 2025 21:05:23 -0500 (0:00:00.294) 0:04:23.043 ******* ok: [managed-node2] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Friday 14 February 2025 21:05:23 -0500 (0:00:00.113) 0:04:23.157 ******* skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Friday 14 February 2025 21:05:23 -0500 (0:00:00.139) 0:04:23.297 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Friday 14 February 2025 21:05:23 -0500 (0:00:00.107) 0:04:23.404 ******* skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Friday 14 February 2025 21:05:24 -0500 (0:00:00.247) 0:04:23.651 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Friday 14 February 2025 21:05:24 -0500 (0:00:00.111) 0:04:23.763 ******* skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Friday 14 February 2025 21:05:24 -0500 (0:00:00.114) 0:04:23.877 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Friday 14 February 2025 21:05:24 -0500 (0:00:00.136) 0:04:24.014 ******* skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Friday 14 February 2025 21:05:24 -0500 (0:00:00.111) 0:04:24.126 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Friday 14 February 2025 21:05:24 -0500 (0:00:00.115) 0:04:24.241 ******* skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Friday 14 February 2025 21:05:24 -0500 (0:00:00.110) 0:04:24.352 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail on RHEL or CentOS 10 because it's not supported] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Friday 14 February 2025 21:05:24 -0500 (0:00:00.115) 0:04:24.467 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Friday 14 February 2025 21:05:24 -0500 (0:00:00.099) 0:04:24.566 ******* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Friday 14 February 2025 21:05:25 -0500 (0:00:00.104) 0:04:24.671 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Friday 14 February 2025 21:05:25 -0500 (0:00:00.070) 0:04:24.741 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Friday 14 February 2025 21:05:25 -0500 (0:00:00.104) 0:04:24.845 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Friday 14 February 2025 21:05:25 -0500 (0:00:00.110) 0:04:24.956 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Friday 14 February 2025 21:05:25 -0500 (0:00:00.123) 0:04:25.079 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_manage_selinux is set properly] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Friday 14 February 2025 21:05:25 -0500 (0:00:00.118) 0:04:25.198 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Friday 14 February 2025 21:05:25 -0500 (0:00:00.110) 0:04:25.308 ******* ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Friday 14 February 2025 21:05:27 -0500 (0:00:01.582) 0:04:26.891 ******* skipping: [managed-node2] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item={u'value': 15, u'key': 2019}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [managed-node2] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Friday 14 February 2025 21:05:27 -0500 (0:00:00.209) 0:04:27.100 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Friday 14 February 2025 21:05:27 -0500 (0:00:00.073) 0:04:27.174 ******* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188 Friday 14 February 2025 21:05:27 -0500 (0:00:00.081) 0:04:27.255 ******* skipping: [managed-node2] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 Friday 14 February 2025 21:05:27 -0500 (0:00:00.140) 0:04:27.396 ******* ok: [managed-node2] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:216 Friday 14 February 2025 21:05:28 -0500 (0:00:00.552) 0:04:27.948 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Friday 14 February 2025 21:05:28 -0500 (0:00:00.192) 0:04:28.141 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:237 Friday 14 February 2025 21:05:28 -0500 (0:00:00.171) 0:04:28.313 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Friday 14 February 2025 21:05:28 -0500 (0:00:00.123) 0:04:28.436 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:260 Friday 14 February 2025 21:05:28 -0500 (0:00:00.114) 0:04:28.551 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Friday 14 February 2025 21:05:29 -0500 (0:00:00.129) 0:04:28.681 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Friday 14 February 2025 21:05:29 -0500 (0:00:00.137) 0:04:28.819 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Friday 14 February 2025 21:05:29 -0500 (0:00:00.283) 0:04:29.102 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 Friday 14 February 2025 21:05:29 -0500 (0:00:00.388) 0:04:29.491 ******* ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 Friday 14 February 2025 21:05:30 -0500 (0:00:00.599) 0:04:30.090 ******* ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "mssql-server-15.0.4375.4-1.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:314 Friday 14 February 2025 21:05:31 -0500 (0:00:00.686) 0:04:30.777 ******* ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile = ' /var/opt/mssql/mssql.conf \\\n| sed 's/errorlogfile : //')\" || :\nif [ -s \"${errorlog}\" ]; then\n echo \"${errorlog}\"\nelif [ -s /var/opt/mssql/log/errorlog ]; then\n echo /var/opt/mssql/log/errorlog\nelse\n echo \"\"\nfi\n", "delta": "0:00:00.005611", "end": "2025-02-14 21:05:31.566451", "rc": 0, "start": "2025-02-14 21:05:31.560840" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:330 Friday 14 February 2025 21:05:31 -0500 (0:00:00.712) 0:04:31.489 ******* ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:334 Friday 14 February 2025 21:05:32 -0500 (0:00:01.041) 0:04:32.530 ******* ok: [managed-node2] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:343 Friday 14 February 2025 21:05:33 -0500 (0:00:00.168) 0:04:32.699 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:359 Friday 14 February 2025 21:05:33 -0500 (0:00:00.117) 0:04:32.816 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:384 Friday 14 February 2025 21:05:33 -0500 (0:00:00.191) 0:04:33.007 ******* skipping: [managed-node2] => (item={u'path': None, u'setting': u'defaultdatadir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'path': None, u'setting': u'defaultlogdir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:399 Friday 14 February 2025 21:05:33 -0500 (0:00:00.238) 0:04:33.246 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:413 Friday 14 February 2025 21:05:33 -0500 (0:00:00.196) 0:04:33.443 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:424 Friday 14 February 2025 21:05:34 -0500 (0:00:00.226) 0:04:33.669 ******* ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } lsrpackages: tuned-profiles-mssql TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Friday 14 February 2025 21:05:34 -0500 (0:00:00.834) 0:04:34.504 ******* ok: [managed-node2] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-02-14 20:42:58 EST", "ActiveEnterTimestampMonotonic": "8366106", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target basic.target systemd-sysctl.service dbus.service system.slice systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-02-14 20:42:57 EST", "AssertTimestampMonotonic": "7665521", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-02-14 20:42:57 EST", "ConditionTimestampMonotonic": "7665519", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "846", "ExecMainStartTimestamp": "Fri 2025-02-14 20:42:57 EST", "ExecMainStartTimestampMonotonic": "7666709", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-02-14 20:42:57 EST", "InactiveExitTimestampMonotonic": "7666747", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "846", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice dbus.service polkit.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-02-14 20:42:58 EST", "WatchdogTimestampMonotonic": "8366060", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:437 Friday 14 February 2025 21:05:35 -0500 (0:00:00.813) 0:04:35.317 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.083109", "end": "2025-02-14 21:05:36.060792", "rc": 0, "start": "2025-02-14 21:05:35.977683" } STDOUT: Current active profile: virtual-guest mssql TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:450 Friday 14 February 2025 21:05:36 -0500 (0:00:00.698) 0:04:36.015 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:463 Friday 14 February 2025 21:05:36 -0500 (0:00:00.123) 0:04:36.139 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:472 Friday 14 February 2025 21:05:36 -0500 (0:00:00.288) 0:04:36.428 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:482 Friday 14 February 2025 21:05:36 -0500 (0:00:00.131) 0:04:36.560 ******* ok: [managed-node2] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:490 Friday 14 February 2025 21:05:37 -0500 (0:00:00.629) 0:04:37.189 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:499 Friday 14 February 2025 21:05:37 -0500 (0:00:00.206) 0:04:37.396 ******* ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "mssql-tools18-18.4.1.1-1.x86_64 providing mssql-tools18 is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } lsrpackages: mssql-tools18 unixODBC-devel TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:516 Friday 14 February 2025 21:05:38 -0500 (0:00:00.803) 0:04:38.199 ******* TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Friday 14 February 2025 21:05:38 -0500 (0:00:00.344) 0:04:38.544 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Friday 14 February 2025 21:05:39 -0500 (0:00:00.228) 0:04:38.772 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Check if system is ostree] ******* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Friday 14 February 2025 21:05:39 -0500 (0:00:00.216) 0:04:38.989 ******* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Friday 14 February 2025 21:05:39 -0500 (0:00:00.638) 0:04:39.627 ******* ok: [managed-node2] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Friday 14 February 2025 21:05:40 -0500 (0:00:00.253) 0:04:39.881 ******* skipping: [managed-node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=CentOS_7.yml) => { "ansible_facts": { "__certificate_default_directory": "/etc/pki/tls", "__certificate_packages": [ "python-pyasn1", "python-cryptography", "python-dbus" ] }, "ansible_included_var_files": [ "/tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node2] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Friday 14 February 2025 21:05:40 -0500 (0:00:00.446) 0:04:40.327 ******* changed: [managed-node2] => { "changed": true, "changes": { "installed": [ "python-pyasn1", "python-cryptography" ] }, "rc": 0, "results": [ "dbus-python-1.1.1-9.el7.x86_64 providing python-dbus is already installed", "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * epel: dl.fedoraproject.org\n * epel-debuginfo: dl.fedoraproject.org\n * epel-source: dl.fedoraproject.org\nResolving Dependencies\n--> Running transaction check\n---> Package python2-cryptography.x86_64 0:1.7.2-2.el7 will be installed\n--> Processing Dependency: python-idna >= 2.0 for package: python2-cryptography-1.7.2-2.el7.x86_64\n--> Processing Dependency: python-cffi >= 1.4.1 for package: python2-cryptography-1.7.2-2.el7.x86_64\n--> Processing Dependency: python-enum34 for package: python2-cryptography-1.7.2-2.el7.x86_64\n---> Package python2-pyasn1.noarch 0:0.1.9-7.el7 will be installed\n--> Running transaction check\n---> Package python-cffi.x86_64 0:1.6.0-5.el7 will be installed\n--> Processing Dependency: python-pycparser for package: python-cffi-1.6.0-5.el7.x86_64\n---> Package python-enum34.noarch 0:1.0.4-1.el7 will be installed\n---> Package python-idna.noarch 0:2.4-1.el7 will be installed\n--> Running transaction check\n---> Package python-pycparser.noarch 0:2.14-1.el7 will be installed\n--> Processing Dependency: python-ply for package: python-pycparser-2.14-1.el7.noarch\n--> Running transaction check\n---> Package python-ply.noarch 0:3.4-11.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n python2-cryptography x86_64 1.7.2-2.el7 base 502 k\n python2-pyasn1 noarch 0.1.9-7.el7 base 100 k\nInstalling for dependencies:\n python-cffi x86_64 1.6.0-5.el7 base 218 k\n python-enum34 noarch 1.0.4-1.el7 base 52 k\n python-idna noarch 2.4-1.el7 base 94 k\n python-ply noarch 3.4-11.el7 base 123 k\n python-pycparser noarch 2.14-1.el7 base 104 k\n\nTransaction Summary\n================================================================================\nInstall 2 Packages (+5 Dependent packages)\n\nTotal download size: 1.2 M\nInstalled size: 6.1 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 3.9 MB/s | 1.2 MB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : python2-pyasn1-0.1.9-7.el7.noarch 1/7 \n Installing : python-enum34-1.0.4-1.el7.noarch 2/7 \n Installing : python-ply-3.4-11.el7.noarch 3/7 \n Installing : python-pycparser-2.14-1.el7.noarch 4/7 \n Installing : python-cffi-1.6.0-5.el7.x86_64 5/7 \n Installing : python-idna-2.4-1.el7.noarch 6/7 \n Installing : python2-cryptography-1.7.2-2.el7.x86_64 7/7 \n Verifying : python-idna-2.4-1.el7.noarch 1/7 \n Verifying : python-pycparser-2.14-1.el7.noarch 2/7 \n Verifying : python-ply-3.4-11.el7.noarch 3/7 \n Verifying : python-cffi-1.6.0-5.el7.x86_64 4/7 \n Verifying : python-enum34-1.0.4-1.el7.noarch 5/7 \n Verifying : python2-pyasn1-0.1.9-7.el7.noarch 6/7 \n Verifying : python2-cryptography-1.7.2-2.el7.x86_64 7/7 \n\nInstalled:\n python2-cryptography.x86_64 0:1.7.2-2.el7 python2-pyasn1.noarch 0:0.1.9-7.el7\n\nDependency Installed:\n python-cffi.x86_64 0:1.6.0-5.el7 python-enum34.noarch 0:1.0.4-1.el7 \n python-idna.noarch 0:2.4-1.el7 python-ply.noarch 0:3.4-11.el7 \n python-pycparser.noarch 0:2.14-1.el7 \n\nComplete!\n" ] } lsrpackages: python-cryptography python-dbus python-pyasn1 TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Friday 14 February 2025 21:05:45 -0500 (0:00:04.564) 0:04:44.892 ******* changed: [managed-node2] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "changes": { "installed": [ "certmonger" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * epel: dl.fedoraproject.org\n * epel-debuginfo: dl.fedoraproject.org\n * epel-source: dl.fedoraproject.org\nResolving Dependencies\n--> Running transaction check\n---> Package certmonger.x86_64 0:0.78.4-17.el7_9 will be installed\n--> Processing Dependency: psmisc for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtevent.so.0(TEVENT_0.9.9)(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtalloc.so.2(TALLOC_2.0.2)(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libxmlrpc_util.so.3()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libxmlrpc_client.so.3()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libxmlrpc.so.3()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtevent.so.0()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtalloc.so.2()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Running transaction check\n---> Package libtalloc.x86_64 0:2.1.16-1.el7 will be installed\n---> Package libtevent.x86_64 0:0.9.39-1.el7 will be installed\n---> Package psmisc.x86_64 0:22.20-17.el7 will be installed\n---> Package xmlrpc-c.x86_64 0:1.32.5-1905.svn2451.el7 will be installed\n---> Package xmlrpc-c-client.x86_64 0:1.32.5-1905.svn2451.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n certmonger x86_64 0.78.4-17.el7_9 updates 608 k\nInstalling for dependencies:\n libtalloc x86_64 2.1.16-1.el7 base 33 k\n libtevent x86_64 0.9.39-1.el7 base 41 k\n psmisc x86_64 22.20-17.el7 base 141 k\n xmlrpc-c x86_64 1.32.5-1905.svn2451.el7 base 130 k\n xmlrpc-c-client x86_64 1.32.5-1905.svn2451.el7 base 32 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+5 Dependent packages)\n\nTotal download size: 984 k\nInstalled size: 3.7 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 2.8 MB/s | 984 kB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : xmlrpc-c-1.32.5-1905.svn2451.el7.x86_64 1/6 \n Installing : libtalloc-2.1.16-1.el7.x86_64 2/6 \n Installing : libtevent-0.9.39-1.el7.x86_64 3/6 \n Installing : xmlrpc-c-client-1.32.5-1905.svn2451.el7.x86_64 4/6 \n Installing : psmisc-22.20-17.el7.x86_64 5/6 \n Installing : certmonger-0.78.4-17.el7_9.x86_64 6/6 \n Verifying : xmlrpc-c-client-1.32.5-1905.svn2451.el7.x86_64 1/6 \n Verifying : libtevent-0.9.39-1.el7.x86_64 2/6 \n Verifying : libtalloc-2.1.16-1.el7.x86_64 3/6 \n Verifying : xmlrpc-c-1.32.5-1905.svn2451.el7.x86_64 4/6 \n Verifying : certmonger-0.78.4-17.el7_9.x86_64 5/6 \n Verifying : psmisc-22.20-17.el7.x86_64 6/6 \n\nInstalled:\n certmonger.x86_64 0:0.78.4-17.el7_9 \n\nDependency Installed:\n libtalloc.x86_64 0:2.1.16-1.el7 \n libtevent.x86_64 0:0.9.39-1.el7 \n psmisc.x86_64 0:22.20-17.el7 \n xmlrpc-c.x86_64 0:1.32.5-1905.svn2451.el7 \n xmlrpc-c-client.x86_64 0:1.32.5-1905.svn2451.el7 \n\nComplete!\n" ] } lsrpackages: certmonger TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Friday 14 February 2025 21:05:49 -0500 (0:00:04.592) 0:04:49.484 ******* changed: [managed-node2] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//pre-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Friday 14 February 2025 21:05:50 -0500 (0:00:00.555) 0:04:50.040 ******* changed: [managed-node2] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//post-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure provider service is running] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Friday 14 February 2025 21:05:51 -0500 (0:00:00.681) 0:04:50.721 ******* changed: [managed-node2] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "enabled": true, "name": "certmonger", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice systemd-journald.socket syslog.target basic.target network.target dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedorahosted.certmonger", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "EnvironmentFile": "/etc/sysconfig/certmonger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /var/run/certmonger.pid -n $OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/certmonger.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "certmonger.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/var/run/certmonger.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Friday 14 February 2025 21:05:51 -0500 (0:00:00.877) 0:04:51.598 ******* changed: [managed-node2] => (item={u'owner': u'mssql', u'group': u'mssql', u'name': u'mssql_2019_cert', u'common_name': u'10.31.44.246', u'ca': u'self-sign', u'mode': u'0600'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "self-sign", "common_name": "10.31.44.246", "group": "mssql", "mode": "0600", "name": "mssql_2019_cert", "owner": "mssql" } } MSG: Certificate requested (new). File attributes updated. TASK [fedora.linux_system_roles.certificate : Slurp the contents of the files] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Friday 14 February 2025 21:05:53 -0500 (0:00:01.465) 0:04:53.064 ******* skipping: [managed-node2] => (item=[u'cert', {u'owner': u'mssql', u'group': u'mssql', u'name': u'mssql_2019_cert', u'common_name': u'10.31.44.246', u'ca': u'self-sign', u'mode': u'0600'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "cert", { "ca": "self-sign", "common_name": "10.31.44.246", "group": "mssql", "mode": "0600", "name": "mssql_2019_cert", "owner": "mssql" } ], "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=[u'key', {u'owner': u'mssql', u'group': u'mssql', u'name': u'mssql_2019_cert', u'common_name': u'10.31.44.246', u'ca': u'self-sign', u'mode': u'0600'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "key", { "ca": "self-sign", "common_name": "10.31.44.246", "group": "mssql", "mode": "0600", "name": "mssql_2019_cert", "owner": "mssql" } ], "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=[u'ca', {u'owner': u'mssql', u'group': u'mssql', u'name': u'mssql_2019_cert', u'common_name': u'10.31.44.246', u'ca': u'self-sign', u'mode': u'0600'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "ca", { "ca": "self-sign", "common_name": "10.31.44.246", "group": "mssql", "mode": "0600", "name": "mssql_2019_cert", "owner": "mssql" } ], "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Create return data] ************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Friday 14 February 2025 21:05:53 -0500 (0:00:00.260) 0:04:53.324 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Friday 14 February 2025 21:05:53 -0500 (0:00:00.129) 0:04:53.454 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Friday 14 February 2025 21:05:53 -0500 (0:00:00.152) 0:04:53.607 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:530 Friday 14 February 2025 21:05:54 -0500 (0:00:00.139) 0:04:53.747 ******* ok: [managed-node2] => { "ansible_facts": { "mssql_tls_cert": "mssql_2019_cert.crt", "mssql_tls_private_key": "mssql_2019_cert.key" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Friday 14 February 2025 21:05:54 -0500 (0:00:00.155) 0:04:53.902 ******* skipping: [managed-node2] => (item=mssql_2019_cert.crt) => { "ansible_loop_var": "item", "changed": false, "item": "mssql_2019_cert.crt", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=mssql_2019_cert.key) => { "ansible_loop_var": "item", "changed": false, "item": "mssql_2019_cert.key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:553 Friday 14 February 2025 21:05:54 -0500 (0:00:00.146) 0:04:54.049 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 14 February 2025 21:05:54 -0500 (0:00:00.458) 0:04:54.507 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003607", "end": "2025-02-14 21:05:55.337887", "failed_when_result": false, "rc": 1, "start": "2025-02-14 21:05:55.334280" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 14 February 2025 21:05:55 -0500 (0:00:00.658) 0:04:55.166 ******* NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node2 changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlscert", "/etc/pki/tls/certs/mssql_2019_cert.crt" ], "delta": "0:00:00.116593", "end": "2025-02-14 21:05:56.078500", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:05:55.961907" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 14 February 2025 21:05:56 -0500 (0:00:00.873) 0:04:56.039 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:562 Friday 14 February 2025 21:05:56 -0500 (0:00:00.195) 0:04:56.235 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 14 February 2025 21:05:56 -0500 (0:00:00.328) 0:04:56.563 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003643", "end": "2025-02-14 21:05:57.187127", "failed_when_result": false, "rc": 1, "start": "2025-02-14 21:05:57.183484" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 14 February 2025 21:05:57 -0500 (0:00:00.515) 0:04:57.079 ******* changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlskey", "/etc/pki/tls/private/mssql_2019_cert.key" ], "delta": "0:00:00.116448", "end": "2025-02-14 21:05:57.881733", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:05:57.765285" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 14 February 2025 21:05:58 -0500 (0:00:00.614) 0:04:57.694 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:571 Friday 14 February 2025 21:05:58 -0500 (0:00:00.122) 0:04:57.816 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 14 February 2025 21:05:58 -0500 (0:00:00.195) 0:04:58.011 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002984", "end": "2025-02-14 21:05:58.615141", "failed_when_result": false, "rc": 1, "start": "2025-02-14 21:05:58.612157" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 14 February 2025 21:05:58 -0500 (0:00:00.383) 0:04:58.395 ******* changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.115143", "end": "2025-02-14 21:05:59.143586", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:05:59.028443" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 14 February 2025 21:05:59 -0500 (0:00:00.565) 0:04:58.960 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:578 Friday 14 February 2025 21:05:59 -0500 (0:00:00.146) 0:04:59.106 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 14 February 2025 21:06:00 -0500 (0:00:00.591) 0:04:59.698 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003673", "end": "2025-02-14 21:06:00.425911", "failed_when_result": false, "rc": 1, "start": "2025-02-14 21:06:00.422238" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 14 February 2025 21:06:00 -0500 (0:00:00.499) 0:05:00.198 ******* changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.118426", "end": "2025-02-14 21:06:00.988385", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:06:00.869959" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 14 February 2025 21:06:01 -0500 (0:00:00.549) 0:05:00.748 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:587 Friday 14 February 2025 21:06:01 -0500 (0:00:00.097) 0:05:00.845 ******* ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004830", "end": "2025-02-14 21:06:01.510405", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:06:01.505575" } STDOUT: 1 TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:596 Friday 14 February 2025 21:06:01 -0500 (0:00:00.469) 0:05:01.314 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Append -C to sqlcmd when TLS is configured but certs are self-signed] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Friday 14 February 2025 21:06:01 -0500 (0:00:00.108) 0:05:01.423 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:616 Friday 14 February 2025 21:06:01 -0500 (0:00:00.152) 0:05:01.576 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:620 Friday 14 February 2025 21:06:02 -0500 (0:00:00.164) 0:05:01.741 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Friday 14 February 2025 21:06:02 -0500 (0:00:00.184) 0:05:01.925 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:641 Friday 14 February 2025 21:06:02 -0500 (0:00:00.133) 0:05:02.058 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:648 Friday 14 February 2025 21:06:02 -0500 (0:00:00.163) 0:05:02.222 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the password of sa user] ******** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:656 Friday 14 February 2025 21:06:02 -0500 (0:00:00.119) 0:05:02.342 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:677 Friday 14 February 2025 21:06:02 -0500 (0:00:00.099) 0:05:02.442 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:684 Friday 14 February 2025 21:06:02 -0500 (0:00:00.097) 0:05:02.539 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:695 Friday 14 February 2025 21:06:02 -0500 (0:00:00.103) 0:05:02.643 ******* ok: [managed-node2] => { "changed": false, "cmd": "errorlog_edition=\"$(grep -oi 'Evaluation edition' \\\n/var/opt/mssql/log/errorlog)\"\nif [ -z \"${errorlog_edition}\" ]; then\n edition_matches=false\nelse\n edition_matches=true\nfi\necho \"${edition_matches}\"\n", "delta": "0:00:00.005447", "end": "2025-02-14 21:06:03.322691", "rc": 0, "start": "2025-02-14 21:06:03.317244" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:709 Friday 14 February 2025 21:06:03 -0500 (0:00:00.649) 0:05:03.293 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:716 Friday 14 February 2025 21:06:03 -0500 (0:00:00.121) 0:05:03.414 ******* ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the edition of MSSQL] *********** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:722 Friday 14 February 2025 21:06:05 -0500 (0:00:01.506) 0:05:04.921 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the IP address setting] ****** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:741 Friday 14 February 2025 21:06:05 -0500 (0:00:00.108) 0:05:05.029 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:748 Friday 14 February 2025 21:06:05 -0500 (0:00:00.096) 0:05:05.126 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Friday 14 February 2025 21:06:05 -0500 (0:00:00.122) 0:05:05.248 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Friday 14 February 2025 21:06:05 -0500 (0:00:00.205) 0:05:05.453 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 14 February 2025 21:06:06 -0500 (0:00:00.370) 0:05:05.824 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002898", "end": "2025-02-14 21:06:06.677182", "failed_when_result": false, "rc": 1, "start": "2025-02-14 21:06:06.674284" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 14 February 2025 21:06:06 -0500 (0:00:00.644) 0:05:06.469 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.116521", "end": "2025-02-14 21:06:07.266557", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:06:07.150036" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [fedora.linux_system_roles.mssql : Unset the setting network tcpport] ***** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 14 February 2025 21:06:07 -0500 (0:00:00.729) 0:05:07.198 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:773 Friday 14 February 2025 21:06:07 -0500 (0:00:00.189) 0:05:07.388 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:793 Friday 14 February 2025 21:06:08 -0500 (0:00:00.298) 0:05:07.686 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:800 Friday 14 February 2025 21:06:08 -0500 (0:00:00.136) 0:05:07.823 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:807 Friday 14 February 2025 21:06:08 -0500 (0:00:00.138) 0:05:07.962 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:816 Friday 14 February 2025 21:06:08 -0500 (0:00:00.133) 0:05:08.096 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:822 Friday 14 February 2025 21:06:08 -0500 (0:00:00.213) 0:05:08.309 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:829 Friday 14 February 2025 21:06:08 -0500 (0:00:00.134) 0:05:08.444 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:837 Friday 14 February 2025 21:06:09 -0500 (0:00:00.223) 0:05:08.667 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Friday 14 February 2025 21:06:09 -0500 (0:00:00.127) 0:05:08.795 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:853 Friday 14 February 2025 21:06:09 -0500 (0:00:00.120) 0:05:08.915 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:861 Friday 14 February 2025 21:06:09 -0500 (0:00:00.127) 0:05:09.043 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Friday 14 February 2025 21:06:09 -0500 (0:00:00.092) 0:05:09.135 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Friday 14 February 2025 21:06:09 -0500 (0:00:00.101) 0:05:09.237 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Friday 14 February 2025 21:06:09 -0500 (0:00:00.163) 0:05:09.400 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Friday 14 February 2025 21:06:09 -0500 (0:00:00.131) 0:05:09.532 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Check if AD user exists] *************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Friday 14 February 2025 21:06:10 -0500 (0:00:00.122) 0:05:09.655 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:914 Friday 14 February 2025 21:06:10 -0500 (0:00:00.139) 0:05:09.794 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure proper configuration on user] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:928 Friday 14 February 2025 21:06:10 -0500 (0:00:00.151) 0:05:09.945 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:938 Friday 14 February 2025 21:06:10 -0500 (0:00:00.136) 0:05:10.081 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:943 Friday 14 February 2025 21:06:10 -0500 (0:00:00.121) 0:05:10.202 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:960 Friday 14 February 2025 21:06:11 -0500 (0:00:00.491) 0:05:10.693 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:965 Friday 14 February 2025 21:06:11 -0500 (0:00:00.163) 0:05:10.856 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:970 Friday 14 February 2025 21:06:11 -0500 (0:00:00.155) 0:05:11.013 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:976 Friday 14 February 2025 21:06:11 -0500 (0:00:00.129) 0:05:11.142 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1002 Friday 14 February 2025 21:06:11 -0500 (0:00:00.115) 0:05:11.257 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1023 Friday 14 February 2025 21:06:11 -0500 (0:00:00.115) 0:05:11.373 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1031 Friday 14 February 2025 21:06:11 -0500 (0:00:00.138) 0:05:11.511 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1041 Friday 14 February 2025 21:06:12 -0500 (0:00:00.133) 0:05:11.644 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1047 Friday 14 February 2025 21:06:12 -0500 (0:00:00.123) 0:05:11.768 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1065 Friday 14 February 2025 21:06:12 -0500 (0:00:00.114) 0:05:11.882 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1076 Friday 14 February 2025 21:06:12 -0500 (0:00:00.124) 0:05:12.007 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1096 Friday 14 February 2025 21:06:12 -0500 (0:00:00.110) 0:05:12.117 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1149 Friday 14 February 2025 21:06:12 -0500 (0:00:00.186) 0:05:12.304 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1156 Friday 14 February 2025 21:06:12 -0500 (0:00:00.236) 0:05:12.540 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1163 Friday 14 February 2025 21:06:13 -0500 (0:00:00.170) 0:05:12.711 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Friday 14 February 2025 21:06:13 -0500 (0:00:00.118) 0:05:12.830 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1179 Friday 14 February 2025 21:06:13 -0500 (0:00:00.113) 0:05:12.944 ******* skipping: [managed-node2] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1187 Friday 14 February 2025 21:06:13 -0500 (0:00:00.100) 0:05:13.044 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1196 Friday 14 February 2025 21:06:13 -0500 (0:00:00.111) 0:05:13.156 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1204 Friday 14 February 2025 21:06:13 -0500 (0:00:00.302) 0:05:13.459 ******* skipping: [managed-node2] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1218 Friday 14 February 2025 21:06:13 -0500 (0:00:00.169) 0:05:13.629 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1224 Friday 14 February 2025 21:06:14 -0500 (0:00:00.161) 0:05:13.790 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that primary instance hosts is available] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1246 Friday 14 February 2025 21:06:14 -0500 (0:00:00.134) 0:05:13.925 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1256 Friday 14 February 2025 21:06:14 -0500 (0:00:00.114) 0:05:14.040 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1265 Friday 14 February 2025 21:06:14 -0500 (0:00:00.113) 0:05:14.153 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1274 Friday 14 February 2025 21:06:14 -0500 (0:00:00.108) 0:05:14.261 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1285 Friday 14 February 2025 21:06:14 -0500 (0:00:00.103) 0:05:14.365 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1298 Friday 14 February 2025 21:06:14 -0500 (0:00:00.094) 0:05:14.459 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1307 Friday 14 February 2025 21:06:14 -0500 (0:00:00.091) 0:05:14.550 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1314 Friday 14 February 2025 21:06:15 -0500 (0:00:00.111) 0:05:14.661 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1321 Friday 14 February 2025 21:06:15 -0500 (0:00:00.114) 0:05:14.776 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1329 Friday 14 February 2025 21:06:15 -0500 (0:00:00.125) 0:05:14.902 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1336 Friday 14 February 2025 21:06:15 -0500 (0:00:00.131) 0:05:15.033 ******* skipping: [managed-node2] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1348 Friday 14 February 2025 21:06:15 -0500 (0:00:00.252) 0:05:15.286 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1357 Friday 14 February 2025 21:06:15 -0500 (0:00:00.251) 0:05:15.537 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1364 Friday 14 February 2025 21:06:16 -0500 (0:00:00.161) 0:05:15.698 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1370 Friday 14 February 2025 21:06:16 -0500 (0:00:00.179) 0:05:15.878 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1378 Friday 14 February 2025 21:06:16 -0500 (0:00:00.247) 0:05:16.126 ******* skipping: [managed-node2] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1391 Friday 14 February 2025 21:06:16 -0500 (0:00:00.404) 0:05:16.530 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run ha_cluster to configure pacemaker] *********************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1403 Friday 14 February 2025 21:06:17 -0500 (0:00:00.115) 0:05:16.646 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1408 Friday 14 February 2025 21:06:17 -0500 (0:00:00.122) 0:05:16.768 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1416 Friday 14 February 2025 21:06:17 -0500 (0:00:00.125) 0:05:16.894 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1425 Friday 14 February 2025 21:06:17 -0500 (0:00:00.122) 0:05:17.016 ******* changed: [managed-node2] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Friday 14 February 2025 21:06:17 -0500 (0:00:00.575) 0:05:17.591 ******* changed: [managed-node2] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-02-14 21:05:07 EST", "ActiveEnterTimestampMonotonic": "1336771745", "ActiveExitTimestamp": "Fri 2025-02-14 21:05:07 EST", "ActiveExitTimestampMonotonic": "1336233793", "ActiveState": "active", "After": "network.target system.slice basic.target auditd.service -.mount systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-02-14 21:05:07 EST", "AssertTimestampMonotonic": "1336770984", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-02-14 21:05:07 EST", "ConditionTimestampMonotonic": "1336770983", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "8391", "ExecMainStartTimestamp": "Fri 2025-02-14 21:05:07 EST", "ExecMainStartTimestampMonotonic": "1336771680", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-02-14 21:05:07 EST", "InactiveEnterTimestampMonotonic": "1336769422", "InactiveExitTimestamp": "Fri 2025-02-14 21:05:07 EST", "InactiveExitTimestampMonotonic": "1336771745", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "8391", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-02-14 21:05:07 EST", "WatchdogTimestampMonotonic": "1336771721", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1438 Friday 14 February 2025 21:06:18 -0500 (0:00:00.877) 0:05:18.469 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1445 Friday 14 February 2025 21:06:18 -0500 (0:00:00.121) 0:05:18.590 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:168 Friday 14 February 2025 21:06:19 -0500 (0:00:00.116) 0:05:18.707 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node2 TASK [Check if the errorlog file exists and its location] ********************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:8 Friday 14 February 2025 21:06:20 -0500 (0:00:01.214) 0:05:19.921 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:23 Friday 14 February 2025 21:06:20 -0500 (0:00:00.117) 0:05:20.039 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:35 Friday 14 February 2025 21:06:20 -0500 (0:00:00.227) 0:05:20.266 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Friday 14 February 2025 21:06:20 -0500 (0:00:00.177) 0:05:20.444 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Friday 14 February 2025 21:06:21 -0500 (0:00:00.226) 0:05:20.670 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Friday 14 February 2025 21:06:21 -0500 (0:00:00.156) 0:05:20.826 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Friday 14 February 2025 21:06:21 -0500 (0:00:00.126) 0:05:20.953 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Friday 14 February 2025 21:06:21 -0500 (0:00:00.119) 0:05:21.072 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Friday 14 February 2025 21:06:21 -0500 (0:00:00.121) 0:05:21.193 ******* TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Friday 14 February 2025 21:06:21 -0500 (0:00:00.345) 0:05:21.539 ******* ok: [managed-node2] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-02-14 21:06:18 EST", "ActiveEnterTimestampMonotonic": "1407885188", "ActiveExitTimestamp": "Fri 2025-02-14 21:06:18 EST", "ActiveExitTimestampMonotonic": "1407641446", "ActiveState": "active", "After": "network.target system.slice basic.target auditd.service -.mount systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-02-14 21:06:18 EST", "AssertTimestampMonotonic": "1407884545", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-02-14 21:06:18 EST", "ConditionTimestampMonotonic": "1407884543", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11096", "ExecMainStartTimestamp": "Fri 2025-02-14 21:06:18 EST", "ExecMainStartTimestampMonotonic": "1407885108", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2025-02-14 21:06:18 EST] ; stop_time=[n/a] ; pid=11096 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-02-14 21:06:18 EST", "InactiveEnterTimestampMonotonic": "1407883682", "InactiveExitTimestamp": "Fri 2025-02-14 21:06:18 EST", "InactiveExitTimestampMonotonic": "1407885188", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "11096", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-02-14 21:06:18 EST", "WatchdogTimestampMonotonic": "1407885156", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Friday 14 February 2025 21:06:22 -0500 (0:00:00.906) 0:05:22.446 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003991", "end": "2025-02-14 21:06:23.106979", "failed_when_result": false, "rc": 1, "start": "2025-02-14 21:06:23.102988" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Friday 14 February 2025 21:06:23 -0500 (0:00:00.447) 0:05:22.894 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003387", "end": "2025-02-14 21:06:23.534967", "failed_when_result": false, "rc": 1, "start": "2025-02-14 21:06:23.531580" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Friday 14 February 2025 21:06:23 -0500 (0:00:00.425) 0:05:23.319 ******* ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Wait for mssql-server to prepare for client connections] ***************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 Friday 14 February 2025 21:06:23 -0500 (0:00:00.304) 0:05:23.624 ******* ok: [managed-node2] => { "changed": false, "elapsed": 1, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 7360, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:99 Friday 14 February 2025 21:06:25 -0500 (0:00:01.404) 0:05:25.028 ******* ok: [managed-node2] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools18/bin/sqlcmd", "-C", "-No", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.024440", "end": "2025-02-14 21:06:25.683076", "rc": 0, "start": "2025-02-14 21:06:25.658636" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2019 (RTM-CU27) (KB5037331) - 15.0.4375.4 (X64) Jun 10 2024 18:00:07 Copyright (C) 2019 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:118 Friday 14 February 2025 21:06:25 -0500 (0:00:00.480) 0:05:25.508 ******* ok: [managed-node2] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:122 Friday 14 February 2025 21:06:25 -0500 (0:00:00.126) 0:05:25.634 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:129 Friday 14 February 2025 21:06:26 -0500 (0:00:00.090) 0:05:25.725 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:140 Friday 14 February 2025 21:06:26 -0500 (0:00:00.107) 0:05:25.832 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:145 Friday 14 February 2025 21:06:26 -0500 (0:00:00.149) 0:05:25.981 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:150 Friday 14 February 2025 21:06:26 -0500 (0:00:00.164) 0:05:26.146 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:156 Friday 14 February 2025 21:06:26 -0500 (0:00:00.124) 0:05:26.271 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:162 Friday 14 February 2025 21:06:26 -0500 (0:00:00.150) 0:05:26.421 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:172 Friday 14 February 2025 21:06:26 -0500 (0:00:00.124) 0:05:26.546 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlscert] ************************************ task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 14 February 2025 21:06:27 -0500 (0:00:00.231) 0:05:26.777 ******* ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004232", "end": "2025-02-14 21:06:27.414016", "rc": 0, "start": "2025-02-14 21:06:27.409784" } STDOUT: tlscert = /etc/pki/tls/certs/mssql_2019_cert.crt TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 14 February 2025 21:06:27 -0500 (0:00:00.420) 0:05:27.198 ******* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 14 February 2025 21:06:27 -0500 (0:00:00.246) 0:05:27.444 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/certs/mssql_2019_cert.crt] ************ task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 14 February 2025 21:06:27 -0500 (0:00:00.116) 0:05:27.561 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:183 Friday 14 February 2025 21:06:28 -0500 (0:00:00.121) 0:05:27.682 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlskey] ************************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 14 February 2025 21:06:28 -0500 (0:00:00.257) 0:05:27.939 ******* ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004068", "end": "2025-02-14 21:06:28.600960", "rc": 0, "start": "2025-02-14 21:06:28.596892" } STDOUT: tlskey = /etc/pki/tls/private/mssql_2019_cert.key TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 14 February 2025 21:06:28 -0500 (0:00:00.450) 0:05:28.390 ******* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 14 February 2025 21:06:28 -0500 (0:00:00.134) 0:05:28.524 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/private/mssql_2019_cert.key] ********** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 14 February 2025 21:06:29 -0500 (0:00:00.128) 0:05:28.652 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:195 Friday 14 February 2025 21:06:29 -0500 (0:00:00.123) 0:05:28.775 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlsprotocols] ******************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 14 February 2025 21:06:29 -0500 (0:00:00.176) 0:05:28.952 ******* ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003949", "end": "2025-02-14 21:06:29.553470", "rc": 0, "start": "2025-02-14 21:06:29.549521" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 14 February 2025 21:06:29 -0500 (0:00:00.346) 0:05:29.299 ******* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 14 February 2025 21:06:29 -0500 (0:00:00.126) 0:05:29.426 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 14 February 2025 21:06:29 -0500 (0:00:00.123) 0:05:29.549 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:203 Friday 14 February 2025 21:06:30 -0500 (0:00:00.116) 0:05:29.666 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting forceencryption] **************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 14 February 2025 21:06:30 -0500 (0:00:00.164) 0:05:29.830 ******* ok: [managed-node2] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004032", "end": "2025-02-14 21:06:30.594729", "rc": 0, "start": "2025-02-14 21:06:30.590697" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 14 February 2025 21:06:30 -0500 (0:00:00.563) 0:05:30.393 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 14 February 2025 21:06:30 -0500 (0:00:00.131) 0:05:30.524 ******* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 14 February 2025 21:06:31 -0500 (0:00:00.163) 0:05:30.687 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:210 Friday 14 February 2025 21:06:31 -0500 (0:00:00.129) 0:05:30.817 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Disable TLS encryption] ************************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:175 Friday 14 February 2025 21:06:31 -0500 (0:00:00.126) 0:05:30.943 ******* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 14 February 2025 21:06:34 -0500 (0:00:02.777) 0:05:33.720 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 14 February 2025 21:06:34 -0500 (0:00:00.198) 0:05:33.919 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 14 February 2025 21:06:34 -0500 (0:00:00.149) 0:05:34.069 ******* ok: [managed-node2] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node2] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 14 February 2025 21:06:34 -0500 (0:00:00.188) 0:05:34.257 ******* ok: [managed-node2] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Friday 14 February 2025 21:06:34 -0500 (0:00:00.100) 0:05:34.358 ******* skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Friday 14 February 2025 21:06:34 -0500 (0:00:00.112) 0:05:34.470 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Friday 14 February 2025 21:06:34 -0500 (0:00:00.112) 0:05:34.583 ******* skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Friday 14 February 2025 21:06:35 -0500 (0:00:00.116) 0:05:34.699 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Friday 14 February 2025 21:06:35 -0500 (0:00:00.096) 0:05:34.795 ******* skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Friday 14 February 2025 21:06:35 -0500 (0:00:00.073) 0:05:34.869 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Friday 14 February 2025 21:06:35 -0500 (0:00:00.070) 0:05:34.939 ******* skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Friday 14 February 2025 21:06:35 -0500 (0:00:00.071) 0:05:35.011 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Friday 14 February 2025 21:06:35 -0500 (0:00:00.069) 0:05:35.080 ******* skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Friday 14 February 2025 21:06:35 -0500 (0:00:00.070) 0:05:35.151 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail on RHEL or CentOS 10 because it's not supported] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Friday 14 February 2025 21:06:35 -0500 (0:00:00.072) 0:05:35.223 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Friday 14 February 2025 21:06:35 -0500 (0:00:00.236) 0:05:35.460 ******* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Friday 14 February 2025 21:06:35 -0500 (0:00:00.089) 0:05:35.549 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Friday 14 February 2025 21:06:36 -0500 (0:00:00.113) 0:05:35.662 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Friday 14 February 2025 21:06:36 -0500 (0:00:00.122) 0:05:35.785 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Friday 14 February 2025 21:06:36 -0500 (0:00:00.115) 0:05:35.901 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Friday 14 February 2025 21:06:36 -0500 (0:00:00.120) 0:05:36.021 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_manage_selinux is set properly] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Friday 14 February 2025 21:06:36 -0500 (0:00:00.120) 0:05:36.142 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Friday 14 February 2025 21:06:36 -0500 (0:00:00.122) 0:05:36.265 ******* ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Friday 14 February 2025 21:06:38 -0500 (0:00:01.405) 0:05:37.671 ******* skipping: [managed-node2] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item={u'value': 15, u'key': 2019}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [managed-node2] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Friday 14 February 2025 21:06:38 -0500 (0:00:00.357) 0:05:38.028 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Friday 14 February 2025 21:06:38 -0500 (0:00:00.129) 0:05:38.157 ******* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188 Friday 14 February 2025 21:06:38 -0500 (0:00:00.119) 0:05:38.277 ******* skipping: [managed-node2] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 Friday 14 February 2025 21:06:38 -0500 (0:00:00.240) 0:05:38.518 ******* ok: [managed-node2] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:216 Friday 14 February 2025 21:06:39 -0500 (0:00:00.543) 0:05:39.061 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Friday 14 February 2025 21:06:39 -0500 (0:00:00.233) 0:05:39.295 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:237 Friday 14 February 2025 21:06:39 -0500 (0:00:00.119) 0:05:39.414 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Friday 14 February 2025 21:06:39 -0500 (0:00:00.116) 0:05:39.531 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:260 Friday 14 February 2025 21:06:39 -0500 (0:00:00.085) 0:05:39.616 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Friday 14 February 2025 21:06:40 -0500 (0:00:00.076) 0:05:39.693 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Friday 14 February 2025 21:06:40 -0500 (0:00:00.084) 0:05:39.777 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Friday 14 February 2025 21:06:40 -0500 (0:00:00.107) 0:05:39.885 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 Friday 14 February 2025 21:06:40 -0500 (0:00:00.076) 0:05:39.962 ******* ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 Friday 14 February 2025 21:06:40 -0500 (0:00:00.628) 0:05:40.590 ******* ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "mssql-server-15.0.4375.4-1.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:314 Friday 14 February 2025 21:06:41 -0500 (0:00:00.693) 0:05:41.284 ******* ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile = ' /var/opt/mssql/mssql.conf \\\n| sed 's/errorlogfile : //')\" || :\nif [ -s \"${errorlog}\" ]; then\n echo \"${errorlog}\"\nelif [ -s /var/opt/mssql/log/errorlog ]; then\n echo /var/opt/mssql/log/errorlog\nelse\n echo \"\"\nfi\n", "delta": "0:00:00.004701", "end": "2025-02-14 21:06:41.942126", "rc": 0, "start": "2025-02-14 21:06:41.937425" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:330 Friday 14 February 2025 21:06:42 -0500 (0:00:00.442) 0:05:41.726 ******* ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:334 Friday 14 February 2025 21:06:43 -0500 (0:00:01.015) 0:05:42.742 ******* ok: [managed-node2] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:343 Friday 14 February 2025 21:06:43 -0500 (0:00:00.161) 0:05:42.903 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:359 Friday 14 February 2025 21:06:43 -0500 (0:00:00.112) 0:05:43.015 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:384 Friday 14 February 2025 21:06:43 -0500 (0:00:00.108) 0:05:43.124 ******* skipping: [managed-node2] => (item={u'path': None, u'setting': u'defaultdatadir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'path': None, u'setting': u'defaultlogdir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:399 Friday 14 February 2025 21:06:43 -0500 (0:00:00.344) 0:05:43.468 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:413 Friday 14 February 2025 21:06:43 -0500 (0:00:00.124) 0:05:43.593 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:424 Friday 14 February 2025 21:06:44 -0500 (0:00:00.118) 0:05:43.711 ******* ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } lsrpackages: tuned-profiles-mssql TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Friday 14 February 2025 21:06:44 -0500 (0:00:00.653) 0:05:44.364 ******* ok: [managed-node2] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-02-14 20:42:58 EST", "ActiveEnterTimestampMonotonic": "8366106", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target systemd-sysctl.service system.slice dbus.service basic.target systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-02-14 20:42:57 EST", "AssertTimestampMonotonic": "7665521", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-02-14 20:42:57 EST", "ConditionTimestampMonotonic": "7665519", "Conflicts": "shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "846", "ExecMainStartTimestamp": "Fri 2025-02-14 20:42:57 EST", "ExecMainStartTimestampMonotonic": "7666709", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-02-14 20:42:57 EST", "InactiveExitTimestampMonotonic": "7666747", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "846", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "polkit.service basic.target dbus.service system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-02-14 20:42:58 EST", "WatchdogTimestampMonotonic": "8366060", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:437 Friday 14 February 2025 21:06:45 -0500 (0:00:00.560) 0:05:44.925 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.084693", "end": "2025-02-14 21:06:45.641052", "rc": 0, "start": "2025-02-14 21:06:45.556359" } STDOUT: Current active profile: virtual-guest mssql TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:450 Friday 14 February 2025 21:06:45 -0500 (0:00:00.513) 0:05:45.438 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:463 Friday 14 February 2025 21:06:45 -0500 (0:00:00.117) 0:05:45.555 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:472 Friday 14 February 2025 21:06:46 -0500 (0:00:00.111) 0:05:45.666 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:482 Friday 14 February 2025 21:06:46 -0500 (0:00:00.120) 0:05:45.787 ******* ok: [managed-node2] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:490 Friday 14 February 2025 21:06:46 -0500 (0:00:00.459) 0:05:46.247 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:499 Friday 14 February 2025 21:06:46 -0500 (0:00:00.091) 0:05:46.338 ******* ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "mssql-tools18-18.4.1.1-1.x86_64 providing mssql-tools18 is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } lsrpackages: mssql-tools18 unixODBC-devel TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:516 Friday 14 February 2025 21:06:47 -0500 (0:00:00.569) 0:05:46.907 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:530 Friday 14 February 2025 21:06:47 -0500 (0:00:00.076) 0:05:46.984 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Friday 14 February 2025 21:06:47 -0500 (0:00:00.088) 0:05:47.072 ******* skipping: [managed-node2] => (item=mssql_2019_cert.crt) => { "ansible_loop_var": "item", "changed": false, "item": "mssql_2019_cert.crt", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=mssql_2019_cert.key) => { "ansible_loop_var": "item", "changed": false, "item": "mssql_2019_cert.key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:553 Friday 14 February 2025 21:06:47 -0500 (0:00:00.128) 0:05:47.200 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 14 February 2025 21:06:47 -0500 (0:00:00.212) 0:05:47.413 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003174", "end": "2025-02-14 21:06:48.231046", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:06:48.227872" } STDOUT: tlscert = /etc/pki/tls/certs/mssql_2019_cert.crt TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 14 February 2025 21:06:48 -0500 (0:00:00.611) 0:05:48.024 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 14 February 2025 21:06:48 -0500 (0:00:00.150) 0:05:48.175 ******* NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node2 changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlscert" ], "delta": "0:00:00.114869", "end": "2025-02-14 21:06:48.936747", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:06:48.821878" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:562 Friday 14 February 2025 21:06:49 -0500 (0:00:00.510) 0:05:48.686 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 14 February 2025 21:06:49 -0500 (0:00:00.210) 0:05:48.896 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003494", "end": "2025-02-14 21:06:49.535811", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:06:49.532317" } STDOUT: tlskey = /etc/pki/tls/private/mssql_2019_cert.key TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 14 February 2025 21:06:49 -0500 (0:00:00.433) 0:05:49.330 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 14 February 2025 21:06:49 -0500 (0:00:00.110) 0:05:49.440 ******* changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.115964", "end": "2025-02-14 21:06:50.219852", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:06:50.103888" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:571 Friday 14 February 2025 21:06:50 -0500 (0:00:00.574) 0:05:50.015 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 14 February 2025 21:06:50 -0500 (0:00:00.244) 0:05:50.260 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002979", "end": "2025-02-14 21:06:50.882966", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:06:50.879987" } STDOUT: tlsprotocols = 1.2 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 14 February 2025 21:06:50 -0500 (0:00:00.362) 0:05:50.622 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 14 February 2025 21:06:51 -0500 (0:00:00.081) 0:05:50.704 ******* changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.115829", "end": "2025-02-14 21:06:51.457539", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:06:51.341710" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:578 Friday 14 February 2025 21:06:51 -0500 (0:00:00.501) 0:05:51.205 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 14 February 2025 21:06:51 -0500 (0:00:00.153) 0:05:51.359 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003388", "end": "2025-02-14 21:06:51.958178", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:06:51.954790" } STDOUT: forceencryption = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 14 February 2025 21:06:52 -0500 (0:00:00.341) 0:05:51.700 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 14 February 2025 21:06:52 -0500 (0:00:00.232) 0:05:51.933 ******* changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.116980", "end": "2025-02-14 21:06:52.677228", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:06:52.560248" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:587 Friday 14 February 2025 21:06:52 -0500 (0:00:00.493) 0:05:52.427 ******* ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004560", "end": "2025-02-14 21:06:53.023275", "failed_when_result": false, "rc": 1, "start": "2025-02-14 21:06:53.018715" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:596 Friday 14 February 2025 21:06:53 -0500 (0:00:00.337) 0:05:52.764 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Append -C to sqlcmd when TLS is configured but certs are self-signed] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Friday 14 February 2025 21:06:53 -0500 (0:00:00.081) 0:05:52.846 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:616 Friday 14 February 2025 21:06:53 -0500 (0:00:00.075) 0:05:52.922 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:620 Friday 14 February 2025 21:06:53 -0500 (0:00:00.076) 0:05:52.999 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Friday 14 February 2025 21:06:53 -0500 (0:00:00.079) 0:05:53.079 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:641 Friday 14 February 2025 21:06:53 -0500 (0:00:00.076) 0:05:53.155 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:648 Friday 14 February 2025 21:06:53 -0500 (0:00:00.080) 0:05:53.236 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the password of sa user] ******** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:656 Friday 14 February 2025 21:06:53 -0500 (0:00:00.079) 0:05:53.315 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:677 Friday 14 February 2025 21:06:53 -0500 (0:00:00.090) 0:05:53.405 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:684 Friday 14 February 2025 21:06:53 -0500 (0:00:00.076) 0:05:53.482 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:695 Friday 14 February 2025 21:06:53 -0500 (0:00:00.069) 0:05:53.551 ******* ok: [managed-node2] => { "changed": false, "cmd": "errorlog_edition=\"$(grep -oi 'Evaluation edition' \\\n/var/opt/mssql/log/errorlog)\"\nif [ -z \"${errorlog_edition}\" ]; then\n edition_matches=false\nelse\n edition_matches=true\nfi\necho \"${edition_matches}\"\n", "delta": "0:00:00.005448", "end": "2025-02-14 21:06:54.156702", "rc": 0, "start": "2025-02-14 21:06:54.151254" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:709 Friday 14 February 2025 21:06:54 -0500 (0:00:00.343) 0:05:53.895 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:716 Friday 14 February 2025 21:06:54 -0500 (0:00:00.076) 0:05:53.971 ******* ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the edition of MSSQL] *********** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:722 Friday 14 February 2025 21:06:55 -0500 (0:00:01.385) 0:05:55.357 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the IP address setting] ****** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:741 Friday 14 February 2025 21:06:55 -0500 (0:00:00.234) 0:05:55.591 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:748 Friday 14 February 2025 21:06:56 -0500 (0:00:00.078) 0:05:55.670 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Friday 14 February 2025 21:06:56 -0500 (0:00:00.074) 0:05:55.744 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Friday 14 February 2025 21:06:56 -0500 (0:00:00.077) 0:05:55.822 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 14 February 2025 21:06:56 -0500 (0:00:00.129) 0:05:55.951 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003136", "end": "2025-02-14 21:06:56.613202", "failed_when_result": false, "rc": 1, "start": "2025-02-14 21:06:56.610066" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 14 February 2025 21:06:56 -0500 (0:00:00.405) 0:05:56.356 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.117614", "end": "2025-02-14 21:06:57.082401", "failed_when_result": false, "rc": 0, "start": "2025-02-14 21:06:56.964787" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [fedora.linux_system_roles.mssql : Unset the setting network tcpport] ***** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 14 February 2025 21:06:57 -0500 (0:00:00.487) 0:05:56.844 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:773 Friday 14 February 2025 21:06:57 -0500 (0:00:00.071) 0:05:56.915 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:793 Friday 14 February 2025 21:06:57 -0500 (0:00:00.074) 0:05:56.989 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:800 Friday 14 February 2025 21:06:57 -0500 (0:00:00.070) 0:05:57.060 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:807 Friday 14 February 2025 21:06:57 -0500 (0:00:00.073) 0:05:57.134 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:816 Friday 14 February 2025 21:06:57 -0500 (0:00:00.070) 0:05:57.204 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:822 Friday 14 February 2025 21:06:57 -0500 (0:00:00.068) 0:05:57.273 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:829 Friday 14 February 2025 21:06:57 -0500 (0:00:00.070) 0:05:57.343 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:837 Friday 14 February 2025 21:06:57 -0500 (0:00:00.067) 0:05:57.411 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Friday 14 February 2025 21:06:57 -0500 (0:00:00.218) 0:05:57.629 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:853 Friday 14 February 2025 21:06:58 -0500 (0:00:00.075) 0:05:57.705 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:861 Friday 14 February 2025 21:06:58 -0500 (0:00:00.076) 0:05:57.781 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Friday 14 February 2025 21:06:58 -0500 (0:00:00.074) 0:05:57.856 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Friday 14 February 2025 21:06:58 -0500 (0:00:00.071) 0:05:57.927 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Friday 14 February 2025 21:06:58 -0500 (0:00:00.077) 0:05:58.005 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Friday 14 February 2025 21:06:58 -0500 (0:00:00.074) 0:05:58.079 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Check if AD user exists] *************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Friday 14 February 2025 21:06:58 -0500 (0:00:00.074) 0:05:58.154 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:914 Friday 14 February 2025 21:06:58 -0500 (0:00:00.071) 0:05:58.226 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure proper configuration on user] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:928 Friday 14 February 2025 21:06:58 -0500 (0:00:00.073) 0:05:58.299 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:938 Friday 14 February 2025 21:06:58 -0500 (0:00:00.075) 0:05:58.375 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:943 Friday 14 February 2025 21:06:58 -0500 (0:00:00.072) 0:05:58.447 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:960 Friday 14 February 2025 21:06:58 -0500 (0:00:00.088) 0:05:58.536 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:965 Friday 14 February 2025 21:06:58 -0500 (0:00:00.072) 0:05:58.608 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:970 Friday 14 February 2025 21:06:59 -0500 (0:00:00.071) 0:05:58.680 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:976 Friday 14 February 2025 21:06:59 -0500 (0:00:00.073) 0:05:58.753 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1002 Friday 14 February 2025 21:06:59 -0500 (0:00:00.069) 0:05:58.822 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1023 Friday 14 February 2025 21:06:59 -0500 (0:00:00.072) 0:05:58.894 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1031 Friday 14 February 2025 21:06:59 -0500 (0:00:00.069) 0:05:58.964 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1041 Friday 14 February 2025 21:06:59 -0500 (0:00:00.216) 0:05:59.181 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1047 Friday 14 February 2025 21:06:59 -0500 (0:00:00.075) 0:05:59.257 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1065 Friday 14 February 2025 21:06:59 -0500 (0:00:00.075) 0:05:59.332 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1076 Friday 14 February 2025 21:06:59 -0500 (0:00:00.076) 0:05:59.408 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1096 Friday 14 February 2025 21:06:59 -0500 (0:00:00.072) 0:05:59.480 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1149 Friday 14 February 2025 21:06:59 -0500 (0:00:00.087) 0:05:59.568 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1156 Friday 14 February 2025 21:06:59 -0500 (0:00:00.072) 0:05:59.641 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1163 Friday 14 February 2025 21:07:00 -0500 (0:00:00.077) 0:05:59.718 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Friday 14 February 2025 21:07:00 -0500 (0:00:00.077) 0:05:59.796 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1179 Friday 14 February 2025 21:07:00 -0500 (0:00:00.080) 0:05:59.876 ******* skipping: [managed-node2] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1187 Friday 14 February 2025 21:07:00 -0500 (0:00:00.091) 0:05:59.968 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1196 Friday 14 February 2025 21:07:00 -0500 (0:00:00.073) 0:06:00.042 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1204 Friday 14 February 2025 21:07:00 -0500 (0:00:00.076) 0:06:00.118 ******* skipping: [managed-node2] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1218 Friday 14 February 2025 21:07:00 -0500 (0:00:00.091) 0:06:00.210 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1224 Friday 14 February 2025 21:07:00 -0500 (0:00:00.071) 0:06:00.281 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that primary instance hosts is available] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1246 Friday 14 February 2025 21:07:00 -0500 (0:00:00.071) 0:06:00.353 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1256 Friday 14 February 2025 21:07:00 -0500 (0:00:00.070) 0:06:00.423 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1265 Friday 14 February 2025 21:07:00 -0500 (0:00:00.072) 0:06:00.495 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1274 Friday 14 February 2025 21:07:00 -0500 (0:00:00.084) 0:06:00.580 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1285 Friday 14 February 2025 21:07:01 -0500 (0:00:00.216) 0:06:00.797 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1298 Friday 14 February 2025 21:07:01 -0500 (0:00:00.077) 0:06:00.875 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1307 Friday 14 February 2025 21:07:01 -0500 (0:00:00.076) 0:06:00.951 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1314 Friday 14 February 2025 21:07:01 -0500 (0:00:00.075) 0:06:01.027 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1321 Friday 14 February 2025 21:07:01 -0500 (0:00:00.073) 0:06:01.101 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1329 Friday 14 February 2025 21:07:01 -0500 (0:00:00.079) 0:06:01.181 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1336 Friday 14 February 2025 21:07:01 -0500 (0:00:00.075) 0:06:01.257 ******* skipping: [managed-node2] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1348 Friday 14 February 2025 21:07:01 -0500 (0:00:00.102) 0:06:01.359 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1357 Friday 14 February 2025 21:07:01 -0500 (0:00:00.074) 0:06:01.433 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1364 Friday 14 February 2025 21:07:01 -0500 (0:00:00.071) 0:06:01.505 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1370 Friday 14 February 2025 21:07:01 -0500 (0:00:00.072) 0:06:01.578 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1378 Friday 14 February 2025 21:07:02 -0500 (0:00:00.087) 0:06:01.666 ******* skipping: [managed-node2] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1391 Friday 14 February 2025 21:07:02 -0500 (0:00:00.087) 0:06:01.753 ******* skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run ha_cluster to configure pacemaker] *********************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1403 Friday 14 February 2025 21:07:02 -0500 (0:00:00.075) 0:06:01.829 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1408 Friday 14 February 2025 21:07:02 -0500 (0:00:00.074) 0:06:01.903 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1416 Friday 14 February 2025 21:07:02 -0500 (0:00:00.077) 0:06:01.981 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1425 Friday 14 February 2025 21:07:02 -0500 (0:00:00.073) 0:06:02.054 ******* changed: [managed-node2] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Friday 14 February 2025 21:07:03 -0500 (0:00:00.650) 0:06:02.705 ******* changed: [managed-node2] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-02-14 21:06:18 EST", "ActiveEnterTimestampMonotonic": "1407885188", "ActiveExitTimestamp": "Fri 2025-02-14 21:06:18 EST", "ActiveExitTimestampMonotonic": "1407641446", "ActiveState": "active", "After": "network.target system.slice basic.target auditd.service -.mount systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-02-14 21:06:18 EST", "AssertTimestampMonotonic": "1407884545", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-02-14 21:06:18 EST", "ConditionTimestampMonotonic": "1407884543", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11096", "ExecMainStartTimestamp": "Fri 2025-02-14 21:06:18 EST", "ExecMainStartTimestampMonotonic": "1407885108", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2025-02-14 21:06:18 EST] ; stop_time=[n/a] ; pid=11096 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-02-14 21:06:18 EST", "InactiveEnterTimestampMonotonic": "1407883682", "InactiveExitTimestamp": "Fri 2025-02-14 21:06:18 EST", "InactiveExitTimestampMonotonic": "1407885188", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "11096", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-02-14 21:06:18 EST", "WatchdogTimestampMonotonic": "1407885156", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1438 Friday 14 February 2025 21:07:04 -0500 (0:00:01.665) 0:06:04.371 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1445 Friday 14 February 2025 21:07:04 -0500 (0:00:00.074) 0:06:04.445 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up after the role invocation] ************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2019.yml:27 Friday 14 February 2025 21:07:04 -0500 (0:00:00.074) 0:06:04.519 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml for managed-node2 TASK [Gather package facts] **************************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:2 Friday 14 February 2025 21:07:05 -0500 (0:00:00.138) 0:06:04.657 ******* ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Purge cluster configuration] ********************************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:6 Friday 14 February 2025 21:07:06 -0500 (0:00:01.758) 0:06:06.415 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Debug ansible_python_version] ******************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:14 Friday 14 February 2025 21:07:06 -0500 (0:00:00.107) 0:06:06.523 ******* ok: [managed-node2] => { "ansible_python_version": "2.7.5" } TASK [Purge firewall configuration] ******************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:18 Friday 14 February 2025 21:07:06 -0500 (0:00:00.076) 0:06:06.600 ******* TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Friday 14 February 2025 21:07:07 -0500 (0:00:00.207) 0:06:06.807 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node2 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Friday 14 February 2025 21:07:07 -0500 (0:00:00.138) 0:06:06.946 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Friday 14 February 2025 21:07:07 -0500 (0:00:00.106) 0:06:07.052 ******* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Friday 14 February 2025 21:07:08 -0500 (0:00:00.933) 0:06:07.986 ******* ok: [managed-node2] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22 Friday 14 February 2025 21:07:08 -0500 (0:00:00.081) 0:06:08.068 ******* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:27 Friday 14 February 2025 21:07:08 -0500 (0:00:00.542) 0:06:08.610 ******* ok: [managed-node2] => { "ansible_facts": { "__firewall_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:31 Friday 14 February 2025 21:07:09 -0500 (0:00:00.081) 0:06:08.691 ******* ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed" ] } lsrpackages: firewalld TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:43 Friday 14 February 2025 21:07:09 -0500 (0:00:00.576) 0:06:09.267 ******* skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:48 Friday 14 February 2025 21:07:09 -0500 (0:00:00.075) 0:06:09.343 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:53 Friday 14 February 2025 21:07:09 -0500 (0:00:00.073) 0:06:09.416 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Friday 14 February 2025 21:07:09 -0500 (0:00:00.075) 0:06:09.492 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Friday 14 February 2025 21:07:09 -0500 (0:00:00.069) 0:06:09.561 ******* skipping: [managed-node2] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Friday 14 February 2025 21:07:10 -0500 (0:00:00.090) 0:06:09.652 ******* ok: [managed-node2] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2025-02-14 20:54:50 EST", "ActiveEnterTimestampMonotonic": "720180886", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service basic.target dbus.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-02-14 20:54:50 EST", "AssertTimestampMonotonic": "719899397", "Before": "shutdown.target multi-user.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-02-14 20:54:50 EST", "ConditionTimestampMonotonic": "719899395", "Conflicts": "ip6tables.service iptables.service ebtables.service shutdown.target ipset.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "20780", "ExecMainStartTimestamp": "Fri 2025-02-14 20:54:50 EST", "ExecMainStartTimestampMonotonic": "719900948", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-02-14 20:54:50 EST", "InactiveExitTimestampMonotonic": "719900983", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "20780", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "dbus-org.fedoraproject.FirewallD1.service firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2025-02-14 20:54:50 EST", "WatchdogTimestampMonotonic": "720180827", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Friday 14 February 2025 21:07:10 -0500 (0:00:00.470) 0:06:10.122 ******* ok: [managed-node2] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-02-14 20:54:50 EST", "ActiveEnterTimestampMonotonic": "720180886", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service basic.target dbus.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-02-14 20:54:50 EST", "AssertTimestampMonotonic": "719899397", "Before": "shutdown.target multi-user.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-02-14 20:54:50 EST", "ConditionTimestampMonotonic": "719899395", "Conflicts": "ip6tables.service iptables.service ebtables.service shutdown.target ipset.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "20780", "ExecMainStartTimestamp": "Fri 2025-02-14 20:54:50 EST", "ExecMainStartTimestampMonotonic": "719900948", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-02-14 20:54:50 EST", "InactiveExitTimestampMonotonic": "719900983", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "20780", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "dbus-org.fedoraproject.FirewallD1.service firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2025-02-14 20:54:50 EST", "WatchdogTimestampMonotonic": "720180827", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Friday 14 February 2025 21:07:10 -0500 (0:00:00.450) 0:06:10.573 ******* ok: [managed-node2] => { "ansible_facts": { "__firewall_previous_replaced": true, "__firewall_python_cmd": "/usr/bin/python", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Friday 14 February 2025 21:07:11 -0500 (0:00:00.079) 0:06:10.652 ******* ok: [managed-node2] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.44.246 closed. TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Friday 14 February 2025 21:07:11 -0500 (0:00:00.372) 0:06:11.025 ******* ok: [managed-node2] => { "ansible_facts": { "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Friday 14 February 2025 21:07:11 -0500 (0:00:00.083) 0:06:11.108 ******* TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Friday 14 February 2025 21:07:11 -0500 (0:00:00.073) 0:06:11.181 ******* TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Friday 14 February 2025 21:07:11 -0500 (0:00:00.076) 0:06:11.258 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Friday 14 February 2025 21:07:11 -0500 (0:00:00.082) 0:06:11.340 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Friday 14 February 2025 21:07:11 -0500 (0:00:00.073) 0:06:11.414 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Friday 14 February 2025 21:07:11 -0500 (0:00:00.075) 0:06:11.489 ******* ok: [managed-node2] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.44.246 closed. TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Friday 14 February 2025 21:07:12 -0500 (0:00:00.338) 0:06:11.828 ******* ok: [managed-node2] => { "ansible_facts": { "firewall_lib_result": { "changed": false } }, "changed": false } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Friday 14 February 2025 21:07:12 -0500 (0:00:00.098) 0:06:11.927 ******* skipping: [managed-node2] => {} TASK [Purge selinux configuration] ********************************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:26 Friday 14 February 2025 21:07:12 -0500 (0:00:00.078) 0:06:12.005 ******* TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Friday 14 February 2025 21:07:12 -0500 (0:00:00.181) 0:06:12.187 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml for managed-node2 TASK [fedora.linux_system_roles.selinux : Ensure ansible_facts used by role] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Friday 14 February 2025 21:07:12 -0500 (0:00:00.130) 0:06:12.317 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Ensure SELinux packages] ************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Friday 14 February 2025 21:07:12 -0500 (0:00:00.102) 0:06:12.420 ******* included: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml for managed-node2 TASK [fedora.linux_system_roles.selinux : Check if system is ostree] *********** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5 Friday 14 February 2025 21:07:13 -0500 (0:00:00.273) 0:06:12.693 ******* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.selinux : Set flag to indicate system is ostree] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:10 Friday 14 February 2025 21:07:13 -0500 (0:00:00.340) 0:06:13.034 ******* ok: [managed-node2] => { "ansible_facts": { "__selinux_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:17 Friday 14 February 2025 21:07:13 -0500 (0:00:00.083) 0:06:13.117 ******* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.selinux : Set flag if transactional-update exists] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:22 Friday 14 February 2025 21:07:13 -0500 (0:00:00.327) 0:06:13.445 ******* ok: [managed-node2] => { "ansible_facts": { "__selinux_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Install SELinux python2 tools] ******* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:26 Friday 14 February 2025 21:07:13 -0500 (0:00:00.080) 0:06:13.526 ******* ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.5-15.el7.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.5-34.el7.x86_64 providing policycoreutils-python is already installed" ] } lsrpackages: libselinux-python policycoreutils-python TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:35 Friday 14 February 2025 21:07:14 -0500 (0:00:00.562) 0:06:14.088 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:46 Friday 14 February 2025 21:07:14 -0500 (0:00:00.077) 0:06:14.166 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux tool semanage] ******* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:58 Friday 14 February 2025 21:07:14 -0500 (0:00:00.071) 0:06:14.237 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:72 Friday 14 February 2025 21:07:14 -0500 (0:00:00.076) 0:06:14.314 ******* skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.selinux : Reboot transactional update systems] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:77 Friday 14 February 2025 21:07:14 -0500 (0:00:00.071) 0:06:14.385 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Fail if reboot is needed and not set] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:82 Friday 14 February 2025 21:07:14 -0500 (0:00:00.072) 0:06:14.458 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Refresh facts] *********************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:89 Friday 14 February 2025 21:07:14 -0500 (0:00:00.072) 0:06:14.530 ******* ok: [managed-node2] TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:5 Friday 14 February 2025 21:07:15 -0500 (0:00:00.556) 0:06:15.087 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:13 Friday 14 February 2025 21:07:15 -0500 (0:00:00.072) 0:06:15.160 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set selinux_reboot_required] ********* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:21 Friday 14 February 2025 21:07:15 -0500 (0:00:00.074) 0:06:15.234 ******* ok: [managed-node2] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Fail if reboot is required] ********** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:25 Friday 14 February 2025 21:07:15 -0500 (0:00:00.271) 0:06:15.506 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Warn if SELinux is disabled] ********* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:30 Friday 14 February 2025 21:07:15 -0500 (0:00:00.116) 0:06:15.623 ******* skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:35 Friday 14 February 2025 21:07:16 -0500 (0:00:00.090) 0:06:15.713 ******* NOTIFIED HANDLER fedora.linux_system_roles.selinux : Reload SELinux policy for managed-node2 changed: [managed-node2] => { "changed": true, "cmd": [ "/usr/sbin/semanage", "-i", "-" ], "delta": "0:00:00.342993", "end": "2025-02-14 21:07:16.668160", "rc": 0, "start": "2025-02-14 21:07:16.325167" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:43 Friday 14 February 2025 21:07:16 -0500 (0:00:00.703) 0:06:16.417 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:48 Friday 14 February 2025 21:07:16 -0500 (0:00:00.074) 0:06:16.491 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux port local modifications] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:53 Friday 14 February 2025 21:07:16 -0500 (0:00:00.076) 0:06:16.569 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux login local modifications] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:58 Friday 14 February 2025 21:07:16 -0500 (0:00:00.074) 0:06:16.643 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set SELinux booleans] **************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:63 Friday 14 February 2025 21:07:17 -0500 (0:00:00.076) 0:06:16.719 ******* TASK [fedora.linux_system_roles.selinux : Set SELinux file contexts] *********** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:74 Friday 14 February 2025 21:07:17 -0500 (0:00:00.108) 0:06:16.828 ******* TASK [fedora.linux_system_roles.selinux : Set an SELinux label on a port] ****** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:87 Friday 14 February 2025 21:07:17 -0500 (0:00:00.115) 0:06:16.943 ******* TASK [fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:99 Friday 14 February 2025 21:07:17 -0500 (0:00:00.120) 0:06:17.064 ******* TASK [fedora.linux_system_roles.selinux : Get SELinux modules facts] *********** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 Friday 14 February 2025 21:07:17 -0500 (0:00:00.126) 0:06:17.191 ******* ok: [managed-node2] => { "ansible_facts": { "selinux_checksums": false, "selinux_installed_modules": { "abrt": { "100": { "checksum": "", "enabled": 1 } }, "accountsd": { "100": { "checksum": "", "enabled": 1 } }, "acct": { "100": { "checksum": "", "enabled": 1 } }, "afs": { "100": { "checksum": "", "enabled": 1 } }, "aiccu": { "100": { "checksum": "", "enabled": 1 } }, "aide": { "100": { "checksum": "", "enabled": 1 } }, "ajaxterm": { "100": { "checksum": "", "enabled": 1 } }, "alsa": { "100": { "checksum": "", "enabled": 1 } }, "amanda": { "100": { "checksum": "", "enabled": 1 } }, "amtu": { "100": { "checksum": "", "enabled": 1 } }, "anaconda": { "100": { "checksum": "", "enabled": 1 } }, "antivirus": { "100": { "checksum": "", "enabled": 1 } }, "apache": { "100": { "checksum": "", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "", "enabled": 1 } }, "apm": { "100": { "checksum": "", "enabled": 1 } }, "application": { "100": { "checksum": "", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "", "enabled": 1 } }, "asterisk": { "100": { "checksum": "", "enabled": 1 } }, "auditadm": { "100": { "checksum": "", "enabled": 1 } }, "authconfig": { "100": { "checksum": "", "enabled": 1 } }, "authlogin": { "100": { "checksum": "", "enabled": 1 } }, "automount": { "100": { "checksum": "", "enabled": 1 } }, "avahi": { "100": { "checksum": "", "enabled": 1 } }, "awstats": { "100": { "checksum": "", "enabled": 1 } }, "bacula": { "100": { "checksum": "", "enabled": 1 } }, "base": { "100": { "checksum": "", "enabled": 1 } }, "bcfg2": { "100": { "checksum": "", "enabled": 1 } }, "bind": { "100": { "checksum": "", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "", "enabled": 1 } }, "blueman": { "100": { "checksum": "", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "", "enabled": 1 } }, "boinc": { "100": { "checksum": "", "enabled": 1 } }, "boltd": { "100": { "checksum": "", "enabled": 1 } }, "bootloader": { "100": { "checksum": "", "enabled": 1 } }, "brctl": { "100": { "checksum": "", "enabled": 1 } }, "brltty": { "100": { "checksum": "", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "", "enabled": 1 } }, "bumblebee": { "100": { "checksum": "", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "", "enabled": 1 } }, "calamaris": { "100": { "checksum": "", "enabled": 1 } }, "callweaver": { "100": { "checksum": "", "enabled": 1 } }, "canna": { "100": { "checksum": "", "enabled": 1 } }, "ccs": { "100": { "checksum": "", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "", "enabled": 1 } }, "certmaster": { "100": { "checksum": "", "enabled": 1 } }, "certmonger": { "100": { "checksum": "", "enabled": 1 } }, "certwatch": { "100": { "checksum": "", "enabled": 1 } }, "cfengine": { "100": { "checksum": "", "enabled": 1 } }, "cgdcbxd": { "100": { "checksum": "", "enabled": 1 } }, "cgroup": { "100": { "checksum": "", "enabled": 1 } }, "chrome": { "100": { "checksum": "", "enabled": 1 } }, "chronyd": { "100": { "checksum": "", "enabled": 1 } }, "cinder": { "100": { "checksum": "", "enabled": 1 } }, "cipe": { "100": { "checksum": "", "enabled": 1 } }, "clock": { "100": { "checksum": "", "enabled": 1 } }, "clogd": { "100": { "checksum": "", "enabled": 1 } }, "cloudform": { "100": { "checksum": "", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "", "enabled": 1 } }, "cobbler": { "100": { "checksum": "", "enabled": 1 } }, "cockpit": { "100": { "checksum": "", "enabled": 1 } }, "collectd": { "100": { "checksum": "", "enabled": 1 } }, "colord": { "100": { "checksum": "", "enabled": 1 } }, "comsat": { "100": { "checksum": "", "enabled": 1 } }, "condor": { "100": { "checksum": "", "enabled": 1 } }, "conman": { "100": { "checksum": "", "enabled": 1 } }, "consolekit": { "100": { "checksum": "", "enabled": 1 } }, "container": { "100": { "checksum": "", "enabled": 1 } }, "couchdb": { "100": { "checksum": "", "enabled": 1 } }, "courier": { "100": { "checksum": "", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "", "enabled": 1 } }, "cron": { "100": { "checksum": "", "enabled": 1 } }, "ctdb": { "100": { "checksum": "", "enabled": 1 } }, "cups": { "100": { "checksum": "", "enabled": 1 } }, "cvs": { "100": { "checksum": "", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "", "enabled": 1 } }, "cyrus": { "100": { "checksum": "", "enabled": 1 } }, "daemontools": { "100": { "checksum": "", "enabled": 1 } }, "dbadm": { "100": { "checksum": "", "enabled": 1 } }, "dbskk": { "100": { "checksum": "", "enabled": 1 } }, "dbus": { "100": { "checksum": "", "enabled": 1 } }, "dcc": { "100": { "checksum": "", "enabled": 1 } }, "ddclient": { "100": { "checksum": "", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "", "enabled": 1 } }, "devicekit": { "100": { "checksum": "", "enabled": 1 } }, "dhcp": { "100": { "checksum": "", "enabled": 1 } }, "dictd": { "100": { "checksum": "", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "", "enabled": 1 } }, "dirsrv-admin": { "100": { "checksum": "", "enabled": 1 } }, "dmesg": { "100": { "checksum": "", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "", "enabled": 1 } }, "dnssec": { "100": { "checksum": "", "enabled": 1 } }, "dovecot": { "100": { "checksum": "", "enabled": 1 } }, "drbd": { "100": { "checksum": "", "enabled": 1 } }, "dspam": { "100": { "checksum": "", "enabled": 1 } }, "entropyd": { "100": { "checksum": "", "enabled": 1 } }, "exim": { "100": { "checksum": "", "enabled": 1 } }, "fail2ban": { "100": { "checksum": "", "enabled": 1 } }, "fcoe": { "100": { "checksum": "", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "", "enabled": 1 } }, "finger": { "100": { "checksum": "", "enabled": 1 } }, "firewalld": { "100": { "checksum": "", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "", "enabled": 1 } }, "firstboot": { "100": { "checksum": "", "enabled": 1 } }, "fprintd": { "100": { "checksum": "", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "", "enabled": 1 } }, "freqset": { "100": { "checksum": "", "enabled": 1 } }, "fstools": { "100": { "checksum": "", "enabled": 1 } }, "ftp": { "100": { "checksum": "", "enabled": 1 } }, "games": { "100": { "checksum": "", "enabled": 1 } }, "ganesha": { "100": { "checksum": "", "enabled": 1 } }, "gdomap": { "100": { "checksum": "", "enabled": 1 } }, "geoclue": { "100": { "checksum": "", "enabled": 1 } }, "getty": { "100": { "checksum": "", "enabled": 1 } }, "git": { "100": { "checksum": "", "enabled": 1 } }, "gitosis": { "100": { "checksum": "", "enabled": 1 } }, "glance": { "100": { "checksum": "", "enabled": 1 } }, "glusterd": { "100": { "checksum": "", "enabled": 1 } }, "gnome": { "100": { "checksum": "", "enabled": 1 } }, "gpg": { "100": { "checksum": "", "enabled": 1 } }, "gpm": { "100": { "checksum": "", "enabled": 1 } }, "gpsd": { "100": { "checksum": "", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "", "enabled": 1 } }, "guest": { "100": { "checksum": "", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "", "enabled": 1 } }, "hostname": { "100": { "checksum": "", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "", "enabled": 1 } }, "hwloc": { "100": { "checksum": "", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "", "enabled": 1 } }, "icecast": { "100": { "checksum": "", "enabled": 1 } }, "inetd": { "100": { "checksum": "", "enabled": 1 } }, "init": { "100": { "checksum": "", "enabled": 1 } }, "inn": { "100": { "checksum": "", "enabled": 1 } }, "iodine": { "100": { "checksum": "", "enabled": 1 } }, "iotop": { "100": { "checksum": "", "enabled": 1 } }, "ipa": { "100": { "checksum": "", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "", "enabled": 1 } }, "ipsec": { "100": { "checksum": "", "enabled": 1 } }, "iptables": { "100": { "checksum": "", "enabled": 1 } }, "irc": { "100": { "checksum": "", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "", "enabled": 1 } }, "iscsi": { "100": { "checksum": "", "enabled": 1 } }, "isns": { "100": { "checksum": "", "enabled": 1 } }, "jabber": { "100": { "checksum": "", "enabled": 1 } }, "jetty": { "100": { "checksum": "", "enabled": 1 } }, "jockey": { "100": { "checksum": "", "enabled": 1 } }, "journalctl": { "100": { "checksum": "", "enabled": 1 } }, "kdump": { "100": { "checksum": "", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "", "enabled": 1 } }, "keepalived": { "100": { "checksum": "", "enabled": 1 } }, "kerberos": { "100": { "checksum": "", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "", "enabled": 1 } }, "keystone": { "100": { "checksum": "", "enabled": 1 } }, "kismet": { "100": { "checksum": "", "enabled": 1 } }, "kmscon": { "100": { "checksum": "", "enabled": 1 } }, "kpatch": { "100": { "checksum": "", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "", "enabled": 1 } }, "ktalk": { "100": { "checksum": "", "enabled": 1 } }, "l2tp": { "100": { "checksum": "", "enabled": 1 } }, "ldap": { "100": { "checksum": "", "enabled": 1 } }, "libraries": { "100": { "checksum": "", "enabled": 1 } }, "likewise": { "100": { "checksum": "", "enabled": 1 } }, "linuxptp": { "100": { "checksum": "", "enabled": 1 } }, "lircd": { "100": { "checksum": "", "enabled": 1 } }, "livecd": { "100": { "checksum": "", "enabled": 1 } }, "lldpad": { "100": { "checksum": "", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "", "enabled": 1 } }, "locallogin": { "100": { "checksum": "", "enabled": 1 } }, "lockdev": { "100": { "checksum": "", "enabled": 1 } }, "logadm": { "100": { "checksum": "", "enabled": 1 } }, "logging": { "100": { "checksum": "", "enabled": 1 } }, "logrotate": { "100": { "checksum": "", "enabled": 1 } }, "logwatch": { "100": { "checksum": "", "enabled": 1 } }, "lpd": { "100": { "checksum": "", "enabled": 1 } }, "lsm": { "100": { "checksum": "", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "", "enabled": 1 } }, "lvm": { "100": { "checksum": "", "enabled": 1 } }, "mailman": { "100": { "checksum": "", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "", "enabled": 1 } }, "man2html": { "100": { "checksum": "", "enabled": 1 } }, "mandb": { "100": { "checksum": "", "enabled": 1 } }, "mcelog": { "100": { "checksum": "", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "", "enabled": 1 } }, "memcached": { "100": { "checksum": "", "enabled": 1 } }, "milter": { "100": { "checksum": "", "enabled": 1 } }, "minidlna": { "100": { "checksum": "", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "", "enabled": 1 } }, "mip6d": { "100": { "checksum": "", "enabled": 1 } }, "mirrormanager": { "100": { "checksum": "", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "", "enabled": 1 } }, "mock": { "100": { "checksum": "", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "", "enabled": 1 } }, "modutils": { "100": { "checksum": "", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "", "enabled": 1 } }, "mongodb": { "100": { "checksum": "", "enabled": 1 } }, "motion": { "100": { "checksum": "", "enabled": 1 } }, "mount": { "100": { "checksum": "", "enabled": 1 } }, "mozilla": { "100": { "checksum": "", "enabled": 1 } }, "mpd": { "100": { "checksum": "", "enabled": 1 } }, "mplayer": { "100": { "checksum": "", "enabled": 1 } }, "mrtg": { "100": { "checksum": "", "enabled": 1 } }, "mta": { "100": { "checksum": "", "enabled": 1 } }, "munin": { "100": { "checksum": "", "enabled": 1 } }, "mysql": { "100": { "checksum": "", "enabled": 1 } }, "mythtv": { "100": { "checksum": "", "enabled": 1 } }, "nagios": { "100": { "checksum": "", "enabled": 1 } }, "namespace": { "100": { "checksum": "", "enabled": 1 } }, "ncftool": { "100": { "checksum": "", "enabled": 1 } }, "netlabel": { "100": { "checksum": "", "enabled": 1 } }, "netutils": { "100": { "checksum": "", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "", "enabled": 1 } }, "ninfod": { "100": { "checksum": "", "enabled": 1 } }, "nis": { "100": { "checksum": "", "enabled": 1 } }, "nova": { "100": { "checksum": "", "enabled": 1 } }, "nscd": { "100": { "checksum": "", "enabled": 1 } }, "nsd": { "100": { "checksum": "", "enabled": 1 } }, "nslcd": { "100": { "checksum": "", "enabled": 1 } }, "ntop": { "100": { "checksum": "", "enabled": 1 } }, "ntp": { "100": { "checksum": "", "enabled": 1 } }, "numad": { "100": { "checksum": "", "enabled": 1 } }, "nut": { "100": { "checksum": "", "enabled": 1 } }, "nx": { "100": { "checksum": "", "enabled": 1 } }, "obex": { "100": { "checksum": "", "enabled": 1 } }, "oddjob": { "100": { "checksum": "", "enabled": 1 } }, "openct": { "100": { "checksum": "", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "", "enabled": 1 } }, "openhpid": { "100": { "checksum": "", "enabled": 1 } }, "openshift": { "100": { "checksum": "", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "", "enabled": 1 } }, "opensm": { "100": { "checksum": "", "enabled": 1 } }, "openvpn": { "100": { "checksum": "", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "", "enabled": 1 } }, "openwsman": { "100": { "checksum": "", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "", "enabled": 1 } }, "osad": { "100": { "checksum": "", "enabled": 1 } }, "pads": { "100": { "checksum": "", "enabled": 1 } }, "passenger": { "100": { "checksum": "", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "", "enabled": 1 } }, "pcp": { "100": { "checksum": "", "enabled": 1 } }, "pcscd": { "100": { "checksum": "", "enabled": 1 } }, "pegasus": { "100": { "checksum": "", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "", "enabled": 1 } }, "pesign": { "100": { "checksum": "", "enabled": 1 } }, "pingd": { "100": { "checksum": "", "enabled": 1 } }, "piranha": { "100": { "checksum": "", "enabled": 1 } }, "pkcs": { "100": { "checksum": "", "enabled": 1 } }, "pki": { "100": { "checksum": "", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "", "enabled": 1 } }, "policykit": { "100": { "checksum": "", "enabled": 1 } }, "polipo": { "100": { "checksum": "", "enabled": 1 } }, "portmap": { "100": { "checksum": "", "enabled": 1 } }, "portreserve": { "100": { "checksum": "", "enabled": 1 } }, "postfix": { "100": { "checksum": "", "enabled": 1 } }, "postgresql": { "100": { "checksum": "", "enabled": 1 } }, "postgrey": { "100": { "checksum": "", "enabled": 1 } }, "ppp": { "100": { "checksum": "", "enabled": 1 } }, "prelink": { "100": { "checksum": "", "enabled": 1 } }, "prelude": { "100": { "checksum": "", "enabled": 1 } }, "privoxy": { "100": { "checksum": "", "enabled": 1 } }, "procmail": { "100": { "checksum": "", "enabled": 1 } }, "prosody": { "100": { "checksum": "", "enabled": 1 } }, "psad": { "100": { "checksum": "", "enabled": 1 } }, "ptchown": { "100": { "checksum": "", "enabled": 1 } }, "publicfile": { "100": { "checksum": "", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "", "enabled": 1 } }, "puppet": { "100": { "checksum": "", "enabled": 1 } }, "pwauth": { "100": { "checksum": "", "enabled": 1 } }, "qmail": { "100": { "checksum": "", "enabled": 1 } }, "qpid": { "100": { "checksum": "", "enabled": 1 } }, "quantum": { "100": { "checksum": "", "enabled": 1 } }, "quota": { "100": { "checksum": "", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "", "enabled": 1 } }, "radius": { "100": { "checksum": "", "enabled": 1 } }, "radvd": { "100": { "checksum": "", "enabled": 1 } }, "raid": { "100": { "checksum": "", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "", "enabled": 1 } }, "rdisc": { "100": { "checksum": "", "enabled": 1 } }, "readahead": { "100": { "checksum": "", "enabled": 1 } }, "realmd": { "100": { "checksum": "", "enabled": 1 } }, "redis": { "100": { "checksum": "", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "", "enabled": 1 } }, "restraint": { "400": { "checksum": "", "enabled": 1 } }, "rhcs": { "100": { "checksum": "", "enabled": 1 } }, "rhev": { "100": { "checksum": "", "enabled": 1 } }, "rhgb": { "100": { "checksum": "", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "", "enabled": 1 } }, "rhts": { "400": { "checksum": "", "enabled": 1 } }, "ricci": { "100": { "checksum": "", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "", "enabled": 1 } }, "rlogin": { "100": { "checksum": "", "enabled": 1 } }, "rngd": { "100": { "checksum": "", "enabled": 1 } }, "roundup": { "100": { "checksum": "", "enabled": 1 } }, "rpc": { "100": { "checksum": "", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "", "enabled": 1 } }, "rpm": { "100": { "checksum": "", "enabled": 1 } }, "rshd": { "100": { "checksum": "", "enabled": 1 } }, "rssh": { "100": { "checksum": "", "enabled": 1 } }, "rsync": { "100": { "checksum": "", "enabled": 1 } }, "rtas": { "100": { "checksum": "", "enabled": 1 } }, "rtkit": { "100": { "checksum": "", "enabled": 1 } }, "rwho": { "100": { "checksum": "", "enabled": 1 } }, "samba": { "100": { "checksum": "", "enabled": 1 } }, "sambagui": { "100": { "checksum": "", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "", "enabled": 1 } }, "sanlock": { "100": { "checksum": "", "enabled": 1 } }, "sasl": { "100": { "checksum": "", "enabled": 1 } }, "sbd": { "100": { "checksum": "", "enabled": 1 } }, "sblim": { "100": { "checksum": "", "enabled": 1 } }, "screen": { "100": { "checksum": "", "enabled": 1 } }, "secadm": { "100": { "checksum": "", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "", "enabled": 1 } }, "sendmail": { "100": { "checksum": "", "enabled": 1 } }, "sensord": { "100": { "checksum": "", "enabled": 1 } }, "setrans": { "100": { "checksum": "", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "", "enabled": 1 } }, "seunshare": { "100": { "checksum": "", "enabled": 1 } }, "sge": { "100": { "checksum": "", "enabled": 1 } }, "shorewall": { "100": { "checksum": "", "enabled": 1 } }, "slocate": { "100": { "checksum": "", "enabled": 1 } }, "slpd": { "100": { "checksum": "", "enabled": 1 } }, "smartmon": { "100": { "checksum": "", "enabled": 1 } }, "smokeping": { "100": { "checksum": "", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "", "enabled": 1 } }, "smsd": { "100": { "checksum": "", "enabled": 1 } }, "snapper": { "100": { "checksum": "", "enabled": 1 } }, "snmp": { "100": { "checksum": "", "enabled": 1 } }, "snort": { "100": { "checksum": "", "enabled": 1 } }, "sosreport": { "100": { "checksum": "", "enabled": 1 } }, "soundserver": { "100": { "checksum": "", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "", "enabled": 1 } }, "squid": { "100": { "checksum": "", "enabled": 1 } }, "ssh": { "100": { "checksum": "", "enabled": 1 } }, "sssd": { "100": { "checksum": "", "enabled": 1 } }, "staff": { "100": { "checksum": "", "enabled": 1 } }, "stapserver": { "100": { "checksum": "", "enabled": 1 } }, "stunnel": { "100": { "checksum": "", "enabled": 1 } }, "su": { "100": { "checksum": "", "enabled": 1 } }, "sudo": { "100": { "checksum": "", "enabled": 1 } }, "svnserve": { "100": { "checksum": "", "enabled": 1 } }, "swift": { "100": { "checksum": "", "enabled": 1 } }, "sysadm": { "100": { "checksum": "", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "", "enabled": 1 } }, "sysstat": { "100": { "checksum": "", "enabled": 1 } }, "systemd": { "100": { "checksum": "", "enabled": 1 } }, "tangd": { "100": { "checksum": "", "enabled": 1 } }, "targetd": { "100": { "checksum": "", "enabled": 1 } }, "tcpd": { "100": { "checksum": "", "enabled": 1 } }, "tcsd": { "100": { "checksum": "", "enabled": 1 } }, "telepathy": { "100": { "checksum": "", "enabled": 1 } }, "telnet": { "100": { "checksum": "", "enabled": 1 } }, "tftp": { "100": { "checksum": "", "enabled": 1 } }, "tgtd": { "100": { "checksum": "", "enabled": 1 } }, "thin": { "100": { "checksum": "", "enabled": 1 } }, "thumb": { "100": { "checksum": "", "enabled": 1 } }, "tlp": { "100": { "checksum": "", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "", "enabled": 1 } }, "tomcat": { "100": { "checksum": "", "enabled": 1 } }, "tor": { "100": { "checksum": "", "enabled": 1 } }, "tuned": { "100": { "checksum": "", "enabled": 1 } }, "tvtime": { "100": { "checksum": "", "enabled": 1 } }, "udev": { "100": { "checksum": "", "enabled": 1 } }, "ulogd": { "100": { "checksum": "", "enabled": 1 } }, "uml": { "100": { "checksum": "", "enabled": 1 } }, "unconfined": { "100": { "checksum": "", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "", "enabled": 1 } }, "updfstab": { "100": { "checksum": "", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "", "enabled": 1 } }, "userdomain": { "100": { "checksum": "", "enabled": 1 } }, "userhelper": { "100": { "checksum": "", "enabled": 1 } }, "usermanage": { "100": { "checksum": "", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "", "enabled": 1 } }, "uucp": { "100": { "checksum": "", "enabled": 1 } }, "uuidd": { "100": { "checksum": "", "enabled": 1 } }, "varnishd": { "100": { "checksum": "", "enabled": 1 } }, "vdagent": { "100": { "checksum": "", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "", "enabled": 1 } }, "virt": { "100": { "checksum": "", "enabled": 1 } }, "vlock": { "100": { "checksum": "", "enabled": 1 } }, "vmtools": { "100": { "checksum": "", "enabled": 1 } }, "vmware": { "100": { "checksum": "", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "", "enabled": 1 } }, "vpn": { "100": { "checksum": "", "enabled": 1 } }, "w3c": { "100": { "checksum": "", "enabled": 1 } }, "watchdog": { "100": { "checksum": "", "enabled": 1 } }, "wdmd": { "100": { "checksum": "", "enabled": 1 } }, "webadm": { "100": { "checksum": "", "enabled": 1 } }, "webalizer": { "100": { "checksum": "", "enabled": 1 } }, "wine": { "100": { "checksum": "", "enabled": 1 } }, "wireshark": { "100": { "checksum": "", "enabled": 1 } }, "xen": { "100": { "checksum": "", "enabled": 1 } }, "xguest": { "100": { "checksum": "", "enabled": 1 } }, "xserver": { "100": { "checksum": "", "enabled": 1 } }, "zabbix": { "100": { "checksum": "", "enabled": 1 } }, "zarafa": { "100": { "checksum": "", "enabled": 1 } }, "zebra": { "100": { "checksum": "", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "", "enabled": 1 } }, "zosremote": { "100": { "checksum": "", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:115 Friday 14 February 2025 21:07:20 -0500 (0:00:02.932) 0:06:20.123 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:128 Friday 14 February 2025 21:07:20 -0500 (0:00:00.231) 0:06:20.354 ******* TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:136 Friday 14 February 2025 21:07:20 -0500 (0:00:00.099) 0:06:20.454 ******* TASK [Leave realm] ************************************************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:32 Friday 14 February 2025 21:07:20 -0500 (0:00:00.096) 0:06:20.550 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Destroy Kerberos tickets] ************************************************ task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:40 Friday 14 February 2025 21:07:21 -0500 (0:00:00.137) 0:06:20.688 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove related packages] ************************************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:44 Friday 14 February 2025 21:07:21 -0500 (0:00:00.137) 0:06:20.826 ******* changed: [managed-node2] => { "changed": true, "changes": { "removed": [ "mssql-server", "mssql-tools*", "unixODBC-devel" ] }, "rc": 0, "results": [ "adutil is not installed", "mssql-server-fts is not installed", "mssql-server-ha is not installed", "powershell is not installed", "Loaded plugins: fastestmirror\nResolving Dependencies\n--> Running transaction check\n---> Package mssql-server.x86_64 0:15.0.4375.4-1 will be erased\n---> Package mssql-tools18.x86_64 0:18.4.1.1-1 will be erased\n---> Package unixODBC-devel.x86_64 0:2.3.11-1.rh will be erased\n--> Finished Dependency Resolution\n--> Finding unneeded leftover dependencies\n---> Marking msodbcsql18 to be removed - no longer needed by mssql-tools18\n---> Marking unixODBC to be removed - no longer needed by unixODBC-devel\n---> Marking python3 to be removed - no longer needed by mssql-server\n---> Marking cyrus-sasl to be removed - no longer needed by mssql-server\n---> Marking gdb to be removed - no longer needed by mssql-server\n---> Marking libatomic to be removed - no longer needed by mssql-server\n---> Marking libsss_nss_idmap to be removed - no longer needed by mssql-server\n---> Marking lsof to be removed - no longer needed by mssql-server\n---> Marking bzip2 to be removed - no longer needed by mssql-server\n---> Marking cyrus-sasl-gssapi to be removed - no longer needed by mssql-server\n---> Marking libtool-ltdl to be removed - no longer needed by unixODBC\n---> Marking python3-libs to be removed - no longer needed by python3\n---> Marking python3-setuptools to be removed - no longer needed by python3\n---> Marking python3-pip to be removed - no longer needed by python3\nFound and removing 14 unneeded dependencies\n--> Running transaction check\n---> Package bzip2.x86_64 0:1.0.6-13.el7 will be erased\n---> Package cyrus-sasl.x86_64 0:2.1.26-24.el7_9 will be erased\n---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 will be erased\n---> Package gdb.x86_64 0:7.6.1-120.el7 will be erased\n---> Package libatomic.x86_64 0:4.8.5-44.el7 will be erased\n---> Package libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 will be erased\n---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be erased\n---> Package lsof.x86_64 0:4.87-6.el7 will be erased\n---> Package msodbcsql18.x86_64 0:18.4.1.1-1 will be erased\n---> Package python3.x86_64 0:3.6.8-21.el7_9 will be erased\n---> Package python3-libs.x86_64 0:3.6.8-21.el7_9 will be erased\n---> Package python3-pip.noarch 0:9.0.3-8.el7 will be erased\n---> Package python3-setuptools.noarch 0:39.2.0-10.el7 will be erased\n---> Package unixODBC.x86_64 0:2.3.11-1.rh will be erased\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nRemoving:\n mssql-server x86_64 15.0.4375.4-1 @packages-microsoft-com-mssql-server-2019\n 1.1 G\n mssql-tools18 x86_64 18.4.1.1-1 @packages-microsoft-com-prod 718 k\n unixODBC-devel x86_64 2.3.11-1.rh @packages-microsoft-com-prod 223 k\nRemoving for dependencies:\n bzip2 x86_64 1.0.6-13.el7 @base 82 k\n cyrus-sasl x86_64 2.1.26-24.el7_9 @updates 141 k\n cyrus-sasl-gssapi x86_64 2.1.26-24.el7_9 @updates 36 k\n gdb x86_64 7.6.1-120.el7 @base 7.0 M\n libatomic x86_64 4.8.5-44.el7 @base 26 k\n libsss_nss_idmap x86_64 1.16.5-10.el7_9.16 @updates 82 k\n libtool-ltdl x86_64 2.4.2-22.el7_3 @base 66 k\n lsof x86_64 4.87-6.el7 @base 927 k\n msodbcsql18 x86_64 18.4.1.1-1 @packages-microsoft-com-prod 2.3 M\n python3 x86_64 3.6.8-21.el7_9 @updates 39 k\n python3-libs x86_64 3.6.8-21.el7_9 @updates 35 M\n python3-pip noarch 9.0.3-8.el7 @base 9.1 M\n python3-setuptools\n noarch 39.2.0-10.el7 @base 3.6 M\n unixODBC x86_64 2.3.11-1.rh @packages-microsoft-com-prod 648 k\n\nTransaction Summary\n================================================================================\nRemove 3 Packages (+14 Dependent packages)\n\nInstalled size: 1.2 G\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Erasing : mssql-server-15.0.4375.4-1.x86_64 1/17 \n Erasing : mssql-tools18-18.4.1.1-1.x86_64 2/17 \n Erasing : msodbcsql18-18.4.1.1-1.x86_64 3/17 \nODBC Driver 18 for SQL Server has been deleted (if it existed at all) because its usage count became zero\n Erasing : unixODBC-devel-2.3.11-1.rh.x86_64 4/17 \n Erasing : python3-libs-3.6.8-21.el7_9.x86_64 5/17 \n Erasing : python3-pip-9.0.3-8.el7.noarch 6/17 \n Erasing : python3-setuptools-39.2.0-10.el7.noarch 7/17 \n Erasing : python3-3.6.8-21.el7_9.x86_64 8/17 \n Erasing : unixODBC-2.3.11-1.rh.x86_64 9/17 \nwarning: /etc/odbcinst.ini saved as /etc/odbcinst.ini.rpmsave\n Erasing : libtool-ltdl-2.4.2-22.el7_3.x86_64 10/17 \n Erasing : libatomic-4.8.5-44.el7.x86_64 11/17 \n Erasing : bzip2-1.0.6-13.el7.x86_64 12/17 \n Erasing : gdb-7.6.1-120.el7.x86_64 13/17 \n Erasing : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 14/17 \n Erasing : cyrus-sasl-2.1.26-24.el7_9.x86_64 15/17 \n Erasing : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 16/17 \n Erasing : lsof-4.87-6.el7.x86_64 17/17 \n Verifying : msodbcsql18-18.4.1.1-1.x86_64 1/17 \n Verifying : python3-3.6.8-21.el7_9.x86_64 2/17 \n Verifying : mssql-server-15.0.4375.4-1.x86_64 3/17 \n Verifying : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 4/17 \n Verifying : bzip2-1.0.6-13.el7.x86_64 5/17 \n Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 6/17 \n Verifying : lsof-4.87-6.el7.x86_64 7/17 \n Verifying : unixODBC-devel-2.3.11-1.rh.x86_64 8/17 \n Verifying : cyrus-sasl-2.1.26-24.el7_9.x86_64 9/17 \n Verifying : gdb-7.6.1-120.el7.x86_64 10/17 \n Verifying : unixODBC-2.3.11-1.rh.x86_64 11/17 \n Verifying : python3-libs-3.6.8-21.el7_9.x86_64 12/17 \n Verifying : python3-setuptools-39.2.0-10.el7.noarch 13/17 \n Verifying : python3-pip-9.0.3-8.el7.noarch 14/17 \n Verifying : mssql-tools18-18.4.1.1-1.x86_64 15/17 \n Verifying : libatomic-4.8.5-44.el7.x86_64 16/17 \n Verifying : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 17/17 \n\nRemoved:\n mssql-server.x86_64 0:15.0.4375.4-1 mssql-tools18.x86_64 0:18.4.1.1-1 \n unixODBC-devel.x86_64 0:2.3.11-1.rh \n\nDependency Removed:\n bzip2.x86_64 0:1.0.6-13.el7 \n cyrus-sasl.x86_64 0:2.1.26-24.el7_9 \n cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 \n gdb.x86_64 0:7.6.1-120.el7 \n libatomic.x86_64 0:4.8.5-44.el7 \n libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 \n libtool-ltdl.x86_64 0:2.4.2-22.el7_3 \n lsof.x86_64 0:4.87-6.el7 \n msodbcsql18.x86_64 0:18.4.1.1-1 \n python3.x86_64 0:3.6.8-21.el7_9 \n python3-libs.x86_64 0:3.6.8-21.el7_9 \n python3-pip.noarch 0:9.0.3-8.el7 \n python3-setuptools.noarch 0:39.2.0-10.el7 \n unixODBC.x86_64 0:2.3.11-1.rh \n\nComplete!\n" ] } TASK [Remove related files] **************************************************** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:57 Friday 14 February 2025 21:07:24 -0500 (0:00:03.803) 0:06:24.629 ******* [WARNING]: Consider using the file module with state=absent rather than running 'rm'. If you need to use command because file is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. changed: [managed-node2] => { "changed": true, "cmd": "rm -rfv /var/opt/mssql* /opt/mssql* /var/log/pacemaker/pacemaker.log /etc/yum.repos.d/packages-microsoft-com-* /tmp/*.j2 /tmp/mssql_data /tmp/mssql_log /etc/systemd/system/multi-user.target.wants/mssql-server.service", "delta": "0:00:00.010041", "end": "2025-02-14 21:07:25.236104", "rc": 0, "start": "2025-02-14 21:07:25.226063" } STDOUT: removed ‘/var/opt/mssql/mssql.conf’ removed ‘/var/opt/mssql/data/model.mdf’ removed ‘/var/opt/mssql/data/templog.ldf’ removed ‘/var/opt/mssql/data/tempdb.mdf’ removed ‘/var/opt/mssql/data/msdbdata.mdf’ removed ‘/var/opt/mssql/data/Entropy.bin’ removed ‘/var/opt/mssql/data/model_replicatedmaster.ldf’ removed ‘/var/opt/mssql/data/model_replicatedmaster.mdf’ removed ‘/var/opt/mssql/data/modellog.ldf’ removed ‘/var/opt/mssql/data/tempdb2.ndf’ removed ‘/var/opt/mssql/data/msdblog.ldf’ removed ‘/var/opt/mssql/data/mastlog.ldf’ removed ‘/var/opt/mssql/data/master.mdf’ removed ‘/var/opt/mssql/data/model_msdbdata.mdf’ removed ‘/var/opt/mssql/data/model_msdblog.ldf’ removed directory: ‘/var/opt/mssql/data’ removed ‘/var/opt/mssql/secrets/machine-key’ removed directory: ‘/var/opt/mssql/secrets’ removed ‘/var/opt/mssql/.system/system/lsa.hiv’ removed directory: ‘/var/opt/mssql/.system/system/Temp’ removed ‘/var/opt/mssql/.system/system/licensing.hiv’ removed ‘/var/opt/mssql/.system/system/lsasetup.log’ removed ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User/ecb70f2e-0d00-4ef0-a703-0e496607c992’ removed ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User/Preferred’ removed directory: ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User’ removed directory: ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18’ removed directory: ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect’ removed directory: ‘/var/opt/mssql/.system/system/system32/Microsoft’ removed directory: ‘/var/opt/mssql/.system/system/system32/LogFiles/Scm’ removed directory: ‘/var/opt/mssql/.system/system/system32/LogFiles’ removed directory: ‘/var/opt/mssql/.system/system/system32’ removed ‘/var/opt/mssql/.system/system/security.hiv’ removed ‘/var/opt/mssql/.system/system/debug/PASSWD.LOG’ removed directory: ‘/var/opt/mssql/.system/system/debug’ removed directory: ‘/var/opt/mssql/.system/system’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/Temp’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/LocalLow’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows/Temporary Internet Files’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/CRLs’ removed ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/AppContainerUserCertRead’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/Certificates’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/CTLs’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/Desktop’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/Documents’ removed directory: ‘/var/opt/mssql/.system/profiles/Client’ removed directory: ‘/var/opt/mssql/.system/profiles’ removed ‘/var/opt/mssql/.system/instance_id’ removed ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore/Microsoft.Diagnostics.Tracing.EventSource, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ removed ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore/Microsoft.Diagnostics.Tracing.EventSource, Version=1.1.26.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ removed directory: ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore’ removed directory: ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework’ removed directory: ‘/var/opt/mssql/.system/programdata/Microsoft’ removed directory: ‘/var/opt/mssql/.system/programdata’ removed directory: ‘/var/opt/mssql/.system’ removed ‘/var/opt/mssql/log/errorlog.8’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133840585214240000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133840587810100000.xel’ removed ‘/var/opt/mssql/log/errorlog.6’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133840585973360000.xel’ removed ‘/var/opt/mssql/log/log_4.trc’ removed ‘/var/opt/mssql/log/system_health_0_133840585221280000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133840585166230000.xel’ removed ‘/var/opt/mssql/log/log_3.trc’ removed ‘/var/opt/mssql/log/log_6.trc’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133840587098990000.xel’ removed ‘/var/opt/mssql/log/errorlog’ removed ‘/var/opt/mssql/log/errorlog.5’ removed ‘/var/opt/mssql/log/errorlog.3’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133840588275250000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133840585173970000.xel’ removed ‘/var/opt/mssql/log/sqlagentstartup.log’ removed ‘/var/opt/mssql/log/log_5.trc’ removed ‘/var/opt/mssql/log/errorlog.4’ removed ‘/var/opt/mssql/log/errorlog.2’ removed ‘/var/opt/mssql/log/system_health_0_133840585458760000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133840587104000000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133840586557020000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133840585979200000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133840585453870000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133840586563460000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133840587815670000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133840588281030000.xel’ removed ‘/var/opt/mssql/log/errorlog.7’ removed ‘/var/opt/mssql/log/errorlog.1’ removed ‘/var/opt/mssql/log/mssql-conf/mssql-conf.log’ removed directory: ‘/var/opt/mssql/log/mssql-conf’ removed ‘/var/opt/mssql/log/log_7.trc’ removed directory: ‘/var/opt/mssql/log’ removed directory: ‘/var/opt/mssql’ removed directory: ‘/opt/mssql’ removed directory: ‘/opt/mssql-tools18’ removed ‘/etc/yum.repos.d/packages-microsoft-com-mssql-server-2019.repo’ removed ‘/etc/yum.repos.d/packages-microsoft-com-prod.repo’ removed ‘/etc/systemd/system/multi-user.target.wants/mssql-server.service’ TASK [Stop the mssql-server service] ******************************************* task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:71 Friday 14 February 2025 21:07:25 -0500 (0:00:00.444) 0:06:25.074 ******* ok: [managed-node2] => { "changed": false, "cmd": "systemctl stop mssql-server || true", "delta": "0:00:00.898884", "end": "2025-02-14 21:07:26.575635", "rc": 0, "start": "2025-02-14 21:07:25.676751" } RUNNING HANDLER [fedora.linux_system_roles.selinux : Reload SELinux policy] **** task path: /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/selinux/handlers/main.yml:2 Friday 14 February 2025 21:07:26 -0500 (0:00:01.194) 0:06:26.268 ******* changed: [managed-node2] => { "changed": true, "cmd": [ "semodule", "-R" ], "delta": "0:00:01.836820", "end": "2025-02-14 21:07:28.914358", "rc": 0, "start": "2025-02-14 21:07:27.077538" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node2 : ok=396 changed=62 unreachable=0 failed=0 skipped=902 rescued=0 ignored=0 Friday 14 February 2025 21:07:28 -0500 (0:00:02.343) 0:06:28.612 ******* =============================================================================== fedora.linux_system_roles.mssql : Ensure the package mssql-server ------ 41.82s /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 fedora.linux_system_roles.mssql : Set up MSSQL -------------------------- 5.92s /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:359 fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 4.59s /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed --- 4.59s /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:499 fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 4.57s /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Remove related packages ------------------------------------------------- 3.80s /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:44 fedora.linux_system_roles.selinux : Get SELinux modules facts ----------- 2.93s /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 Disable TLS encryption -------------------------------------------------- 2.78s /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:175 fedora.linux_system_roles.selinux : Reload SELinux policy --------------- 2.34s /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/selinux/handlers/main.yml:2 Test with certs created by the certificate role ------------------------- 2.07s /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:154 fedora.linux_system_roles.mssql : Gather package facts ------------------ 1.87s /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 fedora.linux_system_roles.mssql : Gather package facts ------------------ 1.84s /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:716 fedora.linux_system_roles.mssql : Restart the mssql-server service ------ 1.82s /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Wait for mssql-server to prepare for client connections ----------------- 1.76s /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 Gather package facts ---------------------------------------------------- 1.76s /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:2 Wait for mssql-server to prepare for client connections ----------------- 1.68s /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 fedora.linux_system_roles.mssql : Restart the mssql-server service ------ 1.67s /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 fedora.linux_system_roles.mssql : Gather package facts ------------------ 1.58s /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Wait for mssql-server to prepare for client connections ----------------- 1.52s /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 fedora.linux_system_roles.mssql : Gather package facts ------------------ 1.51s /tmp/collections-lUB/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:716